aboutsummaryrefslogtreecommitdiff
path: root/util/nvramtool
AgeCommit message (Expand)Author
2020-10-31.gitignore: Ignore .test/.dependencies globallyPatrick Georgi
2020-10-30.gitignore: Split into subdirectory filesPatrick Georgi
2020-06-04util: Allow overriding gcc as default host compilerPatrick Georgi
2020-05-11util/nvramtool: Remove license boiler plate from DISCLAIMER file, tooPatrick Georgi
2020-05-11util: Use SPDX headersPatrick Georgi
2020-05-11util/nvramtool: Remove "this file is part of" linesPatrick Georgi
2020-05-09util/: Replace GPLv2 boiler plate with SPDX headerPatrick Georgi
2020-05-09AUTHORS, util/: Drop individual copyright noticesPatrick Georgi
2020-05-06treewide: Move "is part of the coreboot project" line in its own commentPatrick Georgi
2020-04-10util/nvramtool: Remove 2nd initializationElyes HAOUAS
2020-03-10util/nvramtool: fix building on OpenBSDEvgeny Zinoviev
2020-02-24treewide: Capitalize 'CMOS'Elyes HAOUAS
2020-01-30util/*: more typo fixesPatrick Georgi
2020-01-20util/nvramtool: Create nvramtool object directories earlierPatrick Georgi
2019-07-23util/*/Makefile: Rename -W to -WextraJacob Garber
2019-07-07util/nvramtool: Mark out_of_memory() as noreturnJacob Garber
2019-07-07util/nvramtool: Enable -Wmissing-prototypesJacob Garber
2019-07-07util/nvramtool: Make internal function staticJacob Garber
2019-07-07util/nvramtool: Include missing headerJacob Garber
2018-11-17treewide: use /usr/bin/env where appropriateYegor Timoshenko
2018-08-27util/nvramtool: Fix typos & remove unneeded whitespaceElyes HAOUAS
2018-07-26util: Add description.md to each utilTom Hiller
2018-06-15util/cbfstool: Support FIT payloadsPatrick Rudolph
2018-05-04cbfs: Rename CBFS_TYPE_PAYLOAD to CBFS_TYPE_SELFPatrick Rudolph
2018-04-16nvramtool: Fix build with OpenBSDPiotr Kubaj
2018-02-06nvramtool: Fix message when option table is not foundArthur Heymans
2017-12-09nvramtool: Add dummy cmos-hw-unix accessor implementation for non-x86Paul Kocialkowski
2017-10-29util/*: don't strip executablesPatrick Georgi
2017-06-27util: change coreboot to lowercaseMartin Roth
2017-06-07Use www.coreboot.org over coreboot.orgPaul Menzel
2017-06-07Use more secure HTTPS URLs for coreboot sitesPaul Menzel
2017-06-06util/nvramtool: Bail out on unaligned multi-byte entriesNico Huber
2016-07-31nvramtool: Don't consider reserved regions to be "out of range"Patrick Georgi
2016-04-11util/nvramtool/cli/nvramtool.c: Add newline to error messagePaul Menzel
2016-02-26nvramtool: Print computed and stored checksum in case of mismatch.Denis 'GNUtoo' Carikli
2016-02-22cbfs: Add LZ4 in-place decompression support for pre-RAM stagesJulius Werner
2016-01-13utils: Remove old license text from help & disclaimer fileMartin Roth
2015-12-02util/nvramtool: Use correct virtual address when mapping tablesTimothy Pearson
2015-10-31tree: drop last paragraph of GPL copyright headerPatrick Georgi
2015-10-24util: Update makefiles for junit testingMartin Roth
2015-06-08Remove empty lines at end of fileElyes HAOUAS
2015-05-21Remove address from GPLv2 headersPatrick Georgi
2015-04-06nvramtool: fix getopt handling with unsigned charStefan Tauner
2014-12-02nvramtool: make sure that strings are 0-terminatedPatrick Georgi
2014-12-02nvramtool: cmos_read(): Use malloc() instead of alloca()Andrew Engelbrecht
2014-08-12nvramtool: plug some memory leaksPatrick Georgi
2014-08-10nvramtool: check for successful seekPatrick Georgi
2014-08-03nvramtool: Close file after usePatrick Georgi
2014-01-31utils: Install man pages as non-executable (chmod 644)Lubomir Rintel
2013-12-21nvramtool: add -MG to makefile to make it pass clangYunlian Jiang
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