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