summaryrefslogtreecommitdiffstats
path: root/util/ectool
Commit message (Expand)AuthorAgeFilesLines
* util: Allow installing to a build rootTim Crawford2022-07-121-1/+2
* util/ectool: Update MakefileMartin Roth2021-02-251-2/+9
* .gitignore: Ignore .test/.dependencies globallyPatrick Georgi2020-10-311-2/+0
* .gitignore: Split into subdirectory filesPatrick Georgi2020-10-301-0/+3
* ectool: Don't ignore fgets return codeStefan Reinauer2020-10-261-1/+4
* ectool: Add newline to warning messageStefan Reinauer2020-10-261-1/+1
* treewide: Remove "this file is part of" linesPatrick Georgi2020-05-113-3/+0
* util/: Replace GPLv2 boiler plate with SPDX headerPatrick Georgi2020-05-091-9/+1
* AUTHORS, util/: Drop individual copyright noticesPatrick Georgi2020-05-091-6/+0
* treewide: replace GPLv2 long form headers with SPDX headerPatrick Georgi2020-05-063-32/+3
* treewide: move copyrights and authors to AUTHORSPatrick Georgi2020-05-063-10/+3
* util/*/Makefile: Rename -W to -WextraJacob Garber2019-07-231-1/+1
* {src,util}: Remove duplicated includesElyes HAOUAS2019-05-071-1/+0
* treewide: use /usr/bin/env where appropriateYegor Timoshenko2018-11-171-1/+1
* util/ectool: Handle arguments more carefullyArthur Heymans2018-08-021-0/+11
* util: Add description.md to each utilTom Hiller2018-07-261-0/+1
* ectool: Add an option to get and use EC ports from /proc/ioportsIru Cai2018-04-193-13/+53
* util/ectool: Dump ram by defaultArthur Heymans2017-04-251-2/+1
* util/ectool: Fix timeout on sending EC commandArthur Heymans2017-04-251-1/+1
* ectool: Support OpenBSDSteven Dee2017-02-023-13/+15
* ectool: fix NetBSD compilationAndrey Korolyov2016-01-273-2/+37
* utils: Remove old license text from help & disclaimer fileMartin Roth2016-01-131-3/+1
* tree: drop last paragraph of GPL copyright headerPatrick Georgi2015-10-314-16/+0
* util: Update makefiles for junit testingMartin Roth2015-10-241-1/+5
* util/ectool: don't dump the whole ram when writing to itAlexander Couzens2015-07-061-1/+1
* Remove address from GPLv2 headersPatrick Georgi2015-05-214-4/+4
* ectool: add query function to ectoolAlexander Couzens2015-04-083-4/+20
* ectool: add --dump / -d for RAM dumpAlexander Couzens2015-04-081-10/+22
* ectool: remove extra printf("Not dumping EC IDX RAM.")Alexander Couzens2015-02-111-2/+0
* ectool: add write supportAlexander Couzens2015-02-111-2/+19
* GPLv2 notice: Unify all files to just use one space in »MA 02110-1301«Paul Menzel2013-03-011-1/+1
* ectool: Allow build under CygwinRaymond Danks2012-04-281-1/+6
* remove trailing whitespaceStefan Reinauer2011-11-011-1/+1
* add license headers to some trivial files and pc87427.hStefan Reinauer2010-12-171-20/+19
* Make ectool -i work; add missing breakPeter Stuge2010-10-251-0/+1
* minor include cleanupsStefan Reinauer2010-09-272-2/+1
* Add support to extended EC seriesAnton Kochkov2010-06-293-19/+52
* Since some people disapprove of white space cleanups mixed in regular commitsStefan Reinauer2010-04-271-1/+1
* ectool: Support for dumping EC "index ram"Stefan Reinauer2010-01-163-0/+20
* Add 'install' target for ectool (trivial).Uwe Hermann2009-04-231-5/+11
* Quick 'indent' run on ectool with some additional manual cosmetic fixes.Uwe Hermann2009-04-224-53/+50
* A small utility to dump the RAM of a laptop's Embedded/EnvironmentalStefan Reinauer2009-04-224-0/+306