summaryrefslogtreecommitdiffstats
path: root/src/drivers/intel/fsp2_0
Commit message (Expand)AuthorAgeFilesLines
* drivers/intel/fsp2_0: Add support to display FSP version info HobSubrata Banik2018-01-314-2/+94
* drivers/intel/fsp2_0: Make use of Resource Type macro from EDK codeSubrata Banik2018-01-311-0/+2
* drivers/intel/fsp2_0: Unbind UDK2015 Kconfig from FSP2.0 driverSubrata Banik2018-01-311-2/+2
* security/tpm: Change TPM naming for different layers.Philipp Deppenwiese2018-01-181-1/+1
* security/tpm: Move tpm TSS and TSPI layer to security sectionPhilipp Deppenwiese2018-01-181-2/+2
* intel/fsp2_0: Set boot mode default as per s3wake statusAamir Bohra2018-01-111-21/+24
* intel/fsp2_0: Issue hard reset in S3 resume for invalid mrc cache dataAamir Bohra2018-01-111-0/+13
* drivers/mrc_cache: move mrc_cache support to driversAaron Durbin2017-12-171-1/+1
* drivers/intel/fsp2_0/hob_verify: Correct conversion specifierPaul Menzel2017-11-031-1/+1
* security/vboot: Move vboot2 to security kconfig sectionPhilipp Deppenwiese2017-10-221-1/+1
* soc/intel/skylake: use locate_vbt directly instead of calling a wrapperPatrick Georgi2017-10-062-17/+0
* soc/intel/common: refactor locate_vbt and vbt_getPatrick Georgi2017-10-061-4/+1
* soc/intel/common: refactor locate_vbtPatrick Georgi2017-10-061-2/+1
* drivers/intel/fsp2_0: use common code to fetch vbt.binPatrick Georgi2017-10-051-4/+8
* drivers/intel/fsp2_0: Link Post PCI enumeration Notify with BS_DEV_ENABLESubrata Banik2017-08-261-1/+1
* arch/x86: Make postcar TempRamExit call genericMarshall Dawson2017-08-171-0/+5
* soc/intel/cannonlake: Add postcar stage supportLijian Zhao2017-08-151-0/+1
* fsp2_0/mma: Enable EvLoader in FSP for MMAPratik Prajapati2017-08-101-0/+2
* drivers/intel/fsp2_0: Add NULL check while locating hob list ptrSubrata Banik2017-07-251-1/+8
* Revert "soc/intel/cannonlake: Add postcar stage support"Martin Roth2017-07-211-1/+0
* soc/intel/cannonlake: Add postcar stage supportLijian Zhao2017-07-211-0/+1
* intel/fsp: Add and use new post codes for FSP phase indicationSubrata Banik2017-07-172-2/+2
* Rename __attribute__((packed)) --> __packedStefan Reinauer2017-07-135-8/+14
* fsp/gop: Add running the GOP to the choice of gfx initNico Huber2017-06-083-2/+5
* Kconfig: Introduce HAVE_(VBE_)LINEAR_FRAMEBUFFERNico Huber2017-06-021-0/+1
* coreboot_tables: specify clear interface for lb_framebuffer()Aaron Durbin2017-05-181-7/+6
* drivers/intel/fsp2_0: add option to incorporate platform memory versionAaron Durbin2017-04-283-3/+58
* drivers/intel/fsp2_0: Switch from binary to decimalLee Leahy2017-03-101-3/+3
* drivers/intel/fsp2_0: Wrap lines at 80 columnsLee Leahy2017-03-102-3/+3
* drivers/intel/fsp2_0: Remove braces for single statementsLee Leahy2017-03-102-10/+5
* drivers/intel/fsp2_0: Fix spacing issuesLee Leahy2017-03-104-7/+7
* drivers/intel/fsp2_0: Add space before *Lee Leahy2017-03-101-1/+1
* drivers/intel/fsp2_0: Use tabs for indentLee Leahy2017-03-101-43/+43
* drivers/intel/{fsp1_1,fsp2_0}: Provide separate function for fsp loadFurquan Shaikh2017-02-222-4/+19
* drivers/intel/fsp2_0: add FSP TempRamInit & TempRamExit API supportBrenton Dong2016-12-217-0/+80
* soc/intel/common: remove mrc cache assumptionsAaron Durbin2016-12-151-29/+29
* intel MMA: Enable MMA with FSP2.0Pratik Prajapati2016-12-134-0/+58
* drivers/intel/fsp2_0: Include stddef.h in soc_binding.hFurquan Shaikh2016-12-111-0/+2
* romstage_handoff: remove code duplicationAaron Durbin2016-12-011-6/+1
* driver/intel/fsp2_0: Add version parameter to FSP platform callbackAndrey Petrov2016-11-302-2/+2
* drivers/intel/fsp2_0: Check for NULL before using pointerMartin Roth2016-11-211-0/+2
* fsp2_0: implement stage cache for silicon initBrandon Breitenstein2016-11-212-2/+18
* drivers/intel/fsp2_0: track end of firmware notificationsAaron Durbin2016-11-121-0/+6
* lib/tlcl: Ensure tlcl library is initialized only onceFurquan Shaikh2016-11-111-19/+2
* drivers/intel/fsp2_0: Add support for recovery MRC hash space in TPMFurquan Shaikh2016-11-102-0/+127
* mrc: Add support for separate training cache in recovery modeFurquan Shaikh2016-11-101-19/+21
* lib/prog_loaders: use common ramstage_cache_invalid()Aaron Durbin2016-10-311-7/+0
* driver/intel/fsp2_0: Reset on invalid stage cache.Naresh G Solanki2016-10-272-0/+13
* soc/intel/apollolake: Implement stage cache to improve resume timeBrandon Breitenstein2016-10-071-0/+2
* drivers/intel/fsp2_0: Fix debug display supportLee Leahy2016-09-305-20/+24