aboutsummaryrefslogtreecommitdiff
path: root/src/include/device
AgeCommit message (Expand)Author
2004-10-14- First pass through with with device tree enhancement merge. Most of the me...Eric Biederman
2004-08-25changes for the dbm part. Still need to remove the sata file ...Ronald G. Minnich
2004-07-01Intel E7501 P64H2 ICH5R supportYinghai Lu
2004-05-07change walk_static_devices() to scan_static_bus()Li-Ta Lo
2004-04-29chaged chip_device_path::enable to chip_device_path::enabled,Li-Ta Lo
2004-04-29changed dev->enable to dev->enabled. Sorry, I am the only one who can't speakLi-Ta Lo
2004-04-22start of epia-m portGreg Watson
2004-03-26cleanup code to remove warningsGreg Watson
2004-03-23Doxidization, reformatLi-Ta Lo
2004-03-19number of bits should be called log 2 rather than base 2Li-Ta Lo
2004-03-11- Moved hlt() to it's own header.Eric Biederman
2003-10-11 - O2, enums, and switch statements work in romccEric Biederman
2003-09-04- Remove dead argument to hypertransport_scan_chainEric Biederman
2003-09-02- 1.1.4Eric Biederman
2003-09-02- Major update of the dynamic device tree so it can handleEric Biederman
2003-09-01- Updates to config.g so that it works more reliably and has initial supportEric Biederman
2003-08-27support for new mobos and fixesRonald G. Minnich
2003-07-25YhLu's changes to resolve several memory and other problems.Ronald G. Minnich
2003-07-24#if was reversedGreg Watson
2003-07-23added post-pci passGreg Watson
2003-07-23get CONFIGURE rightGreg Watson
2003-07-23static devicesGreg Watson
2003-07-23*** empty log message ***Greg Watson
2003-07-21- First pass at code for generic link width and size determinationEric Biederman
2003-07-21- First pass at s2880 support.Eric Biederman
2003-07-21new chip stuffGreg Watson
2003-07-21more chip stuffGreg Watson
2003-07-20chip stuffGreg Watson
2003-07-19- Major cleanup of the bootpathEric Biederman
2003-07-17- Implement an enable method for pci devices.Eric Biederman
2003-07-12- Remove all of the annoying $Id stringsEric Biederman
2003-07-11static configuration. Needs new keyword per greg to enable inclusion of aRonald G. Minnich
2003-06-12- Modify the freebios tree so the pci config space api is mostly in sync betweenEric Biederman
2003-05-21- Add pci_def.h so romcc compiled files can also get at theEric Biederman
2003-05-19- Cleanups on the romcc side including a pci interface that usesEric Biederman
2003-05-16descriptor for chipsRonald G. Minnich
2003-04-24- Small step forward Linux boots and almost works...Eric Biederman