index
:
coreboot.git
macbookair5_2
macbookpro10_1
main
master
mbp101_medisable
mbp101_medisable_1
mbp82
x230
my copy of coreboot
User &
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
util
/
ifdtool
/
ifdtool.c
Age
Commit message (
Expand
)
Author
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-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-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-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-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
2017-06-02
ifdtool: avoid potential unaligned pointer usage
Ronald G. Minnich
2017-03-10
ifdtool: Add SPI_FREQUENCY_50MHZ_30MHZ as a valid freq
Hannah Williams
2017-02-04
util/ifdtool: Fix ICH Gbe unlock
Patrick Rudolph
2016-11-08
ifdtool: Add option to specify platform (-p) quirks
Andrey Petrov
2016-10-10
ifdtool: don't write unused regions into a layout file
Alexander Couzens
2016-10-09
ifdtool: use max_regions to reflect ifd header version
Alexander Couzens
2016-10-09
ifdtool: promote max_regions as global
Alexander Couzens
2016-09-12
ifdtool: fix one whitespace format error
Alexander Couzens
2016-03-13
util/ifdtool: add option to change chip density
Jan Tatje
2016-01-13
utils: Remove old license text from help & disclaimer file
Martin Roth
2015-10-31
tree: drop last paragraph of GPL copyright header
Patrick Georgi
2015-09-17
ifdtool: Properly set + decode flmstr regs for IFD v2
Shawn Nematbakhsh
2015-09-11
ifdtool: Enable warnings as errors, and fix any issues
Alexandru Gagniuc
2015-08-19
ifdtool: handle region masks correctly
Aaron Durbin
2015-08-19
ifdtool: Update to support Skylake+ descriptor format
Duncan Laurie
2015-05-21
Remove address from GPLv2 headers
Patrick Georgi
2014-12-19
ifdtool: Add O_BINARY to open flags for Windows compatibility
Scott Duplichan
2014-08-10
ifdtool: Provide bounds on string parser
Patrick Georgi
2014-08-03
ifdtool: Check if file was opened
Patrick Georgi
2014-08-03
ifdtool: Avoid potential buffer overflow
Patrick Georgi
2014-02-28
util/ifdtool: cleanup some magic numbers
Chris Douglass
2014-02-28
util/ifdtool: add option to change flash layout
Chris Douglass
2014-02-28
util/ifdtool: add option to dump flashrom layout
Chris Douglass
2012-11-12
ifdtool: Dump more registers from FD
Stefan Reinauer
2012-11-09
ifdtool: Add locking/unlocking and dumping of access permissions
Stefan Reinauer
2012-11-09
Fix Segmentation Fault in ifdtool
Stefan Reinauer
2012-07-24
ifdtool: Use perror for file write errors
Stefan Reinauer
2012-05-24
Add EM100 mode to Intel Firmware Descriptor tool
Stefan Reinauer
2012-03-30
Allow components smaller than declared size.
Vadim Bendebury
2011-11-01
remove trailing whitespace
Stefan Reinauer
2011-10-22
Add ifdtool, utility to read / modify Intel Firmware Descriptor images
Stefan Reinauer