summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-06-18arm: dts: stm32mp157c-odyssey-som: fix the basic SDMMC2 propertiesGrzegorz Szymaszek
2021-06-17Merge tag 'u-boot-atmel-2021.10-a' of https://source.denx.de/u-boot/custodian...Tom Rini
2021-06-17Merge branch 'next' of https://source.denx.de/u-boot/custodians/u-boot-riscv ...Tom Rini
2021-06-17test: Add K210 PLL tests to sandbox defconfigsSean Anderson
2021-06-17k210: Don't imply CCFSean Anderson
2021-06-17k210: dts: Set PLL1 to the same rate as PLL0Sean Anderson
2021-06-17clk: k210: Move k210 clock out of its own subdirectorySean Anderson
2021-06-17clk: k210: Remove bypass driverSean Anderson
2021-06-17clk: k210: Don't set PLL rates if we are already at the correct rateSean Anderson
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-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-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
2021-06-11clk: fixed_rate: add API for directly registering fixed rate clocksTero Kristo
2021-06-11common: fit: Update board_fit_image_post_process() to pass fit and node_offsetLokesh Vutla
2021-06-11remoteproc: k3-r5: remove sysfw PM calls if not supportedTero Kristo
2021-06-11arm: mach-k3: introduce new config option for sysfw splitTero Kristo
2021-06-11lib: rational: copy the rational fraction lib routines from LinuxTero Kristo