summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-04-08Define frequency of system counter in platform codeSandrine Bailleux
2014-04-08Revert "Move architecture timer setup to platform-specific code"Sandrine Bailleux
2014-04-07Merge pull request #35 from sandrine-bailleux/sb/add-missing-include-guarddanh-arm
2014-04-04Merge pull request #34 from danh-arm/dh/new-integration-processdanh-arm
2014-04-03Add missing #include guard in xlat_tables.hSandrine Bailleux
2014-04-01Update contributing.md with new integration processDan Handley
2014-03-26Fix build failure due to a typo in TSPD codeAchin Gupta
2014-03-26Build system: Trigger dependency checking only for build targetsSandrine Bailleux
2014-03-26Initialise UART console in all bootloader stagesVikram Kanigiri
2014-03-26Move console functions out of pl011.cSoby Mathew
2014-03-26Build system: Remove last traces of 'PLAT=all'Sandrine Bailleux
2014-03-26Fix build by correcting asm helper function usage in TSPDVikram Kanigiri
2014-03-26Separate out BL2, BL3-1 and BL3-2 early exception vectors from BL1Sandrine Bailleux
2014-03-26Move per cpu exception stack in BL31 to tzfw_normal_stacksVikram Kanigiri
2014-03-26Add standby state support in PSCI cpu_suspend apiVikram Kanigiri
2014-03-21Semihosting: Fix file mode to load binaries on WindowsSandrine Bailleux
2014-03-21Remove partially qualified asm helper functionsVikram Kanigiri
2014-03-21Fix the disable_mmu codeVikram Kanigiri
2014-03-21TSP: Make the platform-specific makefile mandatorySandrine Bailleux
2014-03-21Fix file_to_uuid() functionSandrine Bailleux
2014-03-21FIP tool: Fix error message for missing FIP filenameSandrine Bailleux
2014-03-21FIP tool: Add support for '--help' option.Sandrine Bailleux
2014-03-21FIP tool: Small optimisation for option parsingSandrine Bailleux
2014-03-20Rework bakery lock with WFE/SEV sequenceJeenu Viswambharan
2014-03-20Specify image entry in linker scriptJeenu Viswambharan
2014-03-20Implement standard calls for TSPJeenu Viswambharan
2014-03-20Implement ARM Standard ServiceJeenu Viswambharan
2014-03-10Move architecture timer setup to platform-specific codeJeenu Viswambharan
2014-03-10Remove unused 'CPU present' flagJeenu Viswambharan
2014-03-05Remove change log instructions from contribution.mdDan 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