1. 69bbe26 include/stddef: define SIZE_MAX by Patrick Georgi · 10 months ago
  2. f65ae74 clean-up: Remove the no more necessary `ENV_HAS_DATA_SECTION` flag by Jeremy Compostella · 11 months ago
  3. 239b5df include: Add SPDX-License-Identifiers to files missing them by Martin Roth · 2 years, 1 month ago
  4. 6acc05e rules.h: Use more consistent naming by Arthur Heymans · 2 years, 3 months ago
  5. 26979ca stddef.h: Use compiler macros for built-in integer types by Jacob Garber · 3 years, 2 months ago
  6. fcbbb91 Remove MAYBE_STATIC_BSS and ENV_STAGE_HAS_BSS_SECTION by Kyösti Mälkki · 4 years, 4 months ago
  7. 1cb9cd5 Drop ROMCC code and header guards by Arthur Heymans · 4 years, 9 months ago
  8. 117cf2b Split MAYBE_STATIC to _BSS and _NONZERO variants by Kyösti Mälkki · 5 years ago
  9. 42c44c2 Replace ENV_RAMSTAGE with ENV_PAYLOAD_LOADER by Subrata Banik · 5 years ago
  10. cd49cce coreboot: Replace all IS_ENABLED(CONFIG_XXX) with CONFIG(XXX) by Julius Werner · 5 years ago
  11. 5c29daa buildsystem: Promote rules.h to default include by Kyösti Mälkki · 8 years ago
  12. 9634547 src/include: add IS_ENABLED() around Kconfig symbol references by Martin Roth · 7 years ago
  13. e4d7abc lib: provide clearer devicetree semantics by Aaron Durbin · 7 years ago
  14. c42b786 stddef.h: fix zeroptr's definition by Patrick Georgi · 8 years ago
  15. ff8076d Provide a gcc-safe zero pointer by Patrick Georgi · 9 years ago
  16. dc9f5cd coreboot: introduce commonlib by Aaron Durbin · 9 years ago
  17. 9eb6180 stddef.h: Disable check_member() macro when compiling with CLANG by Stefan Reinauer · 9 years ago
  18. 46826c3 stddef: Add KHz, MHz and GHz constants by Aaron Durbin · 9 years ago
  19. dbe0df1 Add and consistently use wrapper macro for romstage static variables by Julius Werner · 10 years ago
  20. 4417deb Move container_of() macro to stddef.h by Stefan Reinauer · 10 years ago
  21. 03784fa Add check_member macro to allow clean and easy struct offset checking by Julius Werner · 11 years ago
  22. f8b3650 Make ssize_t an actual ssize_t by Stefan Reinauer · 11 years ago
  23. aa3f428 stddef.h: Add standard defines for KiB, MiB, GiB, and TiB by Ronald G. Minnich · 11 years ago
  24. da1ef02 stddef.h: move to generic code by Stefan Reinauer · 12 years ago[Renamed (83%) from src/arch/x86/include/stddef.h]
  25. 57879c9 Make the device tree available in the rom stage by Stefan Reinauer · 12 years ago
  26. 0e740d3 Fix size_t for certain versions of GCC by Stefan Reinauer · 12 years ago
  27. 8677a23 After this has been brought up many times before, rename src/arch/i386 to by Stefan Reinauer · 14 years ago[Renamed from src/arch/i386/include/stddef.h]
  28. 5ec3ead Remove extra NULL #define in amdht code. The common one is enough. Trivial by Patrick Georgi · 14 years ago
  29. 3d5bb23 Move includes to where they are needed. This allows to simplify by Patrick Georgi · 14 years ago
  30. b78c197 - First pass through with with device tree enhancement merge. Most of the mechanisms should by Eric Biederman · 20 years ago
  31. 8ca8d76 - Initial checkin of the freebios2 tree by Eric Biederman · 21 years ago