aboutsummaryrefslogtreecommitdiff
path: root/Makefile
AgeCommit message (Expand)Author
2014-05-22Split platform.h into separate headersDan Handley
2014-05-21Add support for BL3-1 as a reset vectorVikram Kanigiri
2014-05-19Merge pull request #78 from jeenuv:tf-issues-148Andrew Thoelke
2014-05-16Add build configuration for timer save/restoreJeenu Viswambharan
2014-05-16Reorganize build optionsJeenu Viswambharan
2014-05-16Introduce convenience functions to buildJeenu Viswambharan
2014-05-16Rework BL3-1 unhandled exception handling and reportingSoby Mathew
2014-05-06Remove vpath usage in makefilesDan Handley
2014-05-06Make use of user/system includes more consistentDan Handley
2014-05-06Move include and source files to logical locationsDan Handley
2014-03-26Use --gc-sections during linkAndrew Thoelke
2014-03-26Build system: Trigger dependency checking only for build targetsSandrine Bailleux
2014-03-26Build system: Remove last traces of 'PLAT=all'Sandrine Bailleux
2014-03-20Specify image entry in linker scriptJeenu Viswambharan
2014-03-20Implement ARM Standard ServiceJeenu Viswambharan
2014-03-05Enable platforms to omit some bootloadersJon Medhurst
2014-03-05Generate build time and date message at link time.Jon Medhurst
2014-03-05Update Makefiles to get proper dependency checking working.Jon Medhurst
2014-02-26Revert accidental removal of BL2 from help messageJeenu Viswambharan
2014-02-20Cleanup FIP build targets and messagesJeenu Viswambharan
2014-02-20Add Test Secure Payload Dispatcher (TSPD) serviceAchin Gupta
2014-02-20Move PSCI to runtime services directoryAchin Gupta
2014-02-20Factor out translation table setup in ARM FVP portAchin Gupta
2014-02-17Add runtime services frameworkAchin Gupta
2014-02-17Add Firmware Image Package creation toolHarry Liebel
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-30Allow style checking of tree and local changesIan Spray
2014-01-30Build system: Add cscope target to the MakefileJoakim Bech
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-17Do not trap access to floating point registersHarry Liebel
2014-01-17Update year in copyright text to 2014Dan Handley
2014-01-17Build project with 'pedantic'Harry Liebel
2014-01-17Do not let GCC use built-in functionsHarry Liebel
2013-12-20Create local C library implementation (1/2)Harry Liebel
2013-12-05Enable third party contributionsDan Handley
2013-11-27Treat compiler, assembler and linker warnings as errorsSandrine Bailleux
2013-11-27Generate build products in sub-directoriesJames Morrissey
2013-10-25ARMv8 Trusted Firmware release v0.2v0.2Achin Gupta