1. 470ca571 Move post_codes.h to commonlib/console/ by Ricardo Quesada · 3 years, 1 month ago
  2. a2d83c68 lib/thread,lib/hardwaremain: Lazy initialize threads by Raul E Rangel · 3 years, 1 month ago
  3. dfa8229 lib/hardwaremain: Drop boot_state_current_{block,unblock}() by Raul E Rangel · 3 years, 1 month ago
  4. 3dc1792 ChromeOS: Separate NVS from global GNVS by Kyösti Mälkki · 3 years, 5 months ago
  5. cb42874 lib/hardwaremain: Print individual boot state callback durations by Raul E Rangel · 3 years, 2 months ago
  6. 8315668 lib/hardwaremain.c: Hide preprocessor guards in header by Angel Pons · 3 years, 2 months ago
  7. 8d2b0dc include/console: Rename and update POST_ENTRY_RAMSTAGE postcode by Subrata Banik · 3 years, 3 months ago
  8. 37eb24b ACPI: Clean up GNVS initialisation by Kyösti Mälkki · 3 years, 7 months ago
  9. 661ad46 ACPI: Select ACPI_SOC_NVS only where suitable by Kyösti Mälkki · 3 years, 8 months ago
  10. e0183d6 ACPI: Allocate GNVS early in ramstage by Kyösti Mälkki · 4 years, 2 months ago
  11. b8c7ea0 ACPI S3: Replace acpi_is_wakeup() by Kyösti Mälkki · 3 years, 9 months ago
  12. a4c0e1a ACPI S3: Clean up resume path by Kyösti Mälkki · 4 years, 2 months ago
  13. 61ab3fe lib/hardwaremain: Drop HAVE_ACPI_RESUME guards by Kyösti Mälkki · 4 years, 2 months ago
  14. 7336f97 treewide: Replace CONFIG(ARCH_xx) tests by Kyösti Mälkki · 4 years, 2 months ago
  15. 6b5bc77 treewide: Remove "this file is part of" lines by Patrick Georgi · 4 years, 3 months ago
  16. 76cedd2 acpi: Move ACPI table support out of arch/x86 (3/5) by Furquan Shaikh · 4 years, 4 months ago
  17. 118a9c7 src/lib: Use SPDX for GPL-2.0-only files by Angel Pons · 4 years, 5 months ago
  18. f3f36fa src (minus soc and mainboard): Remove copyright notices by Patrick Georgi · 4 years, 5 months ago
  19. 94694a8 console,boot_state: Reformat state times output by Kyösti Mälkki · 4 years, 10 months ago
  20. 45ddb43 console,boot_state: Exclude printk() from reported times by Kyösti Mälkki · 4 years, 10 months ago
  21. 463ad51 boot_state: Reduce precision of reported times by Kyösti Mälkki · 4 years, 10 months ago
  22. 3dd23a5 timestamps: Improve collection for ENV_ROMSTAGE_OR_BEFORE by Kyösti Mälkki · 5 years ago
  23. 38a1286 lib: hardwaremain: Call exception_init() as soon as possible by Asami Doi · 5 years ago
  24. 7cd2c07 ACPI S3: Depend on RELOCATABLE_RAMSTAGE by Kyösti Mälkki · 6 years ago
  25. eb789f0 src: Use include <reset.h> when appropriate by Elyes HAOUAS · 6 years ago
  26. cd49cce coreboot: Replace all IS_ENABLED(CONFIG_XXX) with CONFIG(XXX) by Julius Werner · 5 years ago
  27. 91160e1 lib/hardwaremain: Fix typo ACPI by Subrata Banik · 6 years ago
  28. 513a1a8 arch/x86 cbmem: Drop tests for LATE_CBMEM_INIT by Kyösti Mälkki · 6 years ago
  29. f765d4f src: Remove unneeded include <lib.h> by Elyes HAOUAS · 6 years ago
  30. d44221f Move compiler.h to commonlib by Nico Huber · 6 years ago
  31. 6403167 compiler.h: add __weak macro by Aaron Durbin · 6 years ago
  32. 1bf55b4 src/lib: add IS_ENABLED() around Kconfig symbol references by Martin Roth · 7 years ago
  33. e20a319 src/lib: Use tabs instead of spaces by Lee Leahy · 7 years ago
  34. d638ef4 src/lib: Remove spaces after ( and before ) by Lee Leahy · 7 years ago
  35. 16bd267 bootstate: add arch specific hook at coreboot exit by Aaron Durbin · 8 years ago
  36. 00563bf lib: Add time stamp when starting to finalize chips by Paul Menzel · 8 years ago
  37. e0ed902 Add option to use Ada code in ramstage by Nico Huber · 8 years ago
  38. 0a54fb5 lib/hardwaremain: Add \n to "Boot failed" message by Jonathan Neuschäfer · 8 years ago
  39. 1060535 lib: Add Kconfig to toggle boot state debugging by Lee Leahy · 9 years ago
  40. a73b931 tree: drop last paragraph of GPL copyright header by Patrick Georgi · 9 years ago
  41. a518151 hardwaremain: Move init_timer() call to before console init by Duncan Laurie · 9 years ago
  42. 899d13d cbfs: new API and better program loading by Aaron Durbin · 9 years ago
  43. b890a12 Remove address from GPLv2 headers by Patrick Georgi · 9 years ago
  44. be34797 ramstage: don't drop cbmem console by Aaron Durbin · 9 years ago
  45. 44cf870 timer: Reestablish init_timer(), consolidate timer initialization calls by Julius Werner · 10 years ago
  46. b0d8f5e hardwaremain: explicitly call cbmem_initialize() early by Aaron Durbin · 9 years ago
  47. ebf2ed4 payload loading: remove passing of struct payload by Aaron Durbin · 9 years ago
  48. ad5a909 ramstage: remove rela_time use by Aaron Durbin · 10 years ago
  49. 04654a2 loaders: add program_loading.h header file by Aaron Durbin · 9 years ago
  50. 9ef9d85 bootstate: use structure pointers for scheduling callbacks by Aaron Durbin · 9 years ago
  51. 73307e0 Add stage information to coreboot banner by Stefan Reinauer · 9 years ago
  52. 4d10750 CBMEM: Add timestamp_reinit() by Kyösti Mälkki · 10 years ago
  53. 3a6550d timestamps: Switch from tsc_t to uint64_t by Stefan Reinauer · 11 years ago
  54. 7b14f08 ACPI: Allocate S3 resume backup in CBMEM earlier by Kyösti Mälkki · 10 years ago
  55. 85620db arm: Move exception_init() close to console_init() by Julius Werner · 11 years ago
  56. db8693b ACPI: Recover type of wakeup in acpi_is_wakeup() by Kyösti Mälkki · 10 years ago
  57. bdf913a coreboot: unify infrastructure for loading payloads by Aaron Durbin · 10 years ago
  58. cb73a84 Clean up POST codes for Boot State machine by Duncan Laurie · 11 years ago
  59. 2a58ecd Add new finalize functions for devices and chips by Marc Jones · 11 years ago
  60. cbf5bdf CBMEM: Always select CAR_MIGRATION by Kyösti Mälkki · 11 years ago
  61. b766b1c timestamps: Use stash before CBMEM is usable by Kyösti Mälkki · 11 years ago
  62. e8b08ba Drop ELF remains from boot code by Stefan Reinauer · 11 years ago
  63. 6adef08 Rename hardwaremain() to main() by Stefan Reinauer · 11 years ago
  64. cca6859 fix bootstate typo (bs_dev_eanble -> bs_dev_enable) by David Hendricks · 11 years ago
  65. 4409a5e coreboot: add thread cooperative multitasking by Aaron Durbin · 11 years ago
  66. 2a3c106 hardwaremain: drop boot_complete parameter by Stefan Reinauer · 11 years ago
  67. 15c671e boot state: remove drain timers option by Aaron Durbin · 11 years ago
  68. 0748d30 boot state: add ability to block state transitions by Aaron Durbin · 11 years ago
  69. 8fc41e1 boot state: run timers on state entry by Aaron Durbin · 11 years ago
  70. 6b0fb0d boot state: track times for each state by Aaron Durbin · 11 years ago
  71. 001de1a boot state: rebalance payload load vs actual boot by Aaron Durbin · 11 years ago
  72. 243aa44 boot: remove cbmem_post_handling() by Aaron Durbin · 11 years ago
  73. 40131cf cbmem: use boot state machine by Aaron Durbin · 11 years ago
  74. 4dd87fb coverage: use boot state callbacks by Aaron Durbin · 11 years ago
  75. 0a6c20a acpi: split resume check and actual resume code by Aaron Durbin · 11 years ago
  76. a4feddf boot state: schedule static callbacks by Aaron Durbin · 11 years ago
  77. 7e35efa ramstage: introduce boot state machine by Aaron Durbin · 11 years ago
  78. dd4a6d2 coreboot: dynamic cbmem requirement by Aaron Durbin · 11 years ago
  79. df3a109 cbmem: dynamic cbmem support by Aaron Durbin · 11 years ago
  80. 25fe2d0 ramstage: Add cbmem_get_table_location() by Aaron Durbin · 12 years ago
  81. fd611f9 Drop CONFIG_WRITE_HIGH_TABLES by Stefan Reinauer · 11 years ago
  82. 6fe0cab Extend CBFS to support arbitrary ROM source media. by Hung-Te Lin · 12 years ago
  83. d37ab45 Implement GCC code coverage analysis by Stefan Reinauer · 12 years ago
  84. 1e75329 Drop boot directory by Stefan Reinauer · 12 years ago[Renamed from src/boot/hardwaremain.c]
  85. acd7d95 Add initialization hook for chips by Nico Huber · 12 years ago
  86. 75dbc38 Clean up stack checking code by Stefan Reinauer · 12 years ago
  87. 4221a19 Add method for delaying adding of timestamps by Stefan Reinauer · 12 years ago
  88. bdc64c6 Store timestamps before resuming from suspend by Stefan Reinauer · 12 years ago
  89. 52095f5 Add POST code for "All devices initialized" by Stefan Reinauer · 12 years ago
  90. 14b248b Fix compilation without CONFIG_WRITE_HIGH_TABLES. by Denis 'GNUtoo' Carikli · 12 years ago
  91. 9764d4c Implement stack overflow checking for the BSP by Ronald G. Minnich · 12 years ago
  92. bb11e60 Hook up MRC cache update by Stefan Reinauer · 12 years ago
  93. e166782 Clean up #ifs by Patrick Georgi · 12 years ago
  94. 3294a0f1 Make timestamp collection conditional in hardwaremain.c by Rudolf Marek · 12 years ago
  95. bf729ba Add more timestamps in coreboot. by Stefan Reinauer · 13 years ago
  96. 1078c67 CBMEM CONSOLE: Add code using the new console driver. by Vadim Bendebury · 13 years ago
  97. 5005bb06 Unify use of post_code by Alexandru Gagniuc · 13 years ago
  98. 14e2277 Since some people disapprove of white space cleanups mixed in regular commits by Stefan Reinauer · 14 years ago
  99. de3206a This is a general cleanup patch by Stefan Reinauer · 14 years ago
  100. 4b8a241 Allow building images with different prefixes (ie. normal/romstage, by Patrick Georgi · 15 years ago