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
/
include
/
cpu
/
x86
/
bist.h
Age
Commit message (
Expand
)
Author
2016-11-24
x86 BIST: Fix missing include
Kyösti Mälkki
2016-11-24
x86 BIST: Declare function with inline in header file
Kyösti Mälkki
2016-09-05
src/include: Improve code formatting
Elyes HAOUAS
2016-01-18
header files: Fix guard name comments to match guard names
Martin Roth
2015-01-06
cpu: Drop print_ implementation from non-romcc boards
Stefan Reinauer
2010-08-30
We call this cache as ram everywhere, so let's call it the same in Kconfig
Stefan Reinauer
2010-08-03
Drop the USE_PRINTK_IN_CAR option. It's a bogus decision to make for any user /
Stefan Reinauer
2010-03-31
Drop \r\n and \n\r as both print_XXX and printk now do this internally.
Stefan Reinauer
2010-03-22
printk_foo -> printk(BIOS_FOO, ...)
Stefan Reinauer
2010-02-22
This is a general cleanup patch
Stefan Reinauer
2007-04-06
two more directories from YhLu's mcp55 megapatch.
Yinghai Lu
2005-07-06
Revision: linuxbios@linuxbios.org--devel/freebios--devel--2.0--patch-51
arch import user (historical)
2004-10-14
- Renamed cpu header files
Eric Biederman