1. ad6157e timestamps: Rename timestamps to make names more consistent by Jakub Czapiga · 2 years, 5 months ago
  2. fff2021 Use the fallthrough statement in switch loops by Arthur Heymans · 3 years, 4 months ago
  3. b25576f src/lib/prog_loaders: Add preload_ramstage by Raul E Rangel · 2 years, 8 months ago
  4. 571e7f0 lib/prog_loaders, soc/amd/: Make payload_preload use cbfs_preload by Raul E Rangel · 2 years, 8 months ago
  5. 67798cf lib/prog_loaders: Add payload_preload by Raul E Rangel · 3 years ago
  6. c893197 commonlib/region: Turn addrspace_32bit into a more official API by Julius Werner · 3 years, 3 months ago
  7. 5358467 prog_loaders: Remove prog_locate() by Julius Werner · 3 years, 6 months ago
  8. 965846f cbfs: Remove prog_locate() for payloads (SELF and FIT) by Julius Werner · 3 years, 6 months ago
  9. 1de8708 cbfs: Remove prog_locate() for stages and rmodules by Julius Werner · 3 years, 7 months ago
  10. e0165fb stage_cache: Add resume_from_stage_cache() by Kyösti Mälkki · 3 years, 6 months ago
  11. 06b68d1 prog_loaders: Fix ramstage loading on x86 by Nico Huber · 4 years ago
  12. 18a8ba4 arch/x86: Remove RELOCATABLE_RAMSTAGE by Kyösti Mälkki · 4 years ago
  13. 7336f97 treewide: Replace CONFIG(ARCH_xx) tests by Kyösti Mälkki · 4 years, 1 month ago
  14. 6b5bc77 treewide: Remove "this file is part of" lines by Patrick Georgi · 4 years, 2 months ago
  15. 118a9c7 src/lib: Use SPDX for GPL-2.0-only files by Angel Pons · 4 years, 3 months ago
  16. f3f36fa src (minus soc and mainboard): Remove copyright notices by Patrick Georgi · 4 years, 4 months ago
  17. 8355aa4 prog_loaders: Remove CONFIG_MIRROR_PAYLOAD_TO_RAM_BEFORE_LOADING by Julius Werner · 4 years, 4 months ago
  18. b8d575c bootblock: Support normal/fallback mechanism again by Kyösti Mälkki · 4 years, 7 months ago
  19. 4f14cd8 arch/x86,soc/intel: Drop RESET_ON_INVALID_RAMSTAGE_CACHE by Kyösti Mälkki · 4 years, 7 months ago
  20. b75f504 cbfs: remove prepare() callback from struct cbfs_locator by Aaron Durbin · 4 years, 8 months ago
  21. 45ddb43 console,boot_state: Exclude printk() from reported times by Kyösti Mälkki · 4 years, 8 months ago
  22. 1058dd8 security/vboot: Removed vboot_prepare from vboot_locator by Wim Vervoorn · 4 years, 8 months ago
  23. 5331a7c Program loading: Handoff cbmem_top via calling arguments by Arthur Heymans · 4 years, 9 months ago
  24. fc58034 lib/prog_loaders.c: Add prog_locate_hook() by Frans Hendriks · 5 years ago
  25. 7cd2c07 ACPI S3: Depend on RELOCATABLE_RAMSTAGE by Kyösti Mälkki · 6 years ago
  26. 42c44c2 Replace ENV_RAMSTAGE with ENV_PAYLOAD_LOADER by Subrata Banik · 5 years ago
  27. 90f750b stage_cache: Make empty inline function if CONFIG_NO_STAGE_CACHE enable by Subrata Banik · 5 years ago
  28. 7006458 post_code: add post code for failure to load next stage by Keith Short · 5 years ago
  29. cd49cce coreboot: Replace all IS_ENABLED(CONFIG_XXX) with CONFIG(XXX) by Julius Werner · 5 years ago
  30. 2847e1e prog_loader: Associate TS_END_ROMSTAGE timestamp with postcar if exist by Subrata Banik · 5 years ago
  31. 4f42eea arch/x86/postcar: Add separate timestamp for postcar stage by Subrata Banik · 5 years ago
  32. 0553226 selfload: check target memory type in selfload_check by Ting Shen · 5 years ago
  33. 5c29daa buildsystem: Promote rules.h to default include by Kyösti Mälkki · 8 years ago
  34. 513a1a8 arch/x86 cbmem: Drop tests for LATE_CBMEM_INIT by Kyösti Mälkki · 6 years ago
  35. ead574e src: Get rid of duplicated includes by Elyes HAOUAS · 6 years ago
  36. c308554 selfboot: create selfboot_check function, remove check param by Ronald G. Minnich · 6 years ago
  37. 4f32b64 reset: Provide new single-function reset API by Nico Huber · 6 years ago
  38. d44221f Move compiler.h to commonlib by Nico Huber · 6 years ago
  39. a8c0cb3 stage_cache: Disable when APCI S3 is not possible by Kyösti Mälkki · 6 years ago
  40. a892cde lib: Add FIT payload support by Patrick Rudolph · 6 years ago
  41. 59b8f27 lib/prog_loaders: Move argument selection into selfload by Patrick Rudolph · 6 years ago
  42. 71327fb lib/prog_loaders: Store CBFS type in struct prog by Patrick Rudolph · 6 years ago
  43. 6403167 compiler.h: add __weak macro by Aaron Durbin · 6 years ago
  44. 3e1cab4 src/lib: Remove unnecessary code by Lee Leahy · 7 years ago
  45. 6c191d8 romstage_handoff: add helper to determine resume status by Aaron Durbin · 8 years ago
  46. 9d6f365 ACPI S3: Remove HIGH_MEMORY_SAVE where possible by Kyösti Mälkki · 8 years ago
  47. 8cd723b lib/prog_loaders: use common ramstage_cache_invalid() by Aaron Durbin · 8 years ago
  48. 7ae73fc arm64: Use 'payload' format for ATF instead of 'stage' by Simon Glass · 8 years ago
  49. e5f48d2 region: Add writeat and eraseat support by Antonello Dettori · 8 years ago
  50. 1e162bf lib/prog_loaders: Allow platforms to skip stage cache by Furquan Shaikh · 8 years ago
  51. ae4b854 lib/prog_loaders.c: remove arch/stages.h include by Aaron Durbin · 8 years ago
  52. 7e7a4df lib: remove assets infrastructure by Aaron Durbin · 9 years ago
  53. 6d720f3 cbfs/vboot: remove firmware component support by Aaron Durbin · 9 years ago
  54. a73b931 tree: drop last paragraph of GPL copyright header by Patrick Georgi · 9 years ago
  55. 9796f60 coreboot: move TS_END_ROMSTAGE to one spot by Aaron Durbin · 9 years ago
  56. 54546c9 stage_cache: make prog const in stage_cache_add() by Aaron Durbin · 9 years ago
  57. eec2db4 prog_loader: Play nice with gc-sections by Stefan Reinauer · 9 years ago
  58. ac12c66c assets: abstract away the firmware assets used for booting by Aaron Durbin · 9 years ago
  59. 6a452ef prog_loading: add region_device representing memory by Aaron Durbin · 9 years ago
  60. 899d13d cbfs: new API and better program loading by Aaron Durbin · 9 years ago