summaryrefslogtreecommitdiffstats
path: root/src/mainboard/intel/xe7501devkit
Commit message (Expand)AuthorAgeFilesLines
* Restructured all vendors' Kconfig files to no longer source the boards'Jens Rottmann2010-08-301-9/+5
* Remove unused mainboard_config definitions. Trivial.Myles Watson2010-08-261-2/+1
* Re-integrate "USE_OPTION_TABLE" code.Edwin Beasant2010-07-062-3/+1
* Move generation of mptable entries for ISA to generic code.Patrick Georgi2010-05-201-14/+1
* Remove pc80/serial.c includes in ROMCC boards and includePatrick Georgi2010-05-091-1/+0
* Drop console/console.c and pc80/serial.c from mainboards'Patrick Georgi2010-05-081-1/+1
* Rename "apic" and "apic_cluster" to "lapic" and "lapic_cluster"Patrick Georgi2010-05-051-3/+3
* Since some people disapprove of white space cleanups mixed in regular commitsStefan Reinauer2010-04-276-28/+28
* no warnings days.Stefan Reinauer2010-04-251-1/+1
* zero warnings days: unify mp tables. fix warnings.Stefan Reinauer2010-04-161-1/+1
* drop quite a lot of dead code that did nothing but produce warnings and makeStefan Reinauer2010-04-142-17/+11
* Replace dual_core and quad_core CMOS (nvram) options with multi_core. Fix so...Myles Watson2010-04-081-4/+4
* fix epia-m700 compilation, and remove more warnings.Stefan Reinauer2010-04-071-1/+1
* Drop \r\n and \n\r as both print_XXX and printk now do this internally.Stefan Reinauer2010-03-311-1/+1
* This patch drops arch/i386/lib/console.c and arch/i386/lib/console_print.c andStefan Reinauer2010-03-311-1/+1
* indent mptable.cStefan Reinauer2010-03-301-15/+15
* build_opt_tbl: error instead of null pointer access if no checksum is defined.Stefan Reinauer2010-03-301-1/+2
* This drops the ASSEMBLY define from romstage.c, tooStefan Reinauer2010-03-291-4/+1
* __PRE_RAM__ is now correctly specified in the Makefile. No need to hack it intoStefan Reinauer2010-03-291-1/+1
* This patch drops the coreboot CMOS checksum ranges from Kconfig becauseStefan Reinauer2010-03-291-15/+0
* Fix all the format string warnings.Myles Watson2010-03-221-1/+1
* printk_foo -> printk(BIOS_FOO, ...)Stefan Reinauer2010-03-222-4/+4
* Rework boolean expression (DeMorgan and all) forPatrick Georgi2010-03-181-17/+0
* Remove fallback/normal handling in mainboards'Patrick Georgi2010-03-181-31/+0
* - Add config flag for boards that have their own fadt.cPatrick Georgi2010-02-282-1/+16
* - make HAVE_HARD_RESET match what newconfig didPatrick Georgi2010-02-272-3/+2
* This does the following:Stefan Reinauer2010-02-275-6/+6
* Move all the copies of the romstage.inc rule toPatrick Georgi2010-02-091-0/+1
* janitor task: unify and cleanup naming.Stefan Reinauer2010-02-081-0/+0
* newconfig is no more.Patrick Georgi2010-02-072-412/+0
* * Explicitly add __PRE_RAM__ where it should be added.Stefan Reinauer2010-01-051-0/+1
* Make newconfig and kconfig agree on MAINBOARD_PCI_SUBSYSTEM_{VENDOR,DEVICE}_IDPatrick Georgi2009-11-271-0/+11
* Remove drivers/pci/onboard. The only purpose was for option ROMs, which areMyles Watson2009-11-062-6/+2
* Split the two usages of __ROMCC__:Myles Watson2009-11-061-0/+1
* Fix intel/xe7501devkit build, missing "uses" clause.Uwe Hermann2009-10-241-0/+4
* Major cleanups of the hard_reset() code and config in coreboot.- supermicro/x6dhe_g/auto.c2009-10-242-1/+2
* drop a lot of dead code, including an old winbond southbridge from our removedStefan Reinauer2009-10-231-4/+0
* Fix all board names in Kconfig as per wiki / vendor website.Uwe Hermann2009-10-201-1/+1
* Move files from src/cpu/x86/{fpu,mmx,sse}/ to x86/Peter Stuge2009-10-171-4/+4
* Drop enable_mmx.inc. It reads (only) "Enabling mmx registers is a noop"Peter Stuge2009-10-161-1/+0
* Set default ROM sizes per-board to match the ROM chip that cameUwe Hermann2009-10-161-0/+1
* Add CONFIG_GENERATE_* for tables so that the user can select which tables notMyles Watson2009-10-154-10/+11
* HAVE_ACPI_TABLES cleanups for kconfig:Uwe Hermann2009-10-111-0/+1
* Major CONFIG_IRQ_TABLE_COUNT fixing and cleanups. Some of these boardsUwe Hermann2009-10-071-1/+1
* Convert all "default y" options to "select FOO" (shorter).Uwe Hermann2009-10-071-5/+1
* Fix intel board build on kconfig. MAX_CPUS was missingPatrick Georgi2009-10-071-0/+10
* More boards in kconfig, and moved -O2 flag for romcc intoPatrick Georgi2009-10-071-1/+1
* This does away with CONFIG_ROM_PAYLOAD_START and CONFIG_PAYLOAD_SIZE.Patrick Georgi2009-10-041-4/+0
* Remove:Patrick Georgi2009-10-031-6/+0
* Remove duplicate and not too useful Kconfig board comments asUwe Hermann2009-10-031-2/+0