summaryrefslogtreecommitdiffstats
path: root/util/ifdtool
Commit message (Expand)AuthorAgeFilesLines
...
* util/ifdtool: Add find_fd null checkJacob Garber2019-05-131-1/+1
* util/ifdtools: Make EC region readable to BIOS/CPUBora Guvendik2019-02-141-2/+2
* util/ifdtools: Consider EC region accessLijian Zhao2019-01-291-0/+2
* util/ifdtool: Add lock support for CNL and ICLLijian Zhao2019-01-291-0/+2
* util/ifdtool: Fix regions_collide() checkNico Huber2019-01-061-5/+2
* util/ifdtool: Add IceLake platform support under IFDv2Aamir Bohra2018-11-212-0/+4
* treewide: use /usr/bin/env where appropriateYegor Timoshenko2018-11-171-1/+1
* util/ifdtool: Fix typoElyes HAOUAS2018-08-261-1/+1
* ifdtool: port the feature to set AltMeDisable/HAP bit hereBill XIE2018-08-142-4/+185
* ifdtool: reorder output of JID dumpsStefan Tauner2018-08-071-4/+4
* ifdtool: fix flumap handling in chipsets prior ibex peak/5 seriesStefan Tauner2018-08-072-8/+26
* util: Add description.md to each utilTom Hiller2018-07-261-0/+1
* util/ifdtool: Remove .dependencies on make cleanWerner Zeh2018-06-041-1/+1
* ifdtool: Add a list of known platforms that support IFD_VERSION_2Furquan Shaikh2018-05-042-11/+52
* util/ifdtool: Fix region access control for SKL/KBLFurquan Shaikh2018-03-222-1/+22
* util/ifdtool: Fix region limitation checkYouness Alaoui2017-10-221-2/+2
* ifdtool: Refactor some codeBill XIE2017-09-171-54/+111
* ifdtool: redesign some structuresBill XIE2017-09-173-121/+25
* ifdtool: merge region_filenames with region_name(s)Bill XIE2017-09-172-22/+11
* ifdtool: Const-correct and redesign some functionsBill XIE2017-09-172-70/+74
* ifdtool: avoid potential unaligned pointer usageRonald G. Minnich2017-06-021-12/+14
* ifdtool: Add SPI_FREQUENCY_50MHZ_30MHZ as a valid freqHannah Williams2017-03-101-0/+1
* util/ifdtool: Fix ICH Gbe unlockPatrick Rudolph2017-02-041-1/+2
* ifdtool: Add option to specify platform (-p) quirksAndrey Petrov2016-11-082-13/+43
* ifdtool: don't write unused regions into a layout fileAlexander Couzens2016-10-101-0/+5
* ifdtool: use max_regions to reflect ifd header versionAlexander Couzens2016-10-091-10/+10
* ifdtool: promote max_regions as globalAlexander Couzens2016-10-091-5/+3
* ifdtool/Makefile: use static dependenciesAlexander Couzens2016-09-121-4/+3
* ifdtool: fix one whitespace format errorAlexander Couzens2016-09-121-1/+1
* util/ifdtool: add option to change chip densityJan Tatje2016-03-131-3/+112
* utils: Remove old license text from help & disclaimer fileMartin Roth2016-01-131-3/+1
* ifdtool: Makefile: fix install targetDenis 'GNUtoo' Carikli2015-11-171-2/+0
* tree: drop last paragraph of GPL copyright headerPatrick Georgi2015-10-313-12/+0
* ifdtool: Properly set + decode flmstr regs for IFD v2Shawn Nematbakhsh2015-09-172-20/+80
* ifdtool: Enable warnings as errors, and fix any issuesAlexandru Gagniuc2015-09-112-2/+5
* ifdtool: handle region masks correctlyAaron Durbin2015-08-191-19/+22
* ifdtool: Update to support Skylake+ descriptor formatDuncan Laurie2015-08-192-44/+201
* Remove empty lines at end of fileElyes HAOUAS2015-06-081-1/+0
* Remove address from GPLv2 headersPatrick Georgi2015-05-213-3/+3
* ifdtool: Add O_BINARY to open flags for Windows compatibilityScott Duplichan2014-12-191-4/+8
* ifdtool: Provide bounds on string parserPatrick Georgi2014-08-101-1/+1
* ifdtool: Check if file was openedPatrick Georgi2014-08-031-0/+8
* ifdtool: Avoid potential buffer overflowPatrick Georgi2014-08-031-1/+2
* util/ifdtool: cleanup some magic numbersChris Douglass2014-02-281-15/+17
* util/ifdtool: add option to change flash layoutChris Douglass2014-02-281-4/+234
* util/ifdtool: add option to dump flashrom layoutChris Douglass2014-02-282-13/+90
* ifdtool: Dump more registers from FDStefan Reinauer2012-11-122-11/+141
* ifdtool: Add locking/unlocking and dumping of access permissionsStefan Reinauer2012-11-092-14/+96
* Fix Segmentation Fault in ifdtoolStefan Reinauer2012-11-091-0/+6
* ifdtool: Use perror for file write errorsStefan Reinauer2012-07-241-2/+2