summaryrefslogtreecommitdiffstats
path: root/src/mainboard/lanner
Commit message (Expand)AuthorAgeFilesLines
* intel/cpu: rename car.h to romstage.hAaron Durbin2014-08-151-1/+1
* Intel: Add common header file for CAR setupEdward O'Callaghan2014-08-141-0/+1
* mainboard: Trivial - drop trailing blank lines at EOFEdward O'Callaghan2014-07-181-2/+0
* Move ARCH_* from board/Kconfig to cpu or soc Kconfig.Furquan Shaikh2014-05-031-1/+0
* mainboard/*: Use generic winbond romstage in place of w83627thgEdward O'Callaghan2014-05-021-2/+3
* superio/winbond/w83627thg: Avoid .c includesEdward O'Callaghan2014-04-061-1/+1
* boardstatus: Remove some needless name overrides.Vladimir Serbinenko2014-01-191-1/+0
* board-status: Add board_info.txt extracted from wiki.Vladimir Serbinenko2014-01-191-0/+2
* x86: Unify arch/io.h and arch/romcc_io.hStefan Reinauer2013-03-221-1/+0
* GPLv2 notice: Unify all files to just use one space in »MA 02110-1301«Paul Menzel2013-03-012-2/+2
* 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-21/+0
* Drop empty mainboard.cKyösti Mälkki2012-11-291-22/+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-24/+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-12/+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-4/+1
* Use DIMM0 et al in lots more places instead of hardocding values.Uwe Hermann2010-11-211-1/+2
* Drop W83627THF, it's the same device as W83627THG.Uwe Hermann2010-11-163-6/+5
* Remove lib/ramtest.c-include from all CAR boards.Patrick Georgi2010-10-051-1/+0
* 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-302-9/+17
* Support for Lanner EM-8510 BoardAndreas Schultz2010-08-309-0/+410
OpenPOWER on IntegriCloud