DirectHW fixes for coreboot utilities
[coreboot.git] / util / nvramtool / Makefile
2011-03-18 Stefan ReinauerDirectHW fixes for coreboot utilities
2011-02-08 jakllschAdd NetBSD support to nvramtool.
2011-01-28 Patrick GeorgiSeparate CMOS layout from lbtable handling
2011-01-28 Patrick GeorgiMove CMOS handling into separate files in accessors
2011-01-28 Patrick GeorgiMove the parser for cmos.layout text files to accessors
2011-01-28 Patrick GeorgiMove CLI portion of nvramtool into cli/ subdirectory...
2011-01-24 Stefan ReinauerIf the tool has 64bit issues, we need to find and fix...
2011-01-24 Rudolf MarekAdd CFLAGS when compiling resulting executable. It...
2011-01-21 Patrick GeorgiAdd nvramtool -C option that takes a CBFS file as argument.
2010-12-17 Stefan Reinaueradd license headers to some trivial files and pc87427.h
2010-04-27 Stefan ReinauerSince some people disapprove of white space cleanups...
2009-09-01 Stefan Reinauernvramtool:
2008-10-31 Uwe HermannMove the nvramtool manpage to section 8 (as it's only...
2008-09-27 Stefan ReinauerAdd string support to nvramtool.
2008-03-01 Uwe HermannRename lxbios to nvramtool, step 3 (rename directory).