summaryrefslogtreecommitdiff
path: root/util
Commit message (Expand)AuthorAgeFilesLines
* Add a bunch of new/tested stuff and various small changes 25.stefanct2016-03-131-1/+1
* Fix compilation on SunOS.stefanct2016-03-131-1/+1
* ft2232_spi: Add support for Google Servo boards (v1 + v2).stefanct2016-02-141-0/+6
* Unify target OS and CPU architecture checks.stefanct2015-01-101-1/+1
* Refine revision handling.stefanct2015-01-101-0/+10
* Add support for Intel Wildcat Point PCH.stefanct2014-08-201-0/+4
* Add support for Intel Silvermont: Bay Trail, Rangeley and Avoton.stefanct2014-08-201-0/+3
* Refine Flash Component descriptor handling.stefanct2014-08-201-1/+5
* Add a bunch of new/tested stuff and various small changes 20.stefanct2014-05-031-4/+4
* ft2232_spi: Add support for TUMPA Lite.stefanct2014-04-271-0/+4
* CID1130011: Use after free in ich_descriptor_tool.stefanct2014-04-261-1/+2
* BSD refinements.stefanct2013-09-121-6/+34
* Improve getrevision.sh.stefanct2013-08-291-148/+201
* getrevision.sh: Make sure we don't get translated output.stefanct2013-08-171-8/+10
* Add getrevision.sh utility script.stefanct2013-08-141-0/+228
* Add utility to print all chip names in flashchips.h that are not in flashchip...stefanct2013-03-091-0/+23
* Allow specifying CPPFLAGShailfinger2012-08-151-6/+6
* Allow the user to specify CFLAGS without breaking the buildhailfinger2012-08-141-8/+23
* Clean up ICH descriptor code.stefanct2012-08-131-12/+9
* Portability fixes and cleanupshailfinger2012-08-092-9/+21
* Add ich_descriptor_tool to decode all flash descriptors stored in a flash dum...stefanct2011-12-243-0/+279
* Add support for the GOEPEL PicoTAP programmer.uwe2011-10-201-0/+4
* TIAO/DIYGADGET USB Multi-Protocol Adapter (TUMPA) support.uwe2011-10-141-0/+4
* Update the flashrom udev rules file with new programmers.uwe2011-06-171-0/+20
* whitespace, documentation and other small stuffstefanct2011-05-191-3/+3
* Add a line of output for each iteration of the torture test.hailfinger2010-11-021-10/+16
* Use mktemp unconditionally for security reasons.hailfinger2010-11-021-3/+9
* Replace "$FLASHROM_PARAM" with ${FLASHROM_PARAM} inhailfinger2010-10-291-7/+7
* flashrom torture test script.hailfinger2010-10-291-0/+281
* Add a udev rules file for flashrom.uwe2010-07-271-0/+55