summaryrefslogtreecommitdiffstats
path: root/src/mainboard/emulation
Commit message (Expand)AuthorAgeFilesLines
* 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
* Make all Kconfig enabled boards build (tested with kbuildall).Patrick Georgi2009-09-242-19/+20
* Kconfig!Patrick Georgi2009-08-123-0/+61
* the tool chain settings should not be in renamed (as they will never live inStefan Reinauer2009-06-301-2/+2
* This patch unifies the use of config options in v2 to all start with CONFIG_Stefan Reinauer2009-06-302-83/+83
* These changes implement car in qemu. The implementation is in several Ronald G. minnich2009-06-164-58/+117
* Change the CBFS build process to use coreboot.romPatrick Georgi2009-06-062-3/+3
* rename the option CONFIG_PCI_OPTION_ROM_RUN_VM86 to CONFIG_PCI_OPTION_ROM_RUN...Joseph Smith2009-05-291-2/+2
* This patch adds high table support to qemu. It was already added toMyles Watson2009-05-111-0/+3
* Enable CBFS for qemu and kontron. Both are builds-and-runsPatrick Georgi2009-04-251-1/+1
* v2/src romfs->cbfs renamePeter Stuge2009-04-141-2/+2
* This tested ok, but qemu can't really handle c0000 as RAM.Ronald G. Minnich2009-04-071-1/+2
* This is a bit of an emergency fix for qemu. Ethernet routing has not been Ronald G. Minnich rminnich2009-04-071-2/+11
* Some changes for option roms: Ronald G. Minnich2009-04-061-1/+1
* Add the CONFIG_ROMS config variable. Ronald G. Minnich2009-03-311-0/+4
* This one is an example on how to drop vgabios.c from the mainboard or chipsetStefan Reinauer2009-03-134-851/+21
* clean up qemu target config (trivial)Stefan Reinauer2009-03-061-3/+2
* coreboot-v2: drop this ugly historic union name in v2 that was dropped in v3Stefan Reinauer2009-02-281-2/+2
* Carl-Daniel's part:Carl-Daniel Hailfinger2009-02-182-3/+3
* Drop tons of duplicated debug.c files, move common file toUwe Hermann2008-10-122-129/+0
* This changes the python generated makefilesCarl-Daniel Hailfinger2008-09-041-8/+8
* Enable both IDE ports for our qemu target.Ward Vandewege2008-08-081-1/+8
* This patch adds pc keyboard init function call for qemu in v2 since some payl...Aaron Lwe2008-05-061-0/+2
* Change references to qemu in Coreboot-v2 calls to qemu-x86.Myles Watson2008-02-0711-6/+6
* Rename almost all occurences of LinuxBIOS to coreboot. Stefan Reinauer2008-01-184-14/+14
* Ever wondered where those "setting incorrect section attributes forStefan Reinauer2007-10-241-1/+1
* This is a hack for easier testing of GRUB2 in LinuxBIOSv2Stefan Reinauer2007-10-223-0/+871
* Apply linuxbios-rename-other-payload-options.patchEd Swierk2006-12-152-5/+5
OpenPOWER on IntegriCloud