summaryrefslogtreecommitdiff
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* drivers: ddr: imx8mp: Add inline ECC feature supportSherry Sun2020-07-141-0/+7
* Merge branch 'master' of https://gitlab.denx.de/u-boot/custodians/u-boot-spiWIP/11Jul2020Tom Rini2020-07-116-56/+0
|\
| * arm: Remove mx31pdk boardJagan Teki2020-07-091-1/+0
| * arm: Remove pengwyn boardJagan Teki2020-07-092-8/+0
| * arm: Remove pepper boardJagan Teki2020-07-092-8/+0
| * arm: Remove bav335x boardJagan Teki2020-07-092-16/+0
| * arm: Remove cairo boardJagan Teki2020-07-091-8/+0
| * logicpd: Drop omap3 zoom1Jagan Teki2020-07-091-8/+0
| * arm: Remove overo boardJagan Teki2020-07-092-5/+0
| * arm: Remove cm_t35 boardJagan Teki2020-07-091-1/+0
| * arm: Remove cm_t54 boardJagan Teki2020-07-091-1/+0
* | Merge tag 'uniphier-v2020.10' of https://gitlab.denx.de/u-boot/custodians/u-b...Tom Rini2020-07-1134-517/+239
|\ \
| * | ARM: uniphier: remove NAND reset codeMasahiro Yamada2020-07-114-55/+0
| * | ARM: uniphier: remove sbc/ directoryMasahiro Yamada2020-07-115-33/+8
| * | bus: uniphier-system-bus: move hardware init from board filesMasahiro Yamada2020-07-1110-256/+45
| * | bus: uniphier-system-bus: add UniPhier System Bus driverMasahiro Yamada2020-07-111-0/+1
| * | ARM: uniphier: remove support for NOR Flash on support cardMasahiro Yamada2020-07-113-102/+0
| * | ARM: uniphier: remove unused uniphier_sbc_init_admulti()Masahiro Yamada2020-07-112-34/+5
| * | ARM: uniphier: fix build error when CONFIG_MICRO_SUPPORT_CARD=nMasahiro Yamada2020-07-111-0/+2
| * | ARM: uniphier: sync with Linux 5.8-rc4Masahiro Yamada2020-07-1118-14/+172
| * | ARM: uniphier: consolidate SoC select menuMasahiro Yamada2020-07-111-18/+15
| * | Revert "ARM: uniphier: add weird workaround code for LD20"Masahiro Yamada2020-07-112-14/+0
* | | Merge tag 'dm-pull-10jul20' of https://gitlab.denx.de/u-boot/custodians/u-boo...WIP/10Jul2020-cTom Rini2020-07-1012-14/+50
|\ \ \ | |/ / |/| |
| * | arm: dts: include gpio nodes for card detectWalter Lozano2020-07-095-1/+24
| * | sandbox: Move section u_boot_list to make it RWWalter Lozano2020-07-091-1/+1
| * | drivers: rename drivers to match compatible stringWalter Lozano2020-07-093-10/+10
| * | sandbox: make RAM size configurableHeinrich Schuchardt2020-07-092-1/+11
| * | sandbox: handling out of memoryHeinrich Schuchardt2020-07-091-1/+4
* | | Merge tag 'rpi-next-2020.10' of https://gitlab.denx.de/u-boot/custodians/u-bo...WIP/10Jul2020-bTom Rini2020-07-104-4/+82
|\ \ \
| * | | arm: rpi: Add function to trigger VL805's firmware loadNicolas Saenz Julienne2020-07-103-0/+66
| * | | rpi4: add a mapping for the PCIe XHCI controller MMIO registers (ARM 64bit)Marek Szyprowski2020-07-091-3/+15
| * | | rpi4: shorten a mapping for the DRAMMarek Szyprowski2020-07-091-1/+1
* | | | rpi4: add a mapping for the PCIe XHCI controller MMIO registers (ARM 32bit)Marek Szyprowski2020-07-103-0/+30
* | | | arm: provide a function for boards init code to modify MMU virtual-physical mapMarek Szyprowski2020-07-103-6/+39
* | | | arm: update comments to the common styleMarek Szyprowski2020-07-101-9/+14
| |/ / |/| |
* | | Merge https://gitlab.denx.de/u-boot/custodians/u-boot-x86WIP/09Jul2020Tom Rini2020-07-096-2/+28
|\ \ \ | |_|/ |/| |
| * | x86: apl: Re-enable loading of SPLSimon Glass2020-07-091-1/+1
| * | arm: cmd_stm32prog: Fix the CONFIG_IS_ENABLED() usageBin Meng2020-07-091-1/+1
| * | x86: fsp: video: Allocate a frame buffer when neededSimon Glass2020-07-091-0/+12
| * | x86: fsp: Reinit the FPU after FSP meminitSimon Glass2020-07-093-0/+14
| |/
* | Merge tag 'for-v2020.10' of https://gitlab.denx.de/u-boot/custodians/u-boot-i2cTom Rini2020-07-091-0/+5
|\ \
| * | test: dm: rtc: add test of dm_rtc_read, dm_rtc_writeRasmus Villemoes2020-07-091-0/+5
| |/
* | arm: kirkwood: add DT spi0 alias to LaCie boardsSimon Guinot2020-07-097-0/+49
* | arm: mvebu: helios4: sync helios4 config to clearfog and dts to kernelDennis Gilmore2020-07-092-8/+23
* | arm: mvebu: a38x: Adjust UTMI PHY parametersChris Packham2020-07-091-4/+21
* | arm: mvebu: a38x: Fix typoChris Packham2020-07-091-1/+1
|/
* Merge tag 'u-boot-amlogic-20200708' of https://gitlab.denx.de/u-boot/custodia...WIP/08Jul2020Tom Rini2020-07-0811-36/+514
|\
| * ARM: dts: meson-sm1-odroid-c4: add ethernet PHY resetNeil Armstrong2020-07-081-0/+6
| * boards: amlogic: add Odroid C4 supportChristian Hewitt2020-07-081-0/+7
| * ARM: dts: sync amlogic G12A/G12B/SM1 DT from Linux 5.8-rc1Christian Hewitt2020-07-0810-36/+501