index
:
u-boot.git
master
omap/config-cleanups
omap/sniper/next-v2016.03
omap/sniper/recovery-v2015.07
omap/sniper/work
U-Boot bootloader
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
ifdtool.c
Age
Commit message (
Expand
)
Author
2022-01-19
doc: replace @return by Return:
Heinrich Schuchardt
2018-05-10
SPDX: Convert a few files that were missed before
Tom Rini
2018-05-07
SPDX: Convert all of our single license tags to Linux Kernel style
Tom Rini
2018-03-05
libfdt: move headers to <linux/libfdt.h> and <linux/libfdt_env.h>
Masahiro Yamada
2018-01-28
tools: include necessary headers explicitly
Masahiro Yamada
2016-12-20
binman: Drop microcode features from ifdtool
Simon Glass
2015-09-09
x86: ifdtool: Support checking region overlap before U-Boot
Bin Meng
2015-08-26
x86: ifdtool: Drop microcode from the device tree when collating
Simon Glass
2015-08-26
x86: ifdtool: Support collating microcode into one place
Simon Glass
2015-08-26
x86: ifdtool: Split microcode linking into its own function
Simon Glass
2015-08-26
x86: ifdtool: Check that U-Boot does not overlap other regions
Simon Glass
2015-07-14
tools: ifdtool: Write correct offset on 32-bit machine
Bin Meng
2015-06-04
tools: ifdtool: Do not write region while its size is negative
Bin Meng
2015-01-13
x86: Correct ifdtool microcode calculation
Simon Glass
2014-12-18
x86: ifdtool: Add support for early microcode access
Simon Glass
2014-12-18
x86: ifdtool: Use a structure for the file/address list
Simon Glass
2014-12-18
x86: ifdtool: Display filename when file errors are reported
Simon Glass
2014-12-18
x86: ifdtool: Correct a debug() missing parameter
Simon Glass
2014-12-13
x86: ifdtool: Separate out filenames for -D and -i
Simon Glass
2014-12-13
tools/ifdtool: Support writing multiple files (-w) simultaneously
Bin Meng
2014-11-21
x86: ifdtool: Allow creation of an empty ROM
Simon Glass
2014-11-21
x86: Add ifdtool for working with Intel Flash Descriptor ROM images
Simon Glass