1. 006b15e Fix misra warnings in delay timer and console drivers by Sathees Balya · 6 years ago
  2. bb77f88 Fix check_[uptr/u32]_overflow() macros MISRA defects by Antonio Nino Diaz · 6 years ago
  3. 2913596 Introduce UL(), L() and LL() macros by Antonio Nino Diaz · 6 years ago
  4. 58e8148 xlat v2: Split MMU setup and enable by Jeenu Viswambharan · 6 years ago
  5. c70fed5 utils: Add BIT_32 and BIT_64 macros by Yann Gautier · 6 years ago
  6. 953e94d Add GENMASK macros by Yann Gautier · 6 years ago
  7. 19f6cf2 RAS: Add helpers to access Standard Error Records by Jeenu Viswambharan · 7 years ago
  8. 5cc3bc8 Clean usage of void pointers to access symbols by Joel Hutton · 6 years ago
  9. c150312 Update ULL() macro and instances of ull to comply with MISRA by David Cunado · 6 years ago
  10. f0781f3 Merge pull request #1235 from jwerner-chromium/JW_udelay by davidcunado-arm · 6 years ago
  11. 54b6d20 Make div_round_up() correct for divisors that are not a power of 2 by Julius Werner · 6 years ago
  12. 02eb727 utils_def: Add REGSZ and make BIT() assembly-compatible by Julius Werner · 7 years ago
  13. 327548c GICv3: add functions for save and restore by Soby Mathew · 7 years ago
  14. f94e40d Fix type of `unsigned long` constants by Antonio Nino Diaz · 7 years ago
  15. 0bc79d9 Add macro to test for minimum architecture version by Jeenu Viswambharan · 7 years ago
  16. 05597a9 Add U() macro to share constants between C and other sources by Varun Wadekar · 7 years ago
  17. fa3cf0b Use SPDX license identifiers by dp-arm · 7 years ago
  18. bf404c0 Move defines in utils.h to utils_def.h to fix shared header compile issues by Scott Branden · 7 years ago