summaryrefslogtreecommitdiffstats
path: root/src/mainboard/iei
Commit message (Expand)AuthorAgeFilesLines
* 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
* Fix all board names in Kconfig as per wiki / vendor website.Uwe Hermann2009-10-201-2/+2
* Drop a duplicated implementation of failover.c.Uwe Hermann2009-10-182-57/+4
* Move files from src/cpu/x86/{fpu,mmx,sse}/ to x86/Peter Stuge2009-10-173-3/+3
* Set default ROM sizes per-board to match the ROM chip that cameUwe Hermann2009-10-163-0/+3
* Add CONFIG_GENERATE_* for tables so that the user can select which tables notMyles Watson2009-10-158-21/+20
* More kconfig cleanups:Uwe Hermann2009-10-091-1/+1
* More kconfig:Patrick Georgi2009-10-083-0/+81
* Major CONFIG_IRQ_TABLE_COUNT fixing and cleanups. Some of these boardsUwe Hermann2009-10-072-2/+2
* Enable full ROM access on AMD CS5530(A) (needed for CBFS).Uwe Hermann2009-10-072-0/+6
* More boards in kconfig, and moved -O2 flag for romcc intoPatrick Georgi2009-10-072-2/+2
* This does away with CONFIG_ROM_PAYLOAD_START and CONFIG_PAYLOAD_SIZE.Patrick Georgi2009-10-044-14/+1
* Add initial kconfig support for all AMD GX1 boards.Uwe Hermann2009-10-046-2/+172
* Remove:Patrick Georgi2009-10-033-21/+0
* simplify source tree hierarchy: move files from sdram/ and ram/ to lib/Stefan Reinauer2009-09-233-4/+4
* Reduce size of the romstage on various boards that fail to build on QA.Patrick Georgi2009-08-192-2/+3
* Kconfig!Patrick Georgi2009-08-124-0/+202
* Enable CBFS everywhere. All boards compiled for me (abuild tested),Patrick Georgi2009-08-114-8/+6
* the tool chain settings should not be in renamed (as they will never live inStefan Reinauer2009-06-303-6/+6
* This patch unifies the use of config options in v2 to all start with CONFIG_Stefan Reinauer2009-06-3011-244/+244
* Undo my ugly commit that added uses clauses in lots of places instead of one.Myles Watson2009-06-193-3/+0
* Fix configuration of boards that didn't have uses CONFIG_USE_INIT. Trivial.Myles Watson2009-06-173-0/+3
* When I started refactoring mainboard Config.lb, I added two differentCarl-Daniel Hailfinger2009-06-062-0/+4
* Add "printk" support to all CAR targetsStefan Reinauer2009-04-301-0/+2
* drop duplicate compiler options that are already mentioned in CFLAGS.Stefan Reinauer2009-04-221-1/+1
* Thanks to Myles' patch adding support for include statements,Carl-Daniel Hailfinger2009-04-212-45/+3
* v2/src romfs->cbfs renamePeter Stuge2009-04-143-9/+9
* This patch cleans up the calls to $CC in mainboard Config.lb files. TheyCarl-Daniel Hailfinger2009-04-121-1/+1