summaryrefslogtreecommitdiffstats
path: root/src/mainboard/digitallogic/adl855pc
Commit message (Expand)AuthorAgeFilesLines
* board_info.txt: Classify almost all remaining boards.Vladimir Serbinenko2014-01-221-0/+1
* x86: Unify arch/io.h and arch/romcc_io.hStefan Reinauer2013-03-221-1/+0
* sconfig: rename lapic_cluster -> cpu_clusterStefan Reinauer2013-02-141-1/+1
* sconfig: rename pci_domain -> domainStefan Reinauer2013-02-141-1/+1
* romcc: Use default romcc flags for most boardsPatrick Georgi2013-02-091-1/+0
* Drop empty mainboard.cKyösti Mälkki2012-11-291-2/+0
* Drop empty mainboard_opsKyösti Mälkki2012-11-291-3/+0
* Fix PIRQ routing abstractionStefan Reinauer2012-11-161-2/+2
* Drop redundant CHIP_NAME in mainboard.cKyösti Mälkki2012-11-061-1/+0
* Drop mainboard chip.hStefan Reinauer2012-07-262-4/+0
* Move top level pc80 directory to drivers/Stefan Reinauer2012-04-271-1/+1
* Intel 82801dx: compile early_smbus as separate objectKyösti Mälkki2012-04-241-1/+0
* intel/82801dx: Move HAVE_HARD_RESET to southbridgePatrick Georgi2012-02-171-1/+0
* Get rid of the old romstage-as-bootblock ROM layoutPatrick Georgi2011-10-281-1/+0
* run uart_init() from console_init, just like the other console initialization...Stefan Reinauer2011-04-201-1/+0
* Drop baud rate init to an arbitrary baud rate from Super I/O code. ...Stefan Reinauer2011-04-191-3/+0
* fix mainboards that were including earlymtrr.c without actually using it.Stefan Reinauer2011-04-151-1/+0
* Move "select CACHE_AS_RAM" lines from boards into CPU socket.Uwe Hermann2010-12-081-1/+0
* second round name simplification. drop the <component>_ prefix.stepan2010-12-081-1/+1
* first round name simplification. drop the <component>_ prefix.stepan2010-12-081-1/+1
* Drop per-board ram_check() calls for now.Uwe Hermann2010-11-221-7/+0
* i855: Remove useless memctrl indirection.Uwe Hermann2010-11-221-10/+5
* Simplify a few code chunks, fix whitespace and indentation.Uwe Hermann2010-11-211-2/+1
* Drop excessive whitespace randomly sprinkled in romstage.c files.Uwe Hermann2010-11-211-2/+0
* Use DIMM0 et al in lots more places instead of hardocding values.Uwe Hermann2010-11-211-1/+2
* Remove lib/ramtest.c-include from all CAR boards.Patrick Georgi2010-10-051-1/+0
* Cut the crap.Uwe Hermann2010-09-211-1/+1
* We call this cache as ram everywhere, so let's call it the same in KconfigStefan Reinauer2010-08-301-1/+1
* Restructured all vendors' Kconfig files to no longer source the boards'Jens Rottmann2010-08-301-7/+6
* Remove unused mainboard_config definitions. Trivial.Myles Watson2010-08-261-3/+1
* Drop the USE_PRINTK_IN_CAR option. It's a bogus decision to make for any user /Stefan Reinauer2010-08-031-1/+0
* Re-integrate "USE_OPTION_TABLE" code.Edwin Beasant2010-07-062-2/+2
* Drop console/console.c and pc80/serial.c from mainboards'Patrick Georgi2010-05-081-2/+1
* Rename "apic" and "apic_cluster" to "lapic" and "lapic_cluster"Patrick Georgi2010-05-051-2/+2
* Since some people disapprove of white space cleanups mixed in regular commitsStefan Reinauer2010-04-273-7/+7
* fix digitallogic adl855pc compilation (and clean up the warnings while at it)Stefan Reinauer2010-04-141-33/+2
* The ADL855PC was never confirmed working (in fact it's pretty sure that codeStefan Reinauer2010-04-112-32/+20
* Replace dual_core and quad_core CMOS (nvram) options with multi_core. Fix so...Myles Watson2010-04-081-1/+1
* Remove duplicate registers in digitallogic/adl855pc's device treePatrick Georgi2010-04-081-2/+0
* - get rid of ASM_CONSOLE_LOGLEVEL except in two assembler files.Stefan Reinauer2010-04-011-1/+0
* This patch drops arch/i386/lib/console.c and arch/i386/lib/console_print.c andStefan Reinauer2010-03-311-1/+1
* This drops the ASSEMBLY define from romstage.c, tooStefan Reinauer2010-03-291-6/+1
* __PRE_RAM__ is now correctly specified in the Makefile. No need to hack it intoStefan Reinauer2010-03-291-1/+1
* more warning fixes.Stefan Reinauer2010-03-171-0/+1
* - make HAVE_HARD_RESET match what newconfig didPatrick Georgi2010-02-271-2/+0
* This does the following:Stefan Reinauer2010-02-273-3/+4
* Drop i855pm port and rename i855gme to i855 instead.Stefan Reinauer2010-02-253-6/+6
* Move all the copies of the romstage.inc rule toPatrick Georgi2010-02-091-0/+1
* janitor task: unify and cleanup naming.Stefan Reinauer2010-02-081-0/+0
* newconfig is no more.Patrick Georgi2010-02-072-266/+0
OpenPOWER on IntegriCloud