coreboot/device
Ronald G. Minnich 53283b1e36 fix a stupid bug in malloc.
add debug printks. 

make dtc put 'root' as the first_node, instead of making the last node
be the first node .... much happier in linuxbios. 

sprintf is broken ... dammit. I hope someone will fix it. I've got about
another week of full-time I can spend on this and then I go back to part
time. So I'm going to need some help soon.

other fixups, and also, make the dts conform to the needs of the device
tree. So we have a domain0 and a device (0,0) that is the north. 

Mostly things are working, but we're STILL not getting any memory in the
LB tables from the north. The device tree is a bitch. 

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



git-svn-id: svn://coreboot.org/repository/LinuxBIOSv3@175 f3766cd6-281f-0410-b1cd-43a5c92072e9
2007-03-03 00:39:30 +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 fix a stupid bug in malloc. 2007-03-03 00:39:30 +00:00
device_util.c fix a stupid bug in malloc. 2007-03-03 00:39:30 +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 Add the author of the respective changes by coresystems GmbH. 2007-02-27 21:49:28 +00:00
pci_device.c fix a stupid bug in malloc. 2007-03-03 00:39:30 +00:00
pci_ops.c add pci ops so that we can do something. 2007-03-02 18:17:02 +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 This set of changes gets us here. 2007-03-01 09:20:25 +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