1. cc36484 Dynamic cfg: MISRA fixes by Soby Mathew · 6 years ago
  2. 7c8af06 Unify cache flush code path after image load by Soby Mathew · 7 years ago
  3. fa3cf0b Use SPDX license identifiers by dp-arm · 7 years ago
  4. bf404c0 Move defines in utils.h to utils_def.h to fix shared header compile issues by Scott Branden · 7 years ago
  5. b911cc7 Re-factor header files for easier PSCI library integration by Soby Mathew · 7 years ago
  6. 441bfdd Use #ifdef for IMAGE_BL* instead of #if by Masahiro Yamada · 8 years ago
  7. b0e529b Export is_mem_free() function by Sandrine Bailleux · 8 years ago
  8. 89256b8 PSCI: Introduce PSCI Library argument structure by Soby Mathew · 8 years ago
  9. 3345a8d Add new version of image loading. by Yatharth Kochar · 8 years ago
  10. 748be1d AArch32: Add support in TF libraries by Soby Mathew · 8 years ago
  11. a0fedc4 Rework type usage in Trusted Firmware by Soby Mathew · 8 years ago
  12. f91f144 Introduce SEPARATE_CODE_AND_RODATA build flag by Sandrine Bailleux · 8 years ago
  13. 7659a26 Introduce utils.h header file by Sandrine Bailleux · 8 years ago
  14. f11b29a Fix the inconsistencies in bl1_tbbr_image_descs[] by Yatharth Kochar · 8 years ago
  15. 6d4f262 Rearrange fields in TF data structures to reduce padding by Soby Mathew · 8 years ago
  16. 7d19941 Remove dashes from image names: 'BL3-x' --> 'BL3x' by Juan Castillo · 9 years ago
  17. b1c2fe0 FWU: Add Generic BL2U FWU image support in BL2 by Yatharth Kochar · 9 years ago
  18. 71c9a5e FWU: Add Generic Firmware Update framework support in BL1 by Yatharth Kochar · 9 years ago
  19. a65be2f Add descriptor based image management support in BL1 by Yatharth Kochar · 9 years ago
  20. 6c0566c Move context management code to common location by Yatharth Kochar · 9 years ago
  21. 57d334c Remove `RUN_IMAGE` usage as opcode passed to next EL. by Yatharth Kochar · 9 years ago
  22. b2e224c Introduce print_entry_point_info() function by Sandrine Bailleux · 9 years ago
  23. ec813f5 Use standard errno definitions in load_auth_image() by Juan Castillo · 9 years ago
  24. ceb0d0f Ensure BL2 security state is secure by Vikram Kanigiri · 9 years ago
  25. 97dbcf1 TBB: abort boot if BL3-2 cannot be authenticated by Juan Castillo · 9 years ago
  26. a08a5e7 TBB: switch to the new authentication framework by Juan Castillo · 9 years ago
  27. 3a66aca Use numbers to identify images instead of names by Juan Castillo · 9 years ago
  28. acde8b0 Rationalize reset handling code by Sandrine Bailleux · 9 years ago
  29. 81899f1 Remove FIRST_RESET_HANDLER_CALL build option by Sandrine Bailleux · 9 years ago
  30. f05c1b5 Add linker symbol declarations to bl_common.h by Dan Handley · 9 years ago
  31. 725b133 Add macro to calculate number of elements in an array by Vikram Kanigiri · 9 years ago
  32. 36433d1 Call reset handlers upon BL3-1 entry. by Yatharth Kochar · 10 years ago
  33. f558cac Rework incorrect use of assert() and panic() in codebase by Juan Castillo · 10 years ago
  34. 04be3a5 Add support for printing version at runtime by Juan Castillo · 10 years ago
  35. 467d057 Remove concept of top/bottom image loading by Sandrine Bailleux · 10 years ago
  36. 4e12607 Initialise CPU contexts from entry_point_info by Andrew Thoelke · 10 years ago
  37. 7ce42df Move BL porting functions into platform.h by Dan Handley · 10 years ago
  38. a17fefa Remove extern keyword from function declarations by Dan Handley · 10 years ago
  39. d8c9d26 Rework memory information passing to BL3-x images by Vikram Kanigiri · 10 years ago
  40. da56743 Populate BL31 input parameters as per new spec by Vikram Kanigiri · 10 years ago
  41. a3a5e4a Rework handover interface between BL stages by Vikram Kanigiri · 10 years ago
  42. 9851e42 Introduce macros to manipulate the SPSR by Vikram Kanigiri · 10 years ago
  43. 2bd4ef2 Reduce deep nesting of header files by Dan Handley · 10 years ago
  44. e2712bc Always use named structs in header files by Dan Handley · 10 years ago
  45. f3c8f32 Separate out CASSERT macro into own header by Dan Handley · 10 years ago
  46. a70615f Move include and source files to logical locations by Dan Handley · 10 years ago[Renamed (93%) from include/bl_common.h]
  47. 992dc07 Merge pull request #50 from vikramkanigiri/vk/tf-issues#26 by achingupta · 10 years ago