summaryrefslogtreecommitdiffstats
path: root/util/nvramtool/cmos_lowlevel.c
Commit message (Expand)AuthorAgeFilesLines
* util: Use SPDX headersPatrick Georgi2020-05-111-15/+1
* util/nvramtool: Remove "this file is part of" linesPatrick Georgi2020-05-111-4/+0
* AUTHORS, util/: Drop individual copyright noticesPatrick Georgi2020-05-091-6/+0
* util/nvramtool: Remove 2nd initializationElyes HAOUAS2020-04-101-1/+0
* Use more secure HTTPS URLs for coreboot sitesPaul Menzel2017-06-071-1/+1
* tree: drop last paragraph of GPL copyright headerPatrick Georgi2015-10-311-3/+0
* Remove address from GPLv2 headersPatrick Georgi2015-05-211-2/+1
* nvramtool: make sure that strings are 0-terminatedPatrick Georgi2014-12-021-1/+1
* nvramtool: cmos_read(): Use malloc() instead of alloca()Andrew Engelbrecht2014-12-021-1/+4
* nvramtool: plug some memory leaksPatrick Georgi2014-08-121-1/+4
* nvramtool: Remove the building warning on older gccZheng Bao2012-09-111-0/+1
* Fix build with CMOS support on various platformsPatrick Georgi2012-05-081-1/+8
* Move CMOS handling into separate files in accessorsPatrick Georgi2011-01-281-126/+1
* Add support for working on in-memory CMOS data (eg.Patrick Georgi2011-01-211-1/+57
* Abstract CMOS accesses a bit more in preparation of usingPatrick Georgi2011-01-211-28/+63
* Since some people disapprove of white space cleanups mixed in regular commitsStefan Reinauer2010-04-271-2/+2
* indent all of nvramtool to make it fit into coreboot'sStefan Reinauer2010-01-131-197/+208
* Initialize memory before using it. put_bits wants it that way.Patrick Georgi2009-11-171-1/+1
* fix some wrong occurences of the FSF's address (trivial)Stefan Reinauer2009-09-231-1/+1
* Allow nvramtool to build and work on FreeBSD. Tested on FreeBSD 7.Andriy Gapon2008-10-301-7/+39
* Add string support to nvramtool.Stefan Reinauer2008-09-271-19/+54
* Rename lxbios to nvramtool, step 3 (rename directory).Uwe Hermann2008-03-011-0/+299