aboutsummaryrefslogtreecommitdiff
path: root/src/include/device
AgeCommit message (Expand)Author
2005-12-02backing out pci device renamesStefan Reinauer
2005-12-021201_ht_bus0_dev0_fidvid_core.diffStefan Reinauer
2005-11-26- Apply 11_24_a_s1_core.diff fromStefan Reinauer
2005-11-22EPIA-M fixupRonald G. Minnich
2005-09-14Rename Intel 82801CA constants.Steven J. Magnani
2005-08-08Fix up the VT8623 northbridge support.Jonathan McDowell
2005-07-08eric patchYinghai Lu
2005-07-06Revision: linuxbios@linuxbios.org--devel/freebios--devel--2.0--patch-30arch import user (historical)
2005-07-06Revision: linuxbios@linuxbios.org--devel/freebios--devel--2.0--patch-10arch import user (historical)
2005-07-06Revision: linuxbios@linuxbios.org--devel/freebios--devel--2.0--patch-4arch import user (historical)
2005-01-18class code reverseYinghai Lu
2005-01-13onboard pci_romYinghai Lu
2005-01-13onboard pci_romYinghai Lu
2005-01-10added PCI expansion ROM support,Li-Ta Lo
2004-12-27now rom_address is one of the resourcesLi-Ta Lo
2004-12-10- Fix the definition of the linuxbios table so all of the compilersEric Biederman
2004-12-03i2c mux supportYinghai Lu
2004-11-25update comment according to the new DOMLi-Ta Lo
2004-11-18- First stab at getting the ppc ports building and working.Eric Biederman
2004-11-11mpspec.h: Tweak the write_smp_table macro so that it is safe if passed a comp...Eric Biederman
2004-11-04- Update abuild.sh so it will rebuild successfull buildsEric Biederman
2004-10-30- To reduce confuse rename the parts of linuxbios bios that run fromEric Biederman
2004-10-21- Bump the LinuxBIOS major versionEric Biederman
2004-10-20Tyan update to work with new CPU ConfigYinghai Lu
2004-10-16- Bump MAX_LINKS to 4 I have actually found an i2c bridge that needs thisEric Biederman
2004-10-16- First stab at running linuxbios without the old static device tree.Eric Biederman
2004-10-16- Fix config.g and the hdama config so everthing builds again.Eric Biederman
2004-10-14- Update the device header filesEric Biederman
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