- Bump MAX_LINKS to 4 I have actually found an i2c bridge that needs this
[coreboot.git] / src / include / device / device.h
2004-10-16 Eric Biederman- Bump MAX_LINKS to 4 I have actually found an i2c...
2004-10-16 Eric Biederman- First stab at running linuxbios without the old stati...
2004-10-16 Eric Biederman- Fix config.g and the hdama config so everthing builds...
2004-10-14 Eric Biederman- Update the device header files
2004-10-14 Eric Biederman- First pass through with with device tree enhancement...
2004-05-07 Li-Ta Lochange walk_static_devices() to scan_static_bus()
2004-04-29 Li-Ta Lochanged dev->enable to dev->enabled. Sorry, I am the...
2004-03-26 Greg Watsoncleanup code to remove warnings
2004-03-23 Li-Ta LoDoxidization, reformat
2004-03-11 Eric Biederman- Moved hlt() to it's own header.
2003-10-11 Eric Biederman - O2, enums, and switch statements work in romcc
2003-09-02 Eric Biederman- 1.1.4
2003-09-02 Eric Biederman- Major update of the dynamic device tree so it can...
2003-09-01 Eric Biederman- Updates to config.g so that it works more reliably...
2003-07-21 Eric Biederman- First pass at s2880 support.
2003-07-17 Eric Biederman- Implement an enable method for pci devices.
2003-06-12 Eric Biederman- Modify the freebios tree so the pci config space...
2003-04-24 Eric Biederman- Small step forward Linux boots and almost works...