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
/
gma
/
vbt.c
Age
Commit message (
Expand
)
Author
2020-07-26
src: Remove whitespace between 'sizeof' and '('
Elyes HAOUAS
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-22
AUTHORS: Move src/drivers/[a*-i*] copyrights into AUTHORS file
Martin Roth
2019-04-06
src: Use include <delay.h> when appropriate
Elyes HAOUAS
2019-03-08
coreboot: Replace all IS_ENABLED(CONFIG_XXX) with CONFIG(XXX)
Julius Werner
2019-03-04
arch/io.h: Drop unnecessary include
Kyösti Mälkki
2019-03-01
device/pci: Fix PCI accessor headers
Kyösti Mälkki
2018-11-16
src: Remove unneeded include <console/console.h>
Elyes HAOUAS
2017-04-03
nb/intel: Deduplicate vbt header
Patrick Rudolph
2017-02-04
drivers/intel/gma/vbt: Add Kconfig symbol for SSC ref
Nico Huber
2017-01-24
drivers/intel/gma/vbt: Fix style and minor issues
Nico Huber
2016-10-07
src/drivers: Remove whitespace after memcpy & memset
Elyes HAOUAS
2016-09-27
intel/gma/vbt.c: pad the ID string with spaces.
Arthur Heymans
2016-04-01
intel/gma: Fix VBT generation
Patrick Rudolph
2015-10-31
tree: drop last paragraph of GPL copyright header
Patrick Georgi
2015-05-21
Remove address from GPLv2 headers
Patrick Georgi
2014-09-13
intel/gma: consolidate vbt code
Vladimir Serbinenko