Age | Commit message (Expand) | Author |
2020-05-11 | util: Use SPDX headers | Patrick Georgi |
2020-05-11 | util/nvramtool: Remove "this file is part of" lines | Patrick Georgi |
2020-05-09 | AUTHORS, util/: Drop individual copyright notices | Patrick Georgi |
2020-02-24 | treewide: Capitalize 'CMOS' | Elyes HAOUAS |
2017-06-07 | Use www.coreboot.org over coreboot.org | Paul Menzel |
2017-06-07 | Use more secure HTTPS URLs for coreboot sites | Paul Menzel |
2016-07-31 | nvramtool: Don't consider reserved regions to be "out of range" | Patrick Georgi |
2016-04-11 | util/nvramtool/cli/nvramtool.c: Add newline to error message | Paul Menzel |
2016-01-13 | utils: Remove old license text from help & disclaimer file | Martin Roth |
2015-10-31 | tree: drop last paragraph of GPL copyright header | Patrick Georgi |
2015-05-21 | Remove address from GPLv2 headers | Patrick Georgi |
2015-04-06 | nvramtool: fix getopt handling with unsigned char | Stefan Tauner |
2014-08-10 | nvramtool: check for successful seek | Patrick Georgi |
2013-05-04 | nvramtool: Use CMOS_SIZE for cmos size | Patrick Georgi |
2012-11-14 | nvramtool: fsync for mingw. | Zheng Bao |
2012-10-22 | build: build coreboot on mingw. | Zheng Bao |
2012-09-25 | nvramtool: Read/write binary data as binary | Patrick Georgi |
2012-04-21 | nvramtool: Unify nvramtool and build_opt_tbl | Vikram Narayanan |
2012-03-30 | Fix warnings in coreboot utilities. | Stefan Reinauer |
2011-11-01 | remove trailing whitespace | Stefan Reinauer |
2011-04-19 | Cast arguments to ctype(3) functions through (int)(unsigned char). | Jonathan Kollasch |
2011-03-08 | nvramtool: Change precedence order for data sources | Mathias Krause |
2011-01-28 | Move the parser for cmos.layout text files to accessors | Patrick Georgi |
2011-01-28 | Move CLI portion of nvramtool into cli/ subdirectory as first step towards li... | Patrick Georgi |