summaryrefslogtreecommitdiff
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* rockchip: spl: veyron speedy boots from SPIUrja Rannikko2020-05-221-1/+2
* rockchip: Enable PCIe/M.2 on rk3399 board w/ M.2Jagan Teki2020-05-221-0/+1
* rockchip: rk3399: enable spl-fifo-mode for sdmmcDeepak Das2020-05-221-0/+3
* Merge git://git.denx.de/u-boot-shWIP/21May2020Tom Rini2020-05-219-1/+18
|\
| * sh: Enable ffunction-sections and fdata-sectionsMarek Vasut2020-05-201-1/+1
| * ARM: dts: rmobile: Enable eMMC DDR52 modes on Gen3 Salvator-X(S),ULCB,EbisuMarek Vasut2020-05-207-0/+13
| * ARM: dts: rmobile: Reserve space in R-Car Gen3 DTsMarek Vasut2020-05-201-0/+4
* | Merge https://gitlab.denx.de/u-boot/custodians/u-boot-fsl-qoriqWIP/20May2020Tom Rini2020-05-2046-310/+1201
|\ \
| * | arm: dts: ls2080aqds: add CONFIG_MULTI_DTB_FIT supportIoana Ciornei2020-05-195-70/+144
| * | arm: dts: ls1088aqds: add CONFIG_MULTI_DTB_FIT supportIoana Ciornei2020-05-197-120/+271
| * | arm: dts: lx2160aqds: add nodes describing possible mezzanine cardsIoana Ciornei2020-05-1916-178/+670
| * | arm: dts: lx2160aqds: add MDIO slotsIoana Ciornei2020-05-191-1/+114
| * | arm: dts: lx2160a: add noted for dpmacs 1, 2, 5-6Ioana Ciornei2020-05-191-1/+85
| * | treewide: Update fsl qspi node dt properties as per spi-mem driverKuldeep Singh2020-05-1919-56/+35
| * | treewide: Remove unused FSL QSPI config options for Layerscape platformsKuldeep Singh2020-05-192-2/+0
* | | mpc83xx, abb: remove suvd3 boardHeiko Schocher2020-05-191-4/+0
* | | mpc83xx: remove redundant MPC83xx_RESET #defineRasmus Villemoes2020-05-191-24/+0
| |/ |/|
* | common: Drop linux/bitops.h from common headerWIP/2020-05-18-reduce-size-of-common.hSimon Glass2020-05-18192-4/+370
* | Use __ASSEMBLY__ as the assembly macrosSimon Glass2020-05-1814-17/+17
* | common: Drop linux/delay.h from common headerSimon Glass2020-05-18153-1/+154
* | Fix some checkpatch warnings in calls to udelay()Simon Glass2020-05-181-1/+1
* | common: Drop linux/stringify.h from common headerSimon Glass2020-05-182-0/+2
* | common: Drop linux/bug.h from common headerSimon Glass2020-05-185-0/+5
* | common: Drop asm_offsets.h from common headerSimon Glass2020-05-185-0/+5
* | common: Drop asm/ptrace.h from common headerSimon Glass2020-05-1829-0/+29
* | common: Drop log.h from common headerSimon Glass2020-05-18292-0/+293
* | Fix some checkpatch warnings in calls to debug()Simon Glass2020-05-181-5/+5
* | command: Remove the cmd_tbl_t typedefSimon Glass2020-05-1895-147/+223
* | common: Drop init.h from common headerSimon Glass2020-05-18229-1/+230
* | common: Drop image.h from common headerSimon Glass2020-05-1834-0/+38
* | common: Drop bootstage.h from common headerSimon Glass2020-05-1820-1/+21
* | bootstage: Use BOOTSTAGE instead of BOOTSTATESimon Glass2020-05-182-4/+4
* | common: Drop part.h from common headerSimon Glass2020-05-184-0/+6
* | part: Drop disk_partition_t typedefSimon Glass2020-05-183-2/+3
* | common: Drop net.h from common headerSimon Glass2020-05-18111-1/+119
* | arm: Don't include common.h in header filesSimon Glass2020-05-1860-88/+33
* | common: Drop flash.h from common headerSimon Glass2020-05-181-0/+1
* | flash: Tidy up coding style for flash functionsSimon Glass2020-05-181-4/+4
|/
* dts: nxp2160ardb: add op-tee nodeIlias Apalodimas2020-05-171-0/+6
* efi_loader: round the memory area in efi_add_memory_map()Michael Walle2020-05-174-19/+9
* spl: Always define preloader_console_initSamuel Holland2020-05-152-4/+1
* rename symbol: CONFIG_STM32 -> CONFIG_ARCH_STM32Trevor Woerner2020-05-153-3/+3
* rename symbol: CONFIG_TEGRA -> CONFIG_ARCH_TEGRATrevor Woerner2020-05-156-9/+8
* rename symbol: CONFIG_KIRKWOOD -> CONFIG_ARCH_KIRKWOODTrevor Woerner2020-05-156-11/+10
* arm: orion5x: finish moving SoC to mach-orion5xTrevor Woerner2020-05-151-0/+0
* rename symbol: CONFIG_ORION5X -> CONFIG_ARCH_ORION5XTrevor Woerner2020-05-153-4/+3
* arch/arm/Makefile: sort machine namesTrevor Woerner2020-05-151-6/+6
* arm: lpc32xx: move SoC to mach-lpc32xxTrevor Woerner2020-05-1511-2/+2
* Merge tag 'u-boot-stm32-20200514' of https://gitlab.denx.de/u-boot/custodians...WIP/14May2020Tom Rini2020-05-1438-257/+4414
|\
| * ARM: dts: stm32mp1: DT alignment with Linux 5.7-rc2Patrick Delaunay2020-05-148-26/+126