aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2013-12-05psci: rework cpu_off assertion and minor cleanupsAchin Gupta
2013-12-05remove check on non-secure entrypoint parameterAchin Gupta
2013-12-05move timer #defines & remove duplicate declarationAchin Gupta
2013-12-05psci: fix error due to a non zero context idAchin Gupta
2013-12-05psci: fix values of incorrectly defined constantsAchin Gupta
2013-12-05clear wakeup enable bit upon resuming from suspendAchin Gupta
2013-12-05rework general purpose registers save and restoreAchin Gupta
2013-12-05Enable third party contributionsDan Handley
2013-12-05Update user guide further to linker scripts changesSandrine Bailleux
2013-12-05Properly initialise the C runtime environmentSandrine Bailleux
2013-12-05Various improvements/cleanups on the linker scriptsSandrine Bailleux
2013-11-27Treat compiler, assembler and linker warnings as errorsSandrine Bailleux
2013-11-27Generate build products in sub-directoriesJames Morrissey