- First stab at running linuxbios without the old static device tree.
[coreboot.git] / src / devices / pci_device.c
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