buildgcc: Fix colors for dash
[coreboot.git] / util / options /
2011-05-10 Patrick GeorgiFix compilation error due to non-unix style line ending...
2011-01-18 Patrick GeorgiFix fwrite tests.
2011-01-18 Patrick GeorgiMove option table (cmos.layout's binary representation)
2010-09-25 Stefan Reinauer- Fix race condition in option_table.h generation by...
2010-07-06 Edwin BeasantRe-integrate "USE_OPTION_TABLE" code.
2010-04-27 Stefan ReinauerSince some people disapprove of white space cleanups...
2010-04-15 Patrick GeorgiAvoid strdup(0) in build_opt_tbl
2010-03-30 Stefan Reinauerbuild_opt_tbl: error instead of null pointer access...
2010-03-29 Stefan ReinauerThis patch drops the coreboot CMOS checksum ranges...
2010-03-24 Stefan ReinauerDrop unneeded code that checks for CONFIG_ variables in
2009-11-21 Patrick GeorgiMake the kconfig-style build work in mingw:
2009-09-29 Ronald G. MinnichMake the error messages somewhat less incomprehensible...
2009-07-18 Patrick Georgistrdup the input of dirname, as dirname is free
2009-06-30 Stefan ReinauerThis patch unifies the use of config options in v2...
2009-06-03 Luc VerhaegenRevert "CMOS: Add set_option and rework get_option."
2009-06-03 Luc VerhaegenCMOS: Add set_option and rework get_option.
2009-05-09 Ronald G. MinnichI would have liked to get an ack, but the error this...
2009-04-30 Myles WatsonRemove warnings from compilation of the s2892 with...
2009-04-22 Stefan Reinauer* Allow coreboot to use the full 256 bytes of CMOS...
2008-12-02 Stefan Reinauerbuild_opt_tbl:
2008-11-30 Stefan Reinauerok, another attempt to the build_opt_tbl problem:
2008-01-18 Stefan Reinauerrename linuxbios_* files, too.
2007-10-24 Stefan Reinauersmaller changes to silence build warnings. (trivial)
2007-04-06 Stefan ReinauerTrivial patch:
2005-09-09 Steven J. MagnaniRemove unnecessary #include that prevents cross-compila...
2004-03-11 Eric Biederman- Moved hlt() to it's own header.
2003-10-11 Eric Biederman - O2, enums, and switch statements work in romcc
2003-09-26 Stefan Reinauerget rid of pointer/int cast warnings on 64bit.
2003-04-22 Eric Biederman- Initial checkin of the freebios2 tree