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
/
mainboard
/
technexion
/
tim8690
/
Config.lb
Age
Commit message (
Expand
)
Author
2010-02-07
newconfig is no more.
Patrick Georgi
2009-11-06
Remove drivers/pci/onboard. The only purpose was for option ROMs, which are
Myles Watson
2009-11-06
Remove some white space and comment differences from devicetree.cb and Config.lb
Myles Watson
2009-11-06
Drop all pre-CBFS rom_address entries in Config.lb/devicetree.cb.
Uwe Hermann
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-05-26
Various fixes to the tree to get coreboot-v2 to build on Solaris
Patrick Georgi
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-11
Kill remaining unneeded CAR/ROMCC if-blocks.
Carl-Daniel Hailfinger
2009-04-06
Daniel Toussaint wrote:
Daniel Toussaint