summaryrefslogtreecommitdiff
path: root/arch/arm
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'ti-v2020.07-rc3' of https://gitlab.denx.de/u-boot/custodians/u-boo...WIP/25May2020Tom Rini2020-05-2511-16/+141
|\
| * arm: mach-k3: Enable dcache in SPLJan Kiszka2020-05-194-0/+38
| * arm: mach-k3: j721e_init: Add support for backup boot modesAndreas Dannenberg2020-05-193-2/+47
| * ARM: omap3_logic boards: Convert to DM_ETHAdam Ford2020-05-194-0/+42
| * ddr: k3-am654: EMIF Tool update to 2.02 for IO optimizations and fixesPraneeth Bajjuri2020-05-191-14/+14
* | armv8: cache_v8: fix mmu_set_region_dcache_behaviourPeng Fan2020-05-251-1/+1
* | Merge git://git.denx.de/u-boot-usbWIP/22May2020Tom Rini2020-05-221-0/+2
|\ \
| * | usb: ehci-omap: Add Support for DM_USB and OF_CONTROLAdam Ford2020-05-221-0/+2
* | | Merge tag 'u-boot-rockchip-20200522' of https://gitlab.denx.de/u-boot/custodi...Tom Rini2020-05-224-1/+33
|\ \ \
| * | | rockchip: rk3328: rock64 - fix gen3 SPL hangKurt Miller2020-05-221-0/+21
| * | | rockchip: spl-boot-order: do not attempt to access fdt if OF_PLATDATAUrja Rannikko2020-05-221-0/+6
| * | | 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
| |/ /
* | | ARM: uniphier: remove board_eth_init()Masahiro Yamada2020-05-221-12/+0
* | | ARM: uniphier: delete or replace <common.h> includesMasahiro Yamada2020-05-2236-36/+8
* | | ARM: uniphier: drop #include <log.h> againMasahiro Yamada2020-05-225-5/+0
* | | ARM: uniphier: drop #include <init.h> again from umc-pxs2.cMasahiro Yamada2020-05-221-1/+0
* | | ARM: uniphier: remove #include <net.h> again from micro-support-card.cMasahiro Yamada2020-05-221-2/+1
* | | ARM: uniphier: include <asm/system.h> instead of <asm/cache.h> from psci.cMasahiro Yamada2020-05-221-1/+1
* | | ARM: uniphier: select DM_ETHMasahiro Yamada2020-05-221-0/+1
|/ /
* | Merge git://git.denx.de/u-boot-shWIP/21May2020Tom Rini2020-05-218-0/+17
|\ \
| * | 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
| |/
* | common: Drop linux/bitops.h from common headerWIP/2020-05-18-reduce-size-of-common.hSimon Glass2020-05-18128-4/+296
* | Use __ASSEMBLY__ as the assembly macrosSimon Glass2020-05-1812-14/+14
* | common: Drop linux/delay.h from common headerSimon Glass2020-05-18101-1/+102
* | 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-184-0/+4
* | common: Drop asm/ptrace.h from common headerSimon Glass2020-05-1814-0/+14
* | common: Drop log.h from common headerSimon Glass2020-05-18155-0/+155
* | command: Remove the cmd_tbl_t typedefSimon Glass2020-05-1847-83/+136
* | common: Drop init.h from common headerSimon Glass2020-05-18155-1/+156
* | common: Drop image.h from common headerSimon Glass2020-05-1819-0/+21
* | common: Drop bootstage.h from common headerSimon Glass2020-05-182-0/+2
* | common: Drop part.h from common headerSimon Glass2020-05-182-0/+2
* | part: Drop disk_partition_t typedefSimon Glass2020-05-182-2/+2
* | common: Drop net.h from common headerSimon Glass2020-05-1888-1/+94
* | 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
|/