aboutsummaryrefslogtreecommitdiff
path: root/src/mainboard/digitallogic
AgeCommit message (Expand)Author
2009-09-23simplify source tree hierarchy: move files from sdram/ and ram/ to lib/Stefan Reinauer
2009-08-12Kconfig!Patrick Georgi
2009-08-11Enable CBFS everywhere. All boards compiled for me (abuild tested),Patrick Georgi
2009-08-05Fix the generic code for copying and running coreboot_ram in casePatrick Georgi
2009-06-30the tool chain settings should not be in renamed (as they will never live inStefan Reinauer
2009-06-30This patch unifies the use of config options in v2 to all start with CONFIG_Stefan Reinauer
2009-06-19Undo my ugly commit that added uses clauses in lots of places instead of one.Myles Watson
2009-06-17Fix configuration of boards that didn't have uses CONFIG_USE_INIT. Trivial.Myles Watson
2009-06-06When I started refactoring mainboard Config.lb, I added two differentCarl-Daniel Hailfinger
2009-04-30Add "printk" support to all CAR targetsStefan Reinauer
2009-04-22drop duplicate compiler options that are already mentioned in CFLAGS.Stefan Reinauer
2009-04-21Thanks to Myles' patch adding support for include statements,Carl-Daniel Hailfinger
2009-04-20Fix implicit declarations of done_cache_as_ram_main by adding aCarl-Daniel Hailfinger
2009-04-14v2/src romfs->cbfs renamePeter Stuge
2009-04-12This patch cleans up the calls to $CC in mainboard Config.lb files. TheyCarl-Daniel Hailfinger
2009-04-11Kill remaining unneeded CAR/ROMCC if-blocks.Carl-Daniel Hailfinger
2009-03-31Add the CONFIG_ROMS config variable. Ronald G. Minnich
2009-02-18Carl-Daniel's part:Carl-Daniel Hailfinger
2009-02-12This patch converts __FUNCTION__ to __func__, since __func__ is standard.Myles Watson
2009-01-20This patch makes the recently added assembler debug optional, as it mayStefan Reinauer
2008-11-28This patch from Ralf Grosse Boerger makes debugging more comfortable. Stefan Reinauer
2008-10-13Drop unused (or commented / #if 0) reset.c files.Uwe Hermann
2008-10-12Drop tons of duplicated debug.c files, move common file toUwe Hermann
2008-10-11Drop a number of duplicated failover.c files (they have the same contentUwe Hermann
2008-10-01The ARRAY_SIZE macro is convenient, yet mostly unused. Switch lots ofCarl-Daniel Hailfinger
2008-09-04This changes the python generated makefilesCarl-Daniel Hailfinger
2008-05-16Geode platforms that use a LPC Super I/O had the LPC serial IRQ set to allMarc Jones
2008-03-29Now coreboot performs IRQ routing for some boards.Nikolay Petukhov
2008-02-05Factor out print_conf() from Geode LX mainboard directories. TheCarl-Daniel Hailfinger
2008-01-26This patch fixes the remaining stack protector problem on v2. The DISTRO_CFLA...Ronald G. Minnich
2008-01-18Rename almost all occurences of LinuxBIOS to coreboot. Stefan Reinauer
2008-01-18Please bear with me - another rename checkin. This qualifies as trivial, noStefan Reinauer
2007-12-09This adds the same line (uses CONFIG_PRECOMPRESSED_PAYLOAD) to everyMyles Watson
2007-05-22Add missing license headers, minor cosmetic fixes in existing headers.Uwe Hermann
2007-05-08New irq table, and a correct setting forRonald G. Minnich
2007-05-05This is the final patch to enable the msm800sev to build. This patchRonald G. Minnich
2007-05-04This patch as a cache_as_ram_auto.c for the msm800sev.Ronald G. Minnich
2006-12-15Apply linuxbios-rename-other-payload-options.patchEd Swierk
2006-12-15Apply linuxbios-rename-compressed-payload-options.patch, refs #14Ed Swierk
2006-11-10* fix the automatic build system by compressing payloads if possibleStefan Reinauer
2006-11-05Use the canonical name of the vendors/devices and theUwe Hermann
2006-11-02Remove some unneeded #includes from most mainboard.c files.Uwe Hermann
2006-10-27Fix the CHIP_NAME() entries of all mainboards to have the same formatUwe Hermann
2006-09-20Lots of lx fixes. CLeanup mainly. THings now buildRonald G. Minnich
2006-09-19add the msm800srv ; put the usb in the right place. Ronald G. Minnich
2006-06-18delete two empty filesStefan Reinauer
2006-03-17- sc520 updates. move PAR setup to mainboard auto.cStefan Reinauer
2005-12-04implement io based udelay function for all mainboards that lack an apicStefan Reinauer
2005-09-23sc520 support -- ethernet worksRonald G. Minnich
2005-09-12sc520 now builds fine. On to testing.Ronald G. Minnich
2005-09-12updating to working version from my pre-svn repo.Ronald G. Minnich
2005-07-06Revision: linuxbios@linuxbios.org--devel/freebios--devel--2.0--patch-61arch import user (historical)
2005-07-06Revision: linuxbios@linuxbios.org--devel/freebios--devel--2.0--patch-54arch import user (historical)
2005-07-06Revision: linuxbios@linuxbios.org--devel/freebios--devel--2.0--patch-50arch import user (historical)
2005-07-06Revision: linuxbios@linuxbios.org--devel/freebios--devel--2.0--patch-49arch import user (historical)
2005-07-06Revision: linuxbios@linuxbios.org--devel/freebios--devel--2.0--patch-48arch import user (historical)
2005-07-06Revision: linuxbios@linuxbios.org--devel/freebios--devel--2.0--patch-47arch import user (historical)
2005-07-06Revision: linuxbios@linuxbios.org--devel/freebios--devel--2.0--patch-46arch import user (historical)
2005-07-06Revision: linuxbios@linuxbios.org--devel/freebios--devel--2.0--patch-45arch import user (historical)
2005-07-06Revision: linuxbios@linuxbios.org--devel/freebios--devel--2.0--patch-23arch import user (historical)
2005-07-06Revision: linuxbios@linuxbios.org--devel/freebios--devel--2.0--patch-22arch import user (historical)
2005-07-06Revision: linuxbios@linuxbios.org--devel/freebios--devel--2.0--patch-19arch import user (historical)
2004-11-28fixes to make adl855pc compile.Ronald G. Minnich
2004-11-11in loglevel.h, if ASM_CONSOLE_LOGLEVEL is defined, don't try to set it.Ronald G. Minnich
2004-11-05- Ensure every copy of Options.lb uses:Eric Biederman
2004-11-04Add Options.lb to various motherboard portsEric Biederman
2004-11-04- Update abuild.sh so it will rebuild successfull buildsEric Biederman
2004-10-27sizeram removal/conversion.Eric Biederman
2004-10-21- Bump the LinuxBIOS major versionEric Biederman
2004-10-16- First stab at running linuxbios without the old static device tree.Eric Biederman
2004-09-30mods for i855pm that don't seem too wrong. ha!Ronald G. Minnich
2004-09-30digital logic stuff, fixes for the smbus code in 82801dbmRonald G. Minnich
2004-09-28add support for ICH4. more i955pm stuff.Ronald G. Minnich
2004-08-26just a few changes before we hit the big fun.Ronald G. Minnich
2004-08-24compiles.Ronald G. Minnich
2004-08-24start of port of adl855pcRonald G. Minnich
2004-08-24new mainboardRonald G. Minnich