coreboot-kgpe-d16/src/devices
Stefan Reinauer 4d933dd2d6 Rewrite interrupt handling in coreboot to be more comprehensible and
more flexible. Also some minore device allocator cleanups that sneaked 
in.

Signed-off-by: Stefan Reinauer <stepan@coresystems.de>
Acked-by: Peter Stuge <peter@stuge.se>



git-svn-id: svn://svn.coreboot.org/coreboot/trunk@4452 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1
2009-07-21 21:36:41 +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 Move the v3 resource allocator to v2. 2009-07-02 18:56:24 +00:00
Config.lb Some changes required to get yabel working on v2 (and they generally make 2009-03-01 10:16:01 +00:00
device.c drop unused variable (trivial) 2009-07-18 17:58:44 +00:00
device_util.c Move the v3 resource allocator to v2. 2009-07-02 18:56:24 +00:00
hypertransport.c This patch unifies the use of config options in v2 to all start with CONFIG_ 2009-06-30 15:17:49 +00:00
pci_device.c Rewrite interrupt handling in coreboot to be more comprehensible and 2009-07-21 21:36:41 +00:00
pci_ops.c Rewrite interrupt handling in coreboot to be more comprehensible and 2009-07-21 21:36:41 +00:00
pci_rom.c Fix a little white space issue. Also, don't copy the rom image 2009-06-09 14:44:37 +00:00
pciexp_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
pcix_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
pnp_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
root_device.c Move the v3 resource allocator to v2. 2009-07-02 18:56:24 +00:00
smbus_ops.c die() does never return. Annotate it as such. 2009-06-05 11:41:51 +00:00