1. 5cd545d Merge pull request #177 from jcastillo-arm/jc/tf-issues/096 by danh-arm · 10 years ago
  2. f558cac Rework incorrect use of assert() and panic() in codebase by Juan Castillo · 10 years ago
  3. c1adbbc Rework the crash reporting in BL3-1 to use less stack by Soby Mathew · 10 years ago
  4. 041f62a Implement an assert() callable from assembly code by Soby Mathew · 10 years ago
  5. 066f713 Introduce crash console APIs for crash reporting by Soby Mathew · 10 years ago
  6. 04be3a5 Add support for printing version at runtime by Juan Castillo · 10 years ago
  7. afe7e2f Implement a leaner printf for Trusted Firmware by Soby Mathew · 10 years ago
  8. 467d057 Remove concept of top/bottom image loading by Sandrine Bailleux · 10 years ago
  9. 4e12607 Initialise CPU contexts from entry_point_info by Andrew Thoelke · 10 years ago
  10. 7ce42df Move BL porting functions into platform.h by Dan Handley · 10 years ago
  11. a17fefa Remove extern keyword from function declarations by Dan Handley · 10 years ago
  12. 9637745 Add support for BL3-1 as a reset vector by Vikram Kanigiri · 10 years ago
  13. d8c9d26 Rework memory information passing to BL3-x images by Vikram Kanigiri · 10 years ago
  14. da56743 Populate BL31 input parameters as per new spec by Vikram Kanigiri · 10 years ago
  15. a3a5e4a Rework handover interface between BL stages by Vikram Kanigiri · 10 years ago
  16. 9851e42 Introduce macros to manipulate the SPSR by Vikram Kanigiri · 10 years ago
  17. 5e5c207 Rework BL3-1 unhandled exception handling and reporting by Soby Mathew · 10 years ago
  18. 6bdfa91 Merge pull request #58 from athoelke/optimise-cache-flush-v2 by danh-arm · 10 years ago
  19. 6a5b3a4 Optimise data cache clean/invalidate operation by Andrew Thoelke · 10 years ago
  20. f977ed8 Access system registers directly in assembler by Andrew Thoelke · 10 years ago
  21. 2bd4ef2 Reduce deep nesting of header files by Dan Handley · 10 years ago
  22. e2712bc Always use named structs in header files by Dan Handley · 10 years ago
  23. f3c8f32 Separate out CASSERT macro into own header by Dan Handley · 10 years ago
  24. a70615f Move include and source files to logical locations by Dan Handley · 10 years ago