summaryrefslogtreecommitdiff
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* spl: Always define preloader_console_initSamuel Holland2020-05-152-4/+1
* rename symbol: CONFIG_STM32 -> CONFIG_ARCH_STM32Trevor Woerner2020-05-153-3/+3
* rename symbol: CONFIG_TEGRA -> CONFIG_ARCH_TEGRATrevor Woerner2020-05-156-9/+8
* rename symbol: CONFIG_KIRKWOOD -> CONFIG_ARCH_KIRKWOODTrevor Woerner2020-05-156-11/+10
* arm: orion5x: finish moving SoC to mach-orion5xTrevor Woerner2020-05-151-0/+0
* rename symbol: CONFIG_ORION5X -> CONFIG_ARCH_ORION5XTrevor Woerner2020-05-153-4/+3
* arch/arm/Makefile: sort machine namesTrevor Woerner2020-05-151-6/+6
* arm: lpc32xx: move SoC to mach-lpc32xxTrevor Woerner2020-05-1511-2/+2
* Merge tag 'u-boot-stm32-20200514' of https://gitlab.denx.de/u-boot/custodians...WIP/14May2020Tom Rini2020-05-1438-257/+4414
|\
| * ARM: dts: stm32mp1: DT alignment with Linux 5.7-rc2Patrick Delaunay2020-05-148-26/+126
| * arm: stm32mp: activate data cache on DDR in SPLPatrick Delaunay2020-05-141-0/+19
| * arm: stm32mp: activate data cache in SPL and before relocationPatrick Delaunay2020-05-141-1/+42
| * ARM: stm32: Hog GPIO PF7 high on DHCOM to unlock SPI NOR nWPMarek Vasut2020-05-141-0/+9
| * ARM: dts: stm32: Synchronize DDR setttings on DH SoMsMarek Vasut2020-05-145-4/+366
| * ARM: dts: stm32: Fix AV96 and DHCOR splitMarek Vasut2020-05-143-13/+26
| * ARM: dts: stm32mp15: use DDR3 files generated by STM32CubeMXPatrick Delaunay2020-05-142-50/+46
| * board: stm32mp1: update management of boot-ledPatrick Delaunay2020-05-142-8/+0
| * arm: stm32mp: spl: update error management in board_init_fPatrick Delaunay2020-05-141-3/+3
| * arm: stm32mp: remove dependency for STM32KEYPatrick Delaunay2020-05-141-2/+0
| * stm32mp: stm32prog: add support of RAM targetPatrick Delaunay2020-05-143-2/+62
| * stm32mp: stm32prog: support for scriptPatrick Delaunay2020-05-141-0/+14
| * stm32mp: stm32prog: enable videoconsolePatrick Delaunay2020-05-141-0/+28
| * stm32mp: stm32prog: add serial link supportPatrick Delaunay2020-05-146-1/+1021
| * stm32mp: stm32prog: add pmic NVM update supportPatrick Delaunay2020-05-143-1/+115
| * stm32mp: stm32prog: add otp update supportPatrick Delaunay2020-05-143-1/+151
| * stm32mp: stm32prog: add support for delete option in flashlayoutPatrick Delaunay2020-05-141-0/+105
| * stm32mp: stm32prog: add support of ssbl copyPatrick Delaunay2020-05-142-5/+94
| * stm32mp: stm32prog: adapt the MTD partitionsPatrick Delaunay2020-05-144-0/+40
| * stm32mp: stm32prog: add MTD devices supportPatrick Delaunay2020-05-143-3/+117
| * stm32mp: stm32prog: add upport of partial updatePatrick Delaunay2020-05-142-0/+70
| * stm32mp: stm32prog: add support of boot partition for eMMC devicePatrick Delaunay2020-05-142-36/+90
| * stm32mp: stm32prog: add MMC devicePatrick Delaunay2020-05-143-1/+209
| * stm32mp: stm32prog: add flash layout parsingPatrick Delaunay2020-05-141-1/+371
| * stm32mp: add the command stm32progPatrick Delaunay2020-05-148-0/+952
| * stm32mp: add function get_cpu_devPatrick Delaunay2020-05-142-5/+11
| * board: stm32mp1: support boot from spi-nandPatrick Delaunay2020-05-143-0/+9
| * board: stm32mp1: use FDT address provided by TF-A at boot timePatrick Delaunay2020-05-142-0/+46
| * stm32mp1: dynamically detect op-tee presencePatrick Delaunay2020-05-142-11/+3
| * board: stm32mp1: reserve memory for OP-TEE in device treePatrick Delaunay2020-05-144-0/+51
| * ARM: stm32: Implement DDR3 coding on DHCOR SoMMarek Vasut2020-05-142-0/+4
| * ARM: dts: stm32: Rework DDR DT inclusionMarek Vasut2020-05-144-137/+248
| * ARM: stm32: Implement board coding on AV96Marek Vasut2020-05-143-0/+9
| * ARM: stm32: Add board_early_init_f() to SPLMarek Vasut2020-05-141-0/+11
* | Merge tag 'rpi-next-2020.07' of https://gitlab.denx.de/u-boot/custodians/u-bo...Tom Rini2020-05-142-0/+10
|\ \
| * | rpi: Kconfig option for initial page reservationKyle Evans2020-05-131-0/+2
| * | arm: dts: bcm283x: Allow UARTs to work before relocationSimon Glass2020-05-121-0/+8
* | | ARC: HSDK: add reset for EHCIEugeniy Paltsev2020-05-131-0/+7
* | | ARC: DTS: cleanup USB node namesEugeniy Paltsev2020-05-132-4/+4
| |/ |/|
* | Merge tag 'u-boot-amlogic-20200511' of https://gitlab.denx.de/u-boot/custodia...Tom Rini2020-05-122-1/+11
|\ \ | |/ |/|
| * test: dm: update test for open-drain/open-source emulation in gpio-uclassNeil Armstrong2020-05-111-1/+3