summaryrefslogtreecommitdiffstats
path: root/src/mainboard/artecgroup
Commit message (Expand)AuthorAgeFilesLines
* Add "printk" support to all CAR targetsStefan Reinauer2009-04-301-0/+2
* drop duplicate compiler options that are already mentioned in CFLAGS.Stefan Reinauer2009-04-221-1/+1
* Thanks to Myles' patch adding support for include statements,Carl-Daniel Hailfinger2009-04-211-33/+1
* v2/src romfs->cbfs renamePeter Stuge2009-04-141-3/+3
* This patch cleans up the calls to $CC in mainboard Config.lb files. TheyCarl-Daniel Hailfinger2009-04-121-1/+1
* Kill remaining unneeded CAR/ROMCC if-blocks.Carl-Daniel Hailfinger2009-04-111-6/+0
* Add the CONFIG_ROMS config variable. Ronald G. Minnich2009-03-311-1/+7
* coreboot-v2: drop this ugly historic union name in v2 that was dropped in v3Stefan Reinauer2009-02-281-2/+2
* Carl-Daniel's part:Carl-Daniel Hailfinger2009-02-182-3/+3
* This patch converts __FUNCTION__ to __func__, since __func__ is standard.Myles Watson2009-02-121-2/+2
* 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
* 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-111-32/+0
* The ARRAY_SIZE macro is convenient, yet mostly unused. Switch lots ofCarl-Daniel Hailfinger2008-10-011-1/+2
* Now coreboot performs IRQ routing for some boards.Nikolay Petukhov2008-03-292-40/+4
* This patch fixes the remaining stack protector problem on v2. The DISTRO_CFLA...Ronald G. Minnich2008-01-261-1/+1
* Rename almost all occurences of LinuxBIOS to coreboot. Stefan Reinauer2008-01-183-16/+16
* Please bear with me - another rename checkin. This qualifies as trivial, noStefan Reinauer2008-01-184-4/+4
* Artec Group dbe61 mainboard support.Marc Jones2007-06-207-274/+446
* Fix two boards broken by the large patches of late.Peter Stuge2007-04-121-1/+2
* 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-1/+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
* Lots of lx fixes. CLeanup mainly. THings now buildRonald G. Minnich2006-09-201-8/+8
* This driver is a mistake, removing it.Ronald G. Minnich2006-09-204-80/+2
* commit moire changesRonald G. Minnich2006-09-194-108/+88
* add the msm800srv ; put the usb in the right place. Ronald G. Minnich2006-09-191-95/+0
* fix old bug in the src/devices/pci_device.c Ronald G. Minnich2006-09-181-1/+1
* additions and mods for lzma. Carl-Daniel Hailfinger2006-09-141-1/+1
* new presents from artec group :-)Indrek Kruusa2006-09-137-0/+1145
* Changelog:Indrek Kruusa2006-08-034-43/+73
* This patch adds support for the AMD LX cpu. Ron Minnich2006-07-2810-0/+810
OpenPOWER on IntegriCloud