index
:
coreboot
2560p
820g2
autoport-hsw
broadwell_refcode
e6230
e7240_bdw
haswell-mrc
hp820g1
hp9480m
mec1322
Some coreboot project code with my work
vimacs
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
drivers
/
xgi
/
common
/
vb_init.c
Age
Commit message (
Expand
)
Author
2020-05-17
drivers/xgi: Remove dead code
Angel Pons
2020-05-11
treewide: Remove "this file is part of" lines
Patrick Georgi
2020-04-06
src/drivers: Use SPDX for GPL-2.0-only files
Angel Pons
2019-10-22
AUTHORS: Move src/drivers/[l*-v*] copyrights into AUTHORS file
Martin Roth
2019-05-29
src/drivers/xgi: Move coreboot related includes to xgi_coreboot.h
Elyes HAOUAS
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
2017-06-15
drivers/xgi: Fix usage of NGI Kconfig options
Nico Huber
2017-06-07
src: change coreboot to lowercase
Martin Roth
2015-10-31
tree: drop last paragraph of GPL copyright header
Patrick Georgi
2015-05-21
Remove address from GPLv2 headers
Patrick Georgi
2015-04-21
arm(64): Globally replace writel(v, a) with write32(a, v)
Julius Werner
2015-02-06
drivers/xgi: Fix legacy VGA text mode initialization
Timothy Pearson
2015-02-05
drivers/xgi/z9s: Port Linux framebuffer initialization to coreboot
Timothy Pearson