aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-01-12Remove KERN_DTB/KERN_IMAGE check to workaround dtb relocation since 3.19HEADmasterFathi Boudra
2015-01-12Revert "update dtb location in the kernel tree"Fathi Boudra
2015-01-10update dtb location in the kernel treeFathi Boudra
2014-11-06bootwrapper: improve UART initialisationAndre Przywara
2014-11-06Set sctlr_el2 to predefined state for all CPUsVladimir Murzin
2014-11-06boot-wrapper: arm64: gicv3: skip GIC init if not availableMarc Zyngier
2014-06-18configure: Fixes for --enable-xxxGeoff Levand
2014-06-18Makefile: Add local perl module include pathGeoff Levand
2014-05-09boot-wrapper: arm64: add support for GICv3Marc Zyngier
2014-05-09.gitignore: add auto-generated `compile' fileWill Deacon
2014-04-15Allow DTB to be overriddenMark Rutland
2014-04-15Discover memory from the DTBMark Rutland
2014-04-15Discover device base addresses from the DTBMark Rutland
2014-04-15Add FDT perl moduleMark Rutland
2014-04-07Fix maintainer-clean make targetGeoff Levand
2014-03-20cache.S: fix misleading commentsMark Rutland
2014-03-20fix SetWay bits alignment for DC opVladimir Murzin
2014-03-12Modify cpu nodes to set the enable-methodMatthew Leach
2014-03-12If enabled, add the PSCI node to the FDTMatthew Leach
2014-03-12Allow the passing of CPUIDs in the configure scriptMatthew Leach
2014-03-12Check for dtc in the kernel dirMatthew Leach
2014-03-12Add a PSCI configure optionMatthew Leach
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