summaryrefslogtreecommitdiff
path: root/arch/arm
AgeCommit message (Expand)AuthorFilesLines
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 Rini8-0/+17
2020-05-20Merge https://gitlab.denx.de/u-boot/custodians/u-boot-fsl-qoriqTom Rini46-310/+1201
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-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-19common: Drop linux/bitops.h from common headerSimon Glass128-4/+296
2020-05-19Use __ASSEMBLY__ as the assembly macrosSimon Glass12-14/+14
2020-05-19common: Drop linux/delay.h from common headerSimon Glass101-1/+102
2020-05-19Fix some checkpatch warnings in calls to udelay()Simon Glass1-1/+1
2020-05-19common: Drop linux/stringify.h from common headerSimon Glass2-0/+2
2020-05-19common: Drop linux/bug.h from common headerSimon Glass4-0/+4
2020-05-19common: Drop asm/ptrace.h from common headerSimon Glass14-0/+14
2020-05-19common: Drop log.h from common headerSimon Glass155-0/+155
2020-05-19command: Remove the cmd_tbl_t typedefSimon Glass47-83/+136
2020-05-19common: Drop init.h from common headerSimon Glass155-1/+156
2020-05-19common: Drop image.h from common headerSimon Glass19-0/+21
2020-05-19common: Drop bootstage.h from common headerSimon Glass2-0/+2
2020-05-19common: Drop part.h from common headerSimon Glass2-0/+2
2020-05-19part: Drop disk_partition_t typedefSimon Glass2-2/+2
2020-05-19common: Drop net.h from common headerSimon Glass88-1/+94
2020-05-18arm: Don't include common.h in header filesSimon Glass60-88/+33
2020-05-18common: Drop flash.h from common headerSimon Glass1-0/+1
2020-05-18flash: Tidy up coding style for flash functionsSimon Glass1-4/+4
2020-05-18ARM: dts: sama5d2: Add uart4 definitionTiaki Rice1-0/+8
2020-05-17dts: nxp2160ardb: add op-tee nodeIlias Apalodimas1-0/+6
2020-05-17efi_loader: round the memory area in efi_add_memory_map()Michael Walle3-15/+7
2020-05-15spl: Always define preloader_console_initSamuel Holland2-4/+1
2020-05-15rename symbol: CONFIG_STM32 -> CONFIG_ARCH_STM32Trevor Woerner3-3/+3
2020-05-15rename symbol: CONFIG_TEGRA -> CONFIG_ARCH_TEGRATrevor Woerner6-9/+8