summaryrefslogtreecommitdiffstats
path: root/src/mainboard/iei
Commit message (Expand)AuthorAgeFilesLines
* Factor out common mptable code to mptable_init().Uwe Hermann2010-10-251-22/+2
* Running a checked build of Windows is needed for understanding its various BI...Scott Duplichan2010-10-241-1/+1
* Enable or disable the power button in KconfigPeter Stuge2010-10-131-0/+1
* We define IO_APIC_ADDR in <arch/ioapic.h>, let's use it.Uwe Hermann2010-10-121-2/+1
* Remove duplicate line from pci_ids.h.Jonathan Kollasch2010-10-072-2/+1
* - move EHCI_BAR_INDEX to ehci.h - it's constant as per EHCI spec 2.3.1Patrick Georgi2010-10-051-5/+1
* Remove lib/ramtest.c-include from all CAR boards.Patrick Georgi2010-10-052-2/+1
* Allow selecting the physical USB Debug Port on AMD SB700.Uwe Hermann2010-10-021-1/+1
* Move CACHE_AS_RAM_ADDRESS_DEBUG out of romstage.c into Kconfig,Patrick Georgi2010-10-011-1/+0
* Remove redundant HW_MEM_HOLE_SIZEK and HW_MEM_HOLE_SIZE_AUTO_INC settings.Myles Watson2010-09-281-8/+0
* All these boards already had the CACHE_AS_RAM option in their individualWarren Turkal2010-09-271-1/+0
* Drop some useless "../../../" in #includes (trivial).Uwe Hermann2010-09-251-1/+1
* Hook up all AMD SB600/SB700 boards to the EHCI Debug Port infrastructure.Uwe Hermann2010-09-241-0/+12
* Cut the crap.Uwe Hermann2010-09-213-3/+3
* IEI Kino added to IEI mainboard Kconfig. I missed this in r5812Marc Jones2010-09-131-0/+3
* IEI Kino mainboard support based on Mahogany Fam10.Marc Jones2010-09-1323-0/+5366
* Set up an arbitrary amount of system memory on Geode LX, soAurelien Guillaume2010-09-071-4/+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-304-18/+27
* Remove unused mainboard_config definitions. Trivial.Myles Watson2010-08-263-9/+3
* Drop the USE_PRINTK_IN_CAR option. It's a bogus decision to make for any user /Stefan Reinauer2010-08-031-1/+0
* Re-integrate "USE_OPTION_TABLE" code.Edwin Beasant2010-07-061-5/+0
* This commit updates the Geode LX GLCP delay control setup from the v2 way to ...Edwin Beasant2010-06-101-1/+2
* license header fixes Nils Jacobs2010-05-143-6/+3
* Remove pc80/serial.c includes in ROMCC boards and includePatrick Georgi2010-05-092-2/+0
* Drop console/console.c and pc80/serial.c from mainboards'Patrick Georgi2010-05-083-4/+3
* Rename "apic" and "apic_cluster" to "lapic" and "lapic_cluster"Patrick Georgi2010-05-051-2/+2
* Since some people disapprove of white space cleanups mixed in regular commitsStefan Reinauer2010-04-272-2/+2
* * clean up all but two warnings on artecgroup dbe61Stefan Reinauer2010-04-211-34/+5
* Replace dual_core and quad_core CMOS (nvram) options with multi_core. Fix so...Myles Watson2010-04-082-2/+2
* - get rid of ASM_CONSOLE_LOGLEVEL except in two assembler files.Stefan Reinauer2010-04-011-2/+1
* This patch drops arch/i386/lib/console.c and arch/i386/lib/console_print.c andStefan Reinauer2010-03-313-3/+3
* This drops the ASSEMBLY define from romstage.c, tooStefan Reinauer2010-03-293-9/+3
* __PRE_RAM__ is now correctly specified in the Makefile. No need to hack it intoStefan Reinauer2010-03-293-3/+3
* - make HAVE_HARD_RESET match what newconfig didPatrick Georgi2010-02-273-14/+0
* Move the ldscripts logic to src/arch/i386/Makefile.incPatrick Georgi2010-02-251-5/+0
* Unify crt0s setup to src/arch/i386/Makefile.inc. This variablePatrick Georgi2010-02-251-7/+0
* Only handle code as "driver" that actually uses our driverPatrick Georgi2010-02-231-1/+1
* Move all the copies of the romstage.inc rule toPatrick Georgi2010-02-093-9/+2
* janitor task: unify and cleanup naming.Stefan Reinauer2010-02-084-3/+3
* fix further build.h dependencies that were undetected before we enabled it on Stefan Reinauer2010-02-071-1/+1
* newconfig is no more.Patrick Georgi2010-02-076-879/+0
* Move CAR settings for all GX1, GX2, LX and Intel Slot2 boards to the CPU.Stefan Reinauer2010-02-041-10/+0
* * fix crt0s/ldscripts paths to fix out of tree build.Stefan Reinauer2010-01-301-12/+12
* Fix ACPI build on a couple of boards (now that it's active)Patrick Georgi2010-01-252-2/+0
* Align several kconfig options to match newconfig:Patrick Georgi2010-01-253-3/+0
* coreboot used to have two different "APIs" for memory accesses:Stefan Reinauer2010-01-161-0/+1
* * Explicitly add __PRE_RAM__ where it should be added.Stefan Reinauer2010-01-052-0/+2
* Fix iei/pcisa-lx-800-r10. Trivial.Myles Watson2009-10-261-1/+1
* Major cleanups of the hard_reset() code and config in coreboot.- supermicro/x6dhe_g/auto.c2009-10-242-2/+0
OpenPOWER on IntegriCloud