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
Age
Commit message (
Expand
)
Author
2023-04-13
tools: kwboot: Add support for parsing SATA images with non-512 block size
Pali Rohár
2023-04-13
tools: kwbimage: Add support for SATA images with non-512 byte block size
Pali Rohár
2023-04-13
tools: kwbimage: Simplify align code
Pali Rohár
2023-04-13
tools: imagetool: Extend print_header() by params argument
Pali Rohár
2023-04-06
tools: avoid implicit fallthrough in fdt_add_pubkey
Heinrich Schuchardt
2023-04-06
tools: env: use /run to store lockfile
Tim Lee
2023-04-04
Dockerfile: add mkbootimg tool
Safae Ouajih
2023-04-04
CI: Move to clang-16
Tom Rini
2023-04-04
Dockerfile: Populate a pip cache
Tom Rini
2023-04-03
Merge branch 'next'
Tom Rini
2023-03-31
buildman: Correct overwriting of settings file
Simon Glass
2023-03-29
arm: dts: iot2050: Optionally embed OTP programming data into image
Jan Kiszka
2023-03-29
iot2050: Add script for signing artifacts
Jan Kiszka
2023-03-29
tools: Add script for converting public key into device tree include
Jan Kiszka
2023-03-29
iot2050: Update firmware layout
Jan Kiszka
2023-03-24
tools: kwboot: Document information about NOR XIP
Pali Rohár
2023-03-24
tools: kwboot: Workaround A38x BootROM bug for images with a gap
Pali Rohár
2023-03-24
tools: kwboot: Fix sending very small images
Pali Rohár
2023-03-24
tools: kwboot: Fix inserting UART data checksum without -B option
Pali Rohár
2023-03-24
tools: kwboot: Fix invalid UART kwbimage v1 headersz
Pali Rohár
2023-03-24
tools: kwbimage: Fix invalid UART kwbimage v1 headersz
Pali Rohár
2023-03-22
proftool: Remove unused variables in make_flame_tree
Tom Rini
2023-03-22
imx8image: Remove unused cont_img_count variable
Tom Rini
2023-03-21
Dockerfile: Update to latest "Jammy" tag
Tom Rini
2023-03-21
Dockerfile: Add m68k-softmmu to qemu
Tom Rini
2023-03-16
Merge tag 'xilinx-for-v2023.07-rc1' of https://source.denx.de/u-boot/custodia...
Tom Rini
2023-03-16
Merge tag 'dm-next-12mar23a' of git://git.denx.de/u-boot-dm into next
Tom Rini
2023-03-14
buildman: Fix CROSS_COMPILE output for sandbox
Simon Glass
2023-03-14
Revert "buildman: Correct CROSS_COMPILE output for sandbox"
Simon Glass
2023-03-14
tools: add fdt_add_pubkey
Roman Kopytin
2023-03-14
binman: add tests for sign option
Ivan Mikhaylov
2023-03-14
binman: add sign option for binman
Ivan Mikhaylov
2023-03-14
binman: add documentation for binman sign option
Ivan Mikhaylov
2023-03-14
Merge tag 'v2023.04-rc4' into next
Tom Rini
2023-03-13
tools: relocate-rela: add support for handling 32-bit big endian files
Ovidiu Panait
2023-03-13
tools: relocate-rela: introduce elf16_to_cpu() and elf32_to_cpu()
Ovidiu Panait
2023-03-13
tools: relocate-rela: adjust le64_to_cpu -> le32_to_cpu in decode_elf32()
Ovidiu Panait
2023-03-08
binman: Support generation of x509 certificates
Simon Glass
2023-03-08
binman: Support updating section contents
Simon Glass
2023-03-08
binman: Handle missing bintools correctly in fit
Simon Glass
2023-03-08
binman: Allow preserving the output dir when replacing
Simon Glass
2023-03-08
buildman: Correct CROSS_COMPILE output for sandbox
Simon Glass
2023-03-08
patman: Check patches in parallel
Simon Glass
2023-03-08
patman: Run get_maintainer.pl in parallel
Simon Glass
2023-03-08
patman: Refactor MakeCcFile() into two functions
Simon Glass
2023-03-08
patman: Drop an incorrect comment about git am
Simon Glass
2023-03-08
doc: Add notes on how to install patman and binman
Simon Glass
2023-03-08
binman: Add support for building a binmanu PyPi package
Simon Glass
2023-03-08
binman: Use importlib to find the help
Simon Glass
2023-03-08
binman: Hide the 'test' command unless test code is available
Simon Glass
[next]