1. 239b5df include: Add SPDX-License-Identifiers to files missing them by Martin Roth · 2 years, 1 month ago
  2. c556dff lib: Add obvious definition for `calloc` by Tim Wawrzynczak · 3 years, 5 months ago
  3. a347ea3 lib/malloc: Implement a simple free() only for last malloc() by Bora Guvendik · 4 years, 8 months ago
  4. d6de92e src/include: Remove min/max() from <stdlib.h> by Elyes HAOUAS · 4 years, 9 months ago
  5. 6df3b64 src: Remove duplicated round up function by Elyes HAOUAS · 6 years ago
  6. ae3fd34 src/include: Add space after comma by Lee Leahy · 7 years ago
  7. dc9f5cd coreboot: introduce commonlib by Aaron Durbin · 9 years ago
  8. 8d0ab89 stdlib: don't hide the malloc et all declarations by Aaron Durbin · 9 years ago
  9. 19fd0b0 stdlib: Add IS_ALIGNED macro by Andrew Bresticker · 10 years ago
  10. e5b2127 tegra124: A couple clock fixes. by Gabe Black · 10 years ago
  11. fd57066 include/stdlib.h: Extend common macro collection by Edward O'Callaghan · 10 years ago
  12. 931c1dc stdlib: Drop duplicates of min() and max() by Kyösti Mälkki · 10 years ago
  13. 3ece5ac stdlib: add ALIGN_UP and ALIGN_DOWN macros by Aaron Durbin · 11 years ago
  14. e09f7ef Add back dummy free() by Stefan Reinauer · 12 years ago
  15. 52e6118 Remove unused free() function by Stefan Reinauer · 12 years ago
  16. eb59636 Add support for aligned allocation by Ron Minnich · 12 years ago
  17. d40393e Align: Make sure 1 is treated as unsigned long instead of int by Stefan Reinauer · 12 years ago
  18. 35b6bbb drop unneeded __ROMCC__ checks when the check for __PRE_RAM__ is more by Stefan Reinauer · 14 years ago
  19. 1d6d45e Split the two usages of __ROMCC__: by Myles Watson · 15 years ago
  20. 6bd571e drop some dead code, clarify small comments and small cleanups to malloc.c by Stefan Reinauer · 15 years ago
  21. 79e5325 The attached patch adds missing bits to ACPI to make Windows XP and Windows Vista happy. by Rudolf Marek · 16 years ago
  22. c221349 Following patch will setup KT890 HT automatically. It will find the by Rudolf Marek · 16 years ago
  23. 908ff5e This patch masks the function prototypes in stdlib.h from ROMCC, so that by Corey Osgood · 17 years ago
  24. 55e6eba Move ARRAY_SIZE to stdlib.h to make it available to all code (trivial). by Uwe Hermann · 17 years ago
  25. 6242524 - Delete unused funciton realloc by Eric Biederman · 20 years ago
  26. fd27f5e added realloc by Greg Watson · 20 years ago
  27. 8ca8d76 - Initial checkin of the freebios2 tree by Eric Biederman · 21 years ago