summaryrefslogtreecommitdiff
path: root/src/devices
AgeCommit message (Expand)Author
2005-01-14onboard pci_rom second runYinghai Lu
2005-01-14onboard pci_rom disable onboardYinghai Lu
2005-01-14onboard pci_rom finally doneYinghai Lu
2005-01-13onboard pci_onboard worksYinghai Lu
2005-01-13fixed a logic bugLi-Ta Lo
2005-01-13better embedded ROM support, done blindlyLi-Ta Lo
2005-01-13remove #include chip.hLi-Ta Lo
2005-01-13onboard pci_romYinghai Lu
2005-01-11works for PCI vga cards tooLi-Ta Lo
2005-01-11removed validation codeLi-Ta Lo
2005-01-11fixed abs() impelmentationLi-Ta Lo
2005-01-10added PCI expansion ROM support,Li-Ta Lo
2004-12-27clean up VGA and Expansion ROM supportLi-Ta Lo
2004-12-23Allocating resource for Expansion ROMLi-Ta Lo
2004-12-03allocating resource for legacy VGA frame buffer, it is not 100%Li-Ta Lo
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-10-30- To reduce confuse rename the parts of linuxbios bios that run fromEric Biederman
2004-10-27sizeram removal/conversion.Eric Biederman
2004-10-21- Bump the LinuxBIOS major versionEric Biederman
2004-10-16- First stab at running linuxbios without the old static device tree.Eric Biederman
2004-10-14- Finish interrupted mergeEric Biederman
2004-10-14- Updates for 64bit resource support, handling missing devices and cpus in th...Eric Biederman
2004-10-14- First pass through with with device tree enhancement merge. Most of the me...Eric Biederman
2004-10-06epia-m supportRonald G. Minnich
2004-07-08code reformatLi-Ta Lo
2004-05-24minor reformatLi-Ta Lo
2004-05-24added AGP support for AMD K8Li-Ta Lo
2004-05-14use #define macro for pci class idsLi-Ta Lo
2004-05-10rename walk_static_devicesLi-Ta Lo
2004-05-07code reformat, fixed a bug in set/unset logical operationLi-Ta Lo
2004-05-07code reformat, doxidizationLi-Ta Lo
2004-05-05code refromat, doxidizationLi-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-26check in the current code for IBM/E325, can somebody help to fix it ?Li-Ta Lo
2004-04-21yhlu's pnp patchLi-Ta Lo
2004-03-23Doxidization, reformatLi-Ta Lo
2004-03-11- Moved hlt() to it's own header.Eric Biederman
2004-02-09final merge of YhLu's stuffDavid W. Hendricks
2004-01-08Change PCI_BRIDGE_CONTROL to PCI_BRIDGE_CTL_VGALi-Ta Lo
2003-12-17Don't compare low 8 bits, which are revision.Greg Watson
2003-10-15for tyan. recover from Eric B's error additions to via code :-)Ronald G. Minnich
2003-10-14- Minor bugfixesEric Biederman
2003-10-11 - O2, enums, and switch statements work in romccEric Biederman
2003-10-02success. It boots as a bproc slave now.Ronald G. Minnich
2003-10-02IRQ setup for EPIARonald G. Minnich
2003-09-30The epia now works.Ronald G. Minnich
2003-09-04- Include hypertransport.h in hypertransport.cEric Biederman