1. 7006458 post_code: add post code for failure to load next stage by Keith Short · 5 years ago
  2. cd49cce coreboot: Replace all IS_ENABLED(CONFIG_XXX) with CONFIG(XXX) by Julius Werner · 5 years ago
  3. 2847e1e prog_loader: Associate TS_END_ROMSTAGE timestamp with postcar if exist by Subrata Banik · 5 years ago
  4. 4f42eea arch/x86/postcar: Add separate timestamp for postcar stage by Subrata Banik · 5 years ago
  5. 0553226 selfload: check target memory type in selfload_check by Ting Shen · 6 years ago
  6. 5c29daa buildsystem: Promote rules.h to default include by Kyösti Mälkki · 8 years ago
  7. 513a1a8 arch/x86 cbmem: Drop tests for LATE_CBMEM_INIT by Kyösti Mälkki · 6 years ago
  8. ead574e src: Get rid of duplicated includes by Elyes HAOUAS · 6 years ago
  9. c308554 selfboot: create selfboot_check function, remove check param by Ronald G. Minnich · 6 years ago
  10. 4f32b64 reset: Provide new single-function reset API by Nico Huber · 6 years ago
  11. d44221f Move compiler.h to commonlib by Nico Huber · 6 years ago
  12. a8c0cb3 stage_cache: Disable when APCI S3 is not possible by Kyösti Mälkki · 6 years ago
  13. a892cde lib: Add FIT payload support by Patrick Rudolph · 6 years ago
  14. 59b8f27 lib/prog_loaders: Move argument selection into selfload by Patrick Rudolph · 6 years ago
  15. 71327fb lib/prog_loaders: Store CBFS type in struct prog by Patrick Rudolph · 6 years ago
  16. 6403167 compiler.h: add __weak macro by Aaron Durbin · 6 years ago
  17. 3e1cab4 src/lib: Remove unnecessary code by Lee Leahy · 7 years ago
  18. 6c191d8 romstage_handoff: add helper to determine resume status by Aaron Durbin · 8 years ago
  19. 9d6f365 ACPI S3: Remove HIGH_MEMORY_SAVE where possible by Kyösti Mälkki · 8 years ago
  20. 8cd723b lib/prog_loaders: use common ramstage_cache_invalid() by Aaron Durbin · 8 years ago
  21. 7ae73fc arm64: Use 'payload' format for ATF instead of 'stage' by Simon Glass · 8 years ago
  22. e5f48d2 region: Add writeat and eraseat support by Antonello Dettori · 8 years ago
  23. 1e162bf lib/prog_loaders: Allow platforms to skip stage cache by Furquan Shaikh · 8 years ago
  24. ae4b854 lib/prog_loaders.c: remove arch/stages.h include by Aaron Durbin · 9 years ago
  25. 7e7a4df lib: remove assets infrastructure by Aaron Durbin · 9 years ago
  26. 6d720f3 cbfs/vboot: remove firmware component support by Aaron Durbin · 9 years ago
  27. a73b931 tree: drop last paragraph of GPL copyright header by Patrick Georgi · 9 years ago
  28. 9796f60 coreboot: move TS_END_ROMSTAGE to one spot by Aaron Durbin · 9 years ago
  29. 54546c9 stage_cache: make prog const in stage_cache_add() by Aaron Durbin · 9 years ago
  30. eec2db4 prog_loader: Play nice with gc-sections by Stefan Reinauer · 9 years ago
  31. ac12c66c assets: abstract away the firmware assets used for booting by Aaron Durbin · 9 years ago
  32. 6a452ef prog_loading: add region_device representing memory by Aaron Durbin · 9 years ago
  33. 899d13d cbfs: new API and better program loading by Aaron Durbin · 9 years ago