summaryrefslogtreecommitdiffstats
path: root/src/mainboard/olpc/btest/mainboard.c
Commit message (Expand)AuthorAgeFilesLines
* Good bye, OLPC...Stefan Reinauer2010-09-271-137/+0
* Drop some useless "../../../" in #includes (trivial).Uwe Hermann2010-09-251-1/+1
* Since some people disapprove of white space cleanups mixed in regular commitsStefan Reinauer2010-04-271-21/+21
* zero warnings days...Stefan Reinauer2010-04-151-1/+1
* Fix all the format string warnings.Myles Watson2010-03-221-1/+1
* printk_foo -> printk(BIOS_FOO, ...)Stefan Reinauer2010-03-221-8/+8
* Carl-Daniel's part:Carl-Daniel Hailfinger2009-02-181-1/+1
* This patch converts __FUNCTION__ to __func__, since __func__ is standard.Myles Watson2009-02-121-3/+3
* This repairs the other Geode mainboards so they'll build with the newMarc Jones2007-05-041-0/+1
* Use the canonical name of the vendors/devices and theUwe Hermann2006-11-051-1/+1
* Fix the CHIP_NAME() entries of all mainboards to have the same formatUwe Hermann2006-10-271-2/+1
* add the CAFE IRQ supportRonald G. Minnich2006-10-181-0/+28
* add the btest mainboardRonald G. Minnich2006-10-181-0/+109