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
/
device
/
oprom
/
include
Age
Commit message (
Expand
)
Author
2021-02-01
device/oprom/include/x86emu/fpu_regs.h: Fix lint error
Frans Hendriks
2020-06-17
treewide: Replace CONFIG(ARCH_xx) tests
Kyösti Mälkki
2020-05-11
treewide: Remove "this file is part of" lines
Patrick Georgi
2020-04-04
src/device: Use SPDX for GPL-2.0-only files
Angel Pons
2020-02-17
treewide: capitalize 'BIOS'
Elyes HAOUAS
2019-04-23
src: Use include <console/console.h> when appropriate
Elyes HAOUAS
2019-03-08
coreboot: Replace all IS_ENABLED(CONFIG_XXX) with CONFIG(XXX)
Julius Werner
2018-07-09
src/{device,drivers}: Use "foo *bar" instead of "foo* bar"
Elyes HAOUAS
2017-08-01
src/device: Add guards on all header files
Martin Roth
2017-07-25
src/device: Fix checkpatch warning: no spaces at the start of a line
Martin Roth
2017-05-22
device/oprom/include: Use IS_ENABLED() macro
Nico Huber
2016-04-13
src/device: Update license headers
Martin Roth
2015-11-20
x86emu: Remove XFree86 CVS tags
Stefan Reinauer
2013-07-10
device: Fix spelling
Martin Roth
2013-07-10
Provide support for setting up the framebuffer from EDID
Ronald G. Minnich
2013-05-10
Get rid of a number of __GNUC__ checks
Stefan Reinauer
2013-02-07
YABEL: use system {in,out}[bwl] on x86
Patrick Georgi
2012-12-08
Fix Yabel compilation on non-x86 platforms
Stefan Reinauer
2012-11-30
Rename devices -> device
Stefan Reinauer