pci stuff: too much hax now, trying rd890 patch (not merged yet)
[coreboot.git] / src / devices / pci_device.c
2012-04-06 Bernhard Urbanpci stuff: too much hax now, trying rd890 patch (not...
2012-04-06 Bernhard Urbanm5a99x-evo: ugly quirks, but WOOT: ohai seabios :-)
2012-04-02 Stefan Reinauer[ChromeOS] Don't initialize VGA Option ROM in normal...
2012-03-08 Stefan ReinauerDon't run VGA option ROMs on S3 resume.
2011-03-01 Sven SchnelleUse subsystem id from devicetree.cb instead of Kconfig...
2011-02-03 Patrick GeorgiWrap CONFIG_MAINBOARD_PCI_SUBSYSTEM_{VENDOR,DEVICE...
2010-12-16 Stefan Reinauerdon't hardcode CONFIG_PC80_SYSTEM
2010-11-22 Stefan ReinauerPrinting coreboot debug messages on VGA console is...
2010-11-04 Uwe HermannVarious cosmetic and coding style fixes in src/devices.
2010-10-17 Uwe HermannVarious Doxygen comment fixes, typo fixes, etc.
2010-09-13 Juhana HelovuoPrint an error and correct pci scan limits. Skip sb700...
2010-06-17 Myles WatsonAlways enable parent resources before child resources.
2010-06-09 Myles WatsonSame conversion as with resources from static arrays...
2010-05-21 Myles WatsonUse lists instead of arrays for resources in devices...
2010-04-27 Stefan ReinauerSince some people disapprove of white space cleanups...
2010-04-02 Stefan ReinauerThe error message is misleading, even for a SPEW, because
2010-03-22 Stefan Reinauerprintk_foo -> printk(BIOS_FOO, ...)
2010-03-05 Myles Watson1. Move run_bios prototype to device.h
2010-02-22 Stefan ReinauerThis is a general cleanup patch
2010-01-03 Stefan Reinauerimprove debug output.
2009-11-06 Myles WatsonRemove drivers/pci/onboard. The only purpose was for...
2009-11-05 Myles WatsonDon't try to set fixed resources. Trivial.
2009-10-27 Uwe HermannImprove coreboot build output and eliminate some warnings:
2009-10-07 Myles WatsonKconfig allows you to run all PCI ROMs, VGA only, or...
2009-08-21 Myles WatsonTrivial spelling corrections.
2009-08-19 Myles WatsonAdd an error message if there is a zero-sized fixed...
2009-07-21 Stefan ReinauerRewrite interrupt handling in coreboot to be more compr...
2009-07-02 Myles WatsonMove the v3 resource allocator to v2.
2009-06-30 Stefan ReinauerThis patch unifies the use of config options in v2...
2009-05-29 Luc VerhaegenFix build with CONFIG_*_ROM_RUN.
2009-05-29 Luc VerhaegenImplement native VGA Support.
2009-05-11 Myles WatsonTrivial white space fixes so that the next patches...
2009-04-21 Patrick GeorgiEliminate various issues brought up by scan-build.
2009-03-16 Stefan Reinauerfix typo in pci_device.c (trivial)
2009-02-28 Stefan Reinauercoreboot-v2: drop this ugly historic union name in...
2009-02-09 Myles WatsonRemove some warnings, mainly from format strings which...
2008-10-29 Stefan ReinauerChanges required to the device allocator:
2008-09-11 Stefan ReinauerFrom Vincent Legoll:
2008-08-01 Stefan Reinauerfix typos and warnings in the device tree code (trivial)
2008-02-28 Ronald HoogenboomIn pci_device.c, the class for VGA was not tested prope...
2008-01-18 Stefan ReinauerPlease bear with me - another rename checkin. This...
2008-01-06 Torsten DuweSince a VGA console and the need to run any option...
2007-09-26 Marc JonesDon't arbitrarily enable PERR# and SERR# for PCI devices.
2007-04-22 Uwe HermannAdd explicit license headers to all files in src/device.
2007-04-06 Roman KononovThis patch makes sure that VGA is initialized before...
2006-10-04 Yinghai LuCONFIG_USE_PRINTK_IN_CAR and ht chain id for HTX support in
2006-09-18 Ronald G. Minnichfix old bug in the src/devices/pci_device.c
2006-06-22 Ronald G. Minnichset up interrupt values for the southbridge, and add...
2006-01-17 Ronald G. MinnichTypo
2006-01-17 Ronald G. MinnichFirst, a FATAL error, that blows up your BIOS, should...
2005-12-02 Stefan Reinauer1201_ht_bus0_dev0_fidvid_core.diff
2005-07-08 Yinghai Lueric patch
2005-07-06 arch import user... Revision: linuxbios@linuxbios.org--devel/freebios-...
2005-01-19 Li-Ta Lominor reformat
2005-01-14 Yinghai LuCONFIG_PCI_ROM_RUN
2005-01-14 Yinghai Luonboard pci_rom disable onboard
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 Yinghai Luonboard pci_rom
2005-01-11 Li-Ta Loworks for PCI vga cards too
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-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-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- 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-05 Li-Ta Locode refromat, doxidization
2004-04-29 Li-Ta Lochanged dev->enable to dev->enabled. Sorry, I am the...
2004-03-23 Li-Ta LoDoxidization, reformat
2004-03-11 Eric Biederman- Moved hlt() to it's own header.
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-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-07-21 Eric Biederman- First pass at code for generic link width and size...
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-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