aboutsummaryrefslogtreecommitdiff
path: root/src/cpu/emulation/qemu-x86/northbridge.c
AgeCommit message (Expand)Author
2010-03-29qemu: drop "northbridge.c" from src/cpu/... Stefan Reinauer
2010-03-22printk_foo -> printk(BIOS_FOO, ...)Stefan Reinauer
2010-01-11Make qemu use the udelay function in src/pc80/udelay_io.cPatrick Georgi
2009-11-12Add CONFIG_WARNINGS_ARE_ERRORS and set it for qemu.Myles Watson
2009-10-15Add CONFIG_GENERATE_* for tables so that the user can select which tables notMyles Watson
2009-07-02Move the v3 resource allocator to v2.Myles Watson
2009-06-30This patch unifies the use of config options in v2 to all start with CONFIG_Stefan Reinauer
2009-05-11This patch adds high table support to qemu. It was already added toMyles Watson
2009-05-11Trivial white space fixes so that the next patches are easier to read.Myles Watson
2008-10-01The ARRAY_SIZE macro is convenient, yet mostly unused. Switch lots ofCarl-Daniel Hailfinger
2008-08-13Fix outb to 0x80 delay functions to use inb instead (fixes excessive post codesStefan Reinauer
2008-02-07Change references to qemu in Coreboot-v2 calls to qemu-x86.Myles Watson