summaryrefslogtreecommitdiff
path: root/util/nvramtool
AgeCommit message (Expand)Author
2013-11-19nvramtool: write size field more obviouslyPatrick Georgi
2013-05-04nvramtool: Use CMOS_SIZE for cmos sizePatrick Georgi
2013-03-01GPLv2 notice: Unify all files to just use one space in »MA 02110-1301«Paul Menzel
2013-02-22nvramtool: reduce memory mappingPatrick Georgi
2013-01-04Change "VERSION*" to more determined name "CBFS_HEADER_VERSION*".Hung-Te Lin
2012-11-14nvramtool: fsync for mingw.Zheng Bao
2012-10-22build: build coreboot on mingw.Zheng Bao
2012-09-28nvramtool: uname in NetBSD doesnt take "-o"Zheng Bao
2012-09-28nvramtool: Require no hw access for integrated MakefileZheng Bao
2012-09-25nvramtool: Read/write binary data as binaryPatrick Georgi
2012-09-14Isolate Kconfig host compiler optionsPatrick Georgi
2012-09-11nvramtool: Set build flags for FreeBSDZheng Bao
2012-09-11nvramtool: Remove the building warning on older gccZheng Bao
2012-05-25nvramtool: use C99 PRIx64 / PRId64 for uint64_t variablesStefan Reinauer
2012-05-08Fix build with CMOS support on various platformsPatrick Georgi
2012-04-29nvramtool: Allow build under CygwinRaymond Danks
2012-04-21nvramtool: Unify nvramtool and build_opt_tblVikram Narayanan
2012-04-21nvramtool: Allow spaces in enumeration namesPatrick Georgi
2012-04-07hexdump: fix compiler warningVikram Narayanan
2012-04-03nvramtool: 64bit safe CBFS handlingPatrick Georgi
2012-04-03Add nvramtool to coreboot build systemPatrick Georgi
2012-03-30Fix warnings in coreboot utilities.Stefan Reinauer
2011-11-01remove trailing whitespaceStefan Reinauer
2011-10-22nvramtool: Fix CMOS checksum to match coreboot (and /dev/nvram)Stefan Reinauer
2011-04-19Cast arguments to ctype(3) functions through (int)(unsigned char).Jonathan Kollasch
2011-03-18DirectHW fixes for coreboot utilitiesStefan Reinauer
2011-03-10nvramtool: Move code so it has access to the right data structuresMathias Krause
2011-03-08nvramtool: Change precedence order for data sourcesMathias Krause
2011-02-08Add NetBSD support to nvramtool.jakllsch
2011-01-28Separate CMOS layout from lbtable handlingPatrick Georgi
2011-01-28Move CMOS handling into separate files in accessorsPatrick Georgi
2011-01-28Move the parser for cmos.layout text files to accessorsPatrick Georgi
2011-01-28Move CLI portion of nvramtool into cli/ subdirectory as first step towards li...Patrick Georgi
2011-01-28Eliminate a couple of 3-line functions that barely wrap *printf callsPatrick Georgi
2011-01-28No need to add varargs magic to a simple regex wrapper.Patrick Georgi
2011-01-24If the tool has 64bit issues, we need to find and fix them. No papering over ...Stefan Reinauer
2011-01-24Add CFLAGS when compiling resulting executable. It broke 64bit systems, becau...Rudolf Marek
2011-01-21Add nvramtool -D option that allows taking cmos data fromPatrick Georgi
2011-01-21Add nvramtool -C option that takes a CBFS file as argument.Patrick Georgi
2011-01-21Add support for working on in-memory CMOS data (eg.Patrick Georgi
2011-01-21Abstract CMOS accesses a bit more in preparation of usingPatrick Georgi
2011-01-21There's another place where nvramtool can look forPatrick Georgi
2011-01-18Remove overengineering, part 1/manyPatrick Georgi
2011-01-18Eliminate strict aliasing related warnings.Patrick Georgi
2010-12-17add license headers to some trivial files and pc87427.hStefan Reinauer
2010-04-27Since some people disapprove of white space cleanups mixed in regular commitsStefan Reinauer
2010-01-16nvramtool: Consider a string with non-printable characters a "bad value".Stefan Reinauer
2010-01-13indent all of nvramtool to make it fit into coreboot'sStefan Reinauer
2009-11-17Initialize memory before using it. put_bits wants it that way.Patrick Georgi
2009-09-23fix some wrong occurences of the FSF's address (trivial)Stefan Reinauer