1. ca36163 Merge pull request #1370 from antonio-nino-diaz-arm/an/fix-parange by danh-arm · Thu May 03 16:48:14 2018 +0100
  2. b9ae5db xlat: Have all values of PARange for 8.x architectures by Antonio Nino Diaz · Wed May 02 11:23:56 2018 +0100
  3. 4907449 xlat: Set AP[1] to 1 when it is RES1 by Antonio Nino Diaz · Thu Apr 26 12:59:08 2018 +0100
  4. c150312 Update ULL() macro and instances of ull to comply with MISRA by David Cunado · Fri Feb 16 21:12:58 2018 +0000
  5. 42ef554 Merge pull request #1145 from etienne-lms/rfc-armv7-2 by davidcunado-arm · Thu Nov 23 23:41:24 2017 +0000
  6. b9ef664 Add ARMv8.2 ID_AA64MMFR0_EL1.PARange value by Antonio Nino Diaz · Fri Nov 17 09:52:53 2017 +0000
  7. 0af78b6 ARMv7 may not support large page addressing by Etienne Carriere · Wed Nov 08 13:53:47 2017 +0100
  8. c8274a8 Set TCR_EL1.EPD1 bit to 1 by Antonio Nino Diaz · Fri Sep 15 10:30:34 2017 +0100
  9. 12e8644 xlat lib: Fix some types by Sandrine Bailleux · Wed Jul 19 10:11:13 2017 +0100
  10. 090c849 xlat lib: Reorganize architectural defs by Sandrine Bailleux · Fri May 19 09:59:37 2017 +0100
  11. 8a354f1 Resolve signed-unsigned comparison issues by David Cunado · Wed Jun 21 16:52:45 2017 +0100
  12. 12f8be5 aarch32: Apply workaround for errata 813419 of Cortex-A57 by Dimitris Papastamos · Tue Jun 20 09:25:10 2017 +0100
  13. 8364a95 Merge pull request #924 from antonio-nino-diaz-arm/an/fix-xn-bit by davidcunado-arm · Fri May 05 09:50:34 2017 +0100
  14. f251a4c Merge pull request #925 from dp-arm/dp/spdx by davidcunado-arm · Thu May 04 16:35:19 2017 +0100
  15. fa3cf0b Use SPDX license identifiers by dp-arm · Wed May 03 09:38:09 2017 +0100
  16. efabaa9 Fix execute-never permissions in xlat tables libs by Antonio Nino Diaz · Thu Apr 27 13:30:22 2017 +0100
  17. 014f833 Merge pull request #923 from nmenon/fix_xlat_1 by davidcunado-arm · Tue May 02 15:32:23 2017 +0100
  18. 6f24346 xlat lib: Don't set mmap_attr_t enum to be -1 by Nishanth Menon · Mon May 01 12:26:34 2017 -0500
  19. 7d99b6c Merge branch 'integration' into tf_issue_461 by Scott Branden · Sat Apr 29 08:36:12 2017 -0700
  20. bf404c0 Move defines in utils.h to utils_def.h to fix shared header compile issues by Scott Branden · Mon Apr 10 11:45:52 2017 -0700
  21. fdc9ee8 Merge pull request #909 from sandrine-bailleux-arm/sb/xlat-lib-misc-improvements by davidcunado-arm · Mon Apr 24 14:40:16 2017 +0100
  22. 04980a3 xlat lib: Use mmap_attr_t type consistently by Sandrine Bailleux · Wed Apr 19 14:02:23 2017 +0100
  23. 3759e3f Control inclusion of helper code used for asserts by Antonio Nino Diaz · Wed Mar 22 15:48:51 2017 +0000
  24. daf5dbb Add support to change xlat_tables to non-cacheable by Summer Qin · Thu Mar 16 17:16:34 2017 +0000
  25. 3f13c35 Apply workaround for errata 813419 of Cortex-A57 by Antonio Nino Diaz · Fri Feb 24 11:39:22 2017 +0000
  26. 010888d Forbid block descriptors in initial xlat table levels by Antonio Nino Diaz · Tue Dec 13 15:02:31 2016 +0000
  27. d1beee2 Add PLAT_xxx_ADDR_SPACE_SIZE definitions by Antonio Nino Diaz · Tue Dec 13 15:28:54 2016 +0000
  28. 46a33a5 Assert correct granularity when mapping a PA by Antonio Nino Diaz · Thu Dec 08 16:03:46 2016 +0000
  29. d48ae61 Automatically select initial xlation lookup level by Antonio Nino Diaz · Tue Aug 02 09:21:41 2016 +0100
  30. 935c2e7 AArch32: Add translation table library support by Soby Mathew · Thu Jun 30 15:11:07 2016 +0100
  31. fea233c Fix the translation table library for wraparound cases by Soby Mathew · Wed Jul 13 15:45:15 2016 +0100
  32. a0fedc4 Rework type usage in Trusted Firmware by Soby Mathew · Thu Jun 16 14:52:04 2016 +0100
  33. 7659a26 Introduce utils.h header file by Sandrine Bailleux · Tue Jul 05 09:55:03 2016 +0100
  34. ac3aa68 xlat lib: Introduce MT_EXECUTE/MT_EXECUTE_NEVER attributes by Sandrine Bailleux · Tue Jun 14 16:31:09 2016 +0100
  35. 7528b68 xlat lib: Refactor mmap_desc() function by Sandrine Bailleux · Tue Jun 14 16:29:04 2016 +0100
  36. 4ba6b0b Fix computation of L1 bitmask in the translation table lib by Sandrine Bailleux · Fri Apr 22 10:47:33 2016 +0100
  37. b5e7f77 Limit support for region overlaps in xlat_tables by Antonio Nino Diaz · Wed Mar 30 15:45:57 2016 +0100
  38. 44170c4 Refactor the xlat_tables library code by Soby Mathew · Tue Mar 22 15:51:08 2016 +0000