index
:
coreboot.git
macbookair5_2
macbookpro10_1
main
master
mbp101_medisable
mbp101_medisable_1
mbp82
x230
my copy of coreboot
User &
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
drivers
/
intel
/
fsp2_0
/
graphics.c
Age
Commit message (
Expand
)
Author
2020-05-11
treewide: Remove "this file is part of" lines
Patrick Georgi
2020-05-06
treewide: replace GPLv2 long form headers with SPDX header
Patrick Georgi
2020-05-06
treewide: Move "is part of the coreboot project" line in its own comment
Patrick Georgi
2019-10-27
src: Use 'include <boot/coreboot_tables.h>' when appropriate
Elyes HAOUAS
2019-10-22
AUTHORS: Move src/drivers/[a*-i*] copyrights into AUTHORS file
Martin Roth
2019-05-29
src/{device,drivers}: Add missing 'include <types.h>'
Elyes HAOUAS
2018-11-16
src: Remove unneeded include <cbfs.h>
Elyes HAOUAS
2018-10-08
Move compiler.h to commonlib
Nico Huber
2018-04-24
compiler.h: add __weak macro
Aaron Durbin
2017-10-06
soc/intel/skylake: use locate_vbt directly instead of calling a wrapper
Patrick Georgi
2017-10-06
soc/intel/common: refactor locate_vbt and vbt_get
Patrick Georgi
2017-10-06
soc/intel/common: refactor locate_vbt
Patrick Georgi
2017-10-05
drivers/intel/fsp2_0: use common code to fetch vbt.bin
Patrick Georgi
2017-07-13
Rename __attribute__((packed)) --> __packed
Stefan Reinauer
2017-05-18
coreboot_tables: specify clear interface for lb_framebuffer()
Aaron Durbin
2016-09-30
drivers/intel/fsp2_0: Fix debug display support
Lee Leahy
2016-09-15
driver/intel/fsp20: move lb_framebuffer function
Naresh G Solanki
2016-08-03
drivers/intel/fsp2_0: Add display HOB support
Lee Leahy
2016-05-17
drivers/intel/fsp2_0: Fix array indexing error
Lee Leahy
2016-03-08
drivers/intel/fsp2_0: Add framebuffer graphics support
Alexandru Gagniuc