Age | Commit message (Expand) | Author |
2003-07-14 | IDE support | Greg Watson |
2003-07-13 | *** empty log message *** | Greg Watson |
2003-07-12 | - Remove all of the annoying $Id strings | Eric Biederman |
2003-07-12 | - Use an SMBUS_IO_BASE value that will not conflict with an automatically ass... | Eric Biederman |
2003-07-12 | - generalize generic_sdram.c | Eric Biederman |
2003-07-12 | - Add missing carriage return in ramtest.c | Eric Biederman |
2003-07-12 | - Solo updates | Eric Biederman |
2003-07-12 | - Commit more tests for romcc | Eric Biederman |
2003-07-12 | - Remove use of useless EXT macro | Eric Biederman |
2003-07-12 | - Initialize list pointers | Eric Biederman |
2003-07-12 | - Small typo fix in pci_ops.c | Eric Biederman |
2003-07-12 | - Implement division and rdtsc support for romcc | Eric Biederman |
2003-07-12 | - Commit a working spd based memory initialization routine | Eric Biederman |
2003-07-12 | - Remove bogus memreset parameter from struct mem_controller | Eric Biederman |
2003-07-12 | - Add failover.c | Eric Biederman |
2003-07-12 | - Update to a working version for the hdama board | Eric Biederman |
2003-07-12 | - Structure handling fixes. | Eric Biederman |
2003-07-11 | static configuration. Needs new keyword per greg to enable inclusion of a | Ronald G. Minnich |
2003-07-10 | new print statement | Greg Watson |
2003-07-10 | first cut at generating code. | Ronald G. Minnich |
2003-07-10 | fixing trees. | Ronald G. Minnich |
2003-07-04 | - Moved 2 of the test cases into tests for failure | Eric Biederman |
2003-07-04 | - Minor fixes for handling structure constants and array values that are not ... | Eric Biederman |
2003-07-03 | - Allow for a larger rhs on phi variables | Eric Biederman |
2003-07-01 | - Massive set of cleanups/fixes for romcc. Lots of corner cases now work | Eric Biederman |
2003-07-01 | - Code to enable and disable use of the sse and mmx registers | Eric Biederman |
2003-06-30 | all: now depends on linuxbios.rom | Ronald G. Minnich |
2003-06-30 | placeholder crap for sio | Ronald G. Minnich |
2003-06-30 | now builds with *0* tweaks. | Ronald G. Minnich |
2003-06-30 | TAGS are back! | Ronald G. Minnich |
2003-06-28 | - Update romcc so that it more successfully spills registers to the xmm regis... | Eric Biederman |
2003-06-26 | OK, now builds fallback for arima/hdama! | Ronald G. Minnich |
2003-06-25 | Simple printing of options. Will make this better. | Greg Watson |
2003-06-25 | - Set the default compiler back to gcc ooops | Eric Biederman |
2003-06-25 | - Error on function prototypes | Eric Biederman |
2003-06-25 | more fixes but it appears that options are not picking up the right values. | Ronald G. Minnich |
2003-06-24 | needed rules for DRIVER | Ronald G. Minnich |
2003-06-24 | Just two undefined's left. | Ronald G. Minnich |
2003-06-24 | update to thing to make them work ... still not there though. | Ronald G. Minnich |
2003-06-24 | Fixes to various config files. | Ronald G. Minnich |
2003-06-24 | fixed paths for GENERATED | Ronald G. Minnich |
2003-06-24 | update .lb | Ronald G. Minnich |
2003-06-24 | ifs now have elses | Greg Watson |
2003-06-24 | if statement for options | Greg Watson |
2003-06-24 | For new config.g | Greg Watson |
2003-06-24 | - A few more fixes to get pointers to structures working correctly. | Eric Biederman |
2003-06-24 | arima updates | Ronald G. Minnich |
2003-06-24 | - Fix handling of structures stored in memory | Eric Biederman |
2003-06-24 | hdama mainboard and target. | Ronald G. Minnich |
2003-06-24 | add a hint for users about why: | Ronald G. Minnich |
2003-06-24 | oops, greg already did SMBUS, didn't notice. | Ronald G. Minnich |
2003-06-24 | added SMBUS stuff. | Ronald G. Minnich |
2003-06-24 | Simply typo in 'target' if directory does not exist | Ronald G. Minnich |
2003-06-24 | fix non-portable syntax. | Ronald G. Minnich |
2003-06-23 | Syntax fixes. | Greg Watson |
2003-06-23 | New option stuff. | Greg Watson |
2003-06-23 | _RAMBASE used by linuxbios_c.ld | Greg Watson |
2003-06-23 | Sandpoint configuration file. | Greg Watson |
2003-06-23 | Global options file | Greg Watson |
2003-06-20 | tool for building roms, to eliminate icky shell scripts. | Ronald G. Minnich |
2003-06-20 | - Implement goto support | Eric Biederman |
2003-06-19 | - Update the romcc version. | Eric Biederman |
2003-06-19 | - Remove bogus #if CONFIG_SMP test | Eric Biederman |
2003-06-18 | - A new test case for romcc | Eric Biederman |
2003-06-17 | added config and other test files. | Ronald G. Minnich |
2003-06-17 | new config file testing the update stuff. | Ronald G. Minnich |
2003-06-17 | - Minor mod to reset16.inc to work with newer binutils hopefully this works w... | Eric Biederman |
2003-06-16 | - Reduce the algorithmic complexity of parts of the register allocator | Eric Biederman |
2003-06-14 | new config tool | Ronald G. Minnich |
2003-06-13 | More FB2 stuff | Greg Watson |
2003-06-13 | Freebios2 | Greg Watson |
2003-06-13 | Updated. | Greg Watson |
2003-06-13 | Added tables.c | Greg Watson |
2003-06-13 | Fixes. | Greg Watson |
2003-06-13 | PPC cpu stuff | Greg Watson |
2003-06-13 | IDE stuff | Greg Watson |
2003-06-13 | IDE stream driver | Greg Watson |
2003-06-12 | - Modify the freebios tree so the pci config space api is mostly in sync between | Eric Biederman |
2003-06-12 | - Changes to the pci config routines moving them closer to the non romcc API | Eric Biederman |
2003-06-11 | - Factoring of auto.c | Eric Biederman |
2003-06-10 | - Update romcc to version 0.27 | Eric Biederman |
2003-06-10 | - Update romcc to version 0.27 and add more tests. | Eric Biederman |
2003-06-09 | Moved from freebios | Greg Watson |
2003-06-09 | Moved from freebios | Greg Watson |
2003-06-09 | Moved from freebios | Greg Watson |
2003-06-06 | more specs. | Ronald G. Minnich |
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-05-16 | - Fix ? expressions previously they were reversed. | Eric Biederman |
2003-05-13 | - Intermediate fix to allow register allocator failure | Eric Biederman |
2003-05-13 | - Add a test to make certain romcc is properly allocating registers. | Eric Biederman |
2003-05-09 | - Implement support for structures, typedefs, and __builtin_rdmsr, __builtin_... | Eric Biederman |
2003-05-08 | - Update the test cases for romcc | Eric Biederman |
2003-04-26 | - misc minor fixes | Eric Biederman |
2003-04-26 | - Minor bug fixes | Eric Biederman |
2003-04-25 | - Almost implement failover booting on the solo. | Eric Biederman |
2003-04-25 | - Commit a working pirq table for the AMD solo | Eric Biederman |
2003-04-24 | - simple bug fixes | Eric Biederman |
2003-04-24 | - irq routing table generated by getpir | Eric Biederman |