summaryrefslogtreecommitdiffstats
path: root/util/ifdtool/ifdtool.c
Commit message (Expand)AuthorAgeFilesLines
* util/ifdtool: Enable CPU read of the ME regionUsha P2020-11-021-2/+29
* ifdtool: add "reserved" regionsStefan Reinauer2020-10-281-1/+7
* util/ifdtool: Include ADL dynamic check as per Gen12 SPI flash guideSubrata Banik2020-10-021-7/+7
* util/ifdtool: Add NULL check for pointer fpsbaSubrata Banik2020-09-081-1/+1
* util/ifdtool: Fix eSPI frequency as per Gen 11 SPI flash guideSubrata Banik2020-09-021-4/+73
* util/ifdtool: Fix SPI frequency as per Gen11 SPI flash guideSubrata Banik2020-09-021-1/+32
* util/ifdtool: Add FLMAP3 dump for Gen11 onwards PCHSubrata Banik2020-09-021-0/+6
* util/ifdtool: Fix miscellaneous IFD offset since Gen 5 PCHSubrata Banik2020-09-021-8/+35
* util/ifdtool: Identify between ICH and PCH RevisionSubrata Banik2020-09-021-1/+9
* util/ifdtool: Identify chipset without platform nameSubrata Banik2020-08-311-4/+37
* util/ifdtool: Skip unused and reserved Flash RegionSubrata Banik2020-08-311-0/+6
* util/ifdtool: Add platform specific quirks for ADL/ICL/JSL/TGLSubrata Banik2020-08-311-4/+8
* util/ifdtool: Add Alderlake platform support under IFDv2Subrata Banik2020-08-011-0/+4
* util/ifdtool: Make JSL platform entry for lock_descriptorSubrata Banik2020-08-011-0/+1
* ifdtool: Improve PCH strap handlingPatrick Rudolph2020-06-171-10/+53
* util/: Replace GPLv2 boiler plate with SPDX headerPatrick Georgi2020-05-091-10/+1
* AUTHORS, util/: Drop individual copyright noticesPatrick Georgi2020-05-091-4/+1
* util/ifdtool: add --output flagMarcello Sylvester Bauer2020-03-031-17/+35
* util/ifdtool: Mention MeDisable in help textEvgeny Zinoviev2020-02-241-2/+2
* util: Fix typosElyes HAOUAS2020-02-171-3/+3
* util/ifdtool: Support modification of single Flash DescriptorMarcello Sylvester Bauer2020-02-091-5/+19
* util/ifdtool: Correct region resize handlingWim Vervoorn2020-01-201-3/+4
* util/ifdtool: Add Jasperlake platform support under IFDv2rkanabar2019-11-251-0/+3
* util/ifdtool: Add Tigerlake platform support under IFDv2Ravi Sarawadi2019-10-311-0/+4
* util/ifdtool: Add support for setting flash density on IFD V2Arthur Heymans2019-10-191-32/+34
* util/ifdtool: Fix argument parsing for layout/validateSamuel Holland2019-10-161-1/+1
* ifdtool: Add validate option to ifdtoolMathew King2019-10-031-13/+67
* util/ifdtool: Make internal functions staticJacob Garber2019-07-011-4/+4
* ifdtool: Enable GbE/PDR/EC region access only if they existDuncan Laurie2019-06-071-30/+69
* 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-211-0/+3
* util/ifdtool: Fix typoElyes HAOUAS2018-08-261-1/+1
* ifdtool: port the feature to set AltMeDisable/HAP bit hereBill XIE2018-08-141-4/+154
* ifdtool: reorder output of JID dumpsStefan Tauner2018-08-071-4/+4
* ifdtool: fix flumap handling in chipsets prior ibex peak/5 seriesStefan Tauner2018-08-071-6/+24
* ifdtool: Add a list of known platforms that support IFD_VERSION_2Furquan Shaikh2018-05-041-10/+49
* util/ifdtool: Fix region access control for SKL/KBLFurquan Shaikh2018-03-221-0/+20
* 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-171-93/+19
* ifdtool: merge region_filenames with region_name(s)Bill XIE2017-09-171-22/+10
* ifdtool: Const-correct and redesign some functionsBill XIE2017-09-171-68/+72
* 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-081-13/+39