summaryrefslogtreecommitdiff
path: root/src/mainboard/ibm/e325/mainboard.c
AgeCommit message (Expand)Author
2012-11-29Drop empty mainboard.cKyösti Mälkki
2012-11-29Drop empty mainboard_opsKyösti Mälkki
2012-11-06Drop redundant CHIP_NAME in mainboard.cKyösti Mälkki
2012-07-26Drop mainboard chip.hStefan Reinauer
2009-02-18Carl-Daniel's part:Carl-Daniel Hailfinger
2006-11-05Use the canonical name of the vendors/devices and theUwe Hermann
2006-11-02Remove some unneeded #includes from most mainboard.c files.Uwe Hermann
2006-10-27Fix the CHIP_NAME() entries of all mainboards to have the same formatUwe Hermann
2004-11-04- Update abuild.sh so it will rebuild successfull buildsEric Biederman
2004-10-21- Bump the LinuxBIOS major versionEric Biederman
2004-10-16- First stab at running linuxbios without the old static device tree.Eric Biederman
2004-09-07removed unused code, code reformatLi-Ta Lo
2004-07-08code reformat, removed unused codeLi-Ta Lo
2004-04-28corrected irq and mp table according to new bus enumerationLi-Ta Lo
2004-04-27Fixed the device on bus 0 problem for IBM/E325. The structure mainboard_ibm_e...Li-Ta Lo
2004-04-26check in the current code for IBM/E325, can somebody help to fix it ?Li-Ta Lo
2004-03-18e325 supportRonald G. Minnich