summaryrefslogtreecommitdiff
path: root/util/nvramtool/cmos_lowlevel.c
AgeCommit message (Expand)Author
2020-05-11util: Use SPDX headersPatrick Georgi
2020-05-11util/nvramtool: Remove "this file is part of" linesPatrick Georgi
2020-05-09AUTHORS, util/: Drop individual copyright noticesPatrick Georgi
2020-04-10util/nvramtool: Remove 2nd initializationElyes HAOUAS
2017-06-07Use more secure HTTPS URLs for coreboot sitesPaul Menzel
2015-10-31tree: drop last paragraph of GPL copyright headerPatrick Georgi
2015-05-21Remove address from GPLv2 headersPatrick Georgi
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
2012-09-11nvramtool: Remove the building warning on older gccZheng Bao
2012-05-08Fix build with CMOS support on various platformsPatrick Georgi
2011-01-28Move CMOS handling into separate files in accessorsPatrick 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
2010-04-27Since some people disapprove of white space cleanups mixed in regular commitsStefan 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
2008-10-30Allow nvramtool to build and work on FreeBSD. Tested on FreeBSD 7.Andriy Gapon
2008-09-27Add string support to nvramtool.Stefan Reinauer
2008-03-01Rename lxbios to nvramtool, step 3 (rename directory).Uwe Hermann