1. 08375b5 tree: Remove unused <string.h> by Elyes Haouas · 3 months ago
  2. 3e25f85 drivers/ipmi to lib: Fix misspellings & capitalization issues by Martin Roth · 12 months ago
  3. 9ce7935 include/bootstate.h: Fail compilation on invalid bootstate hooks by Arthur Heymans · 1 year, 7 months ago
  4. dfa8229 lib/hardwaremain: Drop boot_state_current_{block,unblock}() by Raul E Rangel · 3 years, 1 month ago
  5. 8315668 lib/hardwaremain.c: Hide preprocessor guards in header by Angel Pons · 3 years, 2 months ago
  6. 36b569a src/include: Remove unused 'include <stdint.h>' by Elyes HAOUAS · 4 years, 1 month ago
  7. 6b5bc77 treewide: Remove "this file is part of" lines by Patrick Georgi · 4 years, 3 months ago
  8. 32859fc src/include: Use SPDX for GPL-2.0-only files by Angel Pons · 4 years, 5 months ago
  9. f3f36fa src (minus soc and mainboard): Remove copyright notices by Patrick Georgi · 4 years, 5 months ago
  10. c5a5b36 src/include: Remove unused <stdlib.h> by Elyes HAOUAS · 4 years, 9 months ago
  11. cd49cce coreboot: Replace all IS_ENABLED(CONFIG_XXX) with CONFIG(XXX) by Julius Werner · 5 years ago
  12. 5c29daa buildsystem: Promote rules.h to default include by Kyösti Mälkki · 8 years ago
  13. b0f1988 src: Get rid of unneeded whitespace by Elyes HAOUAS · 6 years ago
  14. 6a00113 Rename __attribute__((packed)) --> __packed by Stefan Reinauer · 7 years ago
  15. 746d4af src/include: Remove space after function name by Lee Leahy · 7 years ago
  16. 86f60a9 src/include: Add space before ( by Lee Leahy · 7 years ago
  17. 18cb7e6 src/include: Remove space after & by Lee Leahy · 7 years ago
  18. ae3fd34 src/include: Add space after comma by Lee Leahy · 7 years ago
  19. 708fc27 src/include: Indent code using tabs by Lee Leahy · 7 years ago
  20. bb4ae07 src/include: Add do { } while(0) around macros by Lee Leahy · 7 years ago
  21. 16bd267 bootstate: add arch specific hook at coreboot exit by Aaron Durbin · 8 years ago
  22. 1060535 lib: Add Kconfig to toggle boot state debugging by Lee Leahy · 9 years ago
  23. 622eea7 arches: lib: add main_decl.h for main() declaration by Aaron Durbin · 9 years ago
  24. a73b931 tree: drop last paragraph of GPL copyright header by Patrick Georgi · 9 years ago
  25. 4d3de7e bootstate: remove need for #ifdef ENV_RAMSTAGE by Aaron Durbin · 9 years ago
  26. b890a12 Remove address from GPLv2 headers by Patrick Georgi · 9 years ago
  27. 9ef9d85 bootstate: use structure pointers for scheduling callbacks by Aaron Durbin · 9 years ago
  28. 5c715ac bootstate: don't use header in romstage code by Patrick Georgi · 10 years ago
  29. 0cb07e3 include: Fix spelling by Martin Roth · 11 years ago
  30. 6adef08 Rename hardwaremain() to main() by Stefan Reinauer · 11 years ago
  31. 2a3c106 hardwaremain: drop boot_complete parameter by Stefan Reinauer · 11 years ago
  32. 0748d30 boot state: add ability to block state transitions by Aaron Durbin · 11 years ago
  33. 0a6c20a acpi: split resume check and actual resume code by Aaron Durbin · 11 years ago
  34. a4feddf boot state: schedule static callbacks by Aaron Durbin · 11 years ago
  35. 7e35efa ramstage: introduce boot state machine by Aaron Durbin · 11 years ago