switch-coreboot/include/device
Myles Watson f3e9e1dd35 This patch continues the device code cleanup.
The largest changes are to get_pci_bridge_ops, and related changes to make it
compile and use correct declarations.  

While I was doing that I moved the checks for CONFIG_<BUS>_PLUGIN_SUPPORT to
the Makefile.

The only functional difference is a possible NULL dereference in a debug
statement.

I also added a few more consts, now that my other patch is in.

Signed-off-by: Myles Watson <mylesgw@gmail.com>
Acked-by: Ronald G. Minnich <rminnich@gmail.com>


git-svn-id: svn://coreboot.org/repository/coreboot-v3@983 f3766cd6-281f-0410-b1cd-43a5c92072e9
2008-11-05 22:27:36 +00:00
..
agp.h A lot of the v3 header files require other header files to be #included 2008-02-19 00:34:32 +00:00
cardbus.h This patch continues the device code cleanup. 2008-11-05 22:27:36 +00:00
device.h This patch continues the device code cleanup. 2008-11-05 22:27:36 +00:00
hypertransport.h This now compiles (with many warnings but ...) and tries to build a rom 2008-08-24 02:59:05 +00:00
hypertransport_def.h Use the same naming convention and placement for "include guards" in 2007-05-21 06:48:47 +00:00
path.h The named unions in the device tree code are obnoxious and degrade 2008-08-10 00:20:24 +00:00
pci.h This patch continues the device code cleanup. 2008-11-05 22:27:36 +00:00
pci_def.h Console: 2008-08-09 21:03:57 +00:00
pci_ids.h via vt8237, cn700 and jetway j7f2. 2008-10-31 18:13:20 +00:00
pci_ops.h Unshared pci functions, since these can not be used when broken PCI 2008-10-20 23:48:30 +00:00
pci_rom.h A lot of the v3 header files require other header files to be #included 2008-02-19 00:34:32 +00:00
pcie.h This patch continues the device code cleanup. 2008-11-05 22:27:36 +00:00
pcix.h A lot of the v3 header files require other header files to be #included 2008-02-19 00:34:32 +00:00
pnp.h Bringing the m57sli to life. This includes changes to mcp55 and 2008-10-01 06:47:51 +00:00
resource.h Use the same naming convention and placement for "include guards" in 2007-05-21 06:48:47 +00:00
smbus.h A lot of the v3 header files require other header files to be #included 2008-02-19 00:34:32 +00:00
smbus_def.h Use the same naming convention and placement for "include guards" in 2007-05-21 06:48:47 +00:00