summaryrefslogtreecommitdiffstats
path: root/src/mainboard/iei
Commit message (Expand)AuthorAgeFilesLines
* AMD boards: Fix typosKyösti Mälkki2014-06-261-1/+1
* PIRQ tables: Fix typosKyösti Mälkki2014-06-261-1/+1
* amd/agesa,cimx: Rename ACPI OS detection methodsEdward O'Callaghan2014-06-141-10/+10
* superio/smsc/smscsuperio: Make romstage linkable with headerEdward O'Callaghan2014-06-031-1/+1
* Replace SERIAL_CPU_INIT with PARALLEL_CPU_INITKyösti Mälkki2014-05-101-1/+0
* Move ARCH_* from board/Kconfig to cpu or soc Kconfig.Furquan Shaikh2014-05-037-7/+0
* mainboard/: Avoid including early_serial.c from w83627hfEdward O'Callaghan2014-04-301-2/+3
* superio/winbond/w83627ehg: Convert romstage to generic componentEdward O'Callaghan2014-04-281-1/+2
* superio/fintek/*: Factor out generic romstage componentEdward O'Callaghan2014-04-261-1/+2
* mainboard/*: Remove DUMP_ACPI_TABLES from amd boardsEdward O'Callaghan2014-04-261-42/+0
* superio/winbond/w83627ehg: Avoid .c includesEdward O'Callaghan2014-04-061-1/+1
* superio/fintek/f71859: Avoid .c includesEdward O'Callaghan2014-04-021-1/+1
* board_info.txt: Change iei/kino's link to web.archive.org.Vladimir Serbinenko2014-01-191-1/+1
* boardstatus: Remove some needless name overrides.Vladimir Serbinenko2014-01-191-1/+0
* board-status: Add board_info.txt manually for irregular wiki entriesVladimir Serbinenko2014-01-191-0/+3
* board-status: Add board_info.txt extracted from wiki.Vladimir Serbinenko2014-01-196-0/+23
* iei/rocky-512: Add it as an explicit clone of juki-511p.Vladimir Serbinenko2014-01-183-1/+16
* AMD fam10: Drop RAMINIT_SYSINFOKyösti Mälkki2013-12-291-1/+0
* AMD fam10: Drop MEM_TRAIN_SEQKyösti Mälkki2013-12-261-4/+0
* AMD boards (non-AGESA): Cleanup post_cache_as_ram.c includesKyösti Mälkki2013-12-261-1/+0
* AMD boards (non-AGESA): Cleanup earlymtrr.c includesKyösti Mälkki2013-12-261-1/+0
* AMD boards: Fix includes for microcode updatesKyösti Mälkki2013-12-091-7/+2
* Correct spelling of shadow, setting and memoryPaul Menzel2013-08-161-1/+1
* Include boot_cpu.c for romstage buildsKyösti Mälkki2013-08-151-1/+1
* AMD boards: routing.asl: Uniformly start `Package()` with capital letterPaul Menzel2013-06-231-1/+1
* AMD Northbridge LX: get rid of #include "northbridge/amd/lx/raminit.c"Christian Gmeiner2013-06-043-3/+0
* AMD Northbridge LX: convert spd_read_byte() to non-static versionChristian Gmeiner2013-06-043-3/+3
* AMD Northbridge LX: move #include "northbridge/amd/lx/raminit.h"Christian Gmeiner2013-06-043-3/+3
* Drop llshellStefan Reinauer2013-05-202-2/+0
* x86: Unify arch/io.h and arch/romcc_io.hStefan Reinauer2013-03-223-3/+0
* src/mainboard: Drop redundant `CHIP_NAME` again for new portsPaul Menzel2013-03-131-1/+0
* GPLv2 notice: Unify all files to just use one space in »MA 02110-1301«Paul Menzel2013-03-0128-28/+28
* AMD boards: ACPI DSDT: Use COREBOOT for the OEM Table ID fieldPaul Menzel2013-02-251-1/+1
* mainboard.c: Name enable_dev function uniformly `mainboard_enable`Paul Menzel2013-02-252-4/+4
* sconfig: rename lapic_cluster -> cpu_clusterStefan Reinauer2013-02-144-4/+4
* sconfig: rename pci_domain -> domainStefan Reinauer2013-02-146-7/+7
* romcc: Use default romcc flags for most boardsPatrick Georgi2013-02-092-42/+0
* Drop empty mainboard.cKyösti Mälkki2012-11-294-98/+0
* Drop empty mainboard_opsKyösti Mälkki2012-11-294-8/+0
* amdk8/amdfam10: Use CAR_GLOBAL for sysinfoPatrick Georgi2012-11-281-1/+1
* Fix PIRQ routing abstractionStefan Reinauer2012-11-165-10/+10
* Drop CONFIG_HAVE_BUS_CONFIG, clean up KconfigStefan Reinauer2012-11-161-1/+0
* Drop redundant CHIP_NAME in mainboard.cKyösti Mälkki2012-11-065-5/+0
* IEI PM-LX2-800-R10: Added preliminary mainboard supportRicardo Martins2012-10-286-0/+420
* iei/kino-780am2: Turn on PCIe bridge to 2nd ethernet controller.Dave Frodin2012-10-101-1/+1
* IEI/KINO: Fixes an apparent ACPI VGA resource collision.Dave Frodin2012-09-061-1/+1
* Cleanup coreboot memory table includesKyösti Mälkki2012-08-081-1/+0
* Drop HAVE_MAINBOARD_RESOURCESKyösti Mälkki2012-08-082-6/+0
* AMD and GFXUMA: move setup_uma_memory() to northbridgeKyösti Mälkki2012-08-021-2/+0
* Revert "remove CONFIG_SERIAL_CPU_INIT"Sven Schnelle2012-07-311-0/+1