summaryrefslogtreecommitdiffstats
path: root/src/mainboard/digitallogic
Commit message (Expand)AuthorAgeFilesLines
* Remove empty lines at end of fileElyes HAOUAS2015-06-081-1/+0
* Remove address from GPLv2 headersPatrick Georgi2015-05-212-2/+2
* kconfig: automatically include mainboardsStefan Reinauer2015-04-184-6/+8
* mainboard/cmos: Kill off unused boot_* parametersTimothy Pearson2015-02-162-24/+0
* mainboard/cmos: Move ECC variables out of fallback mechanism byteTimothy Pearson2015-02-162-2/+2
* mainboard/cmos: Delete obsolete commented parametersTimothy Pearson2015-02-162-46/+0
* mainboard: Drop print_ implementation from non-romcc boardsStefan Reinauer2015-01-061-1/+1
* mainboard/*/romstage.c: Sanitize system header inclusionsEdward O'Callaghan2015-01-062-7/+7
* intel CAR: Fix DCACHE_RAM_BASE for old socketsKyösti Mälkki2014-12-301-8/+0
* Drop SC520 and related boardsStefan Reinauer2014-12-168-510/+0
* Replace hlt with halt()Patrick Georgi2014-12-023-3/+0
* intel/cpu: rename car.h to romstage.hAaron Durbin2014-08-153-3/+3
* Intel: Add common header file for CAR setupEdward O'Callaghan2014-08-143-0/+3
* mainboard: Trivial - drop trailing blank lines at EOFEdward O'Callaghan2014-07-183-6/+0
* mainboard: Trivial - drop trailing blank lines at EOFEdward O'Callaghan2014-07-082-2/+0
* Move ARCH_* from board/Kconfig to cpu or soc Kconfig.Furquan Shaikh2014-05-033-3/+0
* mainboard/: Avoid including early_serial.c from w83627hfEdward O'Callaghan2014-04-302-5/+7
* AMD: Add common header file for CAR setupKyösti Mälkki2014-04-281-1/+1
* ROMCC: Trigger internal compiler failure and apply the workaroundKyösti Mälkki2014-03-081-0/+5
* board_info.txt: Classify almost all remaining boards.Vladimir Serbinenko2014-01-221-0/+1
* board-status: Add board_info.txt extracted from wiki.Vladimir Serbinenko2014-01-192-0/+4
* AMD Northbridge LX: get rid of #include "northbridge/amd/lx/raminit.c"Christian Gmeiner2013-06-041-1/+0
* AMD Northbridge LX: convert spd_read_byte() to non-static versionChristian Gmeiner2013-06-041-1/+1
* AMD Northbridge LX: move #include "northbridge/amd/lx/raminit.h"Christian Gmeiner2013-06-041-1/+1
* x86: Unify arch/io.h and arch/romcc_io.hStefan Reinauer2013-03-223-3/+0
* GPLv2 notice: Unify all files to just use one space in »MA 02110-1301«Paul Menzel2013-03-012-2/+2
* mainboard.c: Name enable_dev function uniformly `mainboard_enable`Paul Menzel2013-02-252-4/+4
* sconfig: rename lapic_cluster -> cpu_clusterStefan Reinauer2013-02-142-2/+2
* sconfig: rename pci_domain -> domainStefan Reinauer2013-02-143-3/+3
* romcc: Use default romcc flags for most boardsPatrick Georgi2013-02-092-2/+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-163-6/+6
* Drop redundant CHIP_NAME in mainboard.cKyösti Mälkki2012-11-063-3/+0
* Drop mainboard chip.hStefan Reinauer2012-07-266-12/+0
* amd/lx: Move configuration from source to KconfigPatrick Georgi2012-07-261-5/+1
* 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
* Rename vendor identifiers in KconfigPatrick Georgi2012-03-011-2/+2
* intel/82801dx: Move HAVE_HARD_RESET to southbridgePatrick Georgi2012-02-171-1/+0
* AMD Geode cpus: apply un-written naming rulesKyösti Mälkki2012-02-133-5/+5
* 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-203-3/+0
* Drop baud rate init to an arbitrary baud rate from Super I/O code. ...Stefan Reinauer2011-04-192-6/+0
* fix mainboards that were including earlymtrr.c without actually using it.Stefan Reinauer2011-04-151-1/+0
* Unify use of post_codeAlexandru Gagniuc2011-04-111-3/+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-082-2/+2
* first round name simplification. drop the <component>_ prefix.stepan2010-12-082-3/+3
* Drop per-board ram_check() calls for now.Uwe Hermann2010-11-223-21/+0