1. 8b77962 Add support to indicate size and end of assembly functions by Kévin Petit · 10 years ago
  2. a7e98ad Add macro to calculate number of elements in an array by Vikram Kanigiri · 10 years ago
  3. 8e85791 Add support for level specific cache maintenance operations by Soby Mathew · 11 years ago
  4. 9b47684 Introduce framework for CPU specific operations by Soby Mathew · 11 years ago
  5. 6397bf6 Merge pull request #172 from soby-mathew/sm/asm_assert by danh-arm · 11 years ago
  6. bc92012 Implement an assert() callable from assembly code by Soby Mathew · 11 years ago
  7. ec3c100 Simplify management of SCTLR_EL3 and SCTLR_EL1 by Achin Gupta · 11 years ago
  8. afff8cb Make enablement of the MMU more flexible by Achin Gupta · 11 years ago
  9. 73ad257 Calculate TCR bits based on VA and PA by Lin Ma · 11 years ago
  10. 5c633bd Merge pull request #130 from athoelke/at/inline-asm-sysreg-v2 by danh-arm · 11 years ago
  11. 5c3272a Make system register functions inline assembly by Andrew Thoelke · 11 years ago
  12. f984ce8 Enable mapping higher physical address by Lin Ma · 11 years ago
  13. dff8e47 Add enable mmu platform porting interfaces by Dan Handley · 11 years ago for-v0.4-rc0
  14. 5f0cdb0 Split platform.h into separate headers by Dan Handley · 11 years ago
  15. 8545a87 Merge pull request #102 from achingupta:ag/tf-issues#104-v2 by Andrew Thoelke · 11 years ago
  16. fa9c08b Use secure timer to generate S-EL1 interrupts by Achin Gupta · 11 years ago
  17. 1a4f19e Merge pull request #91 from linmaonly/lin_dev by Andrew Thoelke · 11 years ago
  18. 444281c Address issue 156: 64-bit addresses get truncated by Lin Ma · 11 years ago
  19. a43d431 Rework BL3-1 unhandled exception handling and reporting by Soby Mathew · 11 years ago
  20. fd6fede Merge pull request #58 from athoelke/optimise-cache-flush-v2 by danh-arm · 11 years ago
  21. 5f6032a Optimise data cache clean/invalidate operation by Andrew Thoelke · 11 years ago
  22. 228a9f0 Remove unused or invalid asm helper functions by Andrew Thoelke · 11 years ago
  23. 7935d0a Access system registers directly in assembler by Andrew Thoelke · 11 years ago
  24. 2f5dcfe Replace disable_mmu with assembler version by Andrew Thoelke · 11 years ago
  25. 8cec598 Correct usage of data and instruction barriers by Andrew Thoelke · 11 years ago
  26. 97043ac Reduce deep nesting of header files by Dan Handley · 11 years ago
  27. fb037bf Always use named structs in header files by Dan Handley · 11 years ago
  28. 4ecca33 Move include and source files to logical locations by Dan Handley · 11 years ago