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