aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-03-05Remove change log instructions from contribution.mdlinarointegrationDan Handley
2014-03-05bl_common: add image_size()Ryan Harkin
2014-03-05fvp: plat_io_storage: remove duplicated codeRyan Harkin
2014-03-05Enable platforms to omit some bootloadersJon Medhurst
2014-03-05Generate build time and date message at link time.Jon Medhurst
2014-03-05fvp: Make use of the generic MMU translation table setup codeJon Medhurst
2014-03-05Add generic functions for setting up aarch64 MMU translation tablesJon Medhurst
2014-03-05Update Makefiles to get proper dependency checking working.Jon Medhurst
2014-03-05Fix implementation and users of gicd_set_ipriorityr()Jon Medhurst
2014-03-05Fix assert in bakery_lock_release()Jon Medhurst
2014-02-28Add v0.3 release documentationDan Handley
2014-02-28Consolidate design and porting documentationDan Handley
2014-02-28Add EL3 runtime services and SPD documentationDan Handley
2014-02-28Separate firmware design out of user-guide.mdDan Handley
2014-02-28Update versions of dependencies in user-guide.mdDan Handley
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