switch-coreboot/device
Myles Watson 80aa586a51 Subject: [PATCH 4/5] integration of biosemu (aka YABEL) into coreboot
Signed-off-by: Pattrick Hueper <phueper@hueper.net>
Acked-by: Myles Watson <mylesgw@gmail.com>


git-svn-id: svn://coreboot.org/repository/coreboot-v3@1076 f3766cd6-281f-0410-b1cd-43a5c92072e9
2008-12-16 22:46:55 +00:00
..
agp_device.c This patch changes all occurrences of pci_dev_set_resources -> 2008-11-24 14:06:10 +00:00
cardbus_device.c This patch changes all occurrences of pci_dev_set_resources -> 2008-11-24 14:06:10 +00:00
device.c This patch clarifies/fixes some debug output. 2008-11-17 19:18:36 +00:00
device_util.c This patch adds some debug functions, cleans up whitespace (per indent), and adds const in a few places. 2008-11-14 16:15:33 +00:00
hypertransport.c This patch changes all occurrences of pci_dev_set_resources -> 2008-11-24 14:06:10 +00:00
Kconfig Subject: [PATCH 4/5] integration of biosemu (aka YABEL) into coreboot 2008-12-16 22:46:55 +00:00
Makefile This patch continues the device code cleanup. 2008-11-05 22:27:36 +00:00
pci_device.c This patch changes unsigned [int] to u16 for subsystem IDs. They're in the 2008-12-10 19:07:16 +00:00
pci_ops.c The K8 is one example, but there are other devices (e.g. I2C) that also have 2008-09-17 16:36:20 +00:00
pci_rom.c This patch cleans up a little whitespace and makes the ID mismatch error more 2008-12-16 18:32:01 +00:00
pcie_device.c This patch changes all occurrences of pci_dev_set_resources -> 2008-11-24 14:06:10 +00:00
pcix_device.c This patch changes all occurrences of pci_dev_set_resources -> 2008-11-24 14:06:10 +00:00
pnp_device.c This patch makes all the SuperIOs build again, and reverts some breakage that 2008-12-08 20:40:02 +00:00
pnp_raw.c Fix a bunch of Doxygen warnings in v3 (trivial). 2008-10-23 18:55:01 +00:00
root_device.c Make it so that read_resources only reads resources. 2008-10-29 18:29:19 +00:00
smbus_ops.c A lot of the v3 header files require other header files to be #included 2008-02-19 00:34:32 +00:00