1. 38b4bc9 Add CPU specific crash reporting handlers by Soby Mathew · 10 years ago
  2. 8e2f287 Add CPU specific power management operations by Soby Mathew · 10 years ago
  3. c704cbc Introduce framework for CPU specific operations by Soby Mathew · 10 years ago
  4. 7b83c44 Move IO storage source to drivers directory by Dan Handley · 10 years ago
  5. 9f09835 Simplify management of SCTLR_EL3 and SCTLR_EL1 by Achin Gupta · 10 years ago
  6. e998254 Make enablement of the MMU more flexible by Achin Gupta · 10 years ago
  7. 741a382 Calculate TCR bits based on VA and PA by Lin Ma · 10 years ago
  8. 22129f5 Merge pull request #154 from athoelke/at/inline-mmio by Andrew Thoelke · 10 years ago
  9. 3c74a44 Merge pull request #152 from jcastillo-arm/jc/tf-issues/073-v2 by danh-arm · 10 years ago
  10. 42970b0 Merge pull request #147 from athoelke/at/remove-bakery-mpidr by danh-arm · 10 years ago
  11. af9dd82 Inline the mmio accessor functions by Andrew Thoelke · 10 years ago
  12. 2d55240 Remove all checkpatch errors from codebase by Juan Castillo · 10 years ago
  13. 958cc02 Remove calling CPU mpidr from bakery lock API by Andrew Thoelke · 10 years ago
  14. 4e12607 Initialise CPU contexts from entry_point_info by Andrew Thoelke · 10 years ago
  15. ddb312d Merge pull request #130 from athoelke/at/inline-asm-sysreg-v2 by danh-arm · 10 years ago
  16. 3f78dc3 Make system register functions inline assembly by Andrew Thoelke · 10 years ago
  17. 1359236 Enable mapping higher physical address by Lin Ma · 10 years ago
  18. b226a4d Add enable mmu platform porting interfaces by Dan Handley · 10 years ago
  19. ed6ff95 Split platform.h into separate headers by Dan Handley · 10 years ago
  20. a17fefa Remove extern keyword from function declarations by Dan Handley · 10 years ago
  21. 405406d Use secure timer to generate S-EL1 interrupts by Achin Gupta · 10 years ago
  22. 27b895e Add context library API to change a bit in SCR_EL3 by Achin Gupta · 10 years ago
  23. 9851e42 Introduce macros to manipulate the SPSR by Vikram Kanigiri · 10 years ago
  24. 5e5c207 Rework BL3-1 unhandled exception handling and reporting by Soby Mathew · 10 years ago
  25. 25232af Introduce IS_IN_ELX() macros by Sandrine Bailleux · 10 years ago
  26. 5879ffd Remove unused or invalid asm helper functions by Andrew Thoelke · 10 years ago
  27. 438c63a Replace disable_mmu with assembler version by Andrew Thoelke · 10 years ago
  28. a4cb68e Remove variables from .data section by Dan Handley · 10 years ago
  29. 2bd4ef2 Reduce deep nesting of header files by Dan Handley · 10 years ago
  30. e2712bc Always use named structs in header files by Dan Handley · 10 years ago
  31. bcd60ba Separate BL functions out of arch.h by Dan Handley · 10 years ago
  32. f3c8f32 Separate out CASSERT macro into own header by Dan Handley · 10 years ago
  33. a70615f Move include and source files to logical locations by Dan Handley · 10 years ago