printk_foo -> printk(BIOS_FOO, ...)
[coreboot.git] / src / arch / i386 / smp / ioapic.c
2010-03-22 Stefan Reinauerprintk_foo -> printk(BIOS_FOO, ...)
2010-01-16 Stefan Reinauercoreboot has 13 instances of IOAPIC setup distributed...
2009-03-06 Stefan Reinauerfix a bunch of cast and type warnings and don't call...
2008-10-01 Carl-Daniel HailfingerThe ARRAY_SIZE macro is convenient, yet mostly unused...
2004-05-13 Li-Ta Locode reformat
2003-04-24 Eric Biederman- Small step forward Linux boots and almost works...