summaryrefslogtreecommitdiffstats
path: root/src/mainboard/emulation
Commit message (Expand)AuthorAgeFilesLines
* We define IO_APIC_ADDR in <arch/ioapic.h>, let's use it.Uwe Hermann2010-10-121-1/+2
* Factor out a few commonly duplicated functions from northbridge.c.Uwe Hermann2010-10-111-39/+0
* Rename build system variables to be more intuitive, andPatrick Georgi2010-09-301-1/+1
* Cut the crap.Uwe Hermann2010-09-211-1/+1
* Instead of requiring users to modify qemu to allow writes toKevin O'Connor2010-09-061-8/+33
* Restructured all vendors' Kconfig files to no longer source the boards'Jens Rottmann2010-08-302-7/+18
* Remove unused mainboard_config definitions. Trivial.Myles Watson2010-08-261-5/+2
* Re-integrate "USE_OPTION_TABLE" code.Edwin Beasant2010-07-062-2/+2
* Always enable parent resources before child resources.Myles Watson2010-06-171-2/+2
* Same conversion as with resources from static arrays to lists, exceptMyles Watson2010-06-091-2/+2
* 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
* Qemu, despite "emulating" an intel chipset, uses the CMOS to Valdimir Serbinenko2010-05-031-49/+33
* Since some people disapprove of white space cleanups mixed in regular commitsStefan Reinauer2010-04-274-6/+6
* Replace dual_core and quad_core CMOS (nvram) options with multi_core. Fix so...Myles Watson2010-04-081-1/+1
* cpu/emulation/qemu-x86 doesn't exist anymore, as thisPatrick Georgi2010-04-083-4/+4
* This patch drops arch/i386/lib/console.c and arch/i386/lib/console_print.c andStefan Reinauer2010-03-311-1/+1
* This drops the ASSEMBLY define from romstage.c, tooStefan Reinauer2010-03-291-2/+1
* qemu: drop "northbridge.c" from src/cpu/... Stefan Reinauer2010-03-295-3/+168
* __PRE_RAM__ is now correctly specified in the Makefile. No need to hack it intoStefan Reinauer2010-03-291-1/+1
* printk_foo -> printk(BIOS_FOO, ...)Stefan Reinauer2010-03-221-1/+1
* Rework boolean expression (DeMorgan and all) forPatrick Georgi2010-03-181-14/+0
* Remove fallback/normal handling in mainboards'Patrick Georgi2010-03-181-15/+0
* - make HAVE_HARD_RESET match what newconfig didPatrick Georgi2010-02-271-2/+0
* Remove nonsensical wrapper for function inStefan Reinauer2010-02-231-1/+1
* Forgot a CBFS_PREFIX change in appropriate commit (r5102).Patrick Georgi2010-02-101-20/+0
* 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-271/+0
* Make qemu use the udelay function in src/pc80/udelay_io.cPatrick Georgi2010-01-112-10/+2
* - Makefile.romccboard.inc supports tinybootblock romcc boards, too.Patrick Georgi2010-01-081-15/+2
* Kconfig builds all boards now.Patrick Georgi2010-01-061-0/+5
* * Explicitly add __PRE_RAM__ where it should be added.Stefan Reinauer2010-01-052-0/+2
* Tiny Bootblock, step 1/n.Patrick Georgi2009-12-232-6/+1
* Add CONFIG_WARNINGS_ARE_ERRORS and set it for qemu.Myles Watson2009-11-121-0/+1
* Remove drivers/pci/onboard. The only purpose was for option ROMs, which areMyles Watson2009-11-061-1/+0
* Fix some builds with Kconfig.Myles Watson2009-10-281-0/+5
* Major cleanups of the hard_reset() code and config in coreboot.- supermicro/x6dhe_g/auto.c2009-10-241-1/+0
* Remove CONFIG_CPU_AMD_FAM10 & CONFIG_CPU_AMDK8 from mainboards. They should beMyles Watson2009-10-201-1/+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-1/+1
* 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-8/+10
* Remove useless udelay() duplication.Uwe Hermann2009-10-112-20/+1
* Drop "select CONSOLE_SERIAL8250" from QEMU, it's default-y anyway.Uwe Hermann2009-10-101-1/+0
* Major CONFIG_IRQ_TABLE_COUNT fixing and cleanups. Some of these boardsUwe Hermann2009-10-071-1/+1
* Various fixes to Kconfig: All kconfig-boards should have aPatrick Georgi2009-10-061-0/+5
* This does away with CONFIG_ROM_PAYLOAD_START and CONFIG_PAYLOAD_SIZE.Patrick Georgi2009-10-042-11/+2
* Remove:Patrick Georgi2009-10-031-2/+0
* Remove duplicate and not too useful Kconfig board comments asUwe Hermann2009-10-031-3/+1