aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-03-12Add autotools configuration.Matthew Leach
2014-02-04Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/cmarin...Mark Rutland
2013-12-17Add CFLAGS to makefile compileGeoff Levand
2013-08-14cache.S: fix max cache level detectionMark Rutland
2013-06-05Add simple PSCI implementationMark Rutland
2013-06-05Add code to clean and invalidate cachesMark Rutland
2013-06-05Factor spin-table into its own fileMark Rutland
2013-06-05Factor out secure GIC initialisationMark Rutland
2013-06-05Factor non-secure system initialisationMark Rutland
2013-06-05Test all MPIDR affinity bitsMark Rutland
2013-06-05Allow support of multiple assembly filesMark Rutland
2013-06-05Add CURRENTEL_EL3 #defineMark Rutland
2013-06-05Move EL drop definition out of boot.SMark Rutland
2013-06-05gitignore: ignore build filesMark Rutland
2013-06-05Use immediate offsets rather than post-incrementMark Rutland
2013-06-05Remove unnecessary ldr from boot wrapperMark Rutland
2013-04-18Allow CROSS_COMPILE override on the make command lineChristoffer Dall
2013-01-10Update READMEMatthew Leach
2013-01-09Tidy up the kernel boot argumentsCatalin Marinas
2013-01-09Enable the CLCD outputCatalin Marinas
2013-01-09Change the FDT_SRC file to rtsm_ve-aemv8a.dtsCatalin Marinas
2013-01-09Use the DTC Power(TM) instead of sed to inject the chosen nodePawel Moll
2012-09-12Initial version of the AArch64 Linux boot wrapperCatalin Marinas