coreboot-kgpe-d16/src/devices
Myles Watson fe09fd1dac My Jmicron SATA card depends on the BIOS not clearing AL when setting AH.
Signed-off-by: Myles Watson <mylesgw@gmail.com>
Acked-by: Myles Watson <mylesgw@gmail.com>


git-svn-id: svn://svn.coreboot.org/coreboot/trunk@5784 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1
2010-09-07 23:27:59 +00:00
..
oprom My Jmicron SATA card depends on the BIOS not clearing AL when setting AH. 2010-09-07 23:27:59 +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 Always enable parent resources before child resources. 2010-06-17 16:16:56 +00:00
device.c Simplify last_dev_p so that it matches comments. 2010-09-01 21:03:03 +00:00
device_util.c Same conversion as with resources from static arrays to lists, except 2010-06-09 22:41:35 +00:00
hypertransport.c Since some people disapprove of white space cleanups mixed in regular commits 2010-04-27 06:56:47 +00:00
Kconfig Enable PCI_OPTION_ROM_REALMODE when GEODE_VSA is selected. 2010-06-04 15:55:12 +00:00
Makefile.inc Enable PCI_OPTION_ROM_REALMODE when GEODE_VSA is selected. 2010-06-04 15:55:12 +00:00
pci_device.c Always enable parent resources before child resources. 2010-06-17 16:16:56 +00:00
pci_ops.c printk_foo -> printk(BIOS_FOO, ...) 2010-03-22 11:42:32 +00:00
pci_rom.c Since some people disapprove of white space cleanups mixed in regular commits 2010-04-27 06:56:47 +00:00
pciexp_device.c Since some people disapprove of white space cleanups mixed in regular commits 2010-04-27 06:56:47 +00:00
pcix_device.c Same conversion as with resources from static arrays to lists, except 2010-06-09 22:41:35 +00:00
pnp_device.c Use lists instead of arrays for resources in devices to reduce memory usage. 2010-05-21 14:33:48 +00:00
root_device.c Always enable parent resources before child resources. 2010-06-17 16:16:56 +00:00
smbus_ops.c Same conversion as with resources from static arrays to lists, except 2010-06-09 22:41:35 +00:00