Revision: linuxbios@linuxbios.org--devel/freebios--devel--2.0--patch-30
[coreboot.git] / src / devices /
2005-07-06 arch import user... Revision: linuxbios@linuxbios.org--devel/freebios-...
2005-07-06 arch import user... Revision: linuxbios@linuxbios.org--devel/freebios-...
2005-03-04 Li-Ta Lofixed a bug cause failure on some expensive VGA cards
2005-01-26 Yinghai Lucomment out ht_setup_link
2005-01-21 Yinghai Lumove apic cluster before pci_domain in MB Config.lb
2005-01-19 Li-Ta Loremoved unused code
2005-01-19 Li-Ta Lominor reformat
2005-01-19 Yinghai Lulinkb_to_host
2005-01-18 Yinghai Luclass code reverse
2005-01-17 Yinghai Lulinkb_to_host and addon display card override onboard...
2005-01-14 Yinghai LuCONFIG_PCI_ROM_RUN
2005-01-14 Yinghai Luonboard pci_rom second run
2005-01-14 Yinghai Luonboard pci_rom disable onboard
2005-01-14 Yinghai Luonboard pci_rom finally done
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 Li-Ta Loremove #include chip.h
2005-01-13 Yinghai Luonboard pci_rom
2005-01-11 Li-Ta Loworks for PCI vga cards too
2005-01-11 Li-Ta Loremoved validation code
2005-01-11 Li-Ta Lofixed abs() impelmentation
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-12-03 Yinghai Lui2c mux support
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-30 Eric Biederman- To reduce confuse rename the parts of linuxbios bios...
2004-10-27 Eric Biedermansizeram removal/conversion.
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- Finish interrupted merge
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-14 Li-Ta Louse #define macro for pci class ids
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