..
acpi
Various cometic and coding-style fixes (trivial).
2010-03-01 17:19:55 +00:00
acpi_tables.c
Get rid of type-punned pointer errors.
2010-03-24 22:02:53 +00:00
chip.h
Various license header consistency fixes (trivial).
2010-02-15 23:10:19 +00:00
cmos.layout
Various cometic and coding-style fixes (trivial).
2010-03-01 17:19:55 +00:00
devicetree.cb
This is a general cleanup patch
2010-02-22 06:09:43 +00:00
dmi.h
Various license header consistency fixes (trivial).
2010-02-15 23:10:19 +00:00
dsdt.asl
Various cometic and coding-style fixes (trivial).
2010-03-01 17:19:55 +00:00
fadt.c
Various cometic and coding-style fixes (trivial).
2010-03-01 17:19:55 +00:00
irq_tables.c
Various cometic and coding-style fixes (trivial).
2010-03-01 17:19:55 +00:00
Kconfig
- Add config flag for boards that have their own fadt.c
2010-02-28 18:23:00 +00:00
mainboard.c
printk_foo -> printk(BIOS_FOO, ...)
2010-03-22 11:42:32 +00:00
mainboard_smi.c
printk_foo -> printk(BIOS_FOO, ...)
2010-03-22 11:42:32 +00:00
Makefile.inc
- Add config flag for boards that have their own fadt.c
2010-02-28 18:23:00 +00:00
mptable.c
printk_foo -> printk(BIOS_FOO, ...)
2010-03-22 11:42:32 +00:00
romstage.c
Add a non-time consuming version of ram check so we can print a decent error
2010-03-28 21:31:30 +00:00
rtl8168.c
printk_foo -> printk(BIOS_FOO, ...)
2010-03-22 11:42:32 +00:00