summaryrefslogtreecommitdiffstats
path: root/src/devices
Commit message (Expand)AuthorAgeFilesLines
* a heuristics is something different Stefan Reinauer2008-08-011-1/+1
* Typo, thanks to Idwer for spotting this. (trivial patch)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 typos and warnings in the device tree code (trivial)Stefan Reinauer2008-08-017-11/+23
* Fix so pci device memory allocation does not use memory base address at 0xfec...Aaron Lwe2008-04-251-5/+5
* In pci_device.c, the class for VGA was not tested properly, leading toRonald Hoogenboom2008-02-281-2/+2
* I'm attaching the patch which should fix both problems. Fix the Rudolf Marek2008-02-191-3/+3
* Some SIO/PNP devices are abusing register 0x30 for multiple LDN enables, likeRudolf Marek2008-02-181-3/+18
* Rename almost all occurences of LinuxBIOS to coreboot. Stefan Reinauer2008-01-181-1/+1
* Please bear with me - another rename checkin. This qualifies as trivial, noStefan Reinauer2008-01-1813-13/+13
* Since a VGA console and the need to run any option ROMs areTorsten Duwe2008-01-062-13/+16
* fix a whole bunch of warnings. (trivial)Stefan Reinauer2007-10-232-4/+8
* drop unused variable (and thus warning). trivial patch.Stefan Reinauer2007-10-231-1/+0
* Add resource size and resource granularity reporting to device_util.c.Carl-Daniel Hailfinger2007-10-161-1/+2
* Don't arbitrarily enable PERR# and SERR# for PCI devices. Marc Jones2007-09-261-1/+0
* More range for HT_CHAIN_UNITID_BASE and HT_CHAIN_END_UNITID_BASE.Yinghai Lu2007-09-141-27/+34
* Generic driver for pretty much all known Standard Microsystems CorporationUwe Hermann2007-07-121-0/+4
* This is the last remainder from Yinghai's mega patch. It fixes issues withYinghai Lu2007-05-211-12/+31
* Add explicit license headers to all files in src/device.Uwe Hermann2007-04-2213-11/+267
* This patch corrects r2587. It makes sure that the VGA is initializedRoman Kononov2007-04-091-8/+3
* This patch makes sure that VGA is initialized before it is used. WithoutRoman Kononov2007-04-062-6/+24
* This change fixes a long-standing bug, whereby we do not set ret for anRonald G. Minnich2006-10-271-0/+1
* CONFIG_USE_PRINTK_IN_CAR and ht chain id for HTX support inYinghai Lu2006-10-042-5/+17
* AMD Rev F supportYinghai Lu2006-10-042-6/+14
* fix old bug in the src/devices/pci_device.c Ronald G. Minnich2006-09-181-5/+7
* set up interrupt values for the southbridge, and add a function toRonald G. Minnich2006-06-221-1/+1
* add option to decide to use onboard vga or addon card.Yinghai Lu2006-05-181-1/+1
* hex values with 0x prefixStefan Reinauer2006-04-241-2/+2
* this was in my queue since 2005/10/26Stefan Reinauer2006-04-111-7/+33
* new cache_as_ram support Yinghai Lu2006-04-031-14/+0
* - sc520 updates. move PAR setup to mainboard auto.cStefan Reinauer2006-03-171-1/+1
* TypoRonald G. Minnich2006-01-171-1/+1
* First, a FATAL error, that blows up your BIOS, should NEVER FAIL to Ronald G. Minnich2006-01-171-1/+1
* 1203_hcdn.diff: Stefan Reinauer2005-12-041-4/+7
* 1201_ht_bus0_dev0_fidvid_core.diffStefan Reinauer2005-12-024-43/+136
* EPIA-M fixupRonald G. Minnich2005-11-221-1/+8
* This was posted on issue tracker and approve by ron minnichRonald G. Minnich2005-11-212-5/+4
* Correct transposed arguments in pnp_set_drq().Steven J. Magnani2005-09-091-1/+1
* missed cache_as_ram_auto.cYinghai Lu2005-07-081-0/+228
* eric patchYinghai Lu2005-07-0810-431/+1093
* Revision: linuxbios@linuxbios.org--devel/freebios--devel--2.0--patch-51arch import user (historical)2005-07-061-1/+1
* Revision: linuxbios@linuxbios.org--devel/freebios--devel--2.0--patch-44arch import user (historical)2005-07-062-8/+8
* Revision: linuxbios@linuxbios.org--devel/freebios--devel--2.0--patch-42arch import user (historical)2005-07-061-0/+4
* Revision: linuxbios@linuxbios.org--devel/freebios--devel--2.0--patch-39arch import user (historical)2005-07-065-34/+27
* Revision: linuxbios@linuxbios.org--devel/freebios--devel--2.0--patch-38arch import user (historical)2005-07-068-39/+42
* Revision: linuxbios@linuxbios.org--devel/freebios--devel--2.0--patch-36arch import user (historical)2005-07-068-42/+39
* Revision: linuxbios@linuxbios.org--devel/freebios--devel--2.0--patch-34arch import user (historical)2005-07-061-0/+5
* Revision: linuxbios@linuxbios.org--devel/freebios--devel--2.0--patch-30arch import user (historical)2005-07-065-6/+62
* Revision: linuxbios@linuxbios.org--devel/freebios--devel--2.0--patch-10arch import user (historical)2005-07-064-12/+26
* fixed a bug cause failure on some expensive VGA cardsLi-Ta Lo2005-03-041-1/+1
OpenPOWER on IntegriCloud