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