aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-02-17Dynamically determine the set of CPUsHEADmasterMark Rutland
2017-01-19FDT.pm: add helper to get a node's full pathMark Rutland
2017-01-19FDT.pm: add helper to get untranslated regMark Rutland
2017-01-09FDT.pm: consistently check defined()Mark Rutland
2017-01-03Explicitly clean linux-system.axf and xen-system.axfChristoffer Dall
2017-01-03Xen: Select correct dom0 consoleIan Campbell
2017-01-03Xen: Support adding DT nodesChristoffer Dall
2017-01-03Support for building in a Xen binaryChristoffer Dall
2017-01-03configure: fix file detection when cross-compilingAndre Przywara
2016-06-15Add AArch32 to the boot-wrapperJean-Philippe Brucker
2016-06-15Protect against overlapping with the 32-bit kernelJean-Philippe Brucker
2016-06-15Add support for 32-bit kernelJean-Philippe Brucker
2016-06-15Add 32-bit compatibility to device-tree CPU nodesJean-Philippe Brucker
2016-06-15AArch64: get rid of EL2 trampolineJean-Philippe Brucker
2016-06-15Remove MMU identity map setupJean-Philippe Brucker
2016-06-15Replace exclusive accesses with a bakery lockJean-Philippe Brucker
2016-06-15Add GCC library functionsJean-Philippe Brucker
2016-06-15Rewrite cache flush in CJean-Philippe Brucker
2016-06-15Rewrite GIC drivers in CJean-Philippe Brucker
2016-06-14Rewrite platform initialisation in CJean-Philippe Brucker
2016-06-14AArch64: clean common.SJean-Philippe Brucker
2016-06-14Rewrite boot methods in CJean-Philippe Brucker
2016-06-14AArch64: factor CPU ID gettersJean-Philippe Brucker
2016-06-14AArch64: add a small stack for each CPUJean-Philippe Brucker
2016-06-14AArch64: extract common utilities from PSCIJean-Philippe Brucker
2016-06-14Move all sources to arch-specific folderJean-Philippe Brucker
2016-06-14Make the linker script more genericJean-Philippe Brucker
2016-06-14Clean up image layoutJean-Philippe Brucker
2016-06-14Pass object files on the ld command lineJean-Philippe Brucker
2016-06-14Clean up PSCI function IDsJean-Philippe Brucker
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