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
/
mainboard
/
iwill
/
dk8x
/
Config.lb
Age
Commit message (
Expand
)
Author
2010-02-07
newconfig is no more.
Patrick Georgi
2009-10-24
Major cleanups of the hard_reset() code and config in coreboot.
- supermicro/x6dhe_g/auto.c
2009-10-15
Add CONFIG_GENERATE_* for tables so that the user can select which tables not
Myles Watson
2009-06-30
This patch unifies the use of config options in v2 to all start with CONFIG_
Stefan Reinauer
2009-06-06
When I started refactoring mainboard Config.lb, I added two different
Carl-Daniel Hailfinger
2009-04-22
drop duplicate compiler options that are already mentioned in CFLAGS.
Stefan Reinauer
2009-04-21
Thanks to Myles' patch adding support for include statements,
Carl-Daniel Hailfinger
2009-04-12
This patch cleans up the calls to $CC in mainboard Config.lb files. They
Carl-Daniel Hailfinger
2009-04-03
There are more than a dozen targets in the v2 tree which refer to ROMCC
Carl-Daniel Hailfinger
2009-01-20
This patch makes the recently added assembler debug optional, as it may
Stefan Reinauer
2008-11-28
This patch from Ralf Grosse Boerger makes debugging more comfortable.
Stefan Reinauer
2008-09-04
This changes the python generated makefiles
Carl-Daniel Hailfinger
2008-01-26
This patch fixes the remaining stack protector problem on v2. The DISTRO_CFLA...
Ronald G. Minnich
2008-01-18
Rename almost all occurences of LinuxBIOS to coreboot.
Stefan Reinauer
2007-11-02
fix up iwill board compilation. Untested, trivial
Stefan Reinauer
2006-12-15
Apply linuxbios-rename-other-payload-options.patch
Ed Swierk
2006-10-24
fix typo during rename. Subversion would not let
Yinghai Lu