summaryrefslogtreecommitdiffstats
path: root/src/mainboard/digitallogic/adl855pc
Commit message (Expand)AuthorAgeFilesLines
* janitor task: unify and cleanup naming.Stefan Reinauer2010-02-081-0/+0
* newconfig is no more.Patrick Georgi2010-02-072-266/+0
* Fix ACPI build on a couple of boards (now that it's active)Patrick Georgi2010-01-251-1/+0
* More Kconfig changes to improve match with newconfig:Patrick Georgi2010-01-251-5/+0
* * Explicitly add __PRE_RAM__ where it should be added.Stefan Reinauer2010-01-051-0/+1
* Fix some builds with Kconfig.Myles Watson2009-10-282-7/+0
* Define some variables that were not defined. There are a couple left.Myles Watson2009-10-261-0/+5
* Major cleanups of the hard_reset() code and config in coreboot.- supermicro/x6dhe_g/auto.c2009-10-243-2/+1
* Fix all board names in Kconfig as per wiki / vendor website.Uwe Hermann2009-10-201-2/+2
* Move files from src/cpu/x86/{fpu,mmx,sse}/ to x86/Peter Stuge2009-10-171-4/+4
* Drop enable_mmx.inc. It reads (only) "Enabling mmx registers is a noop"Peter Stuge2009-10-161-1/+0
* Set default ROM sizes per-board to match the ROM chip that cameUwe Hermann2009-10-161-0/+1
* Add CONFIG_GENERATE_* for tables so that the user can select which tables notMyles Watson2009-10-152-6/+6
* Remaining boards are Kconfig'd now. Whether they workPatrick Georgi2009-10-092-0/+27
* Major CONFIG_IRQ_TABLE_COUNT fixing and cleanups. Some of these boardsUwe Hermann2009-10-071-1/+1
* This does away with CONFIG_ROM_PAYLOAD_START and CONFIG_PAYLOAD_SIZE.Patrick Georgi2009-10-041-2/+0
* Remove:Patrick Georgi2009-10-031-8/+0
* simplify source tree hierarchy: move files from sdram/ and ram/ to lib/Stefan Reinauer2009-09-231-2/+2
* Kconfig!Patrick Georgi2009-08-121-0/+61
* Enable CBFS everywhere. All boards compiled for me (abuild tested),Patrick Georgi2009-08-111-2/+2
* the tool chain settings should not be in renamed (as they will never live inStefan Reinauer2009-06-301-2/+2
* This patch unifies the use of config options in v2 to all start with CONFIG_Stefan Reinauer2009-06-303-65/+65
* Undo my ugly commit that added uses clauses in lots of places instead of one.Myles Watson2009-06-191-1/+0
* Fix configuration of boards that didn't have uses CONFIG_USE_INIT. Trivial.Myles Watson2009-06-171-0/+1
* When I started refactoring mainboard Config.lb, I added two differentCarl-Daniel Hailfinger2009-06-061-0/+2
* 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
* Add the CONFIG_ROMS config variable. Ronald G. Minnich2009-03-311-1/+7
* Carl-Daniel's part:Carl-Daniel Hailfinger2009-02-182-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-128/+0
* Drop a number of duplicated failover.c files (they have the same contentUwe Hermann2008-10-112-36/+4
* 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-041-8/+8
* Rename almost all occurences of LinuxBIOS to coreboot. Stefan Reinauer2008-01-182-11/+11
* 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-4/+0
* Fix the CHIP_NAME() entries of all mainboards to have the same formatUwe Hermann2006-10-271-1/+1
* implement io based udelay function for all mainboards that lack an apicStefan Reinauer2005-12-041-0/+6
* Revision: linuxbios@linuxbios.org--devel/freebios--devel--2.0--patch-61arch import user (historical)2005-07-061-0/+4
* fixes to make adl855pc compile.Ronald G. Minnich2004-11-281-10/+9
* in loglevel.h, if ASM_CONSOLE_LOGLEVEL is defined, don't try to set it.Ronald G. Minnich2004-11-112-3/+14
* - Ensure every copy of Options.lb uses:Eric Biederman2004-11-051-0/+10
* Add Options.lb to various motherboard portsEric Biederman2004-11-041-0/+95
* - Update abuild.sh so it will rebuild successfull buildsEric Biederman2004-11-045-163/+60
* sizeram removal/conversion.Eric Biederman2004-10-271-58/+66
OpenPOWER on IntegriCloud