1. d522759 Initial Spectre V1 mitigations (CVE-2017-5753). by Joel Hutton · Tue Oct 09 14:08:42 2018 +0100
  2. 8257f5b Synchronise arch.h and arch_helpers.h with TF-A-Tests by Antonio Nino Diaz · Thu Nov 22 15:53:17 2018 +0000
  3. d2c9a68 utils_def: add an assembly version for GENMASK by Yann Gautier · Thu Nov 15 09:49:24 2018 +0100
  4. 006b15e Fix misra warnings in delay timer and console drivers by Sathees Balya · Wed Sep 19 14:23:03 2018 +0100
  5. bb77f88 Fix check_[uptr/u32]_overflow() macros MISRA defects by Antonio Nino Diaz · Wed Jul 18 13:23:07 2018 +0100
  6. 2913596 Introduce UL(), L() and LL() macros by Antonio Nino Diaz · Wed Jul 18 11:56:00 2018 +0100
  7. 58e8148 xlat v2: Split MMU setup and enable by Jeenu Viswambharan · Fri Apr 27 15:06:57 2018 +0100
  8. c70fed5 utils: Add BIT_32 and BIT_64 macros by Yann Gautier · Thu Jun 14 13:28:31 2018 +0200
  9. 953e94d Add GENMASK macros by Yann Gautier · Thu Jun 14 18:35:33 2018 +0200
  10. 19f6cf2 RAS: Add helpers to access Standard Error Records by Jeenu Viswambharan · Thu Dec 07 08:43:05 2017 +0000
  11. 5cc3bc8 Clean usage of void pointers to access symbols by Joel Hutton · Wed Mar 21 11:40:57 2018 +0000
  12. c150312 Update ULL() macro and instances of ull to comply with MISRA by David Cunado · Fri Feb 16 21:12:58 2018 +0000
  13. f0781f3 Merge pull request #1235 from jwerner-chromium/JW_udelay by davidcunado-arm · Tue Jan 30 08:59:35 2018 +0000
  14. 54b6d20 Make div_round_up() correct for divisors that are not a power of 2 by Julius Werner · Mon Jan 22 13:56:13 2018 -0800
  15. 02eb727 utils_def: Add REGSZ and make BIT() assembly-compatible by Julius Werner · Tue Dec 12 14:23:26 2017 -0800
  16. 327548c GICv3: add functions for save and restore by Soby Mathew · Thu Jul 13 15:19:51 2017 +0100
  17. f94e40d Fix type of `unsigned long` constants by Antonio Nino Diaz · Thu Sep 14 15:57:44 2017 +0100
  18. 0bc79d9 Add macro to test for minimum architecture version by Jeenu Viswambharan · Wed Aug 16 11:44:25 2017 +0100
  19. 05597a9 Add U() macro to share constants between C and other sources by Varun Wadekar · Thu May 18 10:32:51 2017 -0700
  20. fa3cf0b Use SPDX license identifiers by dp-arm · Wed May 03 09:38:09 2017 +0100
  21. 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