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
/
Makefile
Commit message (
Expand
)
Author
Age
Files
Lines
*
lib: Add support for ECDSA image signing
Alexandru Gagniuc
2021-04-14
1
-0
/
+3
*
lib/rsa: Make fdt_add_bignum() available outside of RSA code
Alexandru Gagniuc
2021-04-14
1
-0
/
+5
*
lib: Rename rsa-checksum.c to hash-checksum.c
Alexandru Gagniuc
2021-04-14
1
-1
/
+2
*
arm: mvebu: a38x: Remove dead code ARMADA_39X
Pali Rohár
2021-03-12
1
-2
/
+2
*
tools/Makefile: FIT_CIPHER requires libssl
Joel Stanley
2021-01-22
1
-1
/
+1
*
tools: mkimage: Add Allwinner eGON support
Andre Przywara
2021-01-11
1
-0
/
+1
*
Merge tag 'v2021.01-rc5' into next
Tom Rini
2021-01-05
1
-0
/
+3
|
\
|
*
mips: octeon: tools: Add update_octeon_header tool
Stefan Roese
2020-11-30
1
-0
/
+3
*
|
mkeficapsule: Add support for embedding public key in a dtb
Sughosh Ganu
2020-12-31
1
-0
/
+1
*
|
tools: add mkeficapsule command for UEFI capsule update
AKASHI Takahiro
2020-12-03
1
-0
/
+2
|
/
*
Add support for SHA384 and SHA512
Reuben Dowle
2020-06-12
1
-0
/
+2
*
rename symbol: CONFIG_KIRKWOOD -> CONFIG_ARCH_KIRKWOOD
Trevor Woerner
2020-05-15
1
-2
/
+2
*
fdt_region: move fdt_region.c to common/ from lib/libfdt/
Masahiro Yamada
2020-04-26
1
-8
/
+4
*
libfdt: migrate fdt_ro.c to a wrapper of scripts/dtc/libfdt/fdt_ro.c
Masahiro Yamada
2020-04-26
1
-3
/
+2
*
kconfig / kbuild: Re-sync with Linux 4.19
Tom Rini
2020-04-10
1
-4
/
+4
*
lib: rsa: decouple rsa from FIT image verification
AKASHI Takahiro
2020-03-12
1
-1
/
+1
*
u-boot: fit: add support to decrypt fit with aes
Philippe Reynes
2020-01-17
1
-1
/
+1
*
mkimage: fit: add support to encrypt image with aes
Philippe Reynes
2020-01-17
1
-1
/
+13
*
cmd: add asn1_compiler
AKASHI Takahiro
2019-12-06
1
-0
/
+3
*
tools: remove easylogo and include/video_logo.h
Heinrich Schuchardt
2019-08-26
1
-1
/
+0
*
bmp_logo: support CONFIG_DM_VIDEO
Heiko Schocher
2019-07-29
1
-0
/
+6
*
x86: Add ifwitool for Intel Integrated Firmware Image
Simon Glass
2019-07-23
1
-0
/
+3
*
spl: add overall SPL size check
Simon Goldschmidt
2019-06-07
1
-0
/
+4
*
Make FIT support really optional
Fabrice Fontaine
2019-05-09
1
-4
/
+2
*
tools/Makefile: fix HOSTCFLAGS with CROSS_BUILD_TOOLS
Fabrice Fontaine
2019-05-03
1
-0
/
+1
*
tools/Makefile: get openssl CFLAGS from pkg-config
Pierre Bourdon
2019-04-26
1
-0
/
+2
*
tools/Makefile: build host tools with -std=gnu99
Thomas Petazzoni
2019-04-03
1
-1
/
+2
*
Merge tag 'u-boot-imx-20190101' of git://www.denx.de/git/u-boot-imx
Tom Rini
2019-01-01
1
-0
/
+1
|
\
|
*
tools: add i.MX8M image support
Peng Fan
2019-01-01
1
-0
/
+1
*
|
tools: add a generic config for native tools building
Otavio Salvador
2018-12-15
1
-1
/
+1
|
/
*
Roll CRC16-CCITT into the hash infrastructure
Philipp Tomsich
2018-12-08
1
-0
/
+1
*
tools: MediaTek: add MTK boot header generation to mkimage
Ryder Lee
2018-11-28
1
-0
/
+1
*
tools: add i.MX8/8X image support
Peng Fan
2018-10-22
1
-0
/
+1
*
vboot: Add FIT_SIGNATURE_MAX_SIZE protection
Teddy Reed
2018-07-10
1
-0
/
+1
*
tools: zynqmpimage: Add bif support
Alexander Graf
2018-05-11
1
-0
/
+1
*
SPDX: Convert all of our single license tags to Linux Kernel style
Tom Rini
2018-05-07
1
-3
/
+1
*
tools: Make kwboot build if HOST_TOOLS_ALL=y
Tuomas Tynkkynen
2018-03-22
1
-0
/
+1
*
tools/mkimage: add support for STM32 image format
Patrick Delaunay
2018-03-19
1
-0
/
+1
*
tools: Include U-Boot libfdt headers from their actual path
Paul Kocialkowski
2018-03-05
1
-1
/
+1
*
libfdt: migrate include/libfdt_env.h to a wrapper
Masahiro Yamada
2018-01-28
1
-1
/
+1
*
libfdt: migrate fdt_rw.c to a wrapper of scripts/dtc/libfdt/fdt_rw.c
Masahiro Yamada
2018-01-28
1
-3
/
+3
*
tools: provide a tool to convert a binary file to an include
Heinrich Schuchardt
2018-01-22
1
-0
/
+3
*
riscv: tools: Prelink u-boot
Rick Chen
2018-01-12
1
-0
/
+1
*
libfdt: migrate fdt_wip.c to a wrapper of scripts/dtc/libfdt/fdt_wip.c
Masahiro Yamada
2017-12-04
1
-2
/
+2
*
tools: use files from scripts/dtc/libfdt where possible
Masahiro Yamada
2017-11-17
1
-5
/
+10
*
pylibfdt: move pylibfdt to scripts/dtc/pylibfdt and refactor makefile
Masahiro Yamada
2017-11-17
1
-30
/
+0
*
env: Drop CONFIG_ENV_IS_IN_DATAFLASH
Tuomas Tynkkynen
2017-10-16
1
-1
/
+0
*
tools/mkimage: Make the path to the dtc binary that mkimage calls configurable
Tom Rini
2017-09-24
1
-1
/
+1
*
Makefile: Suppress output of python libfdt build command
Bin Meng
2017-09-03
1
-2
/
+2
*
Makefile: Quiesce libfdt build
Bin Meng
2017-09-03
1
-1
/
+1
[next]