summaryrefslogtreecommitdiff
path: root/src/arch/x86/postcar_loader.c
AgeCommit message (Expand)Author
2020-05-07arch/x86: unexpose postcar_frame_common_mtrrs()Aaron Durbin
2020-03-06src/arch/x86: Convert to SPDX license headerPatrick Georgi
2019-12-19arch/x86,soc/intel: Drop RESET_ON_INVALID_RAMSTAGE_CACHEKyösti Mälkki
2019-11-11console,boot_state: Exclude printk() from reported timesKyösti Mälkki
2019-11-05security/vboot: Removed vboot_prepare from vboot_locatorWim Vervoorn
2019-10-30Program loading: Handoff cbmem_top via calling argumentsArthur Heymans
2019-09-11arch/x86: Cache the TSEG region at the top of ramSubrata Banik
2019-09-10AUTHORS: Move src/arch/x86 copyrights into AUTHORS fileMartin Roth
2019-08-31arch/x86: Remove WB attribute from 0..CACHE_TMP_RAMTOPKyösti Mälkki
2019-08-28arch/x86/postcar: unexpose postcar_commit_mtrrs() symbolAaron Durbin
2019-08-26soc/intel: Use common romstage codeKyösti Mälkki
2019-08-22arch/x86: Add <arch/romstage.h>Kyösti Mälkki
2019-08-15arch/x86: Add postcar_frame_common_mtrrs()Kyösti Mälkki
2019-07-04arch/x86: Adjust size of postcar stackKyösti Mälkki
2019-06-13stage_cache: Make empty inline function if CONFIG_NO_STAGE_CACHE enableSubrata Banik
2019-05-22post_code: add post code for failure to load next stageKeith Short
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