Age | Commit message (Expand) | Author |
2012-05-08 | Clean up #ifs | Patrick Georgi |
2012-05-01 | Allow device ID arrays in the PCI driver structure | Vadim Bendebury |
2012-04-02 | [ChromeOS] Don't initialize VGA Option ROM in normal mode | Stefan Reinauer |
2012-03-08 | Don't run VGA option ROMs on S3 resume. | Stefan Reinauer |
2011-03-01 | Use subsystem id from devicetree.cb instead of Kconfig and move | Sven Schnelle |
2011-02-03 | Wrap CONFIG_MAINBOARD_PCI_SUBSYSTEM_{VENDOR,DEVICE}_ID in weak functions | Patrick Georgi |
2010-12-16 | don't hardcode CONFIG_PC80_SYSTEM | Stefan Reinauer |
2010-11-22 | Printing coreboot debug messages on VGA console is pretty much useless, since | Stefan Reinauer |
2010-11-04 | Various cosmetic and coding style fixes in src/devices. | Uwe Hermann |
2010-10-17 | Various Doxygen comment fixes, typo fixes, etc. | Uwe Hermann |
2010-09-13 | Print an error and correct pci scan limits. Skip sb700 ISA DMA init if needed. | Juhana Helovuo |
2010-06-17 | Always enable parent resources before child resources. | Myles Watson |
2010-06-09 | Same conversion as with resources from static arrays to lists, except | Myles Watson |
2010-05-21 | Use lists instead of arrays for resources in devices to reduce memory usage. | Myles Watson |
2010-04-27 | Since some people disapprove of white space cleanups mixed in regular commits | Stefan Reinauer |
2010-04-02 | The error message is misleading, even for a SPEW, because | Stefan Reinauer |
2010-03-22 | printk_foo -> printk(BIOS_FOO, ...) | Stefan Reinauer |
2010-03-05 | 1. Move run_bios prototype to device.h | Myles Watson |
2010-02-22 | This is a general cleanup patch | Stefan Reinauer |
2010-01-03 | improve debug output. | Stefan Reinauer |
2009-11-06 | Remove drivers/pci/onboard. The only purpose was for option ROMs, which are | Myles Watson |
2009-11-05 | Don't try to set fixed resources. Trivial. | Myles Watson |
2009-10-27 | Improve coreboot build output and eliminate some warnings: | Uwe Hermann |
2009-10-07 | Kconfig allows you to run all PCI ROMs, VGA only, or non-VGA only. | Myles Watson |
2009-08-21 | Trivial spelling corrections. | Myles Watson |
2009-08-19 | Add an error message if there is a zero-sized fixed resource. Fix the existing | Myles Watson |
2009-07-21 | Rewrite interrupt handling in coreboot to be more comprehensible and | Stefan Reinauer |
2009-07-02 | Move the v3 resource allocator to v2. | Myles Watson |
2009-06-30 | This patch unifies the use of config options in v2 to all start with CONFIG_ | Stefan Reinauer |
2009-05-29 | Fix build with CONFIG_*_ROM_RUN. | Luc Verhaegen |
2009-05-29 | Implement native VGA Support. | Luc Verhaegen |
2009-05-11 | Trivial white space fixes so that the next patches are easier to read. | Myles Watson |
2009-04-21 | Eliminate various issues brought up by scan-build. | Patrick Georgi |
2009-03-16 | fix typo in pci_device.c (trivial) | Stefan Reinauer |
2009-02-28 | coreboot-v2: drop this ugly historic union name in v2 that was dropped in v3 | Stefan Reinauer |
2009-02-09 | Remove some warnings, mainly from format strings which didn't match the | Myles Watson |
2008-10-29 | Changes required to the device allocator: | Stefan Reinauer |
2008-09-11 | From Vincent Legoll: | Stefan Reinauer |
2008-08-01 | fix typos and warnings in the device tree code (trivial) | Stefan Reinauer |
2008-02-28 | In pci_device.c, the class for VGA was not tested properly, leading to | Ronald Hoogenboom |
2008-01-18 | Please bear with me - another rename checkin. This qualifies as trivial, no | Stefan Reinauer |
2008-01-06 | Since a VGA console and the need to run any option ROMs are | Torsten Duwe |
2007-09-26 | Don't arbitrarily enable PERR# and SERR# for PCI devices. | Marc Jones |
2007-04-22 | Add explicit license headers to all files in src/device. | Uwe Hermann |
2007-04-06 | This patch makes sure that VGA is initialized before it is used. Without | Roman Kononov |
2006-10-04 | CONFIG_USE_PRINTK_IN_CAR and ht chain id for HTX support in | Yinghai Lu |
2006-09-18 | fix old bug in the src/devices/pci_device.c | Ronald G. Minnich |
2006-06-22 | set up interrupt values for the southbridge, and add a function to | Ronald G. Minnich |
2006-01-17 | Typo | Ronald G. Minnich |
2006-01-17 | First, a FATAL error, that blows up your BIOS, should NEVER FAIL to | Ronald G. Minnich |