..
acpi
ICH7 update
2010-01-17 13:49:07 +00:00
chip.h
Various license header consistency fixes (trivial).
2010-02-15 23:10:19 +00:00
i82801gx.c
This patch contains some significant updates to the i82801gx component and will
2009-03-11 14:54:18 +00:00
i82801gx.h
We define IO_APIC_ADDR in <arch/ioapic.h>, let's use it.
2010-10-12 17:34:08 +00:00
i82801gx_ac97.c
printk_foo -> printk(BIOS_FOO, ...)
2010-03-22 11:42:32 +00:00
i82801gx_azalia.c
fix typos found by zbao in other files.
2010-10-10 21:15:01 +00:00
i82801gx_early_smbus.c
Remove lib/ramtest.c-include from all CAR boards.
2010-10-05 09:07:10 +00:00
i82801gx_ide.c
printk_foo -> printk(BIOS_FOO, ...)
2010-03-22 11:42:32 +00:00
i82801gx_lpc.c
We define IO_APIC_ADDR in <arch/ioapic.h>, let's use it.
2010-10-12 17:34:08 +00:00
i82801gx_nic.c
This patch contains some significant updates to the i82801gx component and will
2009-03-11 14:54:18 +00:00
i82801gx_nvs.h
Various license header consistency fixes (trivial).
2010-02-15 23:10:19 +00:00
i82801gx_pci.c
Always enable parent resources before child resources.
2010-06-17 16:16:56 +00:00
i82801gx_pcie.c
printk_foo -> printk(BIOS_FOO, ...)
2010-03-22 11:42:32 +00:00
i82801gx_reset.c
This is a general cleanup patch
2010-02-22 06:09:43 +00:00
i82801gx_sata.c
Fix AHCI mode on i82801gx. Fixes SATA hotplug on iBASE:MB899.
2010-04-22 22:47:29 +00:00
i82801gx_smbus.c
printk_foo -> printk(BIOS_FOO, ...)
2010-03-22 11:42:32 +00:00
i82801gx_smbus.h
Remove lib/ramtest.c-include from all CAR boards.
2010-10-05 09:07:10 +00:00
i82801gx_smi.c
- fix SMM code relocation race
2010-08-01 15:41:14 +00:00
i82801gx_smihandler.c
clean up some prototypes
2010-05-14 19:11:44 +00:00
i82801gx_usb.c
printk_foo -> printk(BIOS_FOO, ...)
2010-03-22 11:42:32 +00:00
i82801gx_usb_debug.c
- move EHCI_BAR_INDEX to ehci.h - it's constant as per EHCI spec 2.3.1
2010-10-05 13:40:31 +00:00
i82801gx_usb_ehci.c
Drop some unneeded "#if CONFIG_USBDEBUG" (trivial).
2010-09-28 17:48:24 +00:00
i82801gx_watchdog.c
Drop \r\n and \n\r as both print_XXX and printk now do this internally.
2010-03-31 14:47:43 +00:00
Kconfig
- move EHCI_BAR_INDEX to ehci.h - it's constant as per EHCI spec 2.3.1
2010-10-05 13:40:31 +00:00
Makefile.inc
Remove lib/ramtest.c-include from all CAR boards.
2010-10-05 09:07:10 +00:00