1. 14c0526 Reset CNTVOFF_EL2 register before exit into EL1 on warm boot by Soby Mathew · 11 years ago
  2. 01b916b Juno: Implement initial platform port by Sandrine Bailleux · 11 years ago
  3. d9bdaf2 Add support for selected Cortex-A57 errata workarounds by Soby Mathew · 11 years ago
  4. d3f70af Add CPU specific crash reporting handlers by Soby Mathew · 11 years ago
  5. add4035 Add CPU specific power management operations by Soby Mathew · 11 years ago
  6. 9b47684 Introduce framework for CPU specific operations by Soby Mathew · 11 years ago
  7. 935db69 Move IO storage source to drivers directory by Dan Handley · 11 years ago
  8. ec3c100 Simplify management of SCTLR_EL3 and SCTLR_EL1 by Achin Gupta · 11 years ago
  9. afff8cb Make enablement of the MMU more flexible by Achin Gupta · 11 years ago
  10. 73ad257 Calculate TCR bits based on VA and PA by Lin Ma · 11 years ago
  11. 5e0f9bd Merge pull request #154 from athoelke/at/inline-mmio by Andrew Thoelke · 11 years ago
  12. e73af8a Merge pull request #152 from jcastillo-arm/jc/tf-issues/073-v2 by danh-arm · 11 years ago
  13. 7eea135 Merge pull request #147 from athoelke/at/remove-bakery-mpidr by danh-arm · 11 years ago
  14. 5e11375 Inline the mmio accessor functions by Andrew Thoelke · 11 years ago
  15. 4f2104f Remove all checkpatch errors from codebase by Juan Castillo · 11 years ago
  16. 634ec6c Remove calling CPU mpidr from bakery lock API by Andrew Thoelke · 11 years ago
  17. 167a935 Initialise CPU contexts from entry_point_info by Andrew Thoelke · 11 years ago
  18. 5c633bd Merge pull request #130 from athoelke/at/inline-asm-sysreg-v2 by danh-arm · 11 years ago
  19. 5c3272a Make system register functions inline assembly by Andrew Thoelke · 11 years ago
  20. f984ce8 Enable mapping higher physical address by Lin Ma · 11 years ago
  21. dff8e47 Add enable mmu platform porting interfaces by Dan Handley · 11 years ago for-v0.4-rc0
  22. 5f0cdb0 Split platform.h into separate headers by Dan Handley · 11 years ago
  23. c6bc071 Remove extern keyword from function declarations by Dan Handley · 11 years ago
  24. fa9c08b Use secure timer to generate S-EL1 interrupts by Achin Gupta · 11 years ago
  25. c429b5e Add context library API to change a bit in SCR_EL3 by Achin Gupta · 11 years ago
  26. 23ff9ba Introduce macros to manipulate the SPSR by Vikram Kanigiri · 11 years ago
  27. a43d431 Rework BL3-1 unhandled exception handling and reporting by Soby Mathew · 11 years ago
  28. b3254e8 Introduce IS_IN_ELX() macros by Sandrine Bailleux · 11 years ago
  29. 228a9f0 Remove unused or invalid asm helper functions by Andrew Thoelke · 11 years ago
  30. 2f5dcfe Replace disable_mmu with assembler version by Andrew Thoelke · 11 years ago
  31. 625de1d Remove variables from .data section by Dan Handley · 11 years ago
  32. 97043ac Reduce deep nesting of header files by Dan Handley · 11 years ago
  33. fb037bf Always use named structs in header files by Dan Handley · 11 years ago
  34. 5b827a8 Separate BL functions out of arch.h by Dan Handley · 11 years ago
  35. bdbfc3c Separate out CASSERT macro into own header by Dan Handley · 11 years ago
  36. 4ecca33 Move include and source files to logical locations by Dan Handley · 11 years ago