aboutsummaryrefslogtreecommitdiff
path: root/src/devices
AgeCommit message (Expand)Author
2006-06-22set up interrupt values for the southbridge, and add a function toRonald G. Minnich
2006-05-18add option to decide to use onboard vga or addon card.Yinghai Lu
2006-04-24hex values with 0x prefixStefan Reinauer
2006-04-11this was in my queue since 2005/10/26Stefan Reinauer
2006-04-03new cache_as_ram support Yinghai Lu
2006-03-17- sc520 updates. move PAR setup to mainboard auto.cStefan Reinauer
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-041203_hcdn.diff: Stefan Reinauer
2005-12-021201_ht_bus0_dev0_fidvid_core.diffStefan Reinauer
2005-11-22EPIA-M fixupRonald G. Minnich
2005-11-21This was posted on issue tracker and approve by ron minnichRonald G. Minnich
2005-09-09Correct transposed arguments in pnp_set_drq().Steven J. Magnani
2005-07-08missed cache_as_ram_auto.cYinghai Lu
2005-07-08eric patchYinghai Lu
2005-07-06Revision: linuxbios@linuxbios.org--devel/freebios--devel--2.0--patch-51arch import user (historical)
2005-07-06Revision: linuxbios@linuxbios.org--devel/freebios--devel--2.0--patch-44arch import user (historical)
2005-07-06Revision: linuxbios@linuxbios.org--devel/freebios--devel--2.0--patch-42arch import user (historical)
2005-07-06Revision: linuxbios@linuxbios.org--devel/freebios--devel--2.0--patch-39arch import user (historical)
2005-07-06Revision: linuxbios@linuxbios.org--devel/freebios--devel--2.0--patch-38arch import user (historical)
2005-07-06Revision: linuxbios@linuxbios.org--devel/freebios--devel--2.0--patch-36arch import user (historical)
2005-07-06Revision: linuxbios@linuxbios.org--devel/freebios--devel--2.0--patch-34arch import user (historical)
2005-07-06Revision: linuxbios@linuxbios.org--devel/freebios--devel--2.0--patch-30arch import user (historical)
2005-07-06Revision: linuxbios@linuxbios.org--devel/freebios--devel--2.0--patch-10arch import user (historical)
2005-03-04fixed a bug cause failure on some expensive VGA cardsLi-Ta Lo
2005-01-26comment out ht_setup_linkYinghai Lu
2005-01-21move apic cluster before pci_domain in MB Config.lbYinghai Lu
2005-01-19removed unused codeLi-Ta Lo
2005-01-19minor reformatLi-Ta Lo
2005-01-19linkb_to_hostYinghai Lu
2005-01-18class code reverseYinghai Lu
2005-01-17linkb_to_host and addon display card override onboard card.Yinghai Lu
2005-01-14CONFIG_PCI_ROM_RUNYinghai Lu
2005-01-14onboard pci_rom second runYinghai Lu
2005-01-14onboard pci_rom disable onboardYinghai Lu
2005-01-14onboard pci_rom finally doneYinghai 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-13remove #include chip.hLi-Ta Lo
2005-01-13onboard pci_romYinghai Lu
2005-01-11works for PCI vga cards tooLi-Ta Lo
2005-01-11removed validation codeLi-Ta Lo
2005-01-11fixed abs() impelmentationLi-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-12-03i2c mux supportYinghai Lu
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-30- To reduce confuse rename the parts of linuxbios bios that run fromEric Biederman
2004-10-27sizeram removal/conversion.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- Finish interrupted mergeEric 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-14use #define macro for pci class idsLi-Ta Lo
2004-05-10rename walk_static_devicesLi-Ta Lo
2004-05-07code reformat, fixed a bug in set/unset logical operationLi-Ta Lo
2004-05-07code reformat, doxidizationLi-Ta Lo
2004-05-05code refromat, doxidizationLi-Ta Lo
2004-04-29chaged chip_device_path::enable to chip_device_path::enabled,Li-Ta Lo
2004-04-29changed dev->enable to dev->enabled. Sorry, I am the only one who can't speakLi-Ta Lo
2004-04-26check in the current code for IBM/E325, can somebody help to fix it ?Li-Ta Lo
2004-04-21yhlu's pnp patchLi-Ta Lo
2004-03-23Doxidization, reformatLi-Ta Lo
2004-03-11- Moved hlt() to it's own header.Eric Biederman
2004-02-09final merge of YhLu's stuffDavid W. Hendricks
2004-01-08Change PCI_BRIDGE_CONTROL to PCI_BRIDGE_CTL_VGALi-Ta Lo
2003-12-17Don't compare low 8 bits, which are revision.Greg Watson
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-04- Include hypertransport.h in hypertransport.cEric Biederman
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-08-04- Fix poor resource allocation estimate.Eric Biederman
2003-07-23code was brokenGreg Watson
2003-07-21- First pass at code for generic link width and size determinationEric Biederman
2003-07-21- First pass at s2880 support.Eric Biederman
2003-07-21more chip stuffGreg Watson
2003-07-20chip stuffGreg Watson
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-17added config and other test files.Ronald G. Minnich
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