summaryrefslogtreecommitdiffstats
path: root/util/ifdtool
Commit message (Expand)AuthorAgeFilesLines
* util/ifdtool: Add coreboot build system supportPatrick Georgi2021-01-121-0/+18
* util/ifdtool: Enable CPU read of the ME regionUsha P2020-11-021-2/+29
* .gitignore: Ignore .test/.dependencies globallyPatrick Georgi2020-10-311-2/+0
* .gitignore: Split into subdirectory filesPatrick Georgi2020-10-301-0/+3
* ifdtool: add "reserved" regionsStefan Reinauer2020-10-281-1/+7
* util/ifdtool: Include ADL dynamic check as per Gen12 SPI flash guideSubrata Banik2020-10-022-8/+9
* 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-022-4/+90
* util/ifdtool: Fix SPI frequency as per Gen11 SPI flash guideSubrata Banik2020-09-022-1/+40
* util/ifdtool: Add FLMAP3 dump for Gen11 onwards PCHSubrata Banik2020-09-022-0/+7
* 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-312-7/+42
* 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-012-0/+5
* util/ifdtool: Make JSL platform entry for lock_descriptorSubrata Banik2020-08-011-0/+1
* ifdtool: Improve PCH strap handlingPatrick Rudolph2020-06-172-11/+54
* util: Allow overriding gcc as default host compilerPatrick Georgi2020-06-041-1/+1
* util/: Replace GPLv2 boiler plate with SPDX headerPatrick Georgi2020-05-093-29/+3
* AUTHORS, util/: Drop individual copyright noticesPatrick Georgi2020-05-093-11/+2
* 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
* commonlib: Add commonlib/bsdJulius Werner2020-01-281-2/+2
* util/ifdtool: Correct region resize handlingWim Vervoorn2020-01-201-3/+4
* util/ifdtool: Add Jasperlake platform support under IFDv2rkanabar2019-11-252-0/+4
* util/ifdtool: Add Tigerlake platform support under IFDv2Ravi Sarawadi2019-10-312-0/+5
* 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-033-14/+78
* util/*/Makefile: Rename -W to -WextraJacob Garber2019-07-231-1/+1
* util/ifdtool: Enable -Wmissing-prototypesJacob Garber2019-07-011-1/+1
* util/ifdtool: Make internal functions staticJacob Garber2019-07-011-4/+4
* ifdtool: Enable GbE/PDR/EC region access only if they existDuncan Laurie2019-06-072-30/+78
* 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