summaryrefslogtreecommitdiffstats
path: root/arch/arm
Commit message (Expand)AuthorAgeFilesLines
* treewide: convert bd_t to struct bd_info manuallyMasahiro Yamada2020-07-171-1/+1
* treewide: convert bd_t to struct bd_info by coccinelleMasahiro Yamada2020-07-1740-67/+69
* Convert CONFIG_ARMV7_PSCI_1_0 and CONFIG_ARMV7_PSCI_0_2 to KconfigPatrick Delaunay2020-07-171-0/+14
* Merge tag 'u-boot-imx-20200716' of https://gitlab.denx.de/u-boot/custodians/u...Tom Rini2020-07-1723-68/+1929
|\
| * arm: dts: imx7: Fix error in coresight TPIU graph connectionIlko Iliev2020-07-161-1/+1
| * ARM: mx6: make CAAM usable on the i.MX6 boardsHeinrich Schuchardt2020-07-162-1/+11
| * misc: scu_api: Add SCFW API to get the index of boot container setYe Li2020-07-162-0/+2
| * arm: imx6q: pcm058: Convert pcm058 to use DM with DTsNiel Fourie2020-07-143-0/+47
| * arm: dts: imx6q: Add Linux dts files for Phytec MiraNiel Fourie2020-07-143-0/+749
| * imx8m: implement armv8_el2_to_aarch32Peng Fan2020-07-141-0/+12
| * imx8m: Refactor the OPTEE memory removalPeng Fan2020-07-141-7/+115
| * imx8m: disable nodes before kernel/mfgtool boot for fused partPeng Fan2020-07-141-0/+333
| * imx8mn/imx8mp: override env_get_offset and env_get_locationYe Li2020-07-141-0/+59
| * imx8m: power down fused coresPeng Fan2020-07-142-0/+177
| * imx8mp: Add fused parts supportYe Li2020-07-144-3/+57
| * imx8m: workaround ROM serrorPeng Fan2020-07-141-0/+38
| * imx8m: add eqos clkPeng Fan2020-07-141-0/+90
| * imx8m: add sdhc/nand/ecspi clk apiPeng Fan2020-07-141-0/+66
| * imx8m: configure NoC clkPeng Fan2020-07-141-0/+13
| * imx8m: configure arm clk sources from PLLPeng Fan2020-07-141-1/+129
| * imx: remove imx sip filePeng Fan2020-07-142-49/+1
| * imx: bootaux: use arm_smccc_smcPeng Fan2020-07-141-2/+9
| * imx8m: soc: use arm_smccc_smcPeng Fan2020-07-141-2/+5
| * imx8: misc: use arm_smccc_smcPeng Fan2020-07-141-2/+5
| * drivers: ddr: imx Workaround for i.MX8M DDRPHY rank to rank issueOliver Chen2020-07-141-0/+3
| * drivers: ddr: imx8mp: Add inline ECC feature supportSherry Sun2020-07-141-0/+7
* | arm: k3: use correct weak function name spl_board_prepare_for_linuxPatrick Delaunay2020-07-131-1/+1
* | arm: k3: Consolidate and silence k3_fit_atf.sh callJan Kiszka2020-07-131-8/+9
* | arm: dts: k3-am65: Sync CPSW DT node from kernelVignesh Raghavendra2020-07-132-53/+85
* | arm: dts: k3-j721e: Sync CPSW DT node from kernelVignesh Raghavendra2020-07-132-73/+75
* | arm: dts: k3-am65/j721e: Sync DMA DT bindings from Kernel DTVignesh Raghavendra2020-07-134-214/+112
|/
* Merge branch 'master' of https://gitlab.denx.de/u-boot/custodians/u-boot-spiTom Rini2020-07-116-56/+0
|\
| * arm: Remove mx31pdk boardJagan Teki2020-07-091-1/+0
| * arm: Remove pengwyn boardJagan Teki2020-07-092-8/+0
| * arm: Remove pepper boardJagan Teki2020-07-092-8/+0
| * arm: Remove bav335x boardJagan Teki2020-07-092-16/+0
| * arm: Remove cairo boardJagan Teki2020-07-091-8/+0
| * logicpd: Drop omap3 zoom1Jagan Teki2020-07-091-8/+0
| * arm: Remove overo boardJagan Teki2020-07-092-5/+0
| * arm: Remove cm_t35 boardJagan Teki2020-07-091-1/+0
| * arm: Remove cm_t54 boardJagan Teki2020-07-091-1/+0
* | Merge tag 'uniphier-v2020.10' of https://gitlab.denx.de/u-boot/custodians/u-b...Tom Rini2020-07-1134-517/+239
|\ \
| * | ARM: uniphier: remove NAND reset codeMasahiro Yamada2020-07-114-55/+0
| * | ARM: uniphier: remove sbc/ directoryMasahiro Yamada2020-07-115-33/+8
| * | bus: uniphier-system-bus: move hardware init from board filesMasahiro Yamada2020-07-1110-256/+45
| * | bus: uniphier-system-bus: add UniPhier System Bus driverMasahiro Yamada2020-07-111-0/+1
| * | ARM: uniphier: remove support for NOR Flash on support cardMasahiro Yamada2020-07-113-102/+0
| * | ARM: uniphier: remove unused uniphier_sbc_init_admulti()Masahiro Yamada2020-07-112-34/+5
| * | ARM: uniphier: fix build error when CONFIG_MICRO_SUPPORT_CARD=nMasahiro Yamada2020-07-111-0/+2
| * | ARM: uniphier: sync with Linux 5.8-rc4Masahiro Yamada2020-07-1118-14/+172