summaryrefslogtreecommitdiffstats
path: root/src/mainboard/digitallogic
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-212-66/+2
* Fix implicit declarations of done_cache_as_ram_main by adding aCarl-Daniel Hailfinger2009-04-201-0/+1
* 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-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-313-3/+21
* Carl-Daniel's part:Carl-Daniel Hailfinger2009-02-186-9/+9
* 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
* Drop unused (or commented / #if 0) reset.c files.Uwe Hermann2008-10-135-129/+2
* Drop tons of duplicated debug.c files, move common file toUwe Hermann2008-10-122-194/+0
* Drop a number of duplicated failover.c files (they have the same contentUwe Hermann2008-10-115-104/+8
* The ARRAY_SIZE macro is convenient, yet mostly unused. Switch lots ofCarl-Daniel Hailfinger2008-10-011-1/+2
* This changes the python generated makefilesCarl-Daniel Hailfinger2008-09-042-16/+16
* Geode platforms that use a LPC Super I/O had the LPC serial IRQ set to allMarc Jones2008-05-161-2/+2
* Now coreboot performs IRQ routing for some boards.Nikolay Petukhov2008-03-292-35/+5
* Factor out print_conf() from Geode LX mainboard directories. TheCarl-Daniel Hailfinger2008-02-051-136/+21
* 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-187-35/+35
* Please bear with me - another rename checkin. This qualifies as trivial, noStefan Reinauer2008-01-181-1/+1
* This adds the same line (uses CONFIG_PRECOMPRESSED_PAYLOAD) to everyMyles Watson2007-12-092-0/+2
* Add missing license headers, minor cosmetic fixes in existing headers.Uwe Hermann2007-05-221-17/+17
* New irq table, and a correct setting forRonald G. Minnich2007-05-081-86/+28
* This is the final patch to enable the msm800sev to build. This patchRonald G. Minnich2007-05-054-118/+345
* This patch as a cache_as_ram_auto.c for the msm800sev.Ronald G. Minnich2007-05-041-0/+118
* Apply linuxbios-rename-other-payload-options.patchEd Swierk2006-12-156-15/+15
* Apply linuxbios-rename-compressed-payload-options.patch, refs #14Ed Swierk2006-12-153-3/+3
* * fix the automatic build system by compressing payloads if possibleStefan Reinauer2006-11-103-1/+3
* Use the canonical name of the vendors/devices and theUwe Hermann2006-11-053-3/+3
* Remove some unneeded #includes from most mainboard.c files.Uwe Hermann2006-11-021-4/+0
* Fix the CHIP_NAME() entries of all mainboards to have the same formatUwe Hermann2006-10-273-4/+4
* Lots of lx fixes. CLeanup mainly. THings now buildRonald G. Minnich2006-09-204-77/+70
* add the msm800srv ; put the usb in the right place. Ronald G. Minnich2006-09-1910-0/+841
* delete two empty filesStefan Reinauer2006-06-181-0/+0
* - sc520 updates. move PAR setup to mainboard auto.cStefan Reinauer2006-03-171-0/+30
* implement io based udelay function for all mainboards that lack an apicStefan Reinauer2005-12-041-0/+6
* sc520 support -- ethernet worksRonald G. Minnich2005-09-233-7/+12
* sc520 now builds fine. On to testing.Ronald G. Minnich2005-09-122-2/+6
* updating to working version from my pre-svn repo.Ronald G. Minnich2005-09-125-31/+273
* Revision: linuxbios@linuxbios.org--devel/freebios--devel--2.0--patch-61arch import user (historical)2005-07-062-0/+8
* Revision: linuxbios@linuxbios.org--devel/freebios--devel--2.0--patch-54arch import user (historical)2005-07-063-19/+77
* Revision: linuxbios@linuxbios.org--devel/freebios--devel--2.0--patch-50arch import user (historical)2005-07-062-9/+26
* Revision: linuxbios@linuxbios.org--devel/freebios--devel--2.0--patch-49arch import user (historical)2005-07-061-1/+3
* Revision: linuxbios@linuxbios.org--devel/freebios--devel--2.0--patch-48arch import user (historical)2005-07-061-15/+2
* Revision: linuxbios@linuxbios.org--devel/freebios--devel--2.0--patch-47arch import user (historical)2005-07-061-34/+4
* Revision: linuxbios@linuxbios.org--devel/freebios--devel--2.0--patch-46arch import user (historical)2005-07-061-1/+5
* Revision: linuxbios@linuxbios.org--devel/freebios--devel--2.0--patch-45arch import user (historical)2005-07-061-1/+2
OpenPOWER on IntegriCloud