switch-coreboot/device
Stefan Reinauer be31c46733 This one is going to break all your changes, but fix up a lot of code.
* exchange [u]intXX_t with [us]XX types as we agreed upon.
* drop unneeded btext.h for now
* fix license header in device/pci_ops.c
* fix printk in device/pci_ops.c
* add signed types to arch/types.h
* fix include/elf.h (remove glibc-ism)
* add appropriate copyright notice to lib/delay.c
* add pciconf.h header


Signed-off-by: Stefan Reinauer <stepan@coresystems.de>
Acked-by: Stefan Reinauer <stepan@coresystems.de>
Acked-by: Ronald G. Minnich <rminnich@gmail.com>



git-svn-id: svn://coreboot.org/repository/LinuxBIOSv3@144 f3766cd6-281f-0410-b1cd-43a5c92072e9
2007-02-27 14:03:20 +00:00
..
agp_device.c * rename devices to device for consistency 2007-02-23 11:23:37 +00:00
cardbus_device.c This one is going to break all your changes, but fix up a lot of code. 2007-02-27 14:03:20 +00:00
device.c Lots of changes here, build broken, but people need to see this. 2007-02-27 06:02:52 +00:00
device_util.c Lots of changes here, build broken, but people need to see this. 2007-02-27 06:02:52 +00:00
hypertransport.c This one is going to break all your changes, but fix up a lot of code. 2007-02-27 14:03:20 +00:00
Makefile Lots of changes here, build broken, but people need to see this. 2007-02-27 06:02:52 +00:00
pci_device.c This one is going to break all your changes, but fix up a lot of code. 2007-02-27 14:03:20 +00:00
pci_ops.c This one is going to break all your changes, but fix up a lot of code. 2007-02-27 14:03:20 +00:00
pci_rom.c * rename devices to device for consistency 2007-02-23 11:23:37 +00:00
pciexp_device.c * rename devices to device for consistency 2007-02-23 11:23:37 +00:00
pcix_device.c * rename devices to device for consistency 2007-02-23 11:23:37 +00:00
pnp_device.c This one is going to break all your changes, but fix up a lot of code. 2007-02-27 14:03:20 +00:00
root_device.c Lots of changes here, build broken, but people need to see this. 2007-02-27 06:02:52 +00:00
smbus_ops.c This one is going to break all your changes, but fix up a lot of code. 2007-02-27 14:03:20 +00:00