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
/
ibm
Age
Commit message (
Expand
)
Author
2005-07-26
Added IBM e326 support. VGA works too.
Li-Ta Lo
2005-07-08
eric patch
Yinghai Lu
2005-07-07
add ibm e326 support, basically it is the same as e325
Li-Ta Lo
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