index
:
u-boot-toradex.git
2011.12-colibri_vf
2014.04-toradex
2014.10-toradex
2014.10-toradex-next
2015.04-imx7-1.1.0_ga-toradex-next
2015.04-toradex
2015.04-toradex-next
2016.11-toradex
2016.11-toradex-next
colibri
colibri-next
colibri_vf
master
toradex_2019.07
toradex_2019.07-next
toradex_2020.07
toradex_imx6
toradex_imx_lf_v2022.04
toradex_imx_lf_v2024.04
toradex_imx_v2017.03_4.9.123_imx8mm_ga-bring_up
toradex_imx_v2017.03_4.9.51_imx8_beta1-bring_up
toradex_imx_v2017.03_4.9.51_imx8_beta2-bring_up
toradex_imx_v2018.03_4.14.62_1.0.0_beta-bringup
toradex_imx_v2018.03_4.14.78_1.0.0_ga-bringup
toradex_imx_v2018.03_4.14.98_2.3.0_bringup
toradex_imx_v2020.04_5.4.24_2.1.0
toradex_imx_v2020.04_5.4.70_2.3.0
toradex_ti-u-boot-2021.01_bringup
toradex_ti-u-boot-2023.04
toradex_ti-u-boot-2024.04
toradex_u-boot-2024.07_smarc-imx8mp-bringup
U-Boot bootloader for Apalis and Colibri modules
Toradex
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
mkeficapsule.c
Age
Commit message (
Expand
)
Author
3 days
tools: mkeficapsule: resource leak in read_bin_file()
Heinrich Schuchardt
2024-11-09
tools: mkeficapsule: use %zd to print ssize_t.
Heinrich Schuchardt
2024-09-12
tools: mkeficapsule: support generating dynamic GUIDs
Caleb Connolly
2024-09-12
tools: mkeficapsule: use u-boot UUID library
Caleb Connolly
2024-08-24
tools/mkeficapsule: correct printf codes
Heinrich Schuchardt
2024-08-05
binman: Return failure when a usage() message is generated
Simon Glass
2024-08-05
mkeficapsule: Add a --version argument
Simon Glass
2023-12-21
global: Restrict use of '#include <linux/kconfig.h>'
Tom Rini
2023-10-13
tools: mkeficapsule: Add support to print capsule headers
Sughosh Ganu
2023-06-08
mkeficapsule: add FMP Payload Header
Masahisa Kojima
2022-10-31
mkeficapsule: Add support for setting OEM flags in capsule header
Sughosh Ganu
2022-10-31
mkeficapsule: Add support for generating empty capsules
Sughosh Ganu
2022-04-15
mkeficapsule: Remove raw and FIT GUID types
Sughosh Ganu
2022-02-26
tools: mkeficapsule: remove duplicated code
AKASHI Takahiro
2022-02-11
tools: mkeficapsule: allow for specifying GUID explicitly
AKASHI Takahiro
2022-02-11
tools: mkeficapsule: add firmware image signing
AKASHI Takahiro
2022-02-05
tools: mkeficapsule: dont use malloc.h
Heinrich Schuchardt
2022-01-29
tools: mkeficapsule: rework the code a little bit
AKASHI Takahiro
2022-01-29
tools: mkeficapsule: output messages to stderr instead of stdout
AKASHI Takahiro
2021-10-25
Revert "Revert "mkeficapsule: Remove dtb related options""
AKASHI Takahiro
2021-09-18
Revert "mkeficapsule: Remove dtb related options"
Simon Glass
2021-07-18
mkeficapsule: Remove dtb related options
Ilias Apalodimas
2021-04-10
tools/mkeficapsule: improve online help
Heinrich Schuchardt
2021-03-16
mkeficapsule: Correct printf() strings
Simon Glass
2021-02-26
tools/mkeficapsule.c: fix DEBUG build
Klaus Heinrich Kiwi
2021-01-23
mkeficapsule: Miscellaneous fixes in the utility
Sughosh Ganu
2021-01-23
tools: mkeficapsule: fill reserved members of structure
AKASHI Takahiro
2020-12-31
mkeficapsule: Add support for embedding public key in a dtb
Sughosh Ganu
2020-12-03
test/py: efi_capsule: test for FIT image capsule
AKASHI Takahiro
2020-12-03
tools: add mkeficapsule command for UEFI capsule update
AKASHI Takahiro