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