summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2020-05-27Merge https://gitlab.denx.de/u-boot/custodians/u-boot-marvellTom Rini
2020-05-27cbfs: Don't require the CBFS size with cbfs_init_mem()Simon Glass
2020-05-27x86: coreboot: add SMBIOS cbmem entry parsingChristian Gmeiner
2020-05-27x86: apl: Use devicetree for FSP-S configurationBernhard Messerklinger
2020-05-27x86: apl: Use devicetree for FSP-M configurationBernhard Messerklinger
2020-05-27x86: apl: Only load VBT if CONFIG_HAVE_VBT is enabledBernhard Messerklinger
2020-05-27arm: mvebu: Convert CRS305-1G-4S board to CRS3xx-98DX3236Luka Kovacic
2020-05-27arm: mvebu: armada-3720-uDPU: fix PHY mode definition to sgmii-2500Jakov Petrina
2020-05-27arm: mvebu: ds414: add u-boot,dm-pre-reloc to spi0Ezra Buehler
2020-05-26riscv: Move all SMP related SBI calls to SBI_v01Atish Patra
2020-05-25Merge tag 'ti-v2020.07-rc3' of https://gitlab.denx.de/u-boot/custodians/u-boo...Tom Rini
2020-05-25sandbox: move compression option to KconfigMichael Walle
2020-05-25armv8: cache_v8: fix mmu_set_region_dcache_behaviourPeng Fan
2020-05-22Merge git://git.denx.de/u-boot-usbTom Rini
2020-05-22Merge tag 'u-boot-rockchip-20200522' of https://gitlab.denx.de/u-boot/custodi...Tom Rini
2020-05-22usb: ehci-omap: Add Support for DM_USB and OF_CONTROLAdam Ford
2020-05-22rockchip: rk3328: rock64 - fix gen3 SPL hangKurt Miller
2020-05-22rockchip: spl-boot-order: do not attempt to access fdt if OF_PLATDATAUrja Rannikko
2020-05-22rockchip: spl: veyron speedy boots from SPIUrja Rannikko
2020-05-22rockchip: Enable PCIe/M.2 on rk3399 board w/ M.2Jagan Teki
2020-05-22rockchip: rk3399: enable spl-fifo-mode for sdmmcDeepak Das
2020-05-22ARM: uniphier: remove board_eth_init()Masahiro Yamada
2020-05-22ARM: uniphier: delete or replace <common.h> includesMasahiro Yamada
2020-05-22ARM: uniphier: drop #include <log.h> againMasahiro Yamada
2020-05-22ARM: uniphier: drop #include <init.h> again from umc-pxs2.cMasahiro Yamada
2020-05-22ARM: uniphier: remove #include <net.h> again from micro-support-card.cMasahiro Yamada
2020-05-22ARM: uniphier: include <asm/system.h> instead of <asm/cache.h> from psci.cMasahiro Yamada
2020-05-22ARM: uniphier: select DM_ETHMasahiro Yamada
2020-05-21Merge git://git.denx.de/u-boot-shTom Rini
2020-05-20Merge https://gitlab.denx.de/u-boot/custodians/u-boot-fsl-qoriqTom Rini
2020-05-20sh: Enable ffunction-sections and fdata-sectionsMarek Vasut
2020-05-20ARM: dts: rmobile: Enable eMMC DDR52 modes on Gen3 Salvator-X(S),ULCB,EbisuMarek Vasut
2020-05-20ARM: dts: rmobile: Reserve space in R-Car Gen3 DTsMarek Vasut
2020-05-19mpc83xx, abb: remove suvd3 boardHeiko Schocher
2020-05-19mpc83xx: remove redundant MPC83xx_RESET #defineRasmus Villemoes
2020-05-19arm: mach-k3: Enable dcache in SPLJan Kiszka
2020-05-19arm: mach-k3: j721e_init: Add support for backup boot modesAndreas Dannenberg
2020-05-19ARM: omap3_logic boards: Convert to DM_ETHAdam Ford
2020-05-19ddr: k3-am654: EMIF Tool update to 2.02 for IO optimizations and fixesPraneeth Bajjuri
2020-05-19arm: dts: ls2080aqds: add CONFIG_MULTI_DTB_FIT supportIoana Ciornei
2020-05-19arm: dts: ls1088aqds: add CONFIG_MULTI_DTB_FIT supportIoana Ciornei
2020-05-19arm: dts: lx2160aqds: add nodes describing possible mezzanine cardsIoana Ciornei
2020-05-19arm: dts: lx2160aqds: add MDIO slotsIoana Ciornei
2020-05-19arm: dts: lx2160a: add noted for dpmacs 1, 2, 5-6Ioana Ciornei
2020-05-19treewide: Update fsl qspi node dt properties as per spi-mem driverKuldeep Singh
2020-05-19treewide: Remove unused FSL QSPI config options for Layerscape platformsKuldeep Singh
2020-05-18common: Drop linux/bitops.h from common headerSimon Glass
2020-05-18Use __ASSEMBLY__ as the assembly macrosSimon Glass
2020-05-18common: Drop linux/delay.h from common headerSimon Glass
2020-05-18Fix some checkpatch warnings in calls to udelay()Simon Glass