Revision: linuxbios@linuxbios.org--devel/freebios--devel--2.0--patch-30
[coreboot.git] / src / devices / pci_device.c
2005-07-06 arch import user... Revision: linuxbios@linuxbios.org--devel/freebios-...
2005-01-19 Li-Ta Lominor reformat
2005-01-14 Yinghai LuCONFIG_PCI_ROM_RUN
2005-01-14 Yinghai Luonboard pci_rom disable onboard
2005-01-13 Yinghai Luonboard pci_onboard works
2005-01-13 Li-Ta Lofixed a logic bug
2005-01-13 Li-Ta Lobetter embedded ROM support, done blindly
2005-01-13 Yinghai Luonboard pci_rom
2005-01-11 Li-Ta Loworks for PCI vga cards too
2005-01-10 Li-Ta Loadded PCI expansion ROM support,
2004-12-27 Li-Ta Loclean up VGA and Expansion ROM support
2004-12-23 Li-Ta LoAllocating resource for Expansion ROM
2004-12-03 Li-Ta Loallocating resource for legacy VGA frame buffer, it...
2004-11-25 Li-Ta Loupdate comment according to the new DOM
2004-11-18 Eric Biederman- First stab at getting the ppc ports building and...
2004-10-21 Eric Biederman- Bump the LinuxBIOS major version
2004-10-16 Eric Biederman- First stab at running linuxbios without the old stati...
2004-10-14 Eric Biederman- Updates for 64bit resource support, handling missing...
2004-10-14 Eric Biederman- First pass through with with device tree enhancement...
2004-10-06 Ronald G. Minnichepia-m support
2004-07-08 Li-Ta Locode reformat
2004-05-24 Li-Ta Lominor reformat
2004-05-24 Li-Ta Loadded AGP support for AMD K8
2004-05-05 Li-Ta Locode refromat, doxidization
2004-04-29 Li-Ta Lochanged dev->enable to dev->enabled. Sorry, I am the...
2004-03-23 Li-Ta LoDoxidization, reformat
2004-03-11 Eric Biederman- Moved hlt() to it's own header.
2003-10-15 Ronald G. Minnichfor tyan. recover from Eric B's error additions to...
2003-10-14 Eric Biederman- Minor bugfixes
2003-10-11 Eric Biederman - O2, enums, and switch statements work in romcc
2003-10-02 Ronald G. Minnichsuccess. It boots as a bproc slave now.
2003-10-02 Ronald G. MinnichIRQ setup for EPIA
2003-09-30 Ronald G. MinnichThe epia now works.
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- Add back in the hard reset code from the freebios1...
2003-07-21 Eric Biederman- First pass at code for generic link width and size...
2003-07-17 Eric Biederman- Remove excess line from pci_device.c
2003-07-17 Eric Biederman- Implement an enable method for pci devices.
2003-07-17 Eric Biederman- pci_device.c fixes for generic pci bridges to zero...
2003-06-12 Eric Biederman- Modify the freebios tree so the pci config space...
2003-05-19 Eric Biederman- Cleanups on the romcc side including a pci interface...
2003-04-24 Eric Biederman- Small step forward Linux boots and almost works...
2003-04-22 Eric Biederman- Initial checkin of the freebios2 tree