summaryrefslogtreecommitdiffstats
path: root/src/drivers/intel/fsp2_0/include/fsp/util.h
Commit message (Expand)AuthorAgeFilesLines
* drivers/intel/fsp2_0: rename soc_validate_fsp_versionFelix Held2021-08-261-1/+1
* intel/fsp2_0: Add FSP_ARRAY_LOAD macroLean Sheng Tan2021-06-181-0/+7
* intel: fsp2_0: Move last pieces to new CBFS APIJulius Werner2021-04-141-3/+2
* fsp2_0: Replace fspld->get_destination() callback with CBFS allocatorJulius Werner2021-04-051-5/+3
* drivers/intel/fsp2_0: factor out and improve UPD signature checkFelix Held2021-01-301-0/+2
* drivers: Replace multiple fill_lb_framebuffer with single instancePatrick Rudolph2020-12-141-4/+0
* intel/fsp2_0: Add soc_validate_fsp_version for FSP version checkJohnny Lin2020-11-201-0/+11
* drivers/intel/fsp2_0: Add function to report FSP-T outputArthur Heymans2020-11-021-0/+1
* lib/coreboot_table: Add Intel FSP version to coreboot tableJohnny Lin2020-07-041-1/+4
* drivers/intel/fsp2_0: Add FSP 2.2 specific supportSubrata Banik2020-06-141-0/+12
* drivers/intel/fsp2_0: add option to compress FSP-M in cbfsAaron Durbin2020-05-281-0/+2
* drivers/intel/fsp2_0: add option to compress FSP-S in cbfsAaron Durbin2020-05-281-0/+16
* treewide: Remove "this file is part of" linesPatrick Georgi2020-05-111-1/+0
* treewide: replace GPLv2 long form headers with SPDX headerPatrick Georgi2020-05-061-11/+1
* treewide: Move "is part of the coreboot project" line in its own commentPatrick Georgi2020-05-061-2/+1
* drivers/intel/fsp2_0: move die() calls to the functionsMichael Niewöhner2019-10-261-1/+3
* AUTHORS: Move src/drivers/[a*-i*] copyrights into AUTHORS fileMartin Roth2019-10-221-3/+5
* src/{device,drivers}: Add missing 'include <types.h>'Elyes HAOUAS2019-05-291-0/+1
* Move compiler.h to commonlibNico Huber2018-10-081-1/+0
* drivers/intel/fsp2_0: Remove fsp_find_smbios_memory_info() from FSP2.0 driverSubrata Banik2018-02-091-1/+0
* drivers/intel/fsp2_0: Add support to display FSP version info HobSubrata Banik2018-01-311-1/+2
* drivers/intel/fsp2_0: Make use of Resource Type macro from EDK codeSubrata Banik2018-01-311-0/+2
* soc/intel/skylake: use locate_vbt directly instead of calling a wrapperPatrick Georgi2017-10-061-7/+0
* Rename __attribute__((packed)) --> __packedStefan Reinauer2017-07-131-2/+3
* fsp/gop: Add running the GOP to the choice of gfx initNico Huber2017-06-081-0/+4
* drivers/intel/fsp2_0: add FSP TempRamInit & TempRamExit API supportBrenton Dong2016-12-211-0/+1
* drivers/intel/fsp2_0: Fix debug display supportLee Leahy2016-09-301-1/+11
* driver/intel/fsp20: move lb_framebuffer functionNaresh G Solanki2016-09-151-0/+3
* drivers/intel/fsp2_0: Make FSP Headers Consumable out of BoxBrandon Breitenstein2016-09-021-5/+5
* drivers/intel/fsp2_0: Add SMBIOS memory HOB supportRavi Sarawadi2016-08-201-0/+1
* drivers/intel/fsp2_0: Verify HOBs returned by FspMemoryInitLee Leahy2016-08-031-1/+3
* drivers/intel/fsp2_0: Add display HOB supportLee Leahy2016-08-031-16/+36
* drivers/intel/fsp2_0: Display FSP calls and statusLee Leahy2016-08-021-0/+18
* drivers/intel/fsp2_0: Update the copyrightsLee Leahy2016-07-281-1/+1
* drivers/intel/fsp2_0: Split reset handling logicAndrey Petrov2016-07-191-3/+9
* drivers/intel/fsp2_0: remove unused fsp_load_binary()Aaron Durbin2016-07-191-3/+0
* drivers/intel/fsp2_0: separate component validation from loadingAaron Durbin2016-07-191-0/+5
* drivers/intel/fsp2_0: Add simple reset handlerAndrey Petrov2016-06-241-0/+6
* drivers/intel/fsp2_0: Add utility to recover MRC NV Storage dataHannah Williams2016-04-081-0/+1
* drivers/intel/fsp2_0: remove struct resource usageAaron Durbin2016-03-091-2/+1
* drivers/intel/fsp2_0: Add coreboot<->FSP header filesAndrey Petrov2016-03-031-0/+42