aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-02-27Generate build time and date message at link time.tixy-issue-33Jon Medhurst
2014-02-27Update Makefiles to get proper dependency checking working.tixy-issue-11Jon Medhurst
2014-02-26Remove duplicate xlat_table descriptionsJeenu Viswambharan
2014-02-26fvp: Initialise UART earlierSandrine Bailleux
2014-02-26Tolerate runtime service initialization failureJeenu Viswambharan
2014-02-26Implement late binding for runtime hooksJeenu Viswambharan
2014-02-26Update contributing.md to new CLA locationDan Handley
2014-02-26Reduce GICv3 debug outputHarry Liebel
2014-02-26Revert accidental removal of BL2 from help messageJeenu Viswambharan
2014-02-20Update .gitignoreJeenu Viswambharan
2014-02-20Fix semihosting with latest toolchainRyan Harkin
2014-02-20Cleanup FIP build targets and messagesJeenu Viswambharan
2014-02-20Report recoverable errors as warningsJeenu Viswambharan
2014-02-20Rework arithmetic operations in Test Secure PayloadAchin Gupta
2014-02-20Add power management support in the SPDAchin Gupta
2014-02-20Add Test Secure Payload Dispatcher (TSPD) serviceAchin Gupta
2014-02-20Fix FIP offset address when file not foundJeenu Viswambharan
2014-02-20Add Test Secure Payload (BL3-2) imageAchin Gupta
2014-02-20Move PSCI to runtime services directoryAchin Gupta
2014-02-20Specify address of UART device to use as a consoleAchin Gupta
2014-02-20Factor out translation table setup in ARM FVP portAchin Gupta
2014-02-20Add support for BL3-2 in BL3-1Achin Gupta
2014-02-20Add support for BL3-2 in BL2Achin Gupta
2014-02-20Rework BL2 to BL3-1 hand over interfaceAchin Gupta
2014-02-20Add exception vector guardsJeenu Viswambharan
2014-02-17Increase coherent stack sizesAchin Gupta
2014-02-17Add support for handling runtime service requestsJeenu Viswambharan
2014-02-17Introduce new exception handling frameworkAchin Gupta
2014-02-17Add runtime services frameworkAchin Gupta
2014-02-17psci: Use context library for preserving EL3 stateAchin Gupta
2014-02-17Add context management libraryAchin Gupta
2014-02-17Add helper library for cpu context managementAchin Gupta
2014-02-17Setup VBAR_EL3 incrementallyAchin Gupta
2014-02-17Fix spilled-over BL1 exception vectorJeenu Viswambharan
2014-02-17Move translation tables into separate sectionJeenu Viswambharan
2014-02-17Add Firmware Image Package (FIP) documentationHarry Liebel
2014-02-17Add Firmware Image Package (FIP) driverHarry Liebel
2014-02-17Add Firmware Image Package creation toolHarry Liebel
2014-02-17Implement load_image in terms of IO abstractionJames Morrissey
2014-02-17Add IO abstraction frameworkJames Morrissey
2014-02-17Fix asserts appearing in release buildsJames Morrissey
2014-02-17Compile assembly files with -DDEBUG flagSandrine Bailleux
2014-01-30Fix memmove and memcpyJon Medhurst
2014-01-30Allow style checking of tree and local changesIan Spray
2014-01-30Build system: Add cscope target to the MakefileJoakim Bech
2014-01-23fvp: clear a pending cluster power off requestAchin Gupta
2014-01-20psci: fix affinity level upgrade issueAchin Gupta
2014-01-20psci: preserve target affinity level during suspendAchin Gupta
2014-01-20psci: replace secure context with suspend contextAchin Gupta
2014-01-20fvp: rename fvp_* files to plat_*Ryan Harkin