summaryrefslogtreecommitdiffstats
path: root/src/devices/device.c
Commit message (Expand)AuthorAgeFilesLines
* a heuristics is something different Stefan Reinauer2008-08-011-1/+1
* clarify in the printks what function is actually called. This little smart magicStefan Reinauer2008-08-011-4/+6
* Fix so pci device memory allocation does not use memory base address at 0xfec...Aaron Lwe2008-04-251-5/+5
* Please bear with me - another rename checkin. This qualifies as trivial, noStefan Reinauer2008-01-181-1/+1
* Add explicit license headers to all files in src/device.Uwe Hermann2007-04-221-2/+16
* add option to decide to use onboard vga or addon card.Yinghai Lu2006-05-181-1/+1
* - sc520 updates. move PAR setup to mainboard auto.cStefan Reinauer2006-03-171-1/+1
* 1201_ht_bus0_dev0_fidvid_core.diffStefan Reinauer2005-12-021-13/+33
* eric patchYinghai Lu2005-07-081-46/+118
* Revision: linuxbios@linuxbios.org--devel/freebios--devel--2.0--patch-44arch import user (historical)2005-07-061-5/+5
* Revision: linuxbios@linuxbios.org--devel/freebios--devel--2.0--patch-38arch import user (historical)2005-07-061-5/+5
* Revision: linuxbios@linuxbios.org--devel/freebios--devel--2.0--patch-36arch import user (historical)2005-07-061-5/+5
* Revision: linuxbios@linuxbios.org--devel/freebios--devel--2.0--patch-10arch import user (historical)2005-07-061-0/+3
* move apic cluster before pci_domain in MB Config.lbYinghai Lu2005-01-211-13/+0
* linkb_to_host and addon display card override onboard card.Yinghai Lu2005-01-171-25/+35
* CONFIG_PCI_ROM_RUNYinghai Lu2005-01-141-1/+4
* onboard pci_rom second runYinghai Lu2005-01-141-1/+0
* onboard pci_rom disable onboardYinghai Lu2005-01-141-0/+3
* onboard pci_rom finally doneYinghai Lu2005-01-141-0/+12
* works for PCI vga cards tooLi-Ta Lo2005-01-111-0/+3
* allocating resource for legacy VGA frame buffer, it is not 100%Li-Ta Lo2004-12-031-40/+32
* update comment according to the new DOMLi-Ta Lo2004-11-251-24/+52
* - To reduce confuse rename the parts of linuxbios bios that run fromEric Biederman2004-10-301-31/+5
* sizeram removal/conversion.Eric Biederman2004-10-271-0/+2
* - Bump the LinuxBIOS major versionEric Biederman2004-10-211-9/+8
* - First stab at running linuxbios without the old static device tree.Eric Biederman2004-10-161-1/+4
* - Finish interrupted mergeEric Biederman2004-10-141-28/+30
* - Updates for 64bit resource support, handling missing devices and cpus in th...Eric Biederman2004-10-141-37/+66
* - First pass through with with device tree enhancement merge. Most of the me...Eric Biederman2004-10-141-71/+75
* use #define macro for pci class idsLi-Ta Lo2004-05-141-11/+11
* rename walk_static_devicesLi-Ta Lo2004-05-101-4/+6
* changed dev->enable to dev->enabled. Sorry, I am the only one who can't speakLi-Ta Lo2004-04-291-7/+7
* check in the current code for IBM/E325, can somebody help to fix it ?Li-Ta Lo2004-04-261-27/+40
* Doxidization, reformatLi-Ta Lo2004-03-231-61/+112
* - Moved hlt() to it's own header.Eric Biederman2004-03-111-7/+13
* Change PCI_BRIDGE_CONTROL to PCI_BRIDGE_CTL_VGALi-Ta Lo2004-01-081-1/+1
* - O2, enums, and switch statements work in romccEric Biederman2003-10-111-15/+17
* The epia now works.Ronald G. Minnich2003-09-301-7/+15
* - Major update of the dynamic device tree so it can handleEric Biederman2003-09-021-87/+159
* - Fix poor resource allocation estimate.Eric Biederman2003-08-041-1/+5
* - First pass at s2880 support.Eric Biederman2003-07-211-4/+0
* - Modify the freebios tree so the pci config space api is mostly in sync betweenEric Biederman2003-06-121-5/+5
* - Small step forward Linux boots and almost works...Eric Biederman2003-04-241-2/+2
* - Initial checkin of the freebios2 treeEric Biederman2003-04-221-0/+423