Age | Commit message (Expand) | Author |
2003-10-25 | due to popular demand, added flash_and_burn to the freebios2 tree. | Ronald G. Minnich |
2003-10-22 | - Update romcc to version 0.37 | Eric Biederman |
2003-10-14 | - Fix the link check so it actually checks for the appropriate maximum link | Eric Biederman |
2003-10-11 | - O2, enums, and switch statements work in romcc | Eric Biederman |
2003-09-26 | fix buildrom statement if there's only one romimage specified. | Stefan Reinauer |
2003-09-26 | get rid of pointer/int cast warnings on 64bit. | Stefan Reinauer |
2003-09-25 | allow default settings in the mainboard file | Ronald G. Minnich |
2003-09-18 | first shot of legacybios emulation. | Stefan Reinauer |
2003-09-17 | fix romcc compiling 32bit code on amd64 | Stefan Reinauer |
2003-09-17 | add filename to buildrom | Stefan Reinauer |
2003-09-12 | add cvsignore file | Stefan Reinauer |
2003-09-12 | add "clean" target | Stefan Reinauer |
2003-09-01 | - Updates to config.g so that it works more reliably and has initial support | Eric Biederman |
2003-08-06 | I mean it this time. NO more unnecessary 'dir' commands for cpus. | Ronald G. Minnich |
2003-08-06 | end silly multiple sources of /cpu/whatever. | Ronald G. Minnich |
2003-08-05 | Fixed version skew problem. | Greg Watson |
2003-08-05 | - Update the Makefile to have a proper ALL: target | Eric Biederman |
2003-08-04 | Commits for the new config static device design, to allow more than one static | Ronald G. Minnich |
2003-07-28 | Added support for naming instances of parts. This is to allow arbitrary | Greg Watson |
2003-07-25 | added a bit of error checking! | Greg Watson |
2003-07-24 | cpu should be vendor/device too... | Greg Watson |
2003-07-24 | added uses checking at top level | Greg Watson |
2003-07-23 | static device names start with static_ | Greg Watson |
2003-07-23 | add clean to Makefile | Greg Watson |
2003-07-23 | new register format | Greg Watson |
2003-07-23 | Fix the generation of .o from .S | Ronald G. Minnich |
2003-07-23 | getting HDAMA to build. | Ronald G. Minnich |
2003-07-21 | - First pass at s2880 support. | Eric Biederman |
2003-07-21 | added payload | Greg Watson |
2003-07-21 | fix crt0 includes ordering | Greg Watson |
2003-07-21 | typo fixed. | Ronald G. Minnich |
2003-07-21 | more chip stuff | Greg Watson |
2003-07-20 | chip stuff | Greg Watson |
2003-07-19 | tidy up | Greg Watson |
2003-07-19 | a few changes | 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 | added romimage support | Greg Watson |
2003-07-14 | new config rules | Greg Watson |
2003-07-12 | - Commit more tests for romcc | 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-06-30 | all: now depends on linuxbios.rom | Ronald G. Minnich |