aboutsummaryrefslogtreecommitdiff
path: root/arch/arm/cpu/armv7/Makefile
AgeCommit message (Expand)AuthorFilesLines
2015-03-28ARM: bcm283x: merge BCM2835/BCM2836 directories into mach-bcm283xMasahiro Yamada1-1/+0
2015-03-13ARM: Introduce erratum workaround for 798870Nishanth Menon1-1/+1
2015-03-01ARM: UniPhier: move SoC sources to mach-uniphierMasahiro Yamada1-1/+0
2015-02-21bcm2836 SoC support (used in Raspberry Pi 2 model B)Stephen Warren1-0/+1
2015-02-21ARM: keystone: move SoC sources to mach-keystoneMasahiro Yamada1-1/+0
2015-02-21ARM: highbank: move SoC sources to mach-highbankMasahiro Yamada1-1/+0
2015-02-21ARM: tegra: collect SoC sources into mach-tegraMasahiro Yamada1-2/+0
2015-02-21ARM: at91: collect SoC sources into mach-at91Masahiro Yamada1-1/+0
2014-12-09stv0991: Add basic stv0991 architecture supportVikas Manocha1-0/+1
2014-11-23tegra: do not descend into empty directoriesMasahiro Yamada1-3/+0
2014-11-23kbuild: use SoC-specific CONFIG to descend into SoC directoryMasahiro Yamada1-1/+27
2014-11-23kbuild: Descend into SOC directory from CPU directoryMasahiro Yamada1-0/+2
2014-08-30arm: iproc: Initial commit of iproc architecture codeScott Branden1-0/+1
2014-07-28ARM: HYP/non-sec/PSCI: emit DT nodesMarc Zyngier1-0/+1
2014-07-28ARM: HYP/non-sec: add generic ARMv7 PSCI codeMarc Zyngier1-0/+4
2014-05-25sunxi: add sun7i cpu, board and start of day supportIan Campbell1-1/+1
2014-04-17arm: add support for arch timerVitaly Andrianov1-0/+1
2014-02-22arch: kona: Initial commit of kona-common architecture codeDarwin Rambo1-0/+1
2013-12-01arm: atmel: sama5d3: spl boot from fat fs SD cardBo Shen1-1/+1
2013-10-31ARM: s5pc, exynos: move Samsung ARM SoC specific code under arch/arm/Masahiro Yamada1-0/+4
2013-10-31ARM: omap: move OMAP specific code under arch/arm/Masahiro Yamada1-0/+3
2013-10-31ARM: tegra: move Tegra specific code under arch/arm/Masahiro Yamada1-0/+2
2013-10-31armv7: convert makefiles to Kbuild styleMasahiro Yamada1-29/+7
2013-10-03ARM: extend non-secure switch to also go into HYP modeAndre Przywara1-1/+1
2013-10-03ARM: add C function to switch to non-secure stateAndre Przywara1-0/+1
2013-10-03ARM: add secure monitor handler to switch to non-secure stateAndre Przywara1-0/+4
2013-08-15Prepare for TI816X : reuse existing code from TI814XTENART Antoine1-1/+1
2013-08-15ARM: AM43xx: Add build supportLokesh Vutla1-1/+1
2013-07-24Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk1-17/+1
2013-03-24ti814x_evm: add ti814x evm board supportMatt Porter1-1/+1
2013-03-07ARM: mx6: use common CPU errata config optionsStephen Warren1-1/+1
2013-01-16Tegra30: Add generic Tegra30 build supportTom Warren1-1/+1
2012-09-01tegra20: enable SPL for tegra20 boardsAllen Martin1-1/+1
2012-09-01omap4/5/am33xx: Make lowlevel_init available to all armv7 platformsTom Rini1-1/+5
2012-03-27Add cache functions to SPL for armv7Stefano Babic1-2/+0
2011-12-06armv7: include armv7/cpu.c in SPL buildAneesh V1-2/+2
2011-08-03omap: add basic SPL supportAneesh V1-1/+6
2011-07-04armv7: cache maintenance operations for armv7Aneesh V1-1/+1
2010-11-17Switch from archive libraries to partial linkingSebastien Carlier1-2/+2
2010-09-29ARM: Use syslib functions for all CORTEXA8Stefano Babic1-1/+2
2010-07-05ARM: Rename arch/arm/cpu/arm_cortexa8 to armv7Steve Sakoman1-0/+47