fixed minor bug in APG bridge code. Use AGP_APERTURE_SIZE instead of IOMMU_APERTURE_SIZE
[coreboot.git] / src / devices /
2004-05-10 Li-Ta Lorename walk_static_devices
2004-05-07 Li-Ta Locode reformat, fixed a bug in set/unset logical operation
2004-05-07 Li-Ta Locode reformat, doxidization
2004-05-05 Li-Ta Locode refromat, doxidization
2004-04-29 Li-Ta Lochaged chip_device_path::enable to chip_device_path...
2004-04-29 Li-Ta Lochanged dev->enable to dev->enabled. Sorry, I am the...
2004-04-26 Li-Ta Locheck in the current code for IBM/E325, can somebody...
2004-04-21 Li-Ta Loyhlu's pnp patch
2004-03-23 Li-Ta LoDoxidization, reformat
2004-03-11 Eric Biederman- Moved hlt() to it's own header.
2004-02-09 David W. Hendricksfinal merge of YhLu's stuff
2004-01-08 Li-Ta LoChange PCI_BRIDGE_CONTROL to PCI_BRIDGE_CTL_VGA
2003-12-17 Greg WatsonDon't compare low 8 bits, which are revision.
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-04 Eric Biederman- Include hypertransport.h in hypertransport.c
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-08-04 Eric Biederman- Fix poor resource allocation estimate.
2003-07-23 Greg Watsoncode was broken
2003-07-21 Eric Biederman- First pass at code for generic link width and size...
2003-07-21 Eric Biederman- First pass at s2880 support.
2003-07-21 Greg Watsonmore chip stuff
2003-07-20 Greg Watsonchip stuff
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-17 Ronald G. Minnichadded config and other test files.
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