1. 32958ce xlat v2: Fix comment by Antonio Nino Diaz · Fri Jan 25 13:12:07 2019 +0000
  2. 7415597 lib/xlat_tables: Add support for ARMv8.4-TTST by Sathees Balya · Fri Jan 25 11:36:01 2019 +0000
  3. c326c34 xlat v2: Dynamically detect need for CnP bit by Antonio Nino Diaz · Fri Jan 11 11:20:10 2019 +0000
  4. e0f9063 Sanitise includes across codebase by Antonio Nino Diaz · Fri Dec 14 00:18:21 2018 +0000
  5. fcaf1bd PIE: Use PC relative adrp/adr for symbol reference by Soby Mathew · Fri Oct 12 16:40:28 2018 +0100
  6. 4b32e62 libc: Fix all includes in codebase by Antonio Nino Diaz · Thu Aug 16 16:52:57 2018 +0100
  7. 128de8d xlat v2: Support the EL2 translation regime by Antonio Nino Diaz · Tue Aug 07 19:59:49 2018 +0100
  8. 37a5efa xlat v2: Flush xlat tables after being modified by Antonio Nino Diaz · Tue Aug 07 12:47:12 2018 +0100
  9. 5c97bd1 xlat: Use bool instead of int by Antonio Nino Diaz · Thu Aug 02 09:57:29 2018 +0100
  10. 50eb374 xlat: Fix MISRA defects by Antonio Nino Diaz · Tue Jul 24 10:20:53 2018 +0100
  11. 67f799e xlat v2: Make setup_mmu_config public by Antonio Nino Diaz · Sun Jul 15 16:42:01 2018 +0100
  12. 668d9ee xlat v2: Turn MMU parameters into 64-bit values by Antonio Nino Diaz · Thu Jul 12 15:44:42 2018 +0100
  13. 9d596c4 xlat v2: Remove IMAGE_EL define by Antonio Nino Diaz · Thu Jul 12 15:43:07 2018 +0100
  14. ad5dc7f xlat v2: Remove unused tlbi helper by Antonio Nino Diaz · Wed Jul 11 09:46:45 2018 +0100
  15. 44d3c21 xlat v2: Remove architectural headers by Antonio Nino Diaz · Thu Jul 05 08:11:48 2018 +0100
  16. f1b84f6 xlat v2: Split code into separate files by Antonio Nino Diaz · Tue Jul 03 11:58:49 2018 +0100
  17. 58e8148 xlat v2: Split MMU setup and enable by Jeenu Viswambharan · Fri Apr 27 15:06:57 2018 +0100
  18. 4413ad5 xlat v2: Introduce xlat granule size helpers by Antonio Nino Diaz · Mon Jun 11 13:40:32 2018 +0100
  19. b9ae5db xlat: Have all values of PARange for 8.x architectures by Antonio Nino Diaz · Wed May 02 11:23:56 2018 +0100
  20. c150312 Update ULL() macro and instances of ull to comply with MISRA by David Cunado · Fri Feb 16 21:12:58 2018 +0000
  21. b9ef664 Add ARMv8.2 ID_AA64MMFR0_EL1.PARange value by Antonio Nino Diaz · Fri Nov 17 09:52:53 2017 +0000
  22. bafc753 xlat: Make function to calculate TCR PA bits public by Antonio Nino Diaz · Wed Oct 25 11:53:25 2017 +0100
  23. dcf9d92 xlat: Add support for EL0 and EL1 mappings by Antonio Nino Diaz · Wed Oct 04 16:52:15 2017 +0100
  24. 2d54579 xlat: Introduce function xlat_arch_tlbi_va_regime() by Douglas Raillard · Mon Sep 25 15:23:22 2017 +0100
  25. 3383554 xlat: Always compile TLB invalidation functions by Sandrine Bailleux · Tue Apr 25 14:09:47 2017 +0100
  26. c8274a8 Set TCR_EL1.EPD1 bit to 1 by Antonio Nino Diaz · Fri Sep 15 10:30:34 2017 +0100
  27. c4a1a07 Enable CnP bit for ARMv8.2 CPUs by Isla Mitchell · Mon Aug 07 11:20:13 2017 +0100
  28. 12e8644 xlat lib: Fix some types by Sandrine Bailleux · Wed Jul 19 10:11:13 2017 +0100
  29. 46c53a2 xlat lib v2: Remove hard-coded virtual address space size by Sandrine Bailleux · Tue Jul 11 15:11:10 2017 +0100
  30. 1423d05 xlat lib v2: Refactor the functions enabling the MMU by Sandrine Bailleux · Wed May 31 13:38:51 2017 +0100
  31. c5b6377 xlat lib v2: Remove init_xlat_tables_arch() function by Sandrine Bailleux · Wed May 31 13:31:48 2017 +0100
  32. 090c849 xlat lib: Reorganize architectural defs by Sandrine Bailleux · Fri May 19 09:59:37 2017 +0100
  33. c013252 xlat: Fix missing header file dependency by Antonio Nino Diaz · Wed May 17 16:25:40 2017 +0100
  34. 9b11f39 Minor fixes to the xlat tables lib v2 by Antonio Nino Diaz · Mon May 08 16:43:53 2017 +0100
  35. 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
  36. fa3cf0b Use SPDX license identifiers by dp-arm · Wed May 03 09:38:09 2017 +0100
  37. efabaa9 Fix execute-never permissions in xlat tables libs by Antonio Nino Diaz · Thu Apr 27 13:30:22 2017 +0100
  38. 3759e3f Control inclusion of helper code used for asserts by Antonio Nino Diaz · Wed Mar 22 15:48:51 2017 +0000
  39. daf5dbb Add support to change xlat_tables to non-cacheable by Summer Qin · Thu Mar 16 17:16:34 2017 +0000
  40. 3f13c35 Apply workaround for errata 813419 of Cortex-A57 by Antonio Nino Diaz · Fri Feb 24 11:39:22 2017 +0000
  41. ac99803 Add dynamic region support to xlat tables lib v2 by Antonio Nino Diaz · Mon Feb 27 17:23:54 2017 +0000
  42. 233c7c1 Add version 2 of xlat tables library by Antonio Nino Diaz · Wed Mar 08 14:40:23 2017 +0000