Age | Commit message (Expand) | Author |
2005-01-14 | onboard pci_rom second run | Yinghai Lu |
2005-01-14 | onboard pci_rom disable onboard | Yinghai Lu |
2005-01-14 | onboard pci_rom finally done | 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 | remove #include chip.h | 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-11 | removed validation code | Li-Ta Lo |
2005-01-11 | fixed abs() impelmentation | 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-12-03 | i2c mux support | Yinghai Lu |
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-30 | - To reduce confuse rename the parts of linuxbios bios that run from | Eric Biederman |
2004-10-27 | sizeram removal/conversion. | 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 | - Finish interrupted merge | 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-14 | use #define macro for pci class ids | Li-Ta Lo |
2004-05-10 | rename walk_static_devices | Li-Ta Lo |
2004-05-07 | code reformat, fixed a bug in set/unset logical operation | Li-Ta Lo |
2004-05-07 | code reformat, doxidization | Li-Ta Lo |
2004-05-05 | code refromat, doxidization | Li-Ta Lo |
2004-04-29 | chaged chip_device_path::enable to chip_device_path::enabled, | 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-04-26 | check in the current code for IBM/E325, can somebody help to fix it ? | Li-Ta Lo |
2004-04-21 | yhlu's pnp patch | Li-Ta Lo |
2004-03-23 | Doxidization, reformat | Li-Ta Lo |
2004-03-11 | - Moved hlt() to it's own header. | Eric Biederman |
2004-02-09 | final merge of YhLu's stuff | David W. Hendricks |
2004-01-08 | Change PCI_BRIDGE_CONTROL to PCI_BRIDGE_CTL_VGA | Li-Ta Lo |
2003-12-17 | Don't compare low 8 bits, which are revision. | Greg Watson |
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-04 | - Include hypertransport.h in hypertransport.c | Eric Biederman |