1. 40cb3fe commonlib/console/post_code.h: Change post code prefix to POSTCODE by lilacious · 1 year, 1 month ago
  2. 3134a81 cpu/x86/cache: CLFLUSH programs to memory before running by Arthur Heymans · 4 years, 8 months ago
  3. 9523e3b arch/x86: Use 'enum cb_err' by Elyes Haouas · 1 year, 8 months ago
  4. ae1ca82 arch/x86: Clean up includes by Elyes Haouas · 1 year, 9 months ago
  5. efd2720 arch/x86: Mark prepare_and_run_postcar noreturn by Arthur Heymans · 2 years ago
  6. 876a1b4 arch/x86/postcar_loader.c: Change prepare_and_run_postcar signature by Arthur Heymans · 2 years, 5 months ago
  7. ba00d10 arch/x86/postcar_loader.c: Reduce the scope of functions by Arthur Heymans · 2 years, 5 months ago
  8. 46b409d arch/x86/postcar: Set up postcar MTRR in C code by Arthur Heymans · 3 years, 2 months ago
  9. eaf11c9 x86/mtrr: Print address ranges inclusive to be more consistent by Werner Zeh · 2 years, 3 months ago
  10. ad6157e timestamps: Rename timestamps to make names more consistent by Jakub Czapiga · 2 years, 5 months ago
  11. 1de8708 cbfs: Remove prog_locate() for stages and rmodules by Julius Werner · 3 years, 7 months ago
  12. e0165fb stage_cache: Add resume_from_stage_cache() by Kyösti Mälkki · 3 years, 6 months ago
  13. a0545e6 arch/x86/postcar_loader: Remove unused 'include <cpu/cpu.h>' by Elyes HAOUAS · 4 years, 1 month ago
  14. e1bf065 arch/x86/postcar_loader: utilize var_mtrr_context API by Aaron Durbin · 4 years, 1 month ago
  15. 6b5bc77 treewide: Remove "this file is part of" lines by Patrick Georgi · 4 years, 2 months ago
  16. e893674 arch/x86: unexpose postcar_frame_common_mtrrs() by Aaron Durbin · 4 years, 2 months ago
  17. 11f0079 src/arch/x86: Convert to SPDX license header by Patrick Georgi · 4 years, 4 months ago
  18. 4f14cd8 arch/x86,soc/intel: Drop RESET_ON_INVALID_RAMSTAGE_CACHE by Kyösti Mälkki · 4 years, 7 months ago
  19. 45ddb43 console,boot_state: Exclude printk() from reported times by Kyösti Mälkki · 4 years, 8 months ago
  20. 1058dd8 security/vboot: Removed vboot_prepare from vboot_locator by Wim Vervoorn · 4 years, 8 months ago
  21. 5331a7c Program loading: Handoff cbmem_top via calling arguments by Arthur Heymans · 4 years, 9 months ago
  22. 8edc6dc arch/x86: Cache the TSEG region at the top of ram by Subrata Banik · 4 years, 11 months ago
  23. 20bbd81 AUTHORS: Move src/arch/x86 copyrights into AUTHORS file by Martin Roth · 4 years, 10 months ago
  24. fad9536 arch/x86: Remove WB attribute from 0..CACHE_TMP_RAMTOP by Kyösti Mälkki · 4 years, 10 months ago
  25. df2bfb9 arch/x86/postcar: unexpose postcar_commit_mtrrs() symbol by Aaron Durbin · 4 years, 11 months ago
  26. cd7a70f soc/intel: Use common romstage code by Kyösti Mälkki · 5 years ago
  27. a963acd arch/x86: Add <arch/romstage.h> by Kyösti Mälkki · 5 years ago
  28. 544878b arch/x86: Add postcar_frame_common_mtrrs() by Kyösti Mälkki · 5 years ago
  29. 6e2d0c1 arch/x86: Adjust size of postcar stack by Kyösti Mälkki · 5 years ago
  30. 90f750b stage_cache: Make empty inline function if CONFIG_NO_STAGE_CACHE enable by Subrata Banik · 5 years ago
  31. 7006458 post_code: add post code for failure to load next stage by Keith Short · 5 years ago
  32. cd49cce coreboot: Replace all IS_ENABLED(CONFIG_XXX) with CONFIG(XXX) by Julius Werner · 5 years ago
  33. 2847e1e prog_loader: Associate TS_END_ROMSTAGE timestamp with postcar if exist by Subrata Banik · 5 years ago
  34. 513a1a8 arch/x86 cbmem: Drop tests for LATE_CBMEM_INIT by Kyösti Mälkki · 6 years ago
  35. 01797b1 include/program_loading: Add POSTCAR prog type by Philipp Deppenwiese · 6 years ago
  36. 36ec3e9 arch/x86: Introduce postcar_frame_add_romcache() by Nico Huber · 6 years ago
  37. c546c76 arch/x86/postcar: add comment clarifying reason for finalize_load() by Aaron Durbin · 6 years ago
  38. a097fb8 arch/x86: Fix typo with MTRR by Kyösti Mälkki · 7 years ago
  39. a7421fb arch/x86 postcar: Fix use with stage_cache by Kyösti Mälkki · 7 years ago
  40. 029cebc postcar_loader: Support LATE_CBMEM_INIT boards by Kyösti Mälkki · 8 years ago
  41. 140087f CPU: Declare cpu_phys_address_size() for all arch by Kyösti Mälkki · 8 years ago
  42. d008413 arch/x86: cache postcar in stage cache by Aaron Durbin · 8 years ago
  43. e8c2e83 arch/x86: Utilize additional MTRRs in postcar_frame_add_mtrr by Rizwan Qureshi · 8 years ago
  44. b1b44d3 arch/x86: Always compile postcar library in romstage by Rizwan Qureshi · 8 years ago
  45. 096f457 lib/prog_loading: introduce prog_segment_loaded() by Aaron Durbin · 8 years ago
  46. dd95e00 arch/x86: notify the system when the postcar parameter was updated by Aaron Durbin · 8 years ago
  47. 7f8afe0 arch/x86: introduce postcar stage/phase by Aaron Durbin · 8 years ago