summaryrefslogtreecommitdiffstats
path: root/src/mainboard/lippert
Commit message (Expand)AuthorAgeFilesLines
* Add "printk" support to all CAR targetsStefan Reinauer2009-04-302-0/+4
* drop duplicate compiler options that are already mentioned in CFLAGS.Stefan Reinauer2009-04-222-2/+2
* Thanks to Myles' patch adding support for include statements,Carl-Daniel Hailfinger2009-04-213-102/+3
* v2/src romfs->cbfs renamePeter Stuge2009-04-143-9/+9
* This patch cleans up the calls to $CC in mainboard Config.lb files. TheyCarl-Daniel Hailfinger2009-04-122-2/+2
* Kill remaining unneeded CAR/ROMCC if-blocks.Carl-Daniel Hailfinger2009-04-112-9/+0
* Add the CONFIG_ROMS config variable. Ronald G. Minnich2009-03-313-1/+19
* Carl-Daniel's part:Carl-Daniel Hailfinger2009-02-186-11/+11
* This patch converts __FUNCTION__ to __func__, since __func__ is standard.Myles Watson2009-02-122-4/+4
* This patch makes the recently added assembler debug optional, as it mayStefan Reinauer2009-01-201-1/+1
* This patch from Ralf Grosse Boerger makes debugging more comfortable. Stefan Reinauer2008-11-281-3/+3
* Coding-style and whitespace fixes (also to make the code more similarUwe Hermann2008-11-196-185/+195
* Add support for the LiPPERT Cool RoadRunner-LX embedded PC board:Jens Rottmann2008-11-196-0/+785
* Re-add "based on" lines.Uwe Hermann2008-11-066-0/+12
* Add support for the LiPPERT Cool SpaceRunner-LX embedded PC board:Jens Rottmann2008-10-306-0/+855
* Drop unused (or commented / #if 0) reset.c files.Uwe Hermann2008-10-131-43/+0
* Drop tons of duplicated debug.c files, move common file toUwe Hermann2008-10-121-66/+0
* Drop a number of duplicated failover.c files (they have the same contentUwe Hermann2008-10-112-36/+4
* This changes the python generated makefilesCarl-Daniel Hailfinger2008-09-041-8/+8
* Rename almost all occurences of LinuxBIOS to coreboot. Stefan Reinauer2008-01-182-12/+12
* This adds the same line (uses CONFIG_PRECOMPRESSED_PAYLOAD) to everyMyles Watson2007-12-091-0/+1
* Apply linuxbios-rename-other-payload-options.patchEd Swierk2006-12-152-5/+5
* Apply linuxbios-rename-compressed-payload-options.patch, refs #14Ed Swierk2006-12-151-1/+1
* * fix the automatic build system by compressing payloads if possibleStefan Reinauer2006-11-101-0/+1
* Use the canonical name of the vendors/devices and theUwe Hermann2006-11-051-1/+1
* Remove some unneeded #includes from most mainboard.c files.Uwe Hermann2006-11-021-5/+0
* Fix the CHIP_NAME() entries of all mainboards to have the same formatUwe Hermann2006-10-271-1/+1
* add SystemPreInit() and supportRonald G. Minnich2006-04-131-2/+2
* add cpureginit to romcc code.Ronald G. Minnich2006-04-101-4/+5
* stupid svn failed.Ronald G. Minnich2006-03-152-4/+1
* disable watchdog, and it goes much better!Ronald G. Minnich2006-03-151-1/+33
* for different pll values.Ronald G. Minnich2006-03-141-0/+4
* Fix for nehemiahRonald G. Minnich2006-03-141-3/+24
* go with newer auto.c ...Ronald G. Minnich2006-03-141-90/+42
* this gets us to working serial output.Ronald G. Minnich2006-02-131-3/+70
* frontrunner now buildsRonald G. Minnich2006-02-113-5/+5
* lippert frontrunnerRonald G. Minnich2006-02-1110-0/+627
OpenPOWER on IntegriCloud