aboutsummaryrefslogtreecommitdiff
path: root/arch/arm/cpu/armv7
AgeCommit message (Expand)AuthorFilesLines
2016-09-16Convert CONFIG_SPL_SERIAL_SUPPORT to KconfigSimon Glass3-0/+9
2016-09-16Convert CONFIG_SPL_POWER_SUPPORT to KconfigSimon Glass3-0/+9
2016-09-16Convert CONFIG_SPL_NAND_SUPPORT to KconfigSimon Glass3-0/+9
2016-09-16Convert CONFIG_SPL_MMC_SUPPORT to KconfigSimon Glass3-0/+9
2016-09-16Convert CONFIG_SPL_LIBGENERIC_SUPPORT to KconfigSimon Glass3-0/+9
2016-09-16Convert CONFIG_SPL_LIBDISK_SUPPORT to KconfigSimon Glass3-0/+9
2016-09-16Convert CONFIG_SPL_LIBCOMMON_SUPPORT to KconfigSimon Glass3-0/+9
2016-09-16Convert CONFIG_SPL_I2C_SUPPORT to KconfigSimon Glass4-0/+12
2016-09-16Convert CONFIG_SPL_GPIO_SUPPORT to KconfigSimon Glass4-0/+12
2016-09-16Convert CONFIG_SPL_FAT_SUPPORT to KconfigSimon Glass3-0/+9
2016-09-16Convert CONFIG_SPL_EXT_SUPPORT to KconfigSimon Glass4-0/+13
2016-09-09Merge branch 'master' of git://www.denx.de/git/u-boot-imxTom Rini2-4/+7
2016-09-07ARM: armv7: move ARMV7_PSCI_NR_CPUS to KconfigMasahiro Yamada1-0/+9
2016-09-07ARM: armv7: move CONFIG_ARMV7_PSCI to KconfigMasahiro Yamada2-0/+11
2016-09-06mx6: ddr: Allow changing REFSEL and REFR fieldsFabio Estevam1-4/+2
2016-09-06arm: imx: Add support for Advantech DMS-BA16 boardAkshay Bhat1-0/+5
2016-08-20Merge branch 'rmobile' of git://git.denx.de/u-boot-shTom Rini18-12588/+0
2016-08-20ARM: OMAP4+: vcores: Remove duplicated codeLokesh Vutla1-52/+10
2016-08-20ARM: OMAP5+: vcores: Drop unnecessary #ifndefsLokesh Vutla2-6/+3
2016-08-17ARM: rmobile: Move SoC sources to mach-rmobileNobuhiro Iwamatsu18-12588/+0
2016-08-12kconfig: use bool instead of boolean for type definition attributesMasahiro Yamada1-4/+4
2016-08-12ARM: non-sec: flush code cacheline alignedStefan Agner1-1/+3
2016-08-05omap3: Drop omap3_evm_quick_* targetsTom Rini1-6/+0
2016-08-05omap3: Move to select SUPPORT_SPL for allTom Rini1-19/+0
2016-08-05treewide: move CONFIG_PHYS_64BIT to KconfigMasahiro Yamada1-0/+1
2016-08-05ARM: Rework and correct barrier definitionsTom Rini3-12/+12
2016-07-30ARM: dra7xx: Change DPLL_PER_HS13 divider valueLokesh Vutla1-1/+1
2016-07-28Merge branch 'master' of git://www.denx.de/git/u-boot-imxTom Rini4-3/+44
2016-07-28colibri_imx7: add Colibri iMX7S/iMX7D module supportStefan Agner1-0/+7
2016-07-26Merge git://git.denx.de/u-boot-fsl-qoriqTom Rini2-3/+213
2016-07-26ARMv7: PSCI: ls102xa: add more PSCI v1.0 functions implementionHongbo Zhang1-2/+101
2016-07-26ARMv7: PSCI: ls102xa: check target CPU ID before further operationsHongbo Zhang1-1/+34
2016-07-26ARMv7: PSCI: add PSCI v1.0 functions skeletonHongbo Zhang1-0/+78
2016-07-25ARM: am33xx: Always inhibit init/refresh during DDR phy initRuss Dill1-12/+7
2016-07-25ARM: am33xx: Fix DDR init delay placementRuss Dill1-1/+4
2016-07-22arm: omap5: fix build dependency for secure devicesAndreas Dannenberg1-1/+1
2016-07-22arm: am4x: fix build dependency for secure devicesAndreas Dannenberg1-1/+1
2016-07-22armv7: simplify identify_nand_chipLadislav Michl1-24/+11
2016-07-22armv7: armv7: introduce set_gpmc_cs0Ladislav Michl1-58/+90
2016-07-22armv7: make gpmc_cfg constLadislav Michl1-5/+3
2016-07-22armv7: add reset timeout to identify_nand_chipLadislav Michl1-18/+14
2016-07-20mx6: clock: Fix the logic for reading axi_alt_selFabio Estevam1-2/+2
2016-07-19Merge git://git.denx.de/u-boot-fsl-qoriqTom Rini1-63/+0
2016-07-19ARMv8/PSCI: Fixup the device tree for PSCIHou Zhiqiang1-63/+0
2016-07-19mx7_common: use Kconfig for ARMv7 non-secure modeStefan Agner1-0/+2
2016-07-19mx7: set soc environment according to exact SoC typeStefan Agner1-0/+14
2016-07-16Various, unrelated tree-wide typo fixes.Robert P. J. Day1-1/+1
2016-07-15Merge branch 'master' of http://git.denx.de/u-boot-sunxiTom Rini10-131/+107
2016-07-15ARM: PSCI: Make psci_get_cpu_stack_top local to armv7/psci.SChen-Yu Tsai1-1/+1
2016-07-15ARM: PSCI: Switch to per-CPU target PC storage in secure data sectionChen-Yu Tsai4-17/+18