aboutsummaryrefslogtreecommitdiff
path: root/src/mainboard/olpc/rev_a/mainboard.c
AgeCommit message (Expand)Author
2010-09-27Good bye, OLPC...Stefan Reinauer
2010-09-25Drop some useless "../../../" in #includes (trivial).Uwe Hermann
2010-04-27Since some people disapprove of white space cleanups mixed in regular commitsStefan Reinauer
2010-03-22Fix all the format string warnings.Myles Watson
2010-03-22printk_foo -> printk(BIOS_FOO, ...)Stefan Reinauer
2009-02-18Carl-Daniel's part:Carl-Daniel Hailfinger
2009-02-12This patch converts __FUNCTION__ to __func__, since __func__ is standard.Myles Watson
2006-11-05Use the canonical name of the vendors/devices and theUwe Hermann
2006-10-27Fix the CHIP_NAME() entries of all mainboards to have the same formatUwe Hermann
2006-09-13Add DCON support.Ronald G. Minnich
2006-06-22set up interrupt values for the southbridge, and add a function toRonald G. Minnich
2006-06-08further development of OLPC. Set vsm size to 35k. add PCI IRQ for USB. Ronald G. Minnich
2006-04-18added the olpc target and supportRonald G. Minnich