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
Age
Commit message (
Expand
)
Author
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-12-09
This adds the same line (uses CONFIG_PRECOMPRESSED_PAYLOAD) to every
Myles Watson
2007-11-02
fix up IBM servers.
Stefan Reinauer
2006-12-15
Apply linuxbios-rename-other-payload-options.patch
Ed Swierk
2006-12-15
Apply linuxbios-rename-compressed-payload-options.patch, refs #14
Ed Swierk
2006-11-10
* fix the automatic build system by compressing payloads if possible
Stefan Reinauer
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
2006-10-24
Change all occurences of NSC to nsc in the code. The next commit
Uwe Hermann
2006-10-04
AMD Rev F support
Yinghai Lu
2006-07-19
closing issue 44: rename ram clocks in cmos.layout
Stefan Reinauer
2006-04-03
comment out reset in MB Config
Yinghai Lu
2005-12-02
issue 41 - fix up motherboard compilation. There's always hope.
Stefan Reinauer
2005-10-25
- See Issue Tracker id-13 "lnxi-patch-13".
Jason Schildt
2005-10-25
- See Issue Tracker id-12 "lnxi-patch-12".
Jason Schildt
2005-07-08
eric patch
Yinghai Lu
2005-07-06
Revision: linuxbios@linuxbios.org--devel/freebios--devel--2.0--patch-61
arch import user (historical)
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-40
arch import user (historical)
2005-07-06
Revision: linuxbios@linuxbios.org--devel/freebios--devel--2.0--patch-38
arch import user (historical)
2005-07-06
Revision: linuxbios@linuxbios.org--devel/freebios--devel--2.0--patch-36
arch import user (historical)
2005-07-06
Revision: linuxbios@linuxbios.org--devel/freebios--devel--2.0--patch-34
arch import user (historical)
2004-11-05
- Ensure every copy of Options.lb uses:
Eric Biederman
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-27
some more porting to the merge
Stefan Reinauer
2004-10-21
update failover handling of some amd64 boards
Stefan Reinauer
2004-10-21
- Bump the LinuxBIOS major version
Eric Biederman
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-07-08
code reformat, removed unused code
Li-Ta Lo
2004-05-06
replace up,across,down with ltd0,ldt1, ldt2
Li-Ta Lo
2004-04-30
put extern keyword in front of declaration, make the compiler do it job
Li-Ta Lo
2004-04-28
corrected irq and mp table according to new bus enumeration
Li-Ta Lo
2004-04-27
Fixed the device on bus 0 problem for IBM/E325. The structure mainboard_ibm_e...
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-15
hand crafted mptable
Li-Ta Lo
2004-04-14
hopefully correct IRQ table
Li-Ta Lo
2004-03-24
drop obsolete CONNECTION_x_y macros. Use row information instead.
Stefan Reinauer
2004-03-24
Further trimming freebios2 towards code reuse.
Stefan Reinauer
2004-03-24
small step to clean up mainboard directories. debug.c was basically identical
Stefan Reinauer
2004-03-22
ibm e325 work now
Li-Ta Lo
2004-03-22
updates for the E325
Ronald G. Minnich
2004-03-19
fixed the memory reset lines.
Ronald G. Minnich
2004-03-19
fixes for various wrong bits
Ronald G. Minnich
2004-03-18
e325 support
Ronald G. Minnich