1. 67dd93e arm: gicv3: Fix compiler dependent behavior by Ambroise Vincent · Thu Jul 18 10:56:14 2019 +0100
  2. 53456fc Replace __ASSEMBLY__ with compiler-builtin __ASSEMBLER__ by Julius Werner · Tue Jul 09 13:49:11 2019 -0700
  3. e0f9063 Sanitise includes across codebase by Antonio Nino Diaz · Fri Dec 14 00:18:21 2018 +0000
  4. 5eb8837 Standardise header guards across codebase by Antonio Nino Diaz · Thu Nov 08 10:20:19 2018 +0000
  5. 12cdcd2 Add helper to return reference to a symbol by Soby Mathew · Fri Oct 12 16:26:20 2018 +0100
  6. dc9fab1 Remove all other deprecated interfaces and files by Antonio Nino Diaz · Tue Sep 25 09:39:51 2018 +0100
  7. 4b32e62 libc: Fix all includes in codebase by Antonio Nino Diaz · Thu Aug 16 16:52:57 2018 +0100
  8. 85664f5 Fix MISRA rule 8.3 by Roberto Vargas · Mon Feb 12 12:36:17 2018 +0000
  9. 550eb08 ARM platforms: Demonstrate mem_protect from el3_runtime by Roberto Vargas · Fri Jan 05 16:00:05 2018 +0000
  10. ff3ecb6 utils: rename struct mem_region_t to struct mem_region by Masahiro Yamada · Tue Jan 16 23:15:38 2018 +0900
  11. c590770 Add mem_region utility functions by Roberto Vargas · Thu Aug 03 08:56:38 2017 +0100
  12. fa3cf0b Use SPDX license identifiers by dp-arm · Wed May 03 09:38:09 2017 +0100
  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. 5c13fd4 Introduce MIN()/MAX() macros in utils.h by dp-arm · Tue Mar 21 15:38:06 2017 +0000
  15. 21362a9 Introduce unified API to zero memory by Douglas Raillard · Fri Dec 02 13:51:54 2016 +0000
  16. 2e36de8 Resolve build errors flagged by GCC 6.2 by David Cunado · Thu Jan 19 10:26:16 2017 +0000
  17. 73dfd2e utils: move BIT(n) macro to utils.h by Masahiro Yamada · Mon Dec 05 14:28:59 2016 +0900
  18. c53ac5e Move SIZE_FROM_LOG2_WORDS macro to utils.h by Soby Mathew · Wed Jul 20 14:38:36 2016 +0100
  19. 4ec7e2d Ensure addresses in is_mem_free() don't overflow by Sandrine Bailleux · Tue Jul 12 09:12:24 2016 +0100
  20. 66552da Introduce round_up/down() macros by Sandrine Bailleux · Thu Jun 16 15:05:39 2016 +0100
  21. 7659a26 Introduce utils.h header file by Sandrine Bailleux · Tue Jul 05 09:55:03 2016 +0100