printk_foo -> printk(BIOS_FOO, ...)
[coreboot.git] / src / cpu / emulation / qemu-x86 / northbridge.c
2010-03-22 Stefan Reinauerprintk_foo -> printk(BIOS_FOO, ...)
2010-01-11 Patrick GeorgiMake qemu use the udelay function in src/pc80/udelay_io.c
2009-11-12 Myles WatsonAdd CONFIG_WARNINGS_ARE_ERRORS and set it for qemu.
2009-10-15 Myles WatsonAdd CONFIG_GENERATE_* for tables so that the user can...
2009-07-02 Myles WatsonMove the v3 resource allocator to v2.
2009-06-30 Stefan ReinauerThis patch unifies the use of config options in v2...
2009-05-11 Myles WatsonThis patch adds high table support to qemu. It was...
2009-05-11 Myles WatsonTrivial white space fixes so that the next patches...
2008-10-01 Carl-Daniel HailfingerThe ARRAY_SIZE macro is convenient, yet mostly unused...
2008-08-13 Stefan ReinauerFix outb to 0x80 delay functions to use inb instead...
2008-02-07 Myles WatsonChange references to qemu in Coreboot-v2 calls to qemu...