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
/
s2882
/
Config.lb
Age
Commit message (
Expand
)
Author
2009-11-06
Remove drivers/pci/onboard. The only purpose was for option ROMs, which are
Myles Watson
2009-11-06
Drop all pre-CBFS rom_address entries in Config.lb/devicetree.cb.
Uwe Hermann
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
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
2007-10-23
The s2882 ships with a 1MB rom chip. The targets/tyan/s2882/Config.lb file
Ward Vandewege
2006-12-15
Apply linuxbios-rename-other-payload-options.patch
Ed Swierk
2006-04-03
new cache_as_ram support
Yinghai Lu
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-51
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-21
yhlu's pnp patch
Li-Ta Lo
2004-03-26
remove tyan mainboard specific hypertranport.c
Li-Ta Lo
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