| .. |
|
arch/i386
|
drop some unused files and fix warnings on i945 based systems.
|
2010-03-22 11:50:52 +00:00 |
|
boot
|
printk_foo -> printk(BIOS_FOO, ...)
|
2010-03-22 11:42:32 +00:00 |
|
console
|
printk_foo -> printk(BIOS_FOO, ...)
|
2010-03-22 11:42:32 +00:00 |
|
cpu
|
Revert my debugging patch that got committed by accident. Sorry.
|
2010-03-22 16:35:38 +00:00 |
|
devices
|
printk_foo -> printk(BIOS_FOO, ...)
|
2010-03-22 11:42:32 +00:00 |
|
drivers
|
printk_foo -> printk(BIOS_FOO, ...)
|
2010-03-22 11:42:32 +00:00 |
|
include
|
printk_foo -> printk(BIOS_FOO, ...)
|
2010-03-22 11:42:32 +00:00 |
|
lib
|
printk_foo -> printk(BIOS_FOO, ...)
|
2010-03-22 11:42:32 +00:00 |
|
mainboard
|
Revert my debugging patch that got committed by accident. Sorry.
|
2010-03-22 16:35:38 +00:00 |
|
northbridge
|
Fix all the format string warnings.
|
2010-03-22 16:33:25 +00:00 |
|
pc80
|
drop some unused files and fix warnings on i945 based systems.
|
2010-03-22 11:50:52 +00:00 |
|
southbridge
|
Remove the building warnings.
|
2010-03-23 06:49:16 +00:00 |
|
superio
|
Fix all the format string warnings.
|
2010-03-22 16:33:25 +00:00 |
|
Kconfig
|
Remove remaining uses of
|
2010-03-18 20:58:41 +00:00 |
|
Kconfig.deprecated_options
|
Move deprecated Kconfig options to their own file,
|
2010-03-14 21:31:05 +00:00 |