Add CONFIG_GENERATE_* for tables so that the user can select which tables not
[coreboot.git] / src / mainboard / emulation / qemu-x86 /
2009-10-15 Myles WatsonAdd CONFIG_GENERATE_* for tables so that the user can...
2009-10-11 Uwe HermannRemove useless udelay() duplication.
2009-10-10 Uwe HermannDrop "select CONSOLE_SERIAL8250" from QEMU, it's defaul...
2009-10-07 Uwe HermannMajor CONFIG_IRQ_TABLE_COUNT fixing and cleanups. Some...
2009-10-06 Patrick GeorgiVarious fixes to Kconfig: All kconfig-boards should...
2009-10-04 Patrick GeorgiThis does away with CONFIG_ROM_PAYLOAD_START and CONFIG...
2009-10-03 Patrick GeorgiRemove:
2009-10-03 Uwe HermannRemove duplicate and not too useful Kconfig board comme...
2009-09-24 Patrick GeorgiMake all Kconfig enabled boards build (tested with...
2009-08-12 Patrick GeorgiKconfig!
2009-06-30 Stefan Reinauerthe tool chain settings should not be in renamed (as...
2009-06-30 Stefan ReinauerThis patch unifies the use of config options in v2...
2009-06-16 Ronald G. minnichThese changes implement car in qemu. The implementatio...
2009-06-06 Patrick GeorgiChange the CBFS build process to use coreboot.rom
2009-05-29 Joseph Smithrename the option CONFIG_PCI_OPTION_ROM_RUN_VM86 to...
2009-05-11 Myles WatsonThis patch adds high table support to qemu. It was...
2009-04-25 Patrick GeorgiEnable CBFS for qemu and kontron. Both are builds-and...
2009-04-14 Peter Stugev2/src romfs->cbfs rename
2009-04-07 Ronald G. MinnichThis tested ok, but qemu can't really handle c0000...
2009-04-07 Ronald G. Minnich... This is a bit of an emergency fix for qemu. Ethernet...
2009-04-06 Ronald G. MinnichSome changes for option roms:
2009-03-31 Ronald G. MinnichAdd the CONFIG_ROMS config variable.
2009-03-13 Stefan ReinauerThis one is an example on how to drop vgabios.c from...
2009-03-06 Stefan Reinauerclean up qemu target config (trivial)
2009-02-28 Stefan Reinauercoreboot-v2: drop this ugly historic union name in...
2009-02-18 Carl-Daniel HailfingerCarl-Daniel's part:
2008-10-12 Uwe HermannDrop tons of duplicated debug.c files, move common...
2008-09-04 Carl-Daniel HailfingerThis changes the python generated makefiles
2008-08-08 Ward VandewegeEnable both IDE ports for our qemu target.
2008-05-06 Aaron LweThis patch adds pc keyboard init function call for...
2008-02-07 Myles WatsonChange references to qemu in Coreboot-v2 calls to qemu...