*** empty log message ***
[coreboot.git] / util /
2003-12-05 Eric Biederman- Lower DEBUG_CONSISTENCY to 1 2 is only really useful...
2003-11-05 Greg WatsonNew option behavior:
2003-11-05 Ronald G. Minnichfix volatile
2003-10-25 Ronald G. Minnichdue to popular demand, added flash_and_burn to the...
2003-10-22 Eric Biederman- Update romcc to version 0.37
2003-10-14 Eric Biederman- Fix the link check so it actually checks for the...
2003-10-11 Eric Biederman - O2, enums, and switch statements work in romcc
2003-09-26 Stefan Reinauerfix buildrom statement if there's only one romimage...
2003-09-26 Stefan Reinauerget rid of pointer/int cast warnings on 64bit.
2003-09-25 Ronald G. Minnichallow default settings in the mainboard file
2003-09-18 Stefan Reinauerfirst shot of legacybios emulation.
2003-09-17 Stefan Reinauerfix romcc compiling 32bit code on amd64
2003-09-17 Stefan Reinaueradd filename to buildrom
2003-09-12 Stefan Reinaueradd cvsignore file
2003-09-12 Stefan Reinaueradd "clean" target
2003-09-01 Eric Biederman- Updates to config.g so that it works more reliably...
2003-08-06 Ronald G. MinnichI mean it this time. NO more unnecessary 'dir' commands...
2003-08-06 Ronald G. Minnichend silly multiple sources of /cpu/whatever.
2003-08-05 Greg WatsonFixed version skew problem.
2003-08-05 Eric Biederman- Update the Makefile to have a proper ALL: target
2003-08-04 Ronald G. MinnichCommits for the new config static device design, to...
2003-07-28 Greg WatsonAdded support for naming instances of parts. This is...
2003-07-25 Greg Watsonadded a bit of error checking!
2003-07-24 Greg Watsoncpu should be vendor/device too...
2003-07-24 Greg Watsonadded uses checking at top level
2003-07-23 Greg Watsonstatic device names start with static_
2003-07-23 Greg Watsonadd clean to Makefile
2003-07-23 Greg Watsonnew register format
2003-07-23 Ronald G. MinnichFix the generation of .o from .S
2003-07-23 Ronald G. Minnichgetting HDAMA to build.
2003-07-21 Eric Biederman- First pass at s2880 support.
2003-07-21 Greg Watsonadded payload
2003-07-21 Greg Watsonfix crt0 includes ordering
2003-07-21 Ronald G. Minnichtypo fixed.
2003-07-21 Greg Watsonmore chip stuff
2003-07-20 Greg Watsonchip stuff
2003-07-19 Greg Watsontidy up
2003-07-19 Greg Watsona few changes
2003-07-18 Greg WatsonAllow options in mainboard configuration file
2003-07-18 Greg Watsonfix problems with options, more functionality
2003-07-17 Greg Watsonadded romimage support
2003-07-14 Greg Watsonnew config rules
2003-07-12 Eric Biederman- Commit more tests for romcc
2003-07-12 Eric Biederman- Structure handling fixes.
2003-07-11 Ronald G. Minnichstatic configuration. Needs new keyword per greg to...
2003-07-10 Greg Watsonnew print statement
2003-07-10 Ronald G. Minnichfirst cut at generating code.
2003-07-10 Ronald G. Minnichfixing trees.
2003-07-04 Eric Biederman- Moved 2 of the test cases into tests for failure
2003-07-04 Eric Biederman- Minor fixes for handling structure constants and...
2003-07-03 Eric Biederman- Allow for a larger rhs on phi variables
2003-07-01 Eric Biederman- Massive set of cleanups/fixes for romcc. Lots of...
2003-06-30 Ronald G. Minnichall: now depends on linuxbios.rom
2003-06-30 Ronald G. Minnichnow builds with *0* tweaks.
2003-06-30 Ronald G. MinnichTAGS are back!
2003-06-28 Eric Biederman- Update romcc so that it more successfully spills...
2003-06-26 Ronald G. MinnichOK, now builds fallback for arima/hdama!
2003-06-25 Greg WatsonSimple printing of options. Will make this better.
2003-06-25 Eric Biederman- Set the default compiler back to gcc ooops
2003-06-25 Eric Biederman- Error on function prototypes
2003-06-25 Ronald G. Minnichmore fixes but it appears that options are not picking...
2003-06-24 Ronald G. Minnichneeded rules for DRIVER
2003-06-24 Ronald G. Minnichfixed paths for GENERATED
2003-06-24 Greg Watsonifs now have elses
2003-06-24 Greg Watsonif statement for options
2003-06-24 Eric Biederman- A few more fixes to get pointers to structures workin...
2003-06-24 Eric Biederman- Fix handling of structures stored in memory
2003-06-24 Ronald G. Minnichadd a hint for users about why:
2003-06-24 Ronald G. MinnichSimply typo in 'target' if directory does not exist
2003-06-24 Ronald G. Minnichfix non-portable syntax.
2003-06-23 Greg WatsonSyntax fixes.
2003-06-23 Greg WatsonNew option stuff.
2003-06-20 Ronald G. Minnichtool for building roms, to eliminate icky shell scripts.
2003-06-20 Eric Biederman- Implement goto support
2003-06-19 Eric Biederman- Update the romcc version.
2003-06-18 Eric Biederman- A new test case for romcc
2003-06-17 Eric Biederman- Minor mod to reset16.inc to work with newer binutils...
2003-06-16 Eric Biederman- Reduce the algorithmic complexity of parts of the...
2003-06-14 Ronald G. Minnichnew config tool
2003-06-11 Eric Biederman- Factoring of auto.c
2003-06-10 Eric Biederman- Update romcc to version 0.27 and add more tests.
2003-05-16 Eric Biederman- Fix ? expressions previously they were reversed.
2003-05-13 Eric Biederman- Intermediate fix to allow register allocator failure
2003-05-13 Eric Biederman- Add a test to make certain romcc is properly allocati...
2003-05-09 Eric Biederman- Implement support for structures, typedefs, and __bui...
2003-05-08 Eric Biederman- Update the test cases for romcc
2003-04-26 Eric Biederman- misc minor fixes
2003-04-26 Eric Biederman- Minor bug fixes
2003-04-22 Eric Biederman- Initial checkin of the freebios2 tree
2003-04-22 Eric Biederman- Checking latest version of romcc