aboutsummaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2020-07-13arm: k3: use correct weak function name spl_board_prepare_for_linuxPatrick Delaunay1-1/+1
2020-07-13arm: k3: Consolidate and silence k3_fit_atf.sh callJan Kiszka1-8/+9
2020-07-13arm: dts: k3-am65: Sync CPSW DT node from kernelVignesh Raghavendra2-53/+85
2020-07-13arm: dts: k3-j721e: Sync CPSW DT node from kernelVignesh Raghavendra2-73/+75
2020-07-13arm: dts: k3-am65/j721e: Sync DMA DT bindings from Kernel DTVignesh Raghavendra4-214/+112
2020-07-11Merge branch 'master' of https://gitlab.denx.de/u-boot/custodians/u-boot-spiTom Rini6-56/+0
2020-07-11Merge tag 'uniphier-v2020.10' of https://gitlab.denx.de/u-boot/custodians/u-b...Tom Rini34-517/+239
2020-07-11ARM: uniphier: remove NAND reset codeMasahiro Yamada4-55/+0
2020-07-11ARM: uniphier: remove sbc/ directoryMasahiro Yamada5-33/+8
2020-07-11bus: uniphier-system-bus: move hardware init from board filesMasahiro Yamada10-256/+45
2020-07-11bus: uniphier-system-bus: add UniPhier System Bus driverMasahiro Yamada1-0/+1
2020-07-11ARM: uniphier: remove support for NOR Flash on support cardMasahiro Yamada3-102/+0
2020-07-11ARM: uniphier: remove unused uniphier_sbc_init_admulti()Masahiro Yamada2-34/+5
2020-07-11ARM: uniphier: fix build error when CONFIG_MICRO_SUPPORT_CARD=nMasahiro Yamada1-0/+2
2020-07-11ARM: uniphier: sync with Linux 5.8-rc4Masahiro Yamada18-14/+172
2020-07-11ARM: uniphier: consolidate SoC select menuMasahiro Yamada1-18/+15
2020-07-11Revert "ARM: uniphier: add weird workaround code for LD20"Masahiro Yamada2-14/+0
2020-07-10Merge tag 'dm-pull-10jul20' of https://gitlab.denx.de/u-boot/custodians/u-boo...Tom Rini12-14/+50
2020-07-10Merge tag 'rpi-next-2020.10' of https://gitlab.denx.de/u-boot/custodians/u-bo...Tom Rini4-4/+82
2020-07-10rpi4: add a mapping for the PCIe XHCI controller MMIO registers (ARM 32bit)Marek Szyprowski3-0/+30
2020-07-10arm: provide a function for boards init code to modify MMU virtual-physical mapMarek Szyprowski3-6/+39
2020-07-10arm: update comments to the common styleMarek Szyprowski1-9/+14
2020-07-10arm: rpi: Add function to trigger VL805's firmware loadNicolas Saenz Julienne3-0/+66
2020-07-09arm: dts: include gpio nodes for card detectWalter Lozano5-1/+24
2020-07-09sandbox: Move section u_boot_list to make it RWWalter Lozano1-1/+1
2020-07-09drivers: rename drivers to match compatible stringWalter Lozano3-10/+10
2020-07-09sandbox: make RAM size configurableHeinrich Schuchardt2-1/+11
2020-07-09sandbox: handling out of memoryHeinrich Schuchardt1-1/+4
2020-07-09arm: Remove mx31pdk boardJagan Teki1-1/+0
2020-07-09arm: Remove pengwyn boardJagan Teki2-8/+0
2020-07-09arm: Remove pepper boardJagan Teki2-8/+0
2020-07-09arm: Remove bav335x boardJagan Teki2-16/+0
2020-07-09arm: Remove cairo boardJagan Teki1-8/+0
2020-07-09logicpd: Drop omap3 zoom1Jagan Teki1-8/+0
2020-07-09arm: Remove overo boardJagan Teki2-5/+0
2020-07-09arm: Remove cm_t35 boardJagan Teki1-1/+0
2020-07-09arm: Remove cm_t54 boardJagan Teki1-1/+0
2020-07-09Merge https://gitlab.denx.de/u-boot/custodians/u-boot-x86Tom Rini6-2/+28
2020-07-09rpi4: add a mapping for the PCIe XHCI controller MMIO registers (ARM 64bit)Marek Szyprowski1-3/+15
2020-07-09rpi4: shorten a mapping for the DRAMMarek Szyprowski1-1/+1
2020-07-09Merge tag 'for-v2020.10' of https://gitlab.denx.de/u-boot/custodians/u-boot-i2cTom Rini1-0/+5
2020-07-09arm: kirkwood: add DT spi0 alias to LaCie boardsSimon Guinot7-0/+49
2020-07-09arm: mvebu: helios4: sync helios4 config to clearfog and dts to kernelDennis Gilmore2-8/+23
2020-07-09arm: mvebu: a38x: Adjust UTMI PHY parametersChris Packham1-4/+21
2020-07-09arm: mvebu: a38x: Fix typoChris Packham1-1/+1
2020-07-09x86: apl: Re-enable loading of SPLSimon Glass1-1/+1
2020-07-09arm: cmd_stm32prog: Fix the CONFIG_IS_ENABLED() usageBin Meng1-1/+1
2020-07-09x86: fsp: video: Allocate a frame buffer when neededSimon Glass1-0/+12
2020-07-09x86: fsp: Reinit the FPU after FSP meminitSimon Glass3-0/+14
2020-07-09test: dm: rtc: add test of dm_rtc_read, dm_rtc_writeRasmus Villemoes1-0/+5