| .. |
|
oprom
|
fix a trivial warning when yabel with direct hw access is enabled.
|
2010-04-13 21:29:43 +00:00 |
|
agp_device.c
|
coreboot-v2: drop this ugly historic union name in v2 that was dropped in v3
|
2009-02-28 20:10:20 +00:00 |
|
cardbus_device.c
|
printk_foo -> printk(BIOS_FOO, ...)
|
2010-03-22 11:42:32 +00:00 |
|
device.c
|
printk_foo -> printk(BIOS_FOO, ...)
|
2010-03-22 11:42:32 +00:00 |
|
device_util.c
|
printk_foo -> printk(BIOS_FOO, ...)
|
2010-03-22 11:42:32 +00:00 |
|
hypertransport.c
|
printk_foo -> printk(BIOS_FOO, ...)
|
2010-03-22 11:42:32 +00:00 |
|
Kconfig
|
This patch is from 2009-10-20
|
2010-03-05 10:03:50 +00:00 |
|
Makefile.inc
|
it was reason for workaround rules already, and it's somewhat ugly:
|
2010-03-16 23:07:29 +00:00 |
|
pci_device.c
|
The error message is misleading, even for a SPEW, because
|
2010-04-02 16:30:25 +00:00 |
|
pci_ops.c
|
printk_foo -> printk(BIOS_FOO, ...)
|
2010-03-22 11:42:32 +00:00 |
|
pci_rom.c
|
printk_foo -> printk(BIOS_FOO, ...)
|
2010-03-22 11:42:32 +00:00 |
|
pciexp_device.c
|
printk_foo -> printk(BIOS_FOO, ...)
|
2010-03-22 11:42:32 +00:00 |
|
pcix_device.c
|
printk_foo -> printk(BIOS_FOO, ...)
|
2010-03-22 11:42:32 +00:00 |
|
pnp_device.c
|
printk_foo -> printk(BIOS_FOO, ...)
|
2010-03-22 11:42:32 +00:00 |
|
root_device.c
|
printk_foo -> printk(BIOS_FOO, ...)
|
2010-03-22 11:42:32 +00:00 |
|
smbus_ops.c
|
printk_foo -> printk(BIOS_FOO, ...)
|
2010-03-22 11:42:32 +00:00 |