aboutsummaryrefslogtreecommitdiff
path: root/src/devices
AgeCommit message (Expand)Author
2009-04-14v2/src romfs->cbfs renamePeter Stuge
2009-04-06Some changes for option roms: Ronald G. Minnich
2009-04-06Add support for romfs to option rom loading. Ronald G. Minnich
2009-03-26During the suspend/resume programming I came to an issue that first 4KB ofRudolf Marek
2009-03-16fix typo in pci_device.c (trivial)Stefan Reinauer
2009-03-06Fix mmconf (PCIe memory mapped config space access) support in v2. It wasStefan Reinauer
2009-03-06fix a bunch of cast and type warnings and don't call the apic "nvram", thatStefan Reinauer
2009-03-05If get_pbus() is called for a device which has no parent/ancestor busCarl-Daniel Hailfinger
2009-03-04I just went on a bugfix frenzy and fixed all printk format warningsCarl-Daniel Hailfinger
2009-03-01Some changes required to get yabel working on v2 (and they generally makeStefan Reinauer
2009-02-28coreboot-v2: drop this ugly historic union name in v2 that was dropped in v3Stefan Reinauer
2009-02-09Remove some warnings, mainly from format strings which didn't match theMyles Watson
2009-01-20Backport all x86emu fixes from Pattrick Hueper to coreboot v2 (acked in v2,Stefan Reinauer
2008-10-29Changes required to the device allocator:Stefan Reinauer
2008-09-11From Vincent Legoll:Stefan Reinauer
2008-08-01a heuristics is something different Stefan Reinauer
2008-08-01Typo, thanks to Idwer for spotting this. (trivial patch)Stefan Reinauer
2008-08-01clarify in the printks what function is actually called. This little smart magicStefan Reinauer
2008-08-01fix typos and warnings in the device tree code (trivial)Stefan Reinauer
2008-04-25Fix so pci device memory allocation does not use memory base address at 0xfec...Aaron Lwe
2008-02-28In pci_device.c, the class for VGA was not tested properly, leading toRonald Hoogenboom
2008-02-19 I'm attaching the patch which should fix both problems. Fix the Rudolf Marek
2008-02-18Some SIO/PNP devices are abusing register 0x30 for multiple LDN enables, likeRudolf Marek
2008-01-18Rename almost all occurences of LinuxBIOS to coreboot. Stefan Reinauer
2008-01-18Please bear with me - another rename checkin. This qualifies as trivial, noStefan Reinauer
2008-01-06Since a VGA console and the need to run any option ROMs areTorsten Duwe
2007-10-23fix a whole bunch of warnings. (trivial)Stefan Reinauer
2007-10-23drop unused variable (and thus warning). trivial patch.Stefan Reinauer
2007-10-16Add resource size and resource granularity reporting to device_util.c.Carl-Daniel Hailfinger
2007-09-26Don't arbitrarily enable PERR# and SERR# for PCI devices. Marc Jones
2007-09-14More range for HT_CHAIN_UNITID_BASE and HT_CHAIN_END_UNITID_BASE.Yinghai Lu
2007-07-12Generic driver for pretty much all known Standard Microsystems CorporationUwe Hermann
2007-05-21This is the last remainder from Yinghai's mega patch. It fixes issues withYinghai Lu
2007-04-22Add explicit license headers to all files in src/device.Uwe Hermann
2007-04-09This patch corrects r2587. It makes sure that the VGA is initializedRoman Kononov
2007-04-06This patch makes sure that VGA is initialized before it is used. WithoutRoman Kononov
2006-10-27This change fixes a long-standing bug, whereby we do not set ret for anRonald G. Minnich
2006-10-04CONFIG_USE_PRINTK_IN_CAR and ht chain id for HTX support inYinghai Lu
2006-10-04AMD Rev F supportYinghai Lu
2006-09-18fix old bug in the src/devices/pci_device.c Ronald G. Minnich
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