summaryrefslogtreecommitdiff
path: root/src/drivers/intel/fsp2_0/include
AgeCommit message (Expand)Author
2020-05-06treewide: replace GPLv2 long form headers with SPDX headerPatrick Georgi
2020-05-06treewide: Move "is part of the coreboot project" line in its own commentPatrick Georgi
2020-04-06src/drivers: Use SPDX for GPL-2.0-only filesAngel Pons
2020-02-11vendorcode/intel: Remove Ice Lake FSP BindingsJohanna Schander
2019-12-19{drivers,soc}/intel/fsp2_0: Move chipset specific logo handling to SoCWim Vervoorn
2019-12-19src/{drivers,device,ec}: Remove unused <stdlib.h>Elyes HAOUAS
2019-12-06drivers/intel/fsp2_0: Add logo supportWim Vervoorn
2019-10-26drivers/intel/fsp2_0: move die() calls to the functionsMichael Niewöhner
2019-10-22AUTHORS: Move src/drivers/[a*-i*] copyrights into AUTHORS fileMartin Roth
2019-08-07cpu/x86/smm: Promote smm_subregion()Kyösti Mälkki
2019-08-07soc/intel: Obsolete mmap_region_granularity()Kyösti Mälkki
2019-05-29src/{device,drivers}: Add missing 'include <types.h>'Elyes HAOUAS
2019-05-16Remove remaining unnecessary ENV_RAMSTAGE guardSubrata Banik
2019-03-19drivers/intel/fsp2_0: Implement EFI_MP_SERVICES_PPI structure APIsSubrata Banik
2019-03-08coreboot: Replace all IS_ENABLED(CONFIG_XXX) with CONFIG(XXX)Julius Werner
2019-03-01drivers/intel/fsp2_0: Add more EFI return status into FSP2.0 driverSubrata Banik
2019-01-16buildsystem: Promote rules.h to default includeKyösti Mälkki
2018-11-01src: Add missing include <stdint.h>Elyes HAOUAS
2018-10-08Move compiler.h to commonlibNico Huber
2018-08-10src/drivers: Fix typoElyes HAOUAS
2018-07-17security/vboot: Add interface for FSP 2.0 mrc cachingPhilipp Deppenwiese
2018-05-01drivers/intel/fsp2_0: Include MP services header for UDK2017 supported platformSubrata Banik
2018-02-09drivers/intel/fsp2_0: Remove fsp_find_smbios_memory_info() from FSP2.0 driverSubrata Banik
2018-01-31drivers/intel/fsp2_0: Add support to display FSP version info HobSubrata Banik
2018-01-31drivers/intel/fsp2_0: Make use of Resource Type macro from EDK codeSubrata Banik
2017-10-06soc/intel/skylake: use locate_vbt directly instead of calling a wrapperPatrick Georgi
2017-07-13Rename __attribute__((packed)) --> __packedStefan Reinauer
2017-06-08fsp/gop: Add running the GOP to the choice of gfx initNico Huber
2017-04-28drivers/intel/fsp2_0: add option to incorporate platform memory versionAaron Durbin
2017-03-10drivers/intel/fsp2_0: Switch from binary to decimalLee Leahy
2017-03-10drivers/intel/fsp2_0: Use tabs for indentLee Leahy
2017-02-22drivers/intel/{fsp1_1,fsp2_0}: Provide separate function for fsp loadFurquan Shaikh
2016-12-21drivers/intel/fsp2_0: add FSP TempRamInit & TempRamExit API supportBrenton Dong
2016-12-13intel MMA: Enable MMA with FSP2.0Pratik Prajapati
2016-12-11drivers/intel/fsp2_0: Include stddef.h in soc_binding.hFurquan Shaikh
2016-11-30driver/intel/fsp2_0: Add version parameter to FSP platform callbackAndrey Petrov
2016-11-21fsp2_0: implement stage cache for silicon initBrandon Breitenstein
2016-09-30drivers/intel/fsp2_0: Fix debug display supportLee Leahy
2016-09-15driver/intel/fsp20: move lb_framebuffer functionNaresh G Solanki
2016-09-12driver/fsp2_0: Include stdint header file in api.hNaresh G Solanki
2016-09-02apollolake: relocate fsp header files to vendorcodeBrandon Breitenstein
2016-09-02drivers/intel/fsp2_0: Make FSP Headers Consumable out of BoxBrandon Breitenstein
2016-08-31driver/intel/fsp2.0: Add External stage cache region helperRizwan Qureshi
2016-08-20drivers/intel/fsp2_0: Add SMBIOS memory HOB supportRavi Sarawadi
2016-08-10drivers/intel/fsp2_0: Add fsp_write_line functionLee Leahy
2016-08-03drivers/intel/fsp2_0: Remove fsp_print_upd_info declarationLee Leahy
2016-08-03drivers/intel/fsp2_0: Disable display of FSP headerLee Leahy
2016-08-03drivers/intel/fsp2_0: Handle FspNotify callsLee Leahy
2016-08-03drivers/intel/fsp2_0: FSP driver handles all FSP errorsLee Leahy
2016-08-03drivers/intel/fsp2_0: Verify HOBs returned by FspMemoryInitLee Leahy