Age | Commit message (Expand) | Author |
2003-07-21 | new chip configure | Greg Watson |
2003-07-21 | * update quartet target to latest SMP changes. | Stefan Reinauer |
2003-07-21 | more 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-19 | tidy up | Greg Watson |
2003-07-19 | a few changes | Greg Watson |
2003-07-18 | new config format | Greg Watson |
2003-07-18 | Allow options in mainboard configuration file | Greg Watson |
2003-07-18 | fix problems with options, more functionality | Greg Watson |
2003-07-17 | add AMD Quartet target | Stefan Reinauer |
2003-07-17 | moved generate_row from coherent_ht.c to board specific auto.c files | Stefan Reinauer |
2003-07-17 | added romimage support | Greg Watson |
2003-07-17 | new config format | Greg Watson |
2003-07-17 | dont export sandpoint options | Greg Watson |
2003-07-17 | sick of typing python command | Greg Watson |
2003-07-17 | sandpoint options | Greg Watson |
2003-07-17 | - Update Config so we now have the proper number of cpus | Eric Biederman |
2003-07-17 | - Get the correct routing tables entries for the hdama's onboard nics | Eric Biederman |
2003-07-17 | Config.lb for this new part | Ronald G. Minnich |
2003-07-17 | - Remove excess line from pci_device.c | Eric Biederman |
2003-07-17 | - Remove $Id: from crt0.S.lb | 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-07-16 | fix some glitches in cht code: always enable routing on node7, plus do maskin... | Stefan Reinauer |
2003-07-16 | - ldscripb.lb remove another $Id: line.. | Eric Biederman |
2003-07-16 | - Commit a binutils safe version of reset16.inc | Eric Biederman |
2003-07-14 | - Compile fixes | Eric Biederman |
2003-07-14 | new config files | Greg Watson |
2003-07-14 | new init format | Greg Watson |
2003-07-14 | new config rules | Greg Watson |
2003-07-14 | new init stuff | Greg Watson |
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 |