aboutsummaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2020-05-29rockchip: Fix spl mmc boot device ofpathJagan Teki4-5/+5
2020-05-27Merge https://gitlab.denx.de/u-boot/custodians/u-boot-marvellTom Rini5-105/+132
2020-05-27cbfs: Don't require the CBFS size with cbfs_init_mem()Simon Glass1-2/+1
2020-05-27x86: coreboot: add SMBIOS cbmem entry parsingChristian Gmeiner3-0/+27
2020-05-27x86: apl: Use devicetree for FSP-S configurationBernhard Messerklinger5-387/+1439
2020-05-27x86: apl: Use devicetree for FSP-M configurationBernhard Messerklinger6-164/+924
2020-05-27x86: apl: Only load VBT if CONFIG_HAVE_VBT is enabledBernhard Messerklinger1-21/+25
2020-05-27arm: mvebu: Convert CRS305-1G-4S board to CRS3xx-98DX3236Luka Kovacic3-103/+121
2020-05-27arm: mvebu: armada-3720-uDPU: fix PHY mode definition to sgmii-2500Jakov Petrina1-2/+2
2020-05-27arm: mvebu: ds414: add u-boot,dm-pre-reloc to spi0Ezra Buehler1-0/+9
2020-05-26riscv: Move all SMP related SBI calls to SBI_v01Atish Patra2-22/+20
2020-05-25Merge tag 'ti-v2020.07-rc3' of https://gitlab.denx.de/u-boot/custodians/u-boo...Tom Rini11-16/+141
2020-05-25sandbox: move compression option to KconfigMichael Walle1-0/+2
2020-05-25armv8: cache_v8: fix mmu_set_region_dcache_behaviourPeng Fan1-1/+1
2020-05-22Merge git://git.denx.de/u-boot-usbTom Rini1-0/+2
2020-05-22Merge tag 'u-boot-rockchip-20200522' of https://gitlab.denx.de/u-boot/custodi...Tom Rini4-1/+33
2020-05-22usb: ehci-omap: Add Support for DM_USB and OF_CONTROLAdam Ford1-0/+2
2020-05-22rockchip: rk3328: rock64 - fix gen3 SPL hangKurt Miller1-0/+21
2020-05-22rockchip: spl-boot-order: do not attempt to access fdt if OF_PLATDATAUrja Rannikko1-0/+6
2020-05-22rockchip: spl: veyron speedy boots from SPIUrja Rannikko1-1/+2
2020-05-22rockchip: Enable PCIe/M.2 on rk3399 board w/ M.2Jagan Teki1-0/+1
2020-05-22rockchip: rk3399: enable spl-fifo-mode for sdmmcDeepak Das1-0/+3
2020-05-22ARM: uniphier: remove board_eth_init()Masahiro Yamada1-12/+0
2020-05-22ARM: uniphier: delete or replace <common.h> includesMasahiro Yamada36-36/+8
2020-05-22ARM: uniphier: drop #include <log.h> againMasahiro Yamada5-5/+0
2020-05-22ARM: uniphier: drop #include <init.h> again from umc-pxs2.cMasahiro Yamada1-1/+0
2020-05-22ARM: uniphier: remove #include <net.h> again from micro-support-card.cMasahiro Yamada1-2/+1
2020-05-22ARM: uniphier: include <asm/system.h> instead of <asm/cache.h> from psci.cMasahiro Yamada1-1/+1
2020-05-22ARM: uniphier: select DM_ETHMasahiro Yamada1-0/+1
2020-05-21Merge git://git.denx.de/u-boot-shTom Rini9-1/+18
2020-05-20Merge https://gitlab.denx.de/u-boot/custodians/u-boot-fsl-qoriqTom Rini46-310/+1201
2020-05-20sh: Enable ffunction-sections and fdata-sectionsMarek Vasut1-1/+1
2020-05-20ARM: dts: rmobile: Enable eMMC DDR52 modes on Gen3 Salvator-X(S),ULCB,EbisuMarek Vasut7-0/+13
2020-05-20ARM: dts: rmobile: Reserve space in R-Car Gen3 DTsMarek Vasut1-0/+4
2020-05-19mpc83xx, abb: remove suvd3 boardHeiko Schocher1-4/+0
2020-05-19mpc83xx: remove redundant MPC83xx_RESET #defineRasmus Villemoes1-24/+0
2020-05-19arm: mach-k3: Enable dcache in SPLJan Kiszka4-0/+38
2020-05-19arm: mach-k3: j721e_init: Add support for backup boot modesAndreas Dannenberg3-2/+47
2020-05-19ARM: omap3_logic boards: Convert to DM_ETHAdam Ford4-0/+42
2020-05-19ddr: k3-am654: EMIF Tool update to 2.02 for IO optimizations and fixesPraneeth Bajjuri1-14/+14
2020-05-19arm: dts: ls2080aqds: add CONFIG_MULTI_DTB_FIT supportIoana Ciornei5-70/+144
2020-05-19arm: dts: ls1088aqds: add CONFIG_MULTI_DTB_FIT supportIoana Ciornei7-120/+271
2020-05-19arm: dts: lx2160aqds: add nodes describing possible mezzanine cardsIoana Ciornei16-178/+670
2020-05-19arm: dts: lx2160aqds: add MDIO slotsIoana Ciornei1-1/+114
2020-05-19arm: dts: lx2160a: add noted for dpmacs 1, 2, 5-6Ioana Ciornei1-1/+85
2020-05-19treewide: Update fsl qspi node dt properties as per spi-mem driverKuldeep Singh19-56/+35
2020-05-19treewide: Remove unused FSL QSPI config options for Layerscape platformsKuldeep Singh2-2/+0
2020-05-18common: Drop linux/bitops.h from common headerSimon Glass192-4/+370
2020-05-18Use __ASSEMBLY__ as the assembly macrosSimon Glass14-17/+17
2020-05-18common: Drop linux/delay.h from common headerSimon Glass153-1/+154