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
*
Fix warnings in coreboot utilities.
Stefan Reinauer
2012-03-30
1
-1
/
+5
*
remove trailing whitespace
Stefan Reinauer
2011-11-01
2
-3
/
+3
*
nvramtool: Fix CMOS checksum to match coreboot (and /dev/nvram)
Stefan Reinauer
2011-10-22
1
-1
/
+1
*
Cast arguments to ctype(3) functions through (int)(unsigned char).
Jonathan Kollasch
2011-04-19
2
-3
/
+3
*
DirectHW fixes for coreboot utilities
Stefan Reinauer
2011-03-18
2
-2
/
+2
*
nvramtool: Move code so it has access to the right data structures
Mathias Krause
2011-03-10
3
-22
/
+16
*
nvramtool: Change precedence order for data sources
Mathias Krause
2011-03-08
1
-11
/
+26
*
Add NetBSD support to nvramtool.
jakllsch
2011-02-08
2
-0
/
+50
*
Separate CMOS layout from lbtable handling
Patrick Georgi
2011-01-28
4
-420
/
+462
*
Move CMOS handling into separate files in accessors
Patrick Georgi
2011-01-28
6
-151
/
+168
*
Move the parser for cmos.layout text files to accessors
Patrick Georgi
2011-01-28
4
-4
/
+4
*
Move CLI portion of nvramtool into cli/ subdirectory as first step towards li...
Patrick Georgi
2011-01-28
5
-7
/
+10
*
Eliminate a couple of 3-line functions that barely wrap *printf calls
Patrick Georgi
2011-01-28
2
-72
/
+9
*
No need to add varargs magic to a simple regex wrapper.
Patrick Georgi
2011-01-28
4
-56
/
+27
*
If the tool has 64bit issues, we need to find and fix them. No papering over ...
Stefan Reinauer
2011-01-24
1
-1
/
+1
*
Add CFLAGS when compiling resulting executable. It broke 64bit systems, becau...
Rudolf Marek
2011-01-24
1
-1
/
+1
*
Add nvramtool -D option that allows taking cmos data from
Patrick Georgi
2011-01-21
4
-6
/
+43
*
Add nvramtool -C option that takes a CBFS file as argument.
Patrick Georgi
2011-01-21
9
-16
/
+378
*
Add support for working on in-memory CMOS data (eg.
Patrick Georgi
2011-01-21
2
-1
/
+60
*
Abstract CMOS accesses a bit more in preparation of using
Patrick Georgi
2011-01-21
1
-28
/
+63
*
There's another place where nvramtool can look for
Patrick Georgi
2011-01-21
1
-0
/
+4
*
Remove overengineering, part 1/many
Patrick Georgi
2011-01-18
4
-62
/
+7
*
Eliminate strict aliasing related warnings.
Patrick Georgi
2011-01-18
2
-4
/
+7
*
add license headers to some trivial files and pc87427.h
Stefan Reinauer
2010-12-17
1
-6
/
+19
*
Since some people disapprove of white space cleanups mixed in regular commits
Stefan Reinauer
2010-04-27
8
-14
/
+14
*
nvramtool: Consider a string with non-printable characters a "bad value".
Stefan Reinauer
2010-01-16
1
-5
/
+21
*
indent all of nvramtool to make it fit into coreboot's
Stefan Reinauer
2010-01-13
24
-3408
/
+3584
*
Initialize memory before using it. put_bits wants it that way.
Patrick Georgi
2009-11-17
1
-1
/
+1
*
fix some wrong occurences of the FSF's address (trivial)
Stefan Reinauer
2009-09-23
21
-21
/
+21
*
nvramtool:
Stefan Reinauer
2009-09-01
3
-6
/
+17
*
commit svn:externals for last commit (what a pain) (1/2)
Stefan Reinauer
2009-06-30
2
-3
/
+3
*
This patch adds "high coreboot table support" to coreboot version 2.
Stefan Reinauer
2009-03-17
2
-3
/
+43
*
Move the nvramtool manpage to section 8 (as it's only really usable as root),
Uwe Hermann
2008-10-31
2
-3
/
+3
*
Allow nvramtool to build and work on FreeBSD. Tested on FreeBSD 7.
Andriy Gapon
2008-10-30
2
-7
/
+58
*
Add string support to nvramtool.
Stefan Reinauer
2008-09-27
29
-80
/
+157
*
fix two minor bugs in nvramtool. (trivial)
Stefan Reinauer
2008-09-18
2
-4
/
+5
*
Rename lxbios to nvramtool, step 3 (rename directory).
Uwe Hermann
2008-03-01
31
-0
/
+6734