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
/
e325
/
Config.lb
Age
Commit message (
Expand
)
Author
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 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-08
eric patch
Yinghai Lu
2004-11-05
- Modify all of the Opteron motherboards to have a separate logical
Eric Biederman
2004-11-04
- Update abuild.sh so it will rebuild successfull builds
Eric Biederman
2004-10-21
- Bump the LinuxBIOS major version
Eric Biederman
2004-05-06
replace up,across,down with ltd0,ldt1, ldt2
Li-Ta Lo
2004-04-26
check in the current code for IBM/E325, can somebody help to fix it ?
Li-Ta Lo
2004-04-14
hopefully correct IRQ table
Li-Ta Lo
2004-03-24
Further trimming freebios2 towards code reuse.
Stefan Reinauer
2004-03-22
ibm e325 work now
Li-Ta Lo
2004-03-18
e325 support
Ronald G. Minnich