1. 11a6e9d Simplify assert() to reduce memory usage by Antonio Nino Diaz · 7 years ago
  2. fa3cf0b Use SPDX license identifiers by dp-arm · 7 years ago
  3. 808c229 Add `ENABLE_ASSERTIONS` build option by Antonio Nino Diaz · 7 years ago
  4. e98fa3a Remove dead loops in assert() in C and ASM by Antonio Nino Diaz · 7 years ago
  5. e3962d0 Flush console where necessary by Antonio Nino Diaz · 7 years ago
  6. 2165a3e stdlib: Import timingsafe_bcmp() from FreeBSD by Antonio Nino Diaz · 7 years ago
  7. ccfc829 Add strnlen() to local C library by Sandrine Bailleux · 7 years ago
  8. 731cfd0 stdlib: Fix signedness issue in memcmp() by dp-arm · 8 years ago
  9. d7b59e4 Move stdlib header files to include/lib/stdlib by Dan Handley · 8 years ago
  10. 95036fc Compile stdlib C files individually by Antonio Nino Diaz · 8 years ago
  11. 9e75157 stdlib: add missing features to build PolarSSL by Juan Castillo · 10 years ago
  12. 91b624e Rationalize console log output by Dan Handley · 10 years ago
  13. afe7e2f Implement a leaner printf for Trusted Firmware by Soby Mathew · 10 years ago
  14. f2f9bb5 Add IO abstraction framework by James Morrissey · 10 years ago
  15. c3810c8 Fix memmove and memcpy by Jon Medhurst · 10 years ago
  16. e83b0ca Update year in copyright text to 2014 by Dan Handley · 10 years ago
  17. 1bc9e1f Add strchr() and putchar() to local C library by Harry Liebel · 11 years ago
  18. 0f702c6 Create local C library implementation (2/2) by Harry Liebel · 11 years ago
  19. c81b1d0 Create local C library implementation (1/2) by Harry Liebel · 11 years ago