summaryrefslogtreecommitdiffstats
path: root/src/mainboard/iei
Commit message (Expand)AuthorAgeFilesLines
* 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
* Drop mainboard chip.hStefan Reinauer2012-07-268-118/+0
* amd/lx: Move configuration from source to KconfigPatrick Georgi2012-07-264-34/+13
* AMD and GFXUMA: drop redundant use of lb_add_memory_range()Kyösti Mälkki2012-07-231-9/+0
* Move setup_uma_memory() to AMDFAM10 northbridgeKyösti Mälkki2012-07-161-39/+1
* Define global uma_memory variablesKyösti Mälkki2012-07-161-2/+0
* IEI PM-LX-800-R11: Removed bogus Kconfig optionRicardo Martins2012-07-071-4/+0
* IEI PM-LX-800-R11: Added preliminary mainboard supportRicardo Martins2012-07-067-0/+535
* remove CONFIG_SERIAL_CPU_INITSven Schnelle2012-07-021-1/+0
* Clean up #ifsPatrick Georgi2012-05-084-6/+6
* Move top level pc80 directory to drivers/Stefan Reinauer2012-04-271-1/+1
* Refactor some alignment handlingPatrick Georgi2012-04-201-9/+9
* Fix the blank in acpi_tables.czbao2012-04-191-8/+8
* Unify Local APIC address definitionsPatrick Georgi2012-03-081-1/+1
* ACPI: More ../../.. removalPatrick Georgi2012-02-221-2/+2
* Remove old AMD fam10 fixme commentMarc Jones2012-02-221-1/+0
* IEI-Kino Fam10 MPtable fix.Dave Frodin2012-02-201-7/+32
* IEI Kino Fam10 ACPI table fixes.Dave Frodin2012-02-203-128/+139
* amd/sb700: Move HAVE_HARD_RESET to southbridgePatrick Georgi2012-02-171-1/+0
* AMD Geode cpus: apply un-written naming rulesKyösti Mälkki2012-02-137-9/+9
* remove usbdebug.h include from mainboard/romstage codeSven Schnelle2011-10-301-1/+0
* mptable: Refactor mptable generation some morePatrick Georgi2011-10-131-6/+1
* mptable: Get rid of fixup_virtual_wirePatrick Georgi2011-10-131-1/+1
* Update AMD SR5650 and SB700efdesign982011-07-222-5/+5
* run uart_init() from console_init, just like the other console initialization...Stefan Reinauer2011-04-204-5/+0
* Drop baud rate init to an arbitrary baud rate from Super I/O code. ...Stefan Reinauer2011-04-192-4/+0
OpenPOWER on IntegriCloud