summaryrefslogtreecommitdiff
path: root/src/drivers/intel/fsp2_0/include/fsp/util.h
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
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-05-29src/{device,drivers}: Add missing 'include <types.h>'Elyes HAOUAS
2018-10-08Move compiler.h to commonlibNico Huber
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
2016-12-21drivers/intel/fsp2_0: add FSP TempRamInit & TempRamExit API supportBrenton Dong
2016-09-30drivers/intel/fsp2_0: Fix debug display supportLee Leahy
2016-09-15driver/intel/fsp20: move lb_framebuffer functionNaresh G Solanki
2016-09-02drivers/intel/fsp2_0: Make FSP Headers Consumable out of BoxBrandon Breitenstein
2016-08-20drivers/intel/fsp2_0: Add SMBIOS memory HOB supportRavi Sarawadi
2016-08-03drivers/intel/fsp2_0: Verify HOBs returned by FspMemoryInitLee Leahy
2016-08-03drivers/intel/fsp2_0: Add display HOB supportLee Leahy
2016-08-02drivers/intel/fsp2_0: Display FSP calls and statusLee Leahy
2016-07-28drivers/intel/fsp2_0: Update the copyrightsLee Leahy
2016-07-19drivers/intel/fsp2_0: Split reset handling logicAndrey Petrov
2016-07-19drivers/intel/fsp2_0: remove unused fsp_load_binary()Aaron Durbin
2016-07-19drivers/intel/fsp2_0: separate component validation from loadingAaron Durbin
2016-06-24drivers/intel/fsp2_0: Add simple reset handlerAndrey Petrov
2016-04-08drivers/intel/fsp2_0: Add utility to recover MRC NV Storage dataHannah Williams
2016-03-09drivers/intel/fsp2_0: remove struct resource usageAaron Durbin
2016-03-03drivers/intel/fsp2_0: Add coreboot<->FSP header filesAndrey Petrov