summaryrefslogtreecommitdiff
path: root/src/arch/x86/postcar_loader.c
AgeCommit message (Expand)Author
2019-03-08coreboot: Replace all IS_ENABLED(CONFIG_XXX) with CONFIG(XXX)Julius Werner
2019-03-07prog_loader: Associate TS_END_ROMSTAGE timestamp with postcar if existSubrata Banik
2018-12-22arch/x86 cbmem: Drop tests for LATE_CBMEM_INITKyösti Mälkki
2018-11-09include/program_loading: Add POSTCAR prog typePhilipp Deppenwiese
2018-06-04arch/x86: Introduce postcar_frame_add_romcache()Nico Huber
2018-04-24arch/x86/postcar: add comment clarifying reason for finalize_load()Aaron Durbin
2017-09-13arch/x86: Fix typo with MTRRKyösti Mälkki
2017-09-08arch/x86 postcar: Fix use with stage_cacheKyösti Mälkki
2016-12-09postcar_loader: Support LATE_CBMEM_INIT boardsKyösti Mälkki
2016-12-06CPU: Declare cpu_phys_address_size() for all archKyösti Mälkki
2016-12-01arch/x86: cache postcar in stage cacheAaron Durbin
2016-09-12arch/x86: Utilize additional MTRRs in postcar_frame_add_mtrrRizwan Qureshi
2016-09-12arch/x86: Always compile postcar library in romstageRizwan Qureshi
2016-04-02lib/prog_loading: introduce prog_segment_loaded()Aaron Durbin
2016-04-02arch/x86: notify the system when the postcar parameter was updatedAaron Durbin
2016-03-23arch/x86: introduce postcar stage/phaseAaron Durbin