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