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. 0af78b6 ARMv7 may not support large page addressing by Etienne Carriere · 7 years ago
  4. c8274a8 Set TCR_EL1.EPD1 bit to 1 by Antonio Nino Diaz · 7 years ago
  5. 12e8644 xlat lib: Fix some types by Sandrine Bailleux · 7 years ago
  6. 090c849 xlat lib: Reorganize architectural defs by Sandrine Bailleux · 7 years ago
  7. 8a354f1 Resolve signed-unsigned comparison issues by David Cunado · 7 years ago
  8. 12f8be5 aarch32: Apply workaround for errata 813419 of Cortex-A57 by Dimitris Papastamos · 7 years ago
  9. 8364a95 Merge pull request #924 from antonio-nino-diaz-arm/an/fix-xn-bit by davidcunado-arm · 7 years ago
  10. f251a4c Merge pull request #925 from dp-arm/dp/spdx by davidcunado-arm · 7 years ago
  11. fa3cf0b Use SPDX license identifiers by dp-arm · 7 years ago
  12. efabaa9 Fix execute-never permissions in xlat tables libs by Antonio Nino Diaz · 7 years ago
  13. 014f833 Merge pull request #923 from nmenon/fix_xlat_1 by davidcunado-arm · 7 years ago
  14. 6f24346 xlat lib: Don't set mmap_attr_t enum to be -1 by Nishanth Menon · 7 years ago
  15. 7d99b6c Merge branch 'integration' into tf_issue_461 by Scott Branden · 7 years ago
  16. bf404c0 Move defines in utils.h to utils_def.h to fix shared header compile issues by Scott Branden · 7 years ago
  17. fdc9ee8 Merge pull request #909 from sandrine-bailleux-arm/sb/xlat-lib-misc-improvements by davidcunado-arm · 7 years ago
  18. 04980a3 xlat lib: Use mmap_attr_t type consistently by Sandrine Bailleux · 7 years ago
  19. 3759e3f Control inclusion of helper code used for asserts by Antonio Nino Diaz · 7 years ago
  20. daf5dbb Add support to change xlat_tables to non-cacheable by Summer Qin · 7 years ago
  21. 3f13c35 Apply workaround for errata 813419 of Cortex-A57 by Antonio Nino Diaz · 7 years ago
  22. 010888d Forbid block descriptors in initial xlat table levels by Antonio Nino Diaz · 8 years ago
  23. d1beee2 Add PLAT_xxx_ADDR_SPACE_SIZE definitions by Antonio Nino Diaz · 8 years ago
  24. 46a33a5 Assert correct granularity when mapping a PA by Antonio Nino Diaz · 8 years ago
  25. d48ae61 Automatically select initial xlation lookup level by Antonio Nino Diaz · 8 years ago
  26. 935c2e7 AArch32: Add translation table library support by Soby Mathew · 8 years ago
  27. fea233c Fix the translation table library for wraparound cases by Soby Mathew · 8 years ago
  28. a0fedc4 Rework type usage in Trusted Firmware by Soby Mathew · 8 years ago
  29. 7659a26 Introduce utils.h header file by Sandrine Bailleux · 8 years ago
  30. ac3aa68 xlat lib: Introduce MT_EXECUTE/MT_EXECUTE_NEVER attributes by Sandrine Bailleux · 8 years ago
  31. 7528b68 xlat lib: Refactor mmap_desc() function by Sandrine Bailleux · 8 years ago
  32. 4ba6b0b Fix computation of L1 bitmask in the translation table lib by Sandrine Bailleux · 8 years ago
  33. b5e7f77 Limit support for region overlaps in xlat_tables by Antonio Nino Diaz · 8 years ago
  34. 44170c4 Refactor the xlat_tables library code by Soby Mathew · 8 years ago