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
/
tyan
/
s2885
/
mainboard.c
Age
Commit message (
Expand
)
Author
2009-04-01
Drop CONFIG_CHIP_NAME. Those config statements in Config.lb should
Stefan Reinauer
2009-02-18
Carl-Daniel's part:
Carl-Daniel Hailfinger
2006-11-05
Use the canonical name of the vendors/devices and the
Uwe Hermann
2006-11-02
Remove some unneeded #includes from most mainboard.c files.
Uwe Hermann
2006-10-27
Fix the CHIP_NAME() entries of all mainboards to have the same format
Uwe Hermann
2004-11-05
CONFIG_CHIP_NAME to control config chip.h without .name
Yinghai Lu
2004-11-04
debug device added
Yinghai Lu
2004-11-04
SI Class code check
Yinghai Lu
2004-11-04
removed #if 0 #endif code
Li-Ta Lo
2004-11-04
- Update abuild.sh so it will rebuild successfull builds
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-10-16
- First stab at running linuxbios without the old static device tree.
Eric Biederman
2004-09-07
removed unused code, code reformat
Li-Ta Lo
2004-04-30
put extern keyword in front of declaration, make the compiler do it job
Li-Ta Lo
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-01-12
Tyan S2885 changes form yhlu
Li-Ta Lo
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-27
support for new mobos and fixes
Ronald G. Minnich