summaryrefslogtreecommitdiffstats
path: root/util/ifdtool/ifdtool.c
Commit message (Expand)AuthorAgeFilesLines
* util/ifdtool: Fix printing or setting PCH strapsArthur Heymans2022-06-231-7/+7
* util/ifdtool: Add Meteor Lake platform support under IFDv2Subrata Banik2022-03-151-0/+5
* util/ifdtool: Add support for Denverton SoCJeff Daly2022-03-081-11/+70
* util/ifdtool: add generic `PLATFORM_IFD2` for early SoC developmentWonkyu Kim2022-02-091-0/+6
* util/ifdtool: Add additional regions for platforms that support themJeff Daly2022-02-041-8/+26
* util/ifdtool: Add APL to IFDv2 platformsSubrata Banik2021-07-151-2/+3
* util/ifdtool: Add sklkbl to IFDv2 platformsJan Tatje2021-07-071-2/+4
* util/ifdtool: Add Xeon SP Lewisburg PCH platform support under IFDv2Johnny Lin2021-06-261-0/+6
* util/ifdtool: Use ICH Strap Length (ISL) to identify APL chipsetSubrata Banik2021-06-201-0/+2
* util/ifdtool: Use -p platform name to detect IFDv2 platform and chipsetSubrata Banik2021-06-201-69/+37
* util/ifdtool: Add Elkhart Lake platform support under IFDv2Lean Sheng Tan2021-06-181-1/+6
* 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