index
:
u-boot.git
fedora
master
Unnamed repository; edit this file 'description' to name the repository.
Dennis Gilmore
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
/
mkimage.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
mkimage: Move padding commands outside of FIT_SIGNATURE
Joel Stanley
2021-01-22
1
-5
/
+6
*
mkimage: Skip adding non-existent IDs to a list
Naoki Hayama
2020-10-22
1
-2
/
+7
*
mkimage: Allow updating the FIT timestamp
Simon Glass
2020-07-25
1
-1
/
+4
*
Revert "Merge tag 'dm-pull-20jul20' of git://git.denx.de/u-boot-dm"
Tom Rini
2020-07-24
1
-4
/
+1
*
mkimage: Allow updating the FIT timestamp
Simon Glass
2020-07-20
1
-1
/
+4
*
mkimage: Fix error message if write less data then expected
Mylène Josserand
2020-07-17
1
-4
/
+11
*
tools: mkimage: use /* fallthrough */ as needed
Heinrich Schuchardt
2020-05-15
1
-1
/
+1
*
mkimage: fit_image: Add option to make fit header align
Kever Yang
2020-04-24
1
-2
/
+12
*
tools: mkimage: use common ALIGN to do the size align
Kever Yang
2020-04-24
1
-2
/
+3
*
rockchip: mkimage: support packing optional second level boot-loader
Jeffy Chen
2019-12-27
1
-0
/
+8
*
lib: rsa: add support to other openssl engine types than pkcs11
Vesa Jääskeläinen
2019-07-18
1
-1
/
+1
*
fdt: Fix mkimage list to try every header type
Jordan Hand
2019-04-11
1
-8
/
+15
*
fdt: Fix FIT header verification in mkimage and conduct same checks as bootm
Jordan Hand
2019-03-08
1
-1
/
+1
*
tools: add i.MX8M image support
Peng Fan
2019-01-01
1
-0
/
+7
*
tools: add i.MX8/8X image support
Peng Fan
2018-10-22
1
-0
/
+7
*
tools: mkimage: Ensure munmap unmaps the same length that was mapped
Mark Tomlinson
2018-09-10
1
-2
/
+4
*
tools: zynqmpimage: Add bif support
Alexander Graf
2018-05-11
1
-0
/
+7
*
SPDX: Convert all of our single license tags to Linux Kernel style
Tom Rini
2018-05-07
1
-2
/
+1
*
tools: mkimage: Check for datafile when type is script
Alex Kiernan
2018-04-28
1
-0
/
+2
*
mkimage: do not fail if there is no print_header function
Guillaume GARDET
2018-04-10
1
-3
/
+2
*
mkimage: fix display of image types list
Baruch Siach
2017-07-06
1
-1
/
+5
*
tools: mkimage: fix sizeof_mismatch found by coverity
Sven Ebenfeld
2017-01-20
1
-1
/
+1
*
mkimage: Add support for signing with pkcs11
George McCollister
2017-01-14
1
-3
/
+7
*
tools: mkimage: add firmware-ivt image type for HAB verification
Sven Ebenfeld
2017-01-02
1
-0
/
+32
*
mkimage: Allow including a ramdisk in FIT auto mode
Tomeu Vizoso
2016-11-06
1
-3
/
+7
*
mkimage: Fix missing free() in show_valid_options()
Simon Glass
2016-10-31
1
-0
/
+1
*
Fix spelling of "occur".
Vagrant Cascadian
2016-10-31
1
-1
/
+1
*
mkimage: Fix argument parsing with signature comment
Karl Beldan
2016-08-05
1
-1
/
+1
*
mkimage: fix missing break for -p switch
Teddy Reed
2016-07-14
1
-0
/
+1
*
mkimage: Show item lists for all categories
Simon Glass
2016-07-14
1
-3
/
+9
*
mkimage: Use generic code for showing an 'image type' error
Simon Glass
2016-07-14
1
-43
/
+2
*
mkimage: Allow display of a list of any image header category
Simon Glass
2016-07-14
1
-0
/
+43
*
mkimage: Drop blank line before main()
Simon Glass
2016-07-14
1
-1
/
+0
*
mkimage: Drop premature setting of params.fit_image_type
Simon Glass
2016-07-14
1
-1
/
+0
*
mkimage: Require a data file when auto-fit is used
Simon Glass
2016-07-14
1
-0
/
+2
*
mkimage: Explain the auto-fit imagefile special case
Simon Glass
2016-07-14
1
-0
/
+1
*
mkimage: Honour the default image type with auto-fit
Simon Glass
2016-07-14
1
-1
/
+1
*
mkimage: fit: spl: Add an optional static offset for external data
Teddy Reed
2016-06-24
1
-2
/
+11
*
mkimage: Add a quiet mode
Simon Glass
2016-05-23
1
-1
/
+4
*
mkimage: fix generation of FIT image
Andreas Bießmann
2016-05-03
1
-6
/
+3
*
mkimage: fix argument parsing on BSD systems
Andreas Bießmann
2016-05-02
1
-21
/
+12
*
mkimage: Support placing data outside the FIT
Simon Glass
2016-03-14
1
-1
/
+4
*
mkimage: Support adding device tree files to a FIT
Simon Glass
2016-03-14
1
-2
/
+36
*
mkimage: Support automatic creating of a FIT without a .its
Simon Glass
2016-03-14
1
-3
/
+5
*
mkimage: Allow a FIT to include an image of any type
Simon Glass
2016-03-14
1
-5
/
+28
*
mkimage: Make 'params' static
Simon Glass
2016-03-14
1
-1
/
+1
*
mkimage: Show an error message when usage() is called
Simon Glass
2016-03-14
1
-8
/
+9
*
mkimage: Move usage() up to the top
Simon Glass
2016-03-14
1
-39
/
+42
*
mkimage: Sort the option processing code by option
Simon Glass
2016-03-14
1
-25
/
+25
*
mkimage: Convert to use getopt()
Simon Glass
2016-03-14
1
-132
/
+101
[next]