aboutsummaryrefslogtreecommitdiff
path: root/resources/scripts/helpers/download/flashrom
Commit message (Collapse)AuthorAgeFilesLines
* Change flashrom revision to include 'v' in the tagAlessandro Grassi2017-10-151-1/+1
| | | | Signed-off-by: Alessandro Grassi <alessandro@aggro.it>
* Replaced '#!/bin/bash' w/ '#!/usr/bin/env bash'Andrew Robbins2017-06-231-1/+1
| | | | | This is mainly useful for being able to run these scripts on BSDs. And for users who use a Bash not installed to /bin.
* Adding W500 configuration(T500 stub)Gauvain Roussel-Tarbouriech2017-04-291-1/+1
|
* re-add old build system (for x86 boards/utils)4 of 7 (Leah Rowe) info@minifree.org2017-01-211-0/+65
| | | | Everything will be migrated over to the new build system after release.
* Current build system removalPaul Kocialkowski2017-01-151-69/+0
| | | | Signed-off-by: Paul Kocialkowski <contact@paulk.fr>
* flashrom: add whitelist for imac52Leah Rowe2016-09-181-0/+4
|
* Change Leah's surname back to RoweLeah Rowe2016-06-281-1/+1
|
* download/flashrom: git checkout 0.9.9 instead of git reset commithashArthur Heymans2016-06-271-1/+2
|
* update flashrom to latest versionLeah Woods2016-05-141-1/+1
|
* reassign Minifree Ltd copyrights back to Minifree directorLeah Woods2016-05-061-1/+1
| | | | This time under her chosen name.
* reassign copyright from Minifree director to Minifree LtdMinifree Ltd2016-04-261-1/+1
|
* Update flashrom to revision 99b2468c9eaa97f7209ee919aa254ba536fd84c2Francis Rowe2016-03-111-6/+6
|
* download/flashrom: fix typo: it's git, not subversionFrancis Rowe2015-12-221-1/+1
|
* all scripts: general fixes and clean upFrancis Rowe2015-08-301-3/+0
|
* download/flashrom: screw svn use stefanct's unofficial git repoFrancis Rowe2015-08-291-1/+4
|
* downloads: don't check sha512 on git/svm downloadsFrancis Rowe2015-08-291-7/+0
| | | | | Resetting to those commits already implies that they are correct, because git already does integrity checking.
* download/flashrom: Verify checksums of downloaded filesFrancis Rowe2015-07-121-2/+10
|
* s/machine/systemFrancis Rowe2015-06-281-2/+2
| | | | It was annoying me.
* flashrom: Add whitelist for Libiquity Taurinus X200P. J. McDermott2015-06-261-0/+3
|
* all script: use a standard styleFrancis Rowe2015-06-111-5/+5
| | | | | Based on the style used for the script in resources/scripts/helpers/build/release/
* Replace rm -r with rm -RFrancis Rowe2015-06-071-1/+1
|
* Libreboot r20150518 (fix mistake in flashrom patch)Francis Rowe2015-05-181-2/+2
| | | | Released on May 18th, 2015.
* flashrom: add whitelist for ThinkPad R400, T400 and T500Francis Rowe2015-05-181-3/+2
|
* Update flashrom and rebase patchesFrancis Rowe2015-05-171-5/+5
| | | | | | Rebase the patch to purge unwanted flash chip definitions. Remove the X200 whitelist patch (merged upstream). Add a patch to enable X200 Tablet and X200S whitelist.
* trim a few long lines, eliminate/add trailing newlines for consistencyJoseph Michael Thompson2015-04-101-2/+3
|
* bash scripts: Make script output more user-friendlyFrancis Rowe2015-02-201-2/+4
|
* bash scripts: Only enable verbose output if DEBUG= is usedFrancis Rowe2015-02-201-1/+2
|
* Rename scripts/helpers/fetch to scripts/helpers/downloadFrancis Rowe2015-02-141-0/+57