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
/
ibm
/
e326
/
Config.lb
Age
Commit message (
Expand
)
Author
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 IBM servers.
Stefan Reinauer
2006-12-15
Apply linuxbios-rename-other-payload-options.patch
Ed Swierk
2006-10-24
Change all occurences of NSC to nsc in the code. The next commit
Uwe Hermann
2006-04-03
comment out reset in MB Config
Yinghai Lu
2005-07-26
Added IBM e326 support. VGA works too.
Li-Ta Lo
2005-07-07
add ibm e326 support, basically it is the same as e325
Li-Ta Lo