summaryrefslogtreecommitdiff
path: root/util/getversion.sh
Commit message (Expand)AuthorAgeFilesLines
* Update license boilerplate text in source code filesstabilize-quickfix-15278.72.B-ishstabilize-quickfix-15183.78.B-ishstabilize-15446.B-ishstabilize-15439.B-ishstabilize-15432.B-ishstabilize-15429.B-ishstabilize-15415.B-ishstabilize-15395.B-ishstabilize-15393.48.B-ishstabilize-15381.B-ishstabilize-15364.B-ishstabilize-15361.B-ishstabilize-15359.B-ishstabilize-15359.58.B-ishstabilize-15359.50.B-ishstabilize-15359.45.B-ishstabilize-15335.B-ishstabilize-15329.59.B-ishstabilize-15329.44.B-ishstabilize-15317.B-ishstabilize-15301.B-ishstabilize-15300.B-ishstabilize-15278.64.B-ishstabilize-15251.B-ishstabilize-15245.B-ishstabilize-15236.66.B-ishstabilize-15208.B-ishstabilize-15207.B-ishstabilize-15185.B-ishstabilize-15185.7.B-ishstabilize-15183.82.B-ishstabilize-15183.69.B-ishstabilize-15183.14.B-ishstabilize-15174.B-ishstabilize-15167.B-ishstabilize-15129.B-ishstabilize-15122.B-ishstabilize-15120.B-ishstabilize-15117.86.B-ishstabilize-15117.48.B-ishstabilize-15117.111.B-ishrelease-R114-15437.B-ishrelease-R113-15393.B-ishrelease-R112-15359.B-ishrelease-R111-15329.B-ishrelease-R110-15278.B-ishrelease-R109-15237.B-ishrelease-R109-15236.B-ishrelease-R108-15183.B-ishrelease-R107-15117.B-ishishfirmware-ti50-prepvt-15315.B-ishfirmware-skyrim-15390.B-ishfirmware-skyrim-15369.B-ishfirmware-nissa-15217.B-ishfirmware-nissa-15217.45.B-ishfirmware-nissa-15217.126.B-ishfirmware-duplo-15151.B-ishfirmware-corsola-15194.B-ishfactory-trogdor-15210.B-ishfactory-skyrim-15384.B-ishfactory-nissa-15199.B-ishfactory-corsola-15197.B-ishfactory-corsola-15196.B-ishfactory-brya-15231.B-ishMike Frysinger2022-09-141-1/+1
* system: Add CrOS FWID to version outputRob Barnes2021-09-141-0/+31
* util/getversion.sh: Fix no VCSID logicCraig Hesling2020-11-031-1/+2
* util/getversion.sh: Make input env vars more explicitCraig Hesling2020-11-031-0/+7
* util: modify getversion to use proper timestamps.Vadim Bendebury2020-09-111-9/+19
* getversion.sh: Generalize FP targets for nucleo-*Craig Hesling2020-03-041-1/+1
* getversion.sh: Add cryptoc git hash for fingerprintCraig Hesling2020-03-041-0/+3
* getversion.sh: Add private/.../fpc git hash for fingerprintCraig Hesling2020-03-041-0/+3
* util: Fix shellcheck warnings in getversion.shTom Hughes2020-02-241-13/+14
* util: Consistently truncate version stringTom Hughes2020-02-201-7/+10
* dartmonkey/bloonchipper: Add private version tagCraig Hesling2020-02-011-1/+1
* nocturne_fp/hatch_fp: Fix getversion without privateCraig Hesling2020-02-011-1/+3
* get_version.sh: add an option for non-changing version fileJack Rosenthal2020-01-131-16/+25
* cr50: do not enable TPM when compiling for dcrypto testsVadim Bendebury2019-07-171-1/+1
* LICENSE: remove unnecessary (c) after CopyrightTom Hughes2019-06-191-1/+1
* util/stm32mon: Add cmdline option to display versionTom Hughes2019-04-241-0/+3
* *_fp: Add private version infoTom Hughes2019-04-181-0/+3
* cr50: add support for building CR50_SQA imagesMary Ruthven2019-03-201-1/+1
* getversion.sh: use better timestamp algorithmVadim Bendebury2019-02-051-2/+8
* getversion: move main code into functionVadim Bendebury2019-02-051-51/+64
* util/getversion.sh: Allow predictable reproducible buildsPatrick Georgi2018-11-271-1/+5
* util: do not generate redundant CROS_EC_VERSIONVadim Bendebury2018-05-221-3/+0
* ectool: Don't use board name in ectool tool versionFurquan Shaikh2018-05-011-0/+5
* util: move 'dirty' marker to be a prefix, not a suffixVadim Bendebury2017-09-151-4/+10
* cr50: change DEV to DBG in debug images version stringsVadim Bendebury2017-03-071-1/+1
* Makefile: Suppress 'Not a git repository' errorsSimon Glass2017-01-141-1/+3
* getversion: Fix lucid failing because of version stringsDaisuke Nojiri2016-10-141-4/+1
* Cr50: Remove private-cr51 from version stringBill Richardson2016-09-211-1/+1
* Cr50: Flag unofficial images in the version stringBill Richardson2016-09-081-1/+1
* util: do not generate unrelated version informationVadim Bendebury2016-07-291-1/+6
* util: collect cr50 versions from multiple git treesVadim Bendebury2016-07-281-6/+35
* util: refactor getversion.shVadim Bendebury2016-07-281-28/+60
* cleanup: Remove SHIFT_CODE_FOR_TEST handlingShawn Nematbakhsh2016-06-031-4/+0
* getversion: Use commit date for date stampShawn Nematbakhsh2015-11-171-2/+2
* Make builds repeatable.Bill Richardson2015-09-241-6/+8
* add hash for locally emerged buildsVincent Palatin2015-05-131-1/+7
* Add USE_GIT_DATE=1 to make args to build repeatable imagesBill Richardson2015-02-251-0/+7
* USB: Remove special case for iVersion string descriptorAnton Staaf2014-11-041-1/+0
* Truncate version string to 32 charactersRandall Spangler2013-07-191-4/+17
* Append "shift" to version string in shifted imageVic Yang2012-07-161-0/+4
* fix version generation scriptVincent Palatin2012-03-021-1/+1
* update versioning information stored in the ECVincent Palatin2012-03-021-0/+33