aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2021-06-13Merge tag 'ti-v2021.10-next-v2' of https://source.denx.de/u-boot/custodians/u...WIP/13Jun2021-nextTom Rini83-358/+5167
2021-06-11dma: ti: k3-udma: Add support for native configuration of chan/flowVignesh Raghavendra2-4/+215
2021-06-11soc: ti: k3-navss-ringacc: Add support for native configuration of ringsVignesh Raghavendra2-3/+94
2021-06-11ARM: dts: k3: Add cfg register space for ringacc and udmapVignesh Raghavendra3-0/+54
2021-06-11ARM: dts: j72xx-r5-common-proc-board: Add DM firmware nodeVignesh Raghavendra2-0/+35
2021-06-11firmware: ti_sci: Add support for Resoure Management at R5 SPL stage.Vignesh Raghavendra2-10/+113
2021-06-11firmware: ti_sci: Implement GET_RANGE with static dataVignesh Raghavendra2-0/+128
2021-06-11mailbox: k3-sec-proxy: Add DM to DMSC communication threadVignesh Raghavendra1-1/+1
2021-06-11arm: dts: k3-j72xx: correct MCU timer1 frequencyTero Kristo2-2/+2
2021-06-11board: ti: j72xx: README: update build instructions and image formatsTero Kristo1-3/+6
2021-06-11configs: j7200_evm_r5: Enable raw access power management featuresDave Gerlach1-2/+12
2021-06-11configs: j721e_evm_r5: Enable raw access power management featuresTero Kristo1-2/+10
2021-06-11arm: mach-k3: j721e_init: Force early probe of clk-k3 driverDave Gerlach1-0/+12
2021-06-11arm: mach-k3: sysfw-loader: pass boardcfg to sciserverTero Kristo1-7/+106
2021-06-11arm: mach-k3: common: Drop main r5 startDave Gerlach1-3/+4
2021-06-11arm: mach-k3: do board config for PM only if supportedTero Kristo1-0/+2
2021-06-11arm: mach-k3: add support for detecting firmware images from FITTero Kristo3-10/+78
2021-06-11arm: mach-k3: Add platform data for j721e and j7200Dave Gerlach7-1/+1491
2021-06-11tools: k3_fit_atf: add DM binary to the FIT imageTero Kristo2-1/+22
2021-06-11cmd: ti: pd: Add debug command for K3 power domainsTero Kristo5-3/+206
2021-06-11power: domain: Introduce driver for raw TI K3 PDsTero Kristo4-0/+452
2021-06-11clk: add support for TI K3 SoC clocksTero Kristo4-0/+548
2021-06-11clk: add support for TI K3 SoC PLLTero Kristo4-0/+311
2021-06-11clk: fix set_rate to clean up cached rates for the hierarchyTero Kristo1-0/+19
2021-06-11clk: fix assigned-clocks to pass with deferring providerTero Kristo1-0/+18
2021-06-11clk: sci-clk: fix return value of set_rateTero Kristo1-2/+4
2021-06-11clk: add support for setting clk rate from cmdlineTero Kristo1-2/+51
2021-06-11clk: do not attempt to fetch clock pointer with null deviceTero Kristo1-0/+2
2021-06-11clk: fix clock tree dump to properly dump out every registered clockTero Kristo1-8/+19
2021-06-11clk: fixed_rate: add API for directly registering fixed rate clocksTero Kristo2-0/+48
2021-06-11common: fit: Update board_fit_image_post_process() to pass fit and node_offsetLokesh Vutla10-10/+20
2021-06-11remoteproc: k3-r5: remove sysfw PM calls if not supportedTero Kristo1-11/+19
2021-06-11arm: mach-k3: introduce new config option for sysfw splitTero Kristo1-0/+11
2021-06-11lib: rational: copy the rational fraction lib routines from LinuxTero Kristo4-0/+128
2021-06-09rtc: davinci: fix date loaded on resetDario Binacchi1-0/+10
2021-06-09rtc: davinci: add driver model supportDario Binacchi1-61/+367
2021-06-09arm: dts: sync rtc node of am335x boards with Linux 5.9-rc7Dario Binacchi4-0/+21
2021-06-09rtc: davinci: use unlock/lock mechanismDario Binacchi1-0/+14
2021-06-09rtc: davinci: check BUSY bit before set TC registersDario Binacchi1-9/+36
2021-06-09rtc: davinci: replace 32bit access with 8bit accessDario Binacchi1-16/+16
2021-06-09rtc: davinci: fix compiler errorsDario Binacchi1-3/+8
2021-06-09rtc: davinci: enable compilation for omap architecturesDario Binacchi1-0/+7
2021-06-09Nokia RX-51: Enable CONFIG_WDT to remove deprecation warningPali Rohár3-7/+35
2021-06-09configs: am64: Enable configs to support USB host and device modesAswath Govindraju3-3/+84
2021-06-09arm: dts: k3-am64-main: Update the location of ATF in SRAM and increase its m...Aswath Govindraju1-1/+1
2021-06-09configs: am64x_evm_*_defconfig: Rearrange the components in SRAM to satisfy t...Aswath Govindraju4-6/+6
2021-06-09arm: dts: k3-am642-evm-u-boot: Add U-Boot tags and fix the dr_mode to periphe...Aswath Govindraju1-0/+13
2021-06-09arm: dts: k3-am642-*-evm: Add USB supportAswath Govindraju2-0/+36
2021-06-09arm: dts: k3-am64-main: Add USB DT nodesAswath Govindraju1-0/+30
2021-06-09board: ti: am64x: Set the core voltage of USB PHY to 0.85VAswath Govindraju1-0/+14