aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-02-20Fix semihosting with latest toolchainryan-issue-10-v2Ryan Harkin
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
2014-01-20Build system: add 'make help' optionRyan Harkin
2014-01-20Build system: minor spacing tidyupRyan Harkin
2014-01-20Build system: Fixes #2: Add multi-platform supportRyan Harkin
2014-01-20remove empty definition of display_boot_progress()Achin Gupta
2014-01-17Change comments in assembler files to help ctagsJeenu Viswambharan
2014-01-17Probe for GICv3 re-distributors on core bring-upHarry Liebel
2014-01-17Do not trap access to floating point registersHarry Liebel
2014-01-17Update year in copyright text to 2014Dan Handley
2014-01-17Refer to separate issue tracking repositoryDan Handley
2014-01-17Move GIC setup to a separate fileIan Spray
2014-01-17Build project with 'pedantic'Harry Liebel
2014-01-17Do not let GCC use built-in functionsHarry Liebel
2013-12-20Fix SPSR register size in gp_regs structureSandrine Bailleux
2013-12-20Local C library documentation updatesHarry Liebel
2013-12-20Add strchr() and putchar() to local C libraryHarry Liebel
2013-12-20Create local C library implementation (2/2)Harry Liebel
2013-12-20Create local C library implementation (1/2)Harry Liebel
2013-12-20Add debug macrosHarry Liebel
2013-12-12Make BL31's ns_entry_info a single-cpu areaSandrine Bailleux
2013-12-12BL2: Sanity check value in x0 in the entry point codeSandrine Bailleux
2013-12-12Move RUN_IMAGE constant from bl1.h to bl_common.hSandrine Bailleux
2013-12-12Remove useless copies of meminfo structuresSandrine Bailleux
2013-12-05psci: update docs with status of cpu_suspend apiAchin Gupta
2013-12-05psci: rectify and homogenise generic codeAchin Gupta