switch-coreboot/device
Pattrick Hueper 6258e1e826 add YABEL flag to options to decide wether access to devices other than the one yabel is running for is possible
Signed-off-by: Pattrick Hueper <phueper@hueper.net>
Tested and Acked-by: Joseph Smith <joe@settoplinux.org>

git-svn-id: svn://coreboot.org/repository/coreboot-v3@1154 f3766cd6-281f-0410-b1cd-43a5c92072e9
2009-03-18 16:26:56 +00:00
..
agp_device.c This trivial patch makes AGP support compile again. 2009-01-05 17:41:55 +00:00
cardbus_device.c This patch simplifies the resource allocator by splitting it into distinct 2008-12-31 19:43:34 +00:00
device.c This patch converts __FUNCTION__ to __func__, since __func__ is standard. 2009-02-12 21:15:34 +00:00
device_util.c This patch converts __FUNCTION__ to __func__, since __func__ is standard. 2009-02-12 21:15:34 +00:00
hypertransport.c This patch removes all *_PLUGIN_SUPPORT options and replaces most 2009-02-25 17:50:38 +00:00
Kconfig add YABEL flag to options to decide wether access to devices other than the one yabel is running for is possible 2009-03-18 16:26:56 +00:00
Makefile This patch removes all *_PLUGIN_SUPPORT options and replaces most 2009-02-25 17:50:38 +00:00
pci_device.c last kontron commit. 2009-03-11 16:17:37 +00:00
pci_ops.c Remove unused pciconf.h header with constants that everyone uses by value instead per convention 2009-01-08 17:21:37 +00:00
pci_rom.c last kontron commit. 2009-03-11 16:17:37 +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 This patch simplifies the resource allocator by splitting it into distinct 2008-12-31 19:43:34 +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