1. c8274a8 Set TCR_EL1.EPD1 bit to 1 by Antonio Nino Diaz · Fri Sep 15 10:30:34 2017 +0100
  2. 12e8644 xlat lib: Fix some types by Sandrine Bailleux · Wed Jul 19 10:11:13 2017 +0100
  3. 090c849 xlat lib: Reorganize architectural defs by Sandrine Bailleux · Fri May 19 09:59:37 2017 +0100
  4. 8a354f1 Resolve signed-unsigned comparison issues by David Cunado · Wed Jun 21 16:52:45 2017 +0100
  5. 12f8be5 aarch32: Apply workaround for errata 813419 of Cortex-A57 by Dimitris Papastamos · Tue Jun 20 09:25:10 2017 +0100
  6. 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
  7. f251a4c Merge pull request #925 from dp-arm/dp/spdx by davidcunado-arm · Thu May 04 16:35:19 2017 +0100
  8. fa3cf0b Use SPDX license identifiers by dp-arm · Wed May 03 09:38:09 2017 +0100
  9. efabaa9 Fix execute-never permissions in xlat tables libs by Antonio Nino Diaz · Thu Apr 27 13:30:22 2017 +0100
  10. 014f833 Merge pull request #923 from nmenon/fix_xlat_1 by davidcunado-arm · Tue May 02 15:32:23 2017 +0100
  11. 6f24346 xlat lib: Don't set mmap_attr_t enum to be -1 by Nishanth Menon · Mon May 01 12:26:34 2017 -0500
  12. 7d99b6c Merge branch 'integration' into tf_issue_461 by Scott Branden · Sat Apr 29 08:36:12 2017 -0700
  13. 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
  14. 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
  15. 04980a3 xlat lib: Use mmap_attr_t type consistently by Sandrine Bailleux · Wed Apr 19 14:02:23 2017 +0100
  16. 3759e3f Control inclusion of helper code used for asserts by Antonio Nino Diaz · Wed Mar 22 15:48:51 2017 +0000
  17. daf5dbb Add support to change xlat_tables to non-cacheable by Summer Qin · Thu Mar 16 17:16:34 2017 +0000
  18. 3f13c35 Apply workaround for errata 813419 of Cortex-A57 by Antonio Nino Diaz · Fri Feb 24 11:39:22 2017 +0000
  19. 010888d Forbid block descriptors in initial xlat table levels by Antonio Nino Diaz · Tue Dec 13 15:02:31 2016 +0000
  20. d1beee2 Add PLAT_xxx_ADDR_SPACE_SIZE definitions by Antonio Nino Diaz · Tue Dec 13 15:28:54 2016 +0000
  21. 46a33a5 Assert correct granularity when mapping a PA by Antonio Nino Diaz · Thu Dec 08 16:03:46 2016 +0000
  22. d48ae61 Automatically select initial xlation lookup level by Antonio Nino Diaz · Tue Aug 02 09:21:41 2016 +0100
  23. 935c2e7 AArch32: Add translation table library support by Soby Mathew · Thu Jun 30 15:11:07 2016 +0100
  24. fea233c Fix the translation table library for wraparound cases by Soby Mathew · Wed Jul 13 15:45:15 2016 +0100
  25. a0fedc4 Rework type usage in Trusted Firmware by Soby Mathew · Thu Jun 16 14:52:04 2016 +0100
  26. 7659a26 Introduce utils.h header file by Sandrine Bailleux · Tue Jul 05 09:55:03 2016 +0100
  27. ac3aa68 xlat lib: Introduce MT_EXECUTE/MT_EXECUTE_NEVER attributes by Sandrine Bailleux · Tue Jun 14 16:31:09 2016 +0100
  28. 7528b68 xlat lib: Refactor mmap_desc() function by Sandrine Bailleux · Tue Jun 14 16:29:04 2016 +0100
  29. 4ba6b0b Fix computation of L1 bitmask in the translation table lib by Sandrine Bailleux · Fri Apr 22 10:47:33 2016 +0100
  30. b5e7f77 Limit support for region overlaps in xlat_tables by Antonio Nino Diaz · Wed Mar 30 15:45:57 2016 +0100
  31. 44170c4 Refactor the xlat_tables library code by Soby Mathew · Tue Mar 22 15:51:08 2016 +0000