summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-06-17clk: k210: Re-add support for setting rateSean Anderson
2021-06-17clk: k210: Implement soc_clk_dumpSean Anderson
2021-06-17clk: k210: Move pll into the rest of the driverSean Anderson
2021-06-17clk: k210: Rewrite to remove CCFSean Anderson
2021-06-17clk: Allow force setting clock defaults before relocationSean Anderson
2021-06-17riscv: andes_plic: Fix riscv_get_ipi() maskBin Meng
2021-06-17riscv: ae350: doc: Remove CONFIG_SKIP_LOWLEVEL_INITBin Meng
2021-06-17riscv: ae350: dts: Add missing "u-boot, dm-spl" for SPL configBin Meng
2021-06-17riscv: ae350: dts: Fix #interrupt-cells for plic0 in 32-bitBin Meng
2021-06-17riscv: ae350: dts: Remove the unnecessary #address-cells in plic nodesBin Meng
2021-06-17riscv: ae350: dts: Remove the unnecessary space in bootargsBin Meng
2021-06-17riscv: ae350: dts: Add SPDX license headerBin Meng
2021-06-16Merge tag 'u-boot-imx-20210616' of https://gitlab.denx.de/u-boot/custodians/u...Tom Rini
2021-06-16ls1012a: net: pfe: remove pfe stop from bootcmdMian Yousaf Kaukab
2021-06-16board: sl28: fix RGMII clock and voltageMichael Walle
2021-06-16configs: ls1046afrwy: Add secure boot configManish Tomar
2021-06-15Merge https://source.denx.de/u-boot/custodians/u-boot-marvellTom Rini
2021-06-15arm: mvebu: turris_{omnia, mox}: ensure running bootcmd_rescue always worksPali Rohár
2021-06-14board: sama5d3_xplained: add Falcon boot supportMichael Opdenacker
2021-06-14configs: sam boards: add hash commandEugen Hristev
2021-06-13Merge tag 'ti-v2021.10-next-v2' of https://source.denx.de/u-boot/custodians/u...Tom Rini
2021-06-11dma: ti: k3-udma: Add support for native configuration of chan/flowVignesh Raghavendra
2021-06-11soc: ti: k3-navss-ringacc: Add support for native configuration of ringsVignesh Raghavendra
2021-06-11ARM: dts: k3: Add cfg register space for ringacc and udmapVignesh Raghavendra
2021-06-11ARM: dts: j72xx-r5-common-proc-board: Add DM firmware nodeVignesh Raghavendra
2021-06-11firmware: ti_sci: Add support for Resoure Management at R5 SPL stage.Vignesh Raghavendra
2021-06-11firmware: ti_sci: Implement GET_RANGE with static dataVignesh Raghavendra
2021-06-11mailbox: k3-sec-proxy: Add DM to DMSC communication threadVignesh Raghavendra
2021-06-11Merge tag 'xilinx-for-v2021.07-rc5' of https://source.denx.de/u-boot/custodia...Tom Rini
2021-06-11arm: dts: k3-j72xx: correct MCU timer1 frequencyTero Kristo
2021-06-11board: ti: j72xx: README: update build instructions and image formatsTero Kristo
2021-06-11configs: j7200_evm_r5: Enable raw access power management featuresDave Gerlach
2021-06-11configs: j721e_evm_r5: Enable raw access power management featuresTero Kristo
2021-06-11arm: mach-k3: j721e_init: Force early probe of clk-k3 driverDave Gerlach
2021-06-11arm: mach-k3: sysfw-loader: pass boardcfg to sciserverTero Kristo
2021-06-11arm: mach-k3: common: Drop main r5 startDave Gerlach
2021-06-11arm: mach-k3: do board config for PM only if supportedTero Kristo
2021-06-11arm: mach-k3: add support for detecting firmware images from FITTero Kristo
2021-06-11arm: mach-k3: Add platform data for j721e and j7200Dave Gerlach
2021-06-11tools: k3_fit_atf: add DM binary to the FIT imageTero Kristo
2021-06-11cmd: ti: pd: Add debug command for K3 power domainsTero Kristo
2021-06-11power: domain: Introduce driver for raw TI K3 PDsTero Kristo
2021-06-11clk: add support for TI K3 SoC clocksTero Kristo
2021-06-11clk: add support for TI K3 SoC PLLTero Kristo
2021-06-11clk: fix set_rate to clean up cached rates for the hierarchyTero Kristo
2021-06-11clk: fix assigned-clocks to pass with deferring providerTero Kristo
2021-06-11clk: sci-clk: fix return value of set_rateTero Kristo
2021-06-11clk: add support for setting clk rate from cmdlineTero Kristo
2021-06-11clk: do not attempt to fetch clock pointer with null deviceTero Kristo
2021-06-11clk: fix clock tree dump to properly dump out every registered clockTero Kristo