1. 06c01b0 fix(libc): properly define SCHAR_MIN by Yann Gautier · 2 years, 7 months ago
  2. 8a6a956 feat(compiler-rt): update compiler-rt source files by Daniel Boulby · 2 years, 10 months ago
  3. d307229 fix(libc): pri*ptr macros for aarch64 by K · 3 years ago
  4. 885e268 refactor(libc): clean up dependencies in libc by Claus Pedersen · 2 years, 11 months ago
  5. 351f9cd feat(libc): introduce __maybe_unused by Yann Gautier · 3 years ago
  6. 4ce3e99 fix: libc: use long for 64-bit types on aarch64 by Scott Branden · 5 years ago
  7. a1cedad feat(hw_crc): add support for HW computed CRC by Manish V Badarkhe · 4 years, 3 months ago
  8. eb18ce3 plat/arm: juno: Condition Juno entropy source with CRC instructions by Andre Przywara · 4 years, 10 months ago
  9. d56b957 libc: Import strtoull from FreeBSD project by Madhukar Pappireddy · 4 years, 6 months ago
  10. 587c155 libc: Import strtoll from FreeBSD project by Madhukar Pappireddy · 4 years, 6 months ago
  11. 15c1c14 libc: Import strtoul from FreeBSD project by Madhukar Pappireddy · 4 years, 6 months ago
  12. 015240d libc: Import strtol from FreeBSD project by Madhukar Pappireddy · 4 years, 6 months ago
  13. 374eef0 libc: Import strtok_r from FreeBSD project by Madhukar Pappireddy · 4 years, 11 months ago
  14. 34029d0 Merge "libc: Import strlcat from FreeBSD project" into integration by Mark Dykes · 5 years ago
  15. 7764868 libc: Add support for vsnprintf() by Madhukar Pappireddy · 5 years ago
  16. 1123a5e libc: Import strlcat from FreeBSD project by Madhukar Pappireddy · 5 years ago
  17. 0aa9f3c TF-A: Redefine true/false definitions by Alexei Fedorov · 5 years ago
  18. ae4a90f libc: Fix SIZE_MAX on AArch32 by Bence Szépkúti · 6 years ago
  19. fcccd35 Merge "libc: add memrchr" into integration by Alexei Fedorov · 6 years ago
  20. ebff107 libc: add memrchr by Ambroise Vincent · 6 years ago
  21. d45c323 libc: Consolidate the size_t and NULL definitions by Bence Szépkúti · 6 years ago
  22. b382ac6 libc: Consolidate unified definitions by Bence Szépkúti · 6 years ago
  23. d005cfb libc: Unify intmax_t and uintmax_t on AArch32/64 by Bence Szépkúti · 6 years ago
  24. f906a44 libc: fix sparse warning for __assert() by Masahiro Yamada · 6 years ago
  25. d5dfdeb Replace __ASSEMBLY__ with compiler-builtin __ASSEMBLER__ by Julius Werner · 6 years ago
  26. 394fa5d AArch64: Add 128-bit integer types definitions by Alexei Fedorov · 6 years ago
  27. 70b0f27 libc: Move setjmp to libc folder by Antonio Nino Diaz · 6 years ago
  28. 09d40e0 Sanitise includes across codebase by Antonio Nino Diaz · 7 years ago
  29. c3cf06f Standardise header guards across codebase by Antonio Nino Diaz · 7 years ago
  30. b4cf974 libc: Adapt strlcpy to this codebase by Antonio Nino Diaz · 7 years ago
  31. 1a29aba libc: Integrate strrchr in libc by Antonio Nino Diaz · 7 years ago
  32. 1dcc28c Introduce RECLAIM_INIT_CODE build flag by Daniel Boulby · 7 years ago
  33. 870ce3d libc: Move tf_printf and tf_snprintf to libc by Antonio Nino Diaz · 7 years ago
  34. 2fb88cb libc: Cleanup SCC headers by Antonio Nino Diaz · 7 years ago
  35. 7c0ff9c libc: Add AArch32 and AArch64 headers by Antonio Nino Diaz · 7 years ago
  36. 27989a8 libc: Introduce files from SCC by Antonio Nino Diaz · 7 years ago
  37. 2c5aca6 libc: Cleanup FreeBSD files by Antonio Nino Diaz · 7 years ago
  38. c6fdaa7 libc: Import files from FreeBSD by Antonio Nino Diaz · 7 years ago
  39. 8bb6de1 libc: Introduce cdefs.h, assert.h and strlen.c by Antonio Nino Diaz · 7 years ago
  40. 091f396 libc: Remove non-Arm files by Antonio Nino Diaz · 7 years ago
  41. 61f72a3 Create a library file for libc by Roberto Vargas · 7 years ago