summaryrefslogtreecommitdiff
path: root/arch/arm/cpu/armv7
AgeCommit message (Expand)Author
2016-09-07ARM: armv7: move CONFIG_ARMV7_PSCI to KconfigMasahiro Yamada
2016-08-20Merge branch 'rmobile' of git://git.denx.de/u-boot-shTom Rini
2016-08-20ARM: OMAP4+: vcores: Remove duplicated codeLokesh Vutla
2016-08-20ARM: OMAP5+: vcores: Drop unnecessary #ifndefsLokesh Vutla
2016-08-17ARM: rmobile: Move SoC sources to mach-rmobileNobuhiro Iwamatsu
2016-08-12kconfig: use bool instead of boolean for type definition attributesMasahiro Yamada
2016-08-12ARM: non-sec: flush code cacheline alignedStefan Agner
2016-08-06omap3: Drop omap3_evm_quick_* targetsTom Rini
2016-08-05omap3: Move to select SUPPORT_SPL for allTom Rini
2016-08-05treewide: move CONFIG_PHYS_64BIT to KconfigMasahiro Yamada
2016-08-05ARM: Rework and correct barrier definitionsTom Rini
2016-07-29ARM: dra7xx: Change DPLL_PER_HS13 divider valueLokesh Vutla
2016-07-28Merge branch 'master' of git://www.denx.de/git/u-boot-imxTom Rini
2016-07-28colibri_imx7: add Colibri iMX7S/iMX7D module supportStefan Agner
2016-07-26Merge git://git.denx.de/u-boot-fsl-qoriqTom Rini
2016-07-26ARMv7: PSCI: ls102xa: add more PSCI v1.0 functions implementionHongbo Zhang
2016-07-26ARMv7: PSCI: ls102xa: check target CPU ID before further operationsHongbo Zhang
2016-07-26ARMv7: PSCI: add PSCI v1.0 functions skeletonHongbo Zhang
2016-07-25ARM: am33xx: Always inhibit init/refresh during DDR phy initRuss Dill
2016-07-25ARM: am33xx: Fix DDR init delay placementRuss Dill
2016-07-22arm: omap5: fix build dependency for secure devicesAndreas Dannenberg
2016-07-22arm: am4x: fix build dependency for secure devicesAndreas Dannenberg
2016-07-22armv7: simplify identify_nand_chipLadislav Michl
2016-07-22armv7: armv7: introduce set_gpmc_cs0Ladislav Michl
2016-07-22armv7: make gpmc_cfg constLadislav Michl
2016-07-22armv7: add reset timeout to identify_nand_chipLadislav Michl
2016-07-20mx6: clock: Fix the logic for reading axi_alt_selFabio Estevam
2016-07-19Merge git://git.denx.de/u-boot-fsl-qoriqTom Rini
2016-07-19ARMv8/PSCI: Fixup the device tree for PSCIHou Zhiqiang
2016-07-19mx7_common: use Kconfig for ARMv7 non-secure modeStefan Agner
2016-07-19mx7: set soc environment according to exact SoC typeStefan Agner
2016-07-16Various, unrelated tree-wide typo fixes.Robert P. J. Day
2016-07-15Merge branch 'master' of http://git.denx.de/u-boot-sunxiTom Rini
2016-07-15ARM: PSCI: Make psci_get_cpu_stack_top local to armv7/psci.SChen-Yu Tsai
2016-07-15ARM: PSCI: Switch to per-CPU target PC storage in secure data sectionChen-Yu Tsai
2016-07-15ARM: PSCI: Add helper functions to access per-CPU target PC storageChen-Yu Tsai
2016-07-15ARM: Move __secure definition to common asm/secure.hChen-Yu Tsai
2016-07-15ARM: PSCI: Remove unused psci_text_end symbolChen-Yu Tsai
2016-07-15ARM: PSCI: Allocate PSCI stack in secure stack sectionChen-Yu Tsai
2016-07-15sunxi: Move remaining PSCI assembly code to CChen-Yu Tsai
2016-07-15ARM: PSCI: Split out common stack setup code from psci_arch_initChen-Yu Tsai
2016-07-14arm: Don't invalidate unaligned cache regionsSimon Glass
2016-07-14arm: Move check_cache_range() into a common placeSimon Glass
2016-07-14ARM: OMAP5+: Enable errata i727Lokesh Vutla
2016-07-14arm: am4x: add U-Boot FIT signing and SPL image post-processingMadan Srinivas
2016-07-14arm: omap5: add U-Boot FIT signing and SPL image post-processingAndreas Dannenberg
2016-07-14arm: omap-common: Update to generate secure U-Boot FIT blobAndreas Dannenberg
2016-07-14arm: omap-common: secure ROM signature verify APIAndreas Dannenberg
2016-07-14arm: omap-common: add secure rom call API for secure devicesAndreas Dannenberg
2016-07-14arm: omap-common: add secure smc entryDaniel Allred