1. 42ef554 Merge pull request #1145 from etienne-lms/rfc-armv7-2 by davidcunado-arm · 7 years ago
  2. b9ef664 Add ARMv8.2 ID_AA64MMFR0_EL1.PARange value by Antonio Nino Diaz · 7 years ago
  3. bafc753 xlat: Make function to calculate TCR PA bits public by Antonio Nino Diaz · 7 years ago
  4. 0af78b6 ARMv7 may not support large page addressing by Etienne Carriere · 7 years ago
  5. 439c901 xlat: Introduce API to change memory attributes of a region by Sandrine Bailleux · 7 years ago
  6. c3708e2 xlat: Introduce API to get memory attributes of a region by Sandrine Bailleux · 7 years ago
  7. dcf9d92 xlat: Add support for EL0 and EL1 mappings by Antonio Nino Diaz · 7 years ago
  8. 2d54579 xlat: Introduce function xlat_arch_tlbi_va_regime() by Douglas Raillard · 7 years ago
  9. 3383554 xlat: Always compile TLB invalidation functions by Sandrine Bailleux · 7 years ago
  10. 8f23fa8 xlat: Introduce MAP_REGION2() macro by Sandrine Bailleux · 7 years ago
  11. c8274a8 Set TCR_EL1.EPD1 bit to 1 by Antonio Nino Diaz · 7 years ago
  12. 6a5f8f1 xlat: simplify mmap_add_region_check parameters (#1101) by Douglas Raillard · 7 years ago
  13. b0b4611 Merge pull request #1099 from douglas-raillard-arm/dr/fix_mm_copy by davidcunado-arm · 7 years ago
  14. f68d2ed xlat: fix mm copy when adding a region by Douglas Raillard · 7 years ago
  15. 35c09f1 xlat: Use MAP_REGION macro as compatibility layer by Douglas Raillard · 7 years ago
  16. c4a1a07 Enable CnP bit for ARMv8.2 CPUs by Isla Mitchell · 7 years ago
  17. de6628d xlat lib v2: Fix sign of debug loop variable by Sandrine Bailleux · 7 years ago
  18. 12e8644 xlat lib: Fix some types by Sandrine Bailleux · 7 years ago
  19. 46c53a2 xlat lib v2: Remove hard-coded virtual address space size by Sandrine Bailleux · 7 years ago
  20. 1423d05 xlat lib v2: Refactor the functions enabling the MMU by Sandrine Bailleux · 7 years ago
  21. c5b6377 xlat lib v2: Remove init_xlat_tables_arch() function by Sandrine Bailleux · 7 years ago
  22. 6634293 xlat lib v2: Expose *_ctx() APIs by Sandrine Bailleux · 7 years ago
  23. 3120ea2 xlat lib v2: Export translation context as an opaque type by Sandrine Bailleux · 7 years ago
  24. 090c849 xlat lib: Reorganize architectural defs by Sandrine Bailleux · 7 years ago
  25. 4e8f145 xlat lib v2: Print some debug statistics by Sandrine Bailleux · 7 years ago
  26. 12f8be5 aarch32: Apply workaround for errata 813419 of Cortex-A57 by Dimitris Papastamos · 7 years ago
  27. 8bf7f23 xlat_tables_v2: fix signed/unsigned comparisons by Varun Wadekar · 7 years ago
  28. 66231d1 Tegra: enable 'signed-comparison' compilation warning/errors by Varun Wadekar · 7 years ago
  29. c013252 xlat: Fix missing header file dependency by Antonio Nino Diaz · 7 years ago
  30. 9b11f39 Minor fixes to the xlat tables lib v2 by Antonio Nino Diaz · 7 years ago
  31. 8364a95 Merge pull request #924 from antonio-nino-diaz-arm/an/fix-xn-bit by davidcunado-arm · 7 years ago
  32. fa3cf0b Use SPDX license identifiers by dp-arm · 7 years ago
  33. efabaa9 Fix execute-never permissions in xlat tables libs by Antonio Nino Diaz · 7 years ago
  34. 7d99b6c Merge branch 'integration' into tf_issue_461 by Scott Branden · 7 years ago
  35. bf404c0 Move defines in utils.h to utils_def.h to fix shared header compile issues by Scott Branden · 7 years ago
  36. fdc9ee8 Merge pull request #909 from sandrine-bailleux-arm/sb/xlat-lib-misc-improvements by davidcunado-arm · 7 years ago
  37. 04980a3 xlat lib: Use mmap_attr_t type consistently by Sandrine Bailleux · 7 years ago
  38. 3759e3f Control inclusion of helper code used for asserts by Antonio Nino Diaz · 7 years ago
  39. daf5dbb Add support to change xlat_tables to non-cacheable by Summer Qin · 7 years ago
  40. 3f13c35 Apply workaround for errata 813419 of Cortex-A57 by Antonio Nino Diaz · 7 years ago
  41. ac99803 Add dynamic region support to xlat tables lib v2 by Antonio Nino Diaz · 7 years ago
  42. 755e54f Improve debug output of the translation tables by Antonio Nino Diaz · 7 years ago
  43. 233c7c1 Add version 2 of xlat tables library by Antonio Nino Diaz · 7 years ago