Age | Commit message (Expand) | Author |
2020-09-08 | util/ifdtool: Add NULL check for pointer fpsba | Subrata Banik |
2020-09-02 | util/ifdtool: Fix eSPI frequency as per Gen 11 SPI flash guide | Subrata Banik |
2020-09-02 | util/ifdtool: Fix SPI frequency as per Gen11 SPI flash guide | Subrata Banik |
2020-09-02 | util/ifdtool: Add FLMAP3 dump for Gen11 onwards PCH | Subrata Banik |
2020-09-02 | util/ifdtool: Fix miscellaneous IFD offset since Gen 5 PCH | Subrata Banik |
2020-09-02 | util/ifdtool: Identify between ICH and PCH Revision | Subrata Banik |
2020-08-31 | util/ifdtool: Identify chipset without platform name | Subrata Banik |
2020-08-31 | util/ifdtool: Skip unused and reserved Flash Region | Subrata Banik |
2020-08-31 | util/ifdtool: Add platform specific quirks for ADL/ICL/JSL/TGL | Subrata Banik |
2020-08-01 | util/ifdtool: Add Alderlake platform support under IFDv2 | Subrata Banik |
2020-08-01 | util/ifdtool: Make JSL platform entry for lock_descriptor | Subrata Banik |
2020-06-17 | ifdtool: Improve PCH strap handling | Patrick Rudolph |
2020-06-04 | util: Allow overriding gcc as default host compiler | Patrick Georgi |
2020-05-09 | util/: Replace GPLv2 boiler plate with SPDX header | Patrick Georgi |
2020-05-09 | AUTHORS, util/: Drop individual copyright notices | Patrick Georgi |
2020-03-03 | util/ifdtool: add --output flag | Marcello Sylvester Bauer |
2020-02-24 | util/ifdtool: Mention MeDisable in help text | Evgeny Zinoviev |
2020-02-17 | util: Fix typos | Elyes HAOUAS |
2020-02-09 | util/ifdtool: Support modification of single Flash Descriptor | Marcello Sylvester Bauer |
2020-01-28 | commonlib: Add commonlib/bsd | Julius Werner |
2020-01-20 | util/ifdtool: Correct region resize handling | Wim Vervoorn |
2019-11-25 | util/ifdtool: Add Jasperlake platform support under IFDv2 | rkanabar |
2019-10-31 | util/ifdtool: Add Tigerlake platform support under IFDv2 | Ravi Sarawadi |
2019-10-19 | util/ifdtool: Add support for setting flash density on IFD V2 | Arthur Heymans |
2019-10-16 | util/ifdtool: Fix argument parsing for layout/validate | Samuel Holland |
2019-10-03 | ifdtool: Add validate option to ifdtool | Mathew King |
2019-07-23 | util/*/Makefile: Rename -W to -Wextra | Jacob Garber |
2019-07-01 | util/ifdtool: Enable -Wmissing-prototypes | Jacob Garber |
2019-07-01 | util/ifdtool: Make internal functions static | Jacob Garber |
2019-06-07 | ifdtool: Enable GbE/PDR/EC region access only if they exist | Duncan Laurie |
2019-05-13 | util/ifdtool: Add find_fd null check | Jacob Garber |
2019-02-14 | util/ifdtools: Make EC region readable to BIOS/CPU | Bora Guvendik |
2019-01-29 | util/ifdtools: Consider EC region access | Lijian Zhao |
2019-01-29 | util/ifdtool: Add lock support for CNL and ICL | Lijian Zhao |
2019-01-06 | util/ifdtool: Fix regions_collide() check | Nico Huber |
2018-11-21 | util/ifdtool: Add IceLake platform support under IFDv2 | Aamir Bohra |
2018-11-17 | treewide: use /usr/bin/env where appropriate | Yegor Timoshenko |
2018-08-26 | util/ifdtool: Fix typo | Elyes HAOUAS |
2018-08-14 | ifdtool: port the feature to set AltMeDisable/HAP bit here | Bill XIE |
2018-08-07 | ifdtool: reorder output of JID dumps | Stefan Tauner |
2018-08-07 | ifdtool: fix flumap handling in chipsets prior ibex peak/5 series | Stefan Tauner |
2018-07-26 | util: Add description.md to each util | Tom Hiller |
2018-06-04 | util/ifdtool: Remove .dependencies on make clean | Werner Zeh |
2018-05-04 | ifdtool: Add a list of known platforms that support IFD_VERSION_2 | Furquan Shaikh |
2018-03-22 | util/ifdtool: Fix region access control for SKL/KBL | Furquan Shaikh |
2017-10-22 | util/ifdtool: Fix region limitation check | Youness Alaoui |
2017-09-17 | ifdtool: Refactor some code | Bill XIE |
2017-09-17 | ifdtool: redesign some structures | Bill XIE |
2017-09-17 | ifdtool: merge region_filenames with region_name(s) | Bill XIE |
2017-09-17 | ifdtool: Const-correct and redesign some functions | Bill XIE |