1. b313d75 Rearrange fields in TF data structures to reduce padding by Soby Mathew · 10 years ago
  2. d178637 Remove dashes from image names: 'BL3-x' --> 'BL3x' by Juan Castillo · 10 years ago
  3. 9003fa0 FWU: Add Generic BL2U FWU image support in BL2 by Yatharth Kochar · 10 years ago
  4. 48bfb88 FWU: Add Generic Firmware Update framework support in BL1 by Yatharth Kochar · 10 years ago
  5. 7baff11 Add descriptor based image management support in BL1 by Yatharth Kochar · 10 years ago
  6. bbf8f6f Move context management code to common location by Yatharth Kochar · 10 years ago
  7. 5698c5b Remove `RUN_IMAGE` usage as opcode passed to next EL. by Yatharth Kochar · 10 years ago
  8. 68a68c9 Introduce print_entry_point_info() function by Sandrine Bailleux · 10 years ago
  9. 78460a0 Use standard errno definitions in load_auth_image() by Juan Castillo · 10 years ago
  10. a2f8b16 Ensure BL2 security state is secure by Vikram Kanigiri · 10 years ago
  11. fedbc04 TBB: abort boot if BL3-2 cannot be authenticated by Juan Castillo · 10 years ago
  12. 1779ba6 TBB: switch to the new authentication framework by Juan Castillo · 10 years ago
  13. 16948ae Use numbers to identify images instead of names by Juan Castillo · 10 years ago
  14. 52010cc Rationalize reset handling code by Sandrine Bailleux · 10 years ago
  15. 452b7fa Remove FIRST_RESET_HANDLER_CALL build option by Sandrine Bailleux · 10 years ago
  16. 90b3a6a Add linker symbol declarations to bl_common.h by Dan Handley · 10 years ago
  17. a7e98ad Add macro to calculate number of elements in an array by Vikram Kanigiri · 10 years ago
  18. 79a97b2 Call reset handlers upon BL3-1 entry. by Yatharth Kochar · 11 years ago
  19. d3280be Rework incorrect use of assert() and panic() in codebase by Juan Castillo · 11 years ago
  20. aaa3e72 Add support for printing version at runtime by Juan Castillo · 11 years ago
  21. 8f55dfb Remove concept of top/bottom image loading by Sandrine Bailleux · 11 years ago
  22. 167a935 Initialise CPU contexts from entry_point_info by Andrew Thoelke · 11 years ago
  23. dec5e0d Move BL porting functions into platform.h by Dan Handley · 11 years ago
  24. c6bc071 Remove extern keyword from function declarations by Dan Handley · 11 years ago
  25. 6871c5d Rework memory information passing to BL3-x images by Vikram Kanigiri · 11 years ago
  26. 4112bfa Populate BL31 input parameters as per new spec by Vikram Kanigiri · 11 years ago
  27. 29fb905 Rework handover interface between BL stages by Vikram Kanigiri · 11 years ago
  28. 23ff9ba Introduce macros to manipulate the SPSR by Vikram Kanigiri · 11 years ago
  29. 97043ac Reduce deep nesting of header files by Dan Handley · 11 years ago
  30. fb037bf Always use named structs in header files by Dan Handley · 11 years ago
  31. bdbfc3c Separate out CASSERT macro into own header by Dan Handley · 11 years ago
  32. 4ecca33 Move include and source files to logical locations by Dan Handley · 11 years ago[Renamed (93%) from include/bl_common.h]
  33. b495bde Merge pull request #50 from vikramkanigiri/vk/tf-issues#26 by achingupta · 11 years ago