summaryrefslogtreecommitdiff
path: root/util/options
AgeCommit message (Expand)Author
2011-05-10Fix compilation error due to non-unix style line endings in cmos.layout file ...Patrick Georgi
2011-01-18Fix fwrite tests.Patrick Georgi
2011-01-18Move option table (cmos.layout's binary representation)Patrick Georgi
2010-09-25- Fix race condition in option_table.h generation by moving the includeStefan Reinauer
2010-07-06Re-integrate "USE_OPTION_TABLE" code.Edwin Beasant
2010-04-27Since some people disapprove of white space cleanups mixed in regular commitsStefan Reinauer
2010-04-15Avoid strdup(0) in build_opt_tblPatrick Georgi
2010-03-30build_opt_tbl: error instead of null pointer access if no checksum is defined.Stefan Reinauer
2010-03-29This patch drops the coreboot CMOS checksum ranges from Kconfig becauseStefan Reinauer
2010-03-24Drop unneeded code that checks for CONFIG_ variables inStefan Reinauer
2009-11-21Make the kconfig-style build work in mingw:Patrick Georgi
2009-09-29Make the error messages somewhat less incomprehensible. I forget Ronald G. Minnich
2009-07-18strdup the input of dirname, as dirname is freePatrick Georgi
2009-06-30This patch unifies the use of config options in v2 to all start with CONFIG_Stefan Reinauer
2009-06-03Revert "CMOS: Add set_option and rework get_option."Luc Verhaegen
2009-06-03CMOS: Add set_option and rework get_option.Luc Verhaegen
2009-05-09I would have liked to get an ack, but the error this corrects is pretty Ronald G. Minnich
2009-04-30Remove warnings from compilation of the s2892 with and without CBFS.Myles Watson
2009-04-22* Allow coreboot to use the full 256 bytes of CMOS memoryStefan Reinauer
2008-12-02build_opt_tbl:Stefan Reinauer
2008-11-30ok, another attempt to the build_opt_tbl problem:Stefan Reinauer
2008-01-18rename linuxbios_* files, too.Stefan Reinauer
2007-10-24smaller changes to silence build warnings. (trivial)Stefan Reinauer
2007-04-06Trivial patch:Stefan Reinauer
2005-09-09Remove unnecessary #include that prevents cross-compilation with gcc 3.4.3 un...Steven J. Magnani
2004-03-11- Moved hlt() to it's own header.Eric Biederman
2003-10-11 - O2, enums, and switch statements work in romccEric Biederman
2003-09-26get rid of pointer/int cast warnings on 64bit.Stefan Reinauer
2003-04-22- Initial checkin of the freebios2 treeEric Biederman