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