1. e5dcf98 fix: libc: use long for 64-bit types on aarch64 by Scott Branden · Tue Aug 25 13:49:32 2020 -0700
  2. 7a86792 feat(hw_crc): add support for HW computed CRC by Manish V Badarkhe · Thu Apr 22 14:41:27 2021 +0100
  3. c7d10e3 plat/arm: juno: Condition Juno entropy source with CRC instructions by Andre Przywara · Fri Oct 16 12:06:57 2020 +0100
  4. 727830c libc: Import strtoull from FreeBSD project by Madhukar Pappireddy · Wed Jan 27 19:12:33 2021 -0600
  5. 83def83 libc: Import strtoll from FreeBSD project by Madhukar Pappireddy · Wed Jan 27 18:32:17 2021 -0600
  6. c74cae4 libc: Import strtoul from FreeBSD project by Madhukar Pappireddy · Wed Jan 27 15:44:52 2021 -0600
  7. 4febc08 libc: Import strtol from FreeBSD project by Madhukar Pappireddy · Tue Jan 26 21:36:18 2021 -0600
  8. d7e7be3 libc: Import strtok_r from FreeBSD project by Madhukar Pappireddy · Wed Sep 16 18:58:49 2020 -0500
  9. 0aa0896 Merge "libc: Import strlcat from FreeBSD project" into integration by Mark Dykes · Fri Sep 11 18:44:19 2020 +0000
  10. 3862970 libc: Add support for vsnprintf() by Madhukar Pappireddy · Tue Sep 08 19:00:00 2020 -0500
  11. af0cd5f libc: Import strlcat from FreeBSD project by Madhukar Pappireddy · Fri Sep 04 14:04:23 2020 -0500
  12. a084a88 TF-A: Redefine true/false definitions by Alexei Fedorov · Tue Jul 14 12:26:19 2020 +0100
  13. cf17578 libc: Fix SIZE_MAX on AArch32 by Bence Szépkúti · Mon Dec 16 14:57:40 2019 +0100
  14. 94606d6 Merge "libc: add memrchr" into integration by Alexei Fedorov · Wed Dec 11 10:14:13 2019 +0000
  15. 35248f2 libc: add memrchr by Ambroise Vincent · Wed Jun 19 17:14:09 2019 +0100
  16. 92410c9 libc: Consolidate the size_t and NULL definitions by Bence Szépkúti · Fri Oct 25 18:12:41 2019 +0200
  17. fddf518 libc: Consolidate unified definitions by Bence Szépkúti · Fri Oct 25 17:48:20 2019 +0200
  18. d52c9da libc: Unify intmax_t and uintmax_t on AArch32/64 by Bence Szépkúti · Fri Oct 25 16:52:55 2019 +0200
  19. 77389b2 libc: fix sparse warning for __assert() by Masahiro Yamada · Fri Jul 26 20:21:39 2019 +0900
  20. 53456fc Replace __ASSEMBLY__ with compiler-builtin __ASSEMBLER__ by Julius Werner · Tue Jul 09 13:49:11 2019 -0700
  21. abf08e1 AArch64: Add 128-bit integer types definitions by Alexei Fedorov · Wed Jul 10 11:32:52 2019 +0100
  22. a884dfb libc: Move setjmp to libc folder by Antonio Nino Diaz · Fri Feb 08 13:20:37 2019 +0000
  23. e0f9063 Sanitise includes across codebase by Antonio Nino Diaz · Fri Dec 14 00:18:21 2018 +0000
  24. 5eb8837 Standardise header guards across codebase by Antonio Nino Diaz · Thu Nov 08 10:20:19 2018 +0000
  25. bbf55f9 libc: Adapt strlcpy to this codebase by Antonio Nino Diaz · Thu Sep 27 09:22:19 2018 +0100
  26. 12f0a0f libc: Integrate strrchr in libc by Antonio Nino Diaz · Fri Oct 19 00:57:10 2018 +0100
  27. 468f0d7 Introduce RECLAIM_INIT_CODE build flag by Daniel Boulby · Tue Sep 18 11:45:51 2018 +0100
  28. c0c8eb6 libc: Move tf_printf and tf_snprintf to libc by Antonio Nino Diaz · Wed Aug 15 17:02:28 2018 +0100
  29. 17605e7 libc: Cleanup SCC headers by Antonio Nino Diaz · Tue Aug 14 13:39:29 2018 +0100
  30. 6ef1612 libc: Add AArch32 and AArch64 headers by Antonio Nino Diaz · Wed Aug 15 19:51:09 2018 +0100
  31. cf0f805 libc: Introduce files from SCC by Antonio Nino Diaz · Fri Aug 17 10:45:47 2018 +0100
  32. a5d668f libc: Cleanup FreeBSD files by Antonio Nino Diaz · Mon Aug 13 19:41:17 2018 +0100
  33. 7a7d63f libc: Import files from FreeBSD by Antonio Nino Diaz · Mon Aug 13 19:39:40 2018 +0100
  34. 1b465f8 libc: Introduce cdefs.h, assert.h and strlen.c by Antonio Nino Diaz · Mon Aug 13 19:51:26 2018 +0100
  35. df9693a libc: Remove non-Arm files by Antonio Nino Diaz · Tue Aug 14 13:17:41 2018 +0100
  36. 0f8f985 Create a library file for libc by Roberto Vargas · Tue May 08 10:27:10 2018 +0100