Age | Commit message (Expand) | Author |
2005-01-18 | class code reverse | Yinghai Lu |
2005-01-13 | onboard pci_rom | Yinghai Lu |
2005-01-13 | onboard pci_rom | Yinghai Lu |
2005-01-10 | added PCI expansion ROM support, | Li-Ta Lo |
2004-12-27 | now rom_address is one of the resources | Li-Ta Lo |
2004-12-10 | - Fix the definition of the linuxbios table so all of the compilers | Eric Biederman |
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-11-11 | mpspec.h: Tweak the write_smp_table macro so that it is safe if passed a comp... | Eric Biederman |
2004-11-04 | - Update abuild.sh so it will rebuild successfull builds | Eric Biederman |
2004-10-30 | - To reduce confuse rename the parts of linuxbios bios that run from | Eric Biederman |
2004-10-21 | - Bump the LinuxBIOS major version | Eric Biederman |
2004-10-20 | Tyan update to work with new CPU Config | Yinghai Lu |
2004-10-16 | - Bump MAX_LINKS to 4 I have actually found an i2c bridge that needs this | Eric Biederman |
2004-10-16 | - First stab at running linuxbios without the old static device tree. | Eric Biederman |
2004-10-16 | - Fix config.g and the hdama config so everthing builds again. | Eric Biederman |
2004-10-14 | - Update the device header files | Eric Biederman |
2004-10-14 | - First pass through with with device tree enhancement merge. Most of the me... | Eric Biederman |
2004-08-25 | changes for the dbm part. Still need to remove the sata file ... | Ronald G. Minnich |
2004-07-01 | Intel E7501 P64H2 ICH5R support | Yinghai Lu |
2004-05-07 | change walk_static_devices() to scan_static_bus() | 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-22 | start of epia-m port | Greg Watson |
2004-03-26 | cleanup code to remove warnings | Greg Watson |
2004-03-23 | Doxidization, reformat | Li-Ta Lo |
2004-03-19 | number of bits should be called log 2 rather than base 2 | Li-Ta Lo |
2004-03-11 | - Moved hlt() to it's own header. | Eric Biederman |
2003-10-11 | - O2, enums, and switch statements work in romcc | Eric Biederman |
2003-09-04 | - Remove dead argument to hypertransport_scan_chain | Eric Biederman |
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 | - Updates to config.g so that it works more reliably and has initial support | Eric Biederman |
2003-08-27 | support for new mobos and fixes | Ronald G. Minnich |
2003-07-25 | YhLu's changes to resolve several memory and other problems. | Ronald G. Minnich |
2003-07-24 | #if was reversed | Greg Watson |
2003-07-23 | added post-pci pass | Greg Watson |
2003-07-23 | get CONFIGURE right | Greg Watson |
2003-07-23 | static devices | Greg Watson |
2003-07-23 | *** empty log message *** | Greg Watson |
2003-07-21 | - First pass at code for generic link width and size determination | Eric Biederman |
2003-07-21 | - First pass at s2880 support. | Eric Biederman |
2003-07-21 | new chip stuff | Greg Watson |
2003-07-21 | more chip stuff | Greg Watson |
2003-07-20 | chip stuff | Greg Watson |
2003-07-19 | - Major cleanup of the bootpath | Eric Biederman |
2003-07-17 | - Implement an enable method for pci devices. | Eric Biederman |
2003-07-12 | - Remove all of the annoying $Id strings | Eric Biederman |
2003-07-11 | static configuration. Needs new keyword per greg to enable inclusion of a | Ronald G. Minnich |
2003-06-12 | - Modify the freebios tree so the pci config space api is mostly in sync between | Eric Biederman |
2003-05-21 | - Add pci_def.h so romcc compiled files can also get at the | Eric Biederman |
2003-05-19 | - Cleanups on the romcc side including a pci interface that uses | Eric Biederman |
2003-05-16 | descriptor for chips | Ronald G. Minnich |
2003-04-24 | - Small step forward Linux boots and almost works... | Eric Biederman |