1. 44170c4 Refactor the xlat_tables library code by Soby Mathew · 8 years ago
  2. 346f1f9 Remove xlat_helpers.c by Antonio Nino Diaz · 8 years ago
  3. 686ecbd Merge pull request #542 from sandrine-bailleux-arm/km/pt-zero by danh-arm · 8 years ago
  4. ed0995c Initialize all translation table entries by Kristina Martsenko · 8 years ago
  5. 52b1ba6 Extend memory attributes to map non-cacheable memory by Sandrine Bailleux · 8 years ago
  6. c9bac9c Use tf_printf() for debug logs from xlat_tables.c by Soby Mathew · 8 years ago
  7. 46dd170 Remove direct usage of __attribute__((foo)) by Soren Brinkmann · 8 years ago
  8. e9c4a64 Make generic code work in presence of system caches by Achin Gupta · 9 years ago
  9. a877c25 Add support to indicate size and end of assembly functions by Kévin Petit · 9 years ago
  10. 725b133 Add macro to calculate number of elements in an array by Vikram Kanigiri · 9 years ago
  11. 42aa5eb Add support for level specific cache maintenance operations by Soby Mathew · 10 years ago
  12. c704cbc Introduce framework for CPU specific operations by Soby Mathew · 10 years ago
  13. 45c31c4 Merge pull request #172 from soby-mathew/sm/asm_assert by danh-arm · 10 years ago
  14. 041f62a Implement an assert() callable from assembly code by Soby Mathew · 10 years ago
  15. 9f09835 Simplify management of SCTLR_EL3 and SCTLR_EL1 by Achin Gupta · 10 years ago
  16. e998254 Make enablement of the MMU more flexible by Achin Gupta · 10 years ago
  17. 741a382 Calculate TCR bits based on VA and PA by Lin Ma · 10 years ago
  18. ddb312d Merge pull request #130 from athoelke/at/inline-asm-sysreg-v2 by danh-arm · 10 years ago
  19. 3f78dc3 Make system register functions inline assembly by Andrew Thoelke · 10 years ago
  20. 1359236 Enable mapping higher physical address by Lin Ma · 10 years ago
  21. b226a4d Add enable mmu platform porting interfaces by Dan Handley · 10 years ago
  22. ed6ff95 Split platform.h into separate headers by Dan Handley · 10 years ago
  23. 58484d4 Merge pull request #102 from achingupta:ag/tf-issues#104-v2 by Andrew Thoelke · 10 years ago
  24. 405406d Use secure timer to generate S-EL1 interrupts by Achin Gupta · 10 years ago
  25. 8782852 Merge pull request #91 from linmaonly/lin_dev by Andrew Thoelke · 10 years ago
  26. 0b9d59f Address issue 156: 64-bit addresses get truncated by Lin Ma · 10 years ago
  27. 5e5c207 Rework BL3-1 unhandled exception handling and reporting by Soby Mathew · 10 years ago
  28. 6bdfa91 Merge pull request #58 from athoelke/optimise-cache-flush-v2 by danh-arm · 10 years ago
  29. 6a5b3a4 Optimise data cache clean/invalidate operation by Andrew Thoelke · 10 years ago
  30. 5879ffd Remove unused or invalid asm helper functions by Andrew Thoelke · 10 years ago
  31. f977ed8 Access system registers directly in assembler by Andrew Thoelke · 10 years ago
  32. 438c63a Replace disable_mmu with assembler version by Andrew Thoelke · 10 years ago
  33. 42e75a7 Correct usage of data and instruction barriers by Andrew Thoelke · 10 years ago
  34. 2bd4ef2 Reduce deep nesting of header files by Dan Handley · 10 years ago
  35. e2712bc Always use named structs in header files by Dan Handley · 10 years ago
  36. a70615f Move include and source files to logical locations by Dan Handley · 10 years ago