summaryrefslogtreecommitdiff
path: root/src/drivers/intel/fsp2_0
AgeCommit message (Expand)Author
2021-05-12include/console: Fix FSP Notify phase postcodes discrepancySubrata Banik
2021-05-05drivers/intel/fsp2_0: Fix the FSP-T positionArthur Heymans
2021-04-16drivers/intel/fsp2_0: Add support to identify GPIO config changesFurquan Shaikh
2021-04-14intel: mma: Use new CBFS APIJulius Werner
2021-04-14intel: fsp2_0: Move last pieces to new CBFS APIJulius Werner
2021-04-05fsp2_0: Replace fspld->get_destination() callback with CBFS allocatorJulius Werner
2021-03-17program_loading: Replace prog_rdev() with raw start pointer and sizeJulius Werner
2021-03-11driver/intel/fsp2_0: Allow function to run serially on all APsAamir Bohra
2021-02-26drivers/intel/fsp2_0: Integrate FirmwareVersionInfo.hRonak Kanabar
2021-02-23intel/fsp2_0: Fix the mp_get_processor_infoAamir Bohra
2021-02-23drivers/intel/fsp2_0/memory_init: check if UPD struct has expected sizeFelix Held
2021-02-17drivers/intel/fsp2_0: Allow larger FSPS UPD than expected in corebootNikolai Vyssotski
2021-02-09soc/amd,intel: Drop s3_resume parameter on FSP-S functionsKyösti Mälkki
2021-02-09drivers/intel/fsp1_1,fsp2_0: Refactor logo displayKyösti Mälkki
2021-02-07src: Remove redundant <commonlib/bsd/compiler.h>Elyes HAOUAS
2021-02-06drivers/intel/fsp2_0: Add support for MP services2 PPIAamir Bohra
2021-02-06intel: Rename config FSP_USES_MP_SERVICES_PPI to MP_SERVICES_PPIFurquan Shaikh
2021-02-06intel: Drop FSP_PEIM_TO_PEIM_INTERFACEFurquan Shaikh
2021-02-04drivers/intel/fsp2_0: Fix running on x86_64Patrick Rudolph
2021-02-01drivers/intel/fsp2_0: Use CBFS_MCACHE when coreboot tears down CARArthur Heymans
2021-02-01drivers/intel/fsp2_0: Use coreboot postcar with FSP-TArthur Heymans
2021-01-30drivers/intel/fsp2_0: factor out and improve UPD signature checkFelix Held
2021-01-29stage_cache: Add resume_from_stage_cache()Kyösti Mälkki
2021-01-25drivers/intel/fsp2_0/header_display.c: Correct component_attribute checkBenjamin Doron
2021-01-24arch/x86/car.ld: Account for FSP-T reserved areaArthur Heymans
2021-01-23drivers/intel/fsp2_0: Add meaningful ERROR messageSubrata Banik
2020-12-21drivers/intel/fsp2_0: recreate FSP targets on config changeMichael Niewöhner
2020-12-14drivers: Replace multiple fill_lb_framebuffer with single instancePatrick Rudolph
2020-12-05drivers/intel/fsp2_0/memory_init: Wrap calls into FSPPatrick Rudolph
2020-12-04drivers/intel/fsp2_0: FSP-T requires NO_CBFS_MCACHEArthur Heymans
2020-12-02cbfs: Simplify load/map API names, remove type argumentsJulius Werner
2020-12-01drivers/intel/fsp2_0/notify: Fix compilation under x86_64Patrick Rudolph
2020-11-30drivers/intel/fsp2_0: Remove console in weak functionArthur Heymans
2020-11-26drivers/intel/fsp2_0: move the FSP FD PATH option down in menuconfigMichael Niewöhner
2020-11-26drivers/intel/fsp2_0: introduce possibility of using a full FD binaryMichael Niewöhner
2020-11-20intel/fsp2_0: Add soc_validate_fsp_version for FSP version checkJohnny Lin
2020-11-13mrc_cache: Move code for triggering memory training into mrc_cacheShelley Chen
2020-11-02soc/intel/common: Create common Intel FSP reset code blockSubrata Banik
2020-11-02drivers/intel/fsp2_0: Add function to report FSP-T outputArthur Heymans
2020-10-20mrc_cache: Move mrc_cache_*_hash functions into mrc_cache driverShelley Chen
2020-10-20mrc_cache: Add config MRC_SAVE_HASH_IN_TPMShelley Chen
2020-10-19security/vboot: Rename mem_init.h to mrc_cache_hash_tpm.hShelley Chen
2020-10-02drivers/intel/fsp2_0: use FSP to allocate APEI BERT memory regionJonathan Zhang
2020-09-21drivers/intel/fsp2_0: Add CONFIG_FSP_STATUS_GLOBAL_RESETSubrata Banik
2020-09-21src/drivers: Drop unneeded empty linesElyes HAOUAS
2020-08-24mrc_cache: Add mrc_cache fetch functions to support non-x86 platformsShelley Chen
2020-08-18src: Remove unused 'include <lib.h>'Elyes HAOUAS
2020-08-17drivers/intel/fsp2_0/hand_off_block: Remove dead decrementElyes HAOUAS
2020-08-13drivers/intel/fsp2_0: don't select FSP_USES_CB_STACK on FSP 2.0 platformFelix Held
2020-08-13drivers/intel/fsp2_0: Fill EFI_CPU_PHYSICAL_LOCATION structure informationSubrata Banik