summaryrefslogtreecommitdiff
path: root/src/devices/pci_device.c
AgeCommit message (Expand)Author
2006-06-22set up interrupt values for the southbridge, and add a function toRonald G. Minnich
2006-01-17TypoRonald G. Minnich
2006-01-17First, a FATAL error, that blows up your BIOS, should NEVER FAIL to Ronald G. Minnich
2005-12-021201_ht_bus0_dev0_fidvid_core.diffStefan Reinauer
2005-07-08eric patchYinghai Lu
2005-07-06Revision: linuxbios@linuxbios.org--devel/freebios--devel--2.0--patch-30arch import user (historical)
2005-01-19minor reformatLi-Ta Lo
2005-01-14CONFIG_PCI_ROM_RUNYinghai Lu
2005-01-14onboard pci_rom disable onboardYinghai 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-13onboard pci_romYinghai Lu
2005-01-11works for PCI vga cards tooLi-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-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-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- 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-05code refromat, doxidizationLi-Ta Lo
2004-04-29changed dev->enable to dev->enabled. Sorry, I am the only one who can't speakLi-Ta Lo
2004-03-23Doxidization, reformatLi-Ta Lo
2004-03-11- Moved hlt() to it's own header.Eric Biederman
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-02- 1.1.4Eric Biederman
2003-09-02- Major update of the dynamic device tree so it can handleEric Biederman
2003-09-01- Add back in the hard reset code from the freebios1 tree.Eric Biederman
2003-07-21- First pass at code for generic link width and size determinationEric Biederman
2003-07-17- Remove excess line from pci_device.cEric Biederman
2003-07-17- Implement an enable method for pci devices.Eric Biederman
2003-07-17- pci_device.c fixes for generic pci bridges to zero the unused portion of br...Eric Biederman
2003-06-12- Modify the freebios tree so the pci config space api is mostly in sync betweenEric Biederman
2003-05-19- Cleanups on the romcc side including a pci interface that usesEric Biederman
2003-04-24- Small step forward Linux boots and almost works...Eric Biederman
2003-04-22- Initial checkin of the freebios2 treeEric Biederman