Age | Commit message (Expand) | Author |
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 |
2005-12-02 | 1201_ht_bus0_dev0_fidvid_core.diff | Stefan Reinauer |
2005-07-08 | eric patch | Yinghai Lu |
2005-07-06 | Revision: linuxbios@linuxbios.org--devel/freebios--devel--2.0--patch-30 | arch import user (historical) |
2005-01-19 | minor reformat | Li-Ta Lo |
2005-01-14 | CONFIG_PCI_ROM_RUN | Yinghai Lu |
2005-01-14 | onboard pci_rom disable onboard | Yinghai Lu |
2005-01-13 | onboard pci_onboard works | Yinghai Lu |
2005-01-13 | fixed a logic bug | Li-Ta Lo |
2005-01-13 | better embedded ROM support, done blindly | Li-Ta Lo |
2005-01-13 | onboard pci_rom | Yinghai Lu |
2005-01-11 | works for PCI vga cards too | Li-Ta Lo |
2005-01-10 | added PCI expansion ROM support, | Li-Ta Lo |
2004-12-27 | clean up VGA and Expansion ROM support | Li-Ta Lo |
2004-12-23 | Allocating resource for Expansion ROM | Li-Ta Lo |
2004-12-03 | allocating resource for legacy VGA frame buffer, it is not 100% | Li-Ta Lo |
2004-11-25 | update comment according to the new DOM | Li-Ta Lo |
2004-11-18 | - First stab at getting the ppc ports building and working. | Eric Biederman |
2004-10-21 | - Bump the LinuxBIOS major version | Eric Biederman |
2004-10-16 | - First stab at running linuxbios without the old static device tree. | Eric 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-06 | epia-m support | Ronald G. Minnich |
2004-07-08 | code reformat | Li-Ta Lo |
2004-05-24 | minor reformat | Li-Ta Lo |
2004-05-24 | added AGP support for AMD K8 | Li-Ta Lo |
2004-05-05 | code refromat, doxidization | Li-Ta Lo |
2004-04-29 | changed dev->enable to dev->enabled. Sorry, I am the only one who can't speak | Li-Ta Lo |
2004-03-23 | Doxidization, reformat | Li-Ta Lo |
2004-03-11 | - Moved hlt() to it's own header. | Eric Biederman |
2003-10-15 | for tyan. recover from Eric B's error additions to via code :-) | Ronald G. Minnich |
2003-10-14 | - Minor bugfixes | Eric Biederman |
2003-10-11 | - O2, enums, and switch statements work in romcc | Eric Biederman |
2003-10-02 | success. It boots as a bproc slave now. | Ronald G. Minnich |
2003-10-02 | IRQ setup for EPIA | Ronald G. Minnich |
2003-09-30 | The epia now works. | Ronald G. Minnich |
2003-09-02 | - 1.1.4 | Eric Biederman |
2003-09-02 | - Major update of the dynamic device tree so it can handle | Eric Biederman |
2003-09-01 | - Add back in the hard reset code from the freebios1 tree. | Eric Biederman |
2003-07-21 | - First pass at code for generic link width and size determination | Eric Biederman |
2003-07-17 | - Remove excess line from pci_device.c | Eric Biederman |
2003-07-17 | - Implement an enable method for pci devices. | Eric Biederman |
2003-07-17 | - pci_device.c fixes for generic pci bridges to zero the unused portion of br... | Eric Biederman |
2003-06-12 | - Modify the freebios tree so the pci config space api is mostly in sync between | Eric Biederman |
2003-05-19 | - Cleanups on the romcc side including a pci interface that uses | Eric Biederman |
2003-04-24 | - Small step forward Linux boots and almost works... | Eric Biederman |
2003-04-22 | - Initial checkin of the freebios2 tree | Eric Biederman |