summaryrefslogtreecommitdiff
path: root/src/drivers/intel/fsp2_0/graphics.c
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-27src: Use 'include <boot/coreboot_tables.h>' when appropriateElyes HAOUAS
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-11-16src: Remove unneeded include <cbfs.h>Elyes HAOUAS
2018-10-08Move compiler.h to commonlibNico Huber
2018-04-24compiler.h: add __weak macroAaron Durbin
2017-10-06soc/intel/skylake: use locate_vbt directly instead of calling a wrapperPatrick Georgi
2017-10-06soc/intel/common: refactor locate_vbt and vbt_getPatrick Georgi
2017-10-06soc/intel/common: refactor locate_vbtPatrick Georgi
2017-10-05drivers/intel/fsp2_0: use common code to fetch vbt.binPatrick Georgi
2017-07-13Rename __attribute__((packed)) --> __packedStefan Reinauer
2017-05-18coreboot_tables: specify clear interface for lb_framebuffer()Aaron Durbin
2016-09-30drivers/intel/fsp2_0: Fix debug display supportLee Leahy
2016-09-15driver/intel/fsp20: move lb_framebuffer functionNaresh G Solanki
2016-08-03drivers/intel/fsp2_0: Add display HOB supportLee Leahy
2016-05-17drivers/intel/fsp2_0: Fix array indexing errorLee Leahy
2016-03-08drivers/intel/fsp2_0: Add framebuffer graphics supportAlexandru Gagniuc