Age | Commit message (Expand) | Author |
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 |