summaryrefslogtreecommitdiff
path: root/Makefile
AgeCommit message (Expand)Author
2016-06-02sun50i: remove Allwinner hash outputAndre Przywara
2016-02-04Makefile: remove copying of final binaryAndre Przywara
2016-02-04arisc: make debug macros -pedantic compatibleAndre Przywara
2016-02-04Makefile: fix w/s errorAndre Przywara
2016-02-04Makefile: comment Cortex-A53 linker fix optionAndre Przywara
2016-02-04Makefile: revert Allwinner changes to default targetAndre Przywara
2016-02-04Merge in files from Allwinners lichee BSP tarballAndre Przywara
2014-08-28Documentation for version 1.0Dan Handley
2014-08-20Add support for selected Cortex-A57 errata workaroundsSoby Mathew
2014-08-20Add CPU specific power management operationsSoby Mathew
2014-08-19Clarify platform porting interface to TSPDan Handley
2014-08-14Move IO storage source to drivers directoryDan Handley
2014-08-12Merge pull request #183 from danh-arm/dh/print_output2danh-arm
2014-08-12Add concept of console output log levelsDan Handley
2014-08-11Add compilation macro for each BL stageSoby Mathew
2014-07-28Rework the crash reporting in BL3-1 to use less stackSoby Mathew
2014-07-28Implement an assert() callable from assembly codeSoby Mathew
2014-07-25Add support for printing version at runtimeJuan Castillo
2014-07-25Merge pull request #168 from sandrine-bailleux/sb/set-default-gic-archDan Handley
2014-07-25Implement a leaner printf for Trusted FirmwareSoby Mathew
2014-07-17Define ARM_GIC_ARCH default value for all platformsSandrine Bailleux
2014-07-11Merge pull request #162 from jcastillo-arm/jc/tf-issues/194danh-arm
2014-07-10Add support for BL3-0 imageSandrine Bailleux
2014-07-10Allow FP register context to be optional at build timeJuan Castillo
2014-06-24Merge pull request #152 from jcastillo-arm/jc/tf-issues/073-v2danh-arm
2014-06-24Remove all checkpatch errors from codebaseJuan Castillo
2014-06-23Compile with '-Wmissing-include-dirs' flagSandrine Bailleux
2014-06-10Make system register functions inline assemblyAndrew Thoelke
2014-05-23Split platform.h into separate headersDan Handley
2014-05-22Add 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