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
/
tyan
/
s2880
/
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
Next step. Kill auto.c and failover.c and clean up Config.lb for
Carl-Daniel Hailfinger
2009-04-01
Drop CONFIG_CHIP_NAME. Those config statements in Config.lb should
Stefan Reinauer
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
2006-12-15
Apply linuxbios-rename-other-payload-options.patch
Ed Swierk
2006-04-03
new cache_as_ram support
Yinghai Lu
2005-12-02
issue 41 - fix up motherboard compilation. There's always hope.
Stefan Reinauer
2005-12-01
Applying 11_26_car_tyan.diff from Yinghai Lu.
Stefan Reinauer
2005-07-08
eric patch
Yinghai Lu
2005-07-06
Revision: linuxbios@linuxbios.org--devel/freebios--devel--2.0--patch-55
arch import user (historical)
2005-07-06
Revision: linuxbios@linuxbios.org--devel/freebios--devel--2.0--patch-34
arch import user (historical)
2005-07-06
Revision: linuxbios@linuxbios.org--devel/freebios--devel--2.0--patch-33
arch import user (historical)
2005-07-06
Revision: linuxbios@linuxbios.org--devel/freebios--devel--2.0--patch-7
arch import user (historical)
2004-11-05
CONFIG_CHIP_NAME to control config chip.h without .name
Yinghai Lu
2004-11-05
- Modify all of the Opteron motherboards to have a separate logical
Eric Biederman
2004-11-02
Tyan update for ROM_IMAGE_SIZE > 64K
Yinghai Lu
2004-10-20
Tyan update to work with new CPU Config
Yinghai Lu
2004-05-06
replace up,across,down with ltd0,ldt1, ldt2
Li-Ta Lo
2004-05-05
Disable AMD8111 USB2 and remove hard code addr in amd8111 IDE
Yinghai Lu
2004-04-28
Changes for btext and etherboot and filo merge support
Yinghai Lu
2004-04-26
comment out scsi controller init in s2880 mainboard
Ronald G. Minnich
2004-04-24
Major merge of YhLu's code from 2004/04/20: add s2875, various other updates,
Stefan Reinauer
2004-03-25
Merging patches from Yinghai Lu (fb2_s4882_changes.diff.bz2):
Stefan Reinauer
2004-03-24
Further trimming freebios2 towards code reuse.
Stefan Reinauer
2004-03-12
fixes for tyan
Ronald G. Minnich
2003-10-15
for tyan. recover from Eric B's error additions to via code :-)
Ronald G. Minnich
2003-09-30
remove references to static_devices.o
Stefan Reinauer
2003-09-25
new from yh lu
Ronald G. Minnich
2003-09-01
- Updates to config.g so that it works more reliably and has initial support
Eric Biederman
2003-08-28
cleaning out motherboard specific changes from the generic directories.
Stefan Reinauer
2003-08-27
support for new mobos and fixes
Ronald G. Minnich
2003-08-04
patches from Yh Lu. Tested and working on HDAMA
Ronald G. Minnich
2003-07-30
updates from YhLu, plus fixes for PPC/K8 issues.
Ronald G. Minnich
2003-07-25
Mods for YhLu to enable calls for mainboard init.
Ronald G. Minnich
2003-07-21
- First pass at s2880 support.
Eric Biederman