aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'u-boot-atmel-2021.10-a' of https://source.denx.de/u-boot/custodian...WIP/17Jun2021-nextTom Rini2021-06-1734-161/+109
|\
| * board: sama5d3_xplained: add Falcon boot supportMichael Opdenacker2021-06-142-0/+21
| * configs: sam boards: add hash commandEugen Hristev2021-06-1422-0/+44
| * configs: sam9x60ek: Enable NAND on mmc defconfigTudor Ambarus2021-06-071-0/+7
| * nand: atmel: Correct bitflips in erased pagesKai Stuhlemmer (ebee Engineering)2021-06-071-19/+18
| * Revert "sama5d3: Fix Galois Field Table offsets"Tudor Ambarus2021-06-071-2/+2
| * configs: sama5d27_wlsom1_ek_mmc: add default bootargsEugen Hristev2021-06-021-0/+1
| * configs: sama7g5ek: increase bootm lenEugen Hristev2021-05-211-1/+1
| * board: pm9263: fix some typos in commentsIlko Iliev2021-05-132-6/+6
| * board: pm9263: switch to use DM_ETHIlko Iliev2021-05-133-63/+2
| * board: pm9261: remove network supportIlko Iliev2021-05-133-65/+2
| * configs: gardena-smart-gateway-at91sam: Adjust to production valuesReto Schneider2021-05-071-5/+5
* | Merge branch 'next' of https://source.denx.de/u-boot/custodians/u-boot-riscv ...Tom Rini2021-06-1724-1711/+1437
|\ \
| * | test: Add K210 PLL tests to sandbox defconfigsSean Anderson2021-06-173-0/+6
| * | k210: Don't imply CCFSean Anderson2021-06-172-3/+0
| * | k210: dts: Set PLL1 to the same rate as PLL0Sean Anderson2021-06-172-0/+3
| * | clk: k210: Move k210 clock out of its own subdirectorySean Anderson2021-06-176-17/+16
| * | clk: k210: Remove bypass driverSean Anderson2021-06-173-305/+1
| * | clk: k210: Don't set PLL rates if we are already at the correct rateSean Anderson2021-06-171-7/+8
| * | clk: k210: Re-add support for setting rateSean Anderson2021-06-171-5/+84
| * | clk: k210: Implement soc_clk_dumpSean Anderson2021-06-171-2/+66
| * | clk: k210: Move pll into the rest of the driverSean Anderson2021-06-175-663/+601
| * | clk: k210: Rewrite to remove CCFSean Anderson2021-06-175-584/+498
| * | clk: Allow force setting clock defaults before relocationSean Anderson2021-06-175-17/+46
|/ /
* | Merge tag 'ti-v2021.10-next-v2' of https://source.denx.de/u-boot/custodians/u...WIP/13Jun2021-nextTom Rini2021-06-1383-358/+5167
|\ \
| * | dma: ti: k3-udma: Add support for native configuration of chan/flowVignesh Raghavendra2021-06-112-4/+215
| * | soc: ti: k3-navss-ringacc: Add support for native configuration of ringsVignesh Raghavendra2021-06-112-3/+94
| * | ARM: dts: k3: Add cfg register space for ringacc and udmapVignesh Raghavendra2021-06-113-0/+54
| * | ARM: dts: j72xx-r5-common-proc-board: Add DM firmware nodeVignesh Raghavendra2021-06-112-0/+35
| * | firmware: ti_sci: Add support for Resoure Management at R5 SPL stage.Vignesh Raghavendra2021-06-112-10/+113
| * | firmware: ti_sci: Implement GET_RANGE with static dataVignesh Raghavendra2021-06-112-0/+128
| * | mailbox: k3-sec-proxy: Add DM to DMSC communication threadVignesh Raghavendra2021-06-111-1/+1
| * | arm: dts: k3-j72xx: correct MCU timer1 frequencyTero Kristo2021-06-112-2/+2
| * | board: ti: j72xx: README: update build instructions and image formatsTero Kristo2021-06-111-3/+6
| * | configs: j7200_evm_r5: Enable raw access power management featuresDave Gerlach2021-06-111-2/+12
| * | configs: j721e_evm_r5: Enable raw access power management featuresTero Kristo2021-06-111-2/+10
| * | arm: mach-k3: j721e_init: Force early probe of clk-k3 driverDave Gerlach2021-06-111-0/+12
| * | arm: mach-k3: sysfw-loader: pass boardcfg to sciserverTero Kristo2021-06-111-7/+106
| * | arm: mach-k3: common: Drop main r5 startDave Gerlach2021-06-111-3/+4
| * | arm: mach-k3: do board config for PM only if supportedTero Kristo2021-06-111-0/+2
| * | arm: mach-k3: add support for detecting firmware images from FITTero Kristo2021-06-113-10/+78
| * | arm: mach-k3: Add platform data for j721e and j7200Dave Gerlach2021-06-117-1/+1491
| * | tools: k3_fit_atf: add DM binary to the FIT imageTero Kristo2021-06-112-1/+22
| * | cmd: ti: pd: Add debug command for K3 power domainsTero Kristo2021-06-115-3/+206
| * | power: domain: Introduce driver for raw TI K3 PDsTero Kristo2021-06-114-0/+452
| * | clk: add support for TI K3 SoC clocksTero Kristo2021-06-114-0/+548
| * | clk: add support for TI K3 SoC PLLTero Kristo2021-06-114-0/+311
| * | clk: fix set_rate to clean up cached rates for the hierarchyTero Kristo2021-06-111-0/+19
| * | clk: fix assigned-clocks to pass with deferring providerTero Kristo2021-06-111-0/+18
| * | clk: sci-clk: fix return value of set_rateTero Kristo2021-06-111-2/+4