summaryrefslogtreecommitdiffstats
path: root/src/mainboard/ecs
Commit message (Expand)AuthorAgeFilesLines
* Remove address from GPLv2 headersPatrick Georgi2015-05-215-5/+5
* kconfig: automatically include mainboardsStefan Reinauer2015-04-183-3/+6
* mainboard/*/romstage.c: Sanitize system header inclusionsEdward O'Callaghan2015-01-061-3/+3
* Replace hlt with halt()Patrick Georgi2014-12-021-1/+0
* 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
* intel: Remove GFXUMA and related global variablesKyösti Mälkki2014-05-191-1/+0
* superio/ite/*: Factor out generic romstage componentEdward O'Callaghan2014-05-111-3/+7
* Move ARCH_* from board/Kconfig to cpu or soc Kconfig.Furquan Shaikh2014-05-031-1/+0
* 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/+7
* GPLv2 notice: Unify all files to just use one space in »MA 02110-1301«Paul Menzel2013-03-015-5/+5
* sconfig: rename lapic_cluster -> cpu_clusterStefan Reinauer2013-02-141-1/+1
* sconfig: rename pci_domain -> domainStefan Reinauer2013-02-141-1/+1
* Drop empty mainboard.cKyösti Mälkki2012-11-291-22/+0
* Drop empty mainboard_opsKyösti Mälkki2012-11-291-2/+0
* Fix PIRQ routing abstractionStefan Reinauer2012-11-161-2/+2
* Drop redundant CHIP_NAME in mainboard.cKyösti Mälkki2012-11-061-1/+0
* Cleanup coreboot memory table includesKyösti Mälkki2012-08-081-1/+0
* Drop HAVE_MAINBOARD_RESOURCESKyösti Mälkki2012-08-082-6/+0
* Intel and GFXUMA: drop redundant use of lb_add_memory_range()Kyösti Mälkki2012-08-011-1/+1
* Drop mainboard chip.hStefan Reinauer2012-07-262-23/+0
* Move top level pc80 directory to drivers/Stefan Reinauer2012-04-271-1/+1
* run uart_init() from console_init, just like the other console initialization...Stefan Reinauer2011-04-201-1/+0
* second round name simplification. drop the <component>_ prefix.stepan2010-12-081-1/+1
* Get rid of some unneeded function prototypes in romstage.c files.Uwe Hermann2010-12-071-3/+0
* ECS P6IWP-Fe: Fix typo, add missing license header.Uwe Hermann2010-11-072-1/+21
* Remove various .c #includes from Intel i810/i82801ax/i82801bx boards.Uwe Hermann2010-10-131-6/+4
* Convert all Intel i810 boards to CAR.Uwe Hermann2010-10-132-21/+2
* Restructured all vendors' Kconfig files to no longer source the boards'Jens Rottmann2010-08-302-7/+14
* Re-integrate "USE_OPTION_TABLE" code.Edwin Beasant2010-07-061-5/+0
* This patch implements GFXUMA on all supported i810 boards. Also some fix-ups ...Joseph Smith2010-06-202-0/+8
* This patch adds the ECS P6IWP-Fe board to coreboot.Anders Jenbo2010-06-097-0/+322