index
:
coreboot.git
24.02_branch
4.1
4.10_branch
4.11_branch
4.12_branch
4.14_branch
4.15_branch
4.16_branch
4.18_branch
4.19_branch
4.2
4.20_branch
4.22_branch
4.3
4.4
4.8_branch
classic-2014.10
coreboot-v1
coreboot-v3
main
master
rampayload
Coreboot firmware sources
coreboot
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
util
/
nvramtool
Commit message (
Expand
)
Author
Age
Files
Lines
*
treewide: use /usr/bin/env where appropriate
Yegor Timoshenko
2018-11-17
1
-1
/
+1
*
util/nvramtool: Fix typos & remove unneeded whitespace
Elyes HAOUAS
2018-08-27
1
-49
/
+49
*
util: Add description.md to each util
Tom Hiller
2018-07-26
1
-0
/
+2
*
util/cbfstool: Support FIT payloads
Patrick Rudolph
2018-06-15
1
-0
/
+1
*
cbfs: Rename CBFS_TYPE_PAYLOAD to CBFS_TYPE_SELF
Patrick Rudolph
2018-05-04
1
-1
/
+1
*
nvramtool: Fix build with OpenBSD
Piotr Kubaj
2018-04-16
2
-2
/
+6
*
nvramtool: Fix message when option table is not found
Arthur Heymans
2018-02-06
1
-1
/
+1
*
nvramtool: Add dummy cmos-hw-unix accessor implementation for non-x86
Paul Kocialkowski
2017-12-09
1
-1
/
+29
*
util/*: don't strip executables
Patrick Georgi
2017-10-29
1
-2
/
+0
*
util: change coreboot to lowercase
Martin Roth
2017-06-27
2
-2
/
+2
*
Use www.coreboot.org over coreboot.org
Paul Menzel
2017-06-07
1
-1
/
+1
*
Use more secure HTTPS URLs for coreboot sites
Paul Menzel
2017-06-07
27
-28
/
+28
*
util/nvramtool: Bail out on unaligned multi-byte entries
Nico Huber
2017-06-06
4
-0
/
+16
*
nvramtool: Don't consider reserved regions to be "out of range"
Patrick Georgi
2016-07-31
1
-1
/
+4
*
util/nvramtool/cli/nvramtool.c: Add newline to error message
Paul Menzel
2016-04-11
1
-1
/
+1
*
nvramtool: Print computed and stored checksum in case of mismatch.
Denis 'GNUtoo' Carikli
2016-02-26
1
-0
/
+2
*
cbfs: Add LZ4 in-place decompression support for pre-RAM stages
Julius Werner
2016-02-22
1
-0
/
+1
*
utils: Remove old license text from help & disclaimer file
Martin Roth
2016-01-13
2
-7
/
+0
*
util/nvramtool: Use correct virtual address when mapping tables
Timothy Pearson
2015-12-02
1
-0
/
+3
*
tree: drop last paragraph of GPL copyright header
Patrick Georgi
2015-10-31
25
-79
/
+0
*
util: Update makefiles for junit testing
Martin Roth
2015-10-24
1
-1
/
+1
*
Remove empty lines at end of file
Elyes HAOUAS
2015-06-08
9
-10
/
+0
*
Remove address from GPLv2 headers
Patrick Georgi
2015-05-21
26
-48
/
+26
*
nvramtool: fix getopt handling with unsigned char
Stefan Tauner
2015-04-06
1
-2
/
+1
*
nvramtool: make sure that strings are 0-terminated
Patrick Georgi
2014-12-02
1
-1
/
+1
*
nvramtool: cmos_read(): Use malloc() instead of alloca()
Andrew Engelbrecht
2014-12-02
1
-1
/
+4
*
nvramtool: plug some memory leaks
Patrick Georgi
2014-08-12
2
-3
/
+8
*
nvramtool: check for successful seek
Patrick Georgi
2014-08-10
1
-2
/
+2
*
nvramtool: Close file after use
Patrick Georgi
2014-08-03
1
-0
/
+1
*
utils: Install man pages as non-executable (chmod 644)
Lubomir Rintel
2014-01-31
1
-1
/
+1
*
nvramtool: add -MG to makefile to make it pass clang
Yunlian Jiang
2013-12-21
1
-1
/
+1
*
nvramtool: write size field more obviously
Patrick Georgi
2013-11-19
1
-2
/
+4
*
nvramtool: Use CMOS_SIZE for cmos size
Patrick Georgi
2013-05-04
1
-3
/
+3
*
GPLv2 notice: Unify all files to just use one space in »MA 02110-1301«
Paul Menzel
2013-03-01
2
-2
/
+2
*
nvramtool: reduce memory mapping
Patrick Georgi
2013-02-22
1
-43
/
+47
*
Change "VERSION*" to more determined name "CBFS_HEADER_VERSION*".
Hung-Te Lin
2013-01-04
1
-1
/
+1
*
nvramtool: fsync for mingw.
Zheng Bao
2012-11-14
1
-0
/
+5
*
build: build coreboot on mingw.
Zheng Bao
2012-10-22
7
-2
/
+84
*
nvramtool: uname in NetBSD doesnt take "-o"
Zheng Bao
2012-09-28
2
-2
/
+2
*
nvramtool: Require no hw access for integrated Makefile
Zheng Bao
2012-09-28
1
-4
/
+0
*
nvramtool: Read/write binary data as binary
Patrick Georgi
2012-09-25
1
-2
/
+2
*
Isolate Kconfig host compiler options
Patrick Georgi
2012-09-14
1
-4
/
+0
*
nvramtool: Set build flags for FreeBSD
Zheng Bao
2012-09-11
1
-0
/
+4
*
nvramtool: Remove the building warning on older gcc
Zheng Bao
2012-09-11
1
-0
/
+1
*
nvramtool: use C99 PRIx64 / PRId64 for uint64_t variables
Stefan Reinauer
2012-05-25
1
-4
/
+6
*
Fix build with CMOS support on various platforms
Patrick Georgi
2012-05-08
3
-3
/
+10
*
nvramtool: Allow build under Cygwin
Raymond Danks
2012-04-29
2
-2
/
+11
*
nvramtool: Unify nvramtool and build_opt_tbl
Vikram Narayanan
2012-04-21
11
-9
/
+304
*
nvramtool: Allow spaces in enumeration names
Patrick Georgi
2012-04-21
1
-1
/
+1
*
hexdump: fix compiler warning
Vikram Narayanan
2012-04-07
1
-9
/
+9
[next]