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
2022-04-21
crc16-ccitt: Rename file with CRC-16-CCITT implementation to crc16-ccitt.c
Pali Rohár
2022-04-21
tools: kwboot: Replace fstat()+st_size by lseek()+SEEK_END
Pali Rohár
2022-04-21
tools/mrvl_uart.sh: Remove script
Pali Rohár
2022-04-19
tools: add boot/ to .gitignore
Du Huanpeng
2022-04-18
rockchip: tools: add rk3066 support to rkcommon.c
Johan Jonker
2022-04-15
mkeficapsule: Remove raw and FIT GUID types
Sughosh Ganu
2022-04-11
image: fit: Align hash output buffers
Sean Anderson
2022-04-06
binman: Correct Chromium OS entry types
Simon Glass
2022-04-06
tools: mkimage: Call verify_header after writing image to disk
Pali Rohár
2022-04-06
tools: mkimage: No need to verify_header for header_v2
Yi Liu
2022-04-05
Merge branch 'master' of https://source.denx.de/u-boot/custodians/u-boot-sunxi
Tom Rini
2022-04-04
tools: mkimage: Add Allwinner TOC0 support
Samuel Holland
2022-04-04
mkimage: sunxi_egon: add support for riscv
Icenowy Zheng
2022-04-04
mkimage: sunxi_egon: refactor for multi-architecture support
Icenowy Zheng
2022-04-04
mkimage: add a flag to describe whether -A is specified
Icenowy Zheng
2022-04-02
Revert "global: Remove CONFIG_SYS_EXTRA_OPTIONS support"
Tom Rini
2022-04-01
global: Remove CONFIG_SYS_EXTRA_OPTIONS support
Tom Rini
2022-03-31
tools: binman: add support for pre-load header
Philippe Reynes
2022-03-31
mkimage: add public key for image pre-load stage
Philippe Reynes
2022-03-28
Merge tag 'v2022.04-rc5' into next
Tom Rini
2022-03-20
tools: buildman: Fix doc path in warning message
Johannes Krottmayer
2022-03-18
binman: Support splitting an ELF file into multiple nodes
Simon Glass
2022-03-18
binman: Keep a separate list of entries for fit
Simon Glass
2022-03-18
binman: Update fit to use node instead of subnode
Simon Glass
2022-03-18
binman: Add a consistent way to report errors with fit
Simon Glass
2022-03-18
binman: Fix some pylint warnings in fit
Simon Glass
2022-03-18
binman: Update fit to move node reading into the ReadNode() method
Simon Glass
2022-03-18
binman: Read the fit entries only once
Simon Glass
2022-03-18
binman: Allow mkimage to use a non-zero fake-blob size
Simon Glass
2022-03-18
binman: Make fake blobs zero-sized by default
Simon Glass
2022-03-18
binman: Change how faked blobs are created
Simon Glass
2022-03-18
binman: Rename tools parameter to btools
Simon Glass
2022-03-18
binman: Refactor fit to generate output at the end
Simon Glass
2022-03-18
binman: Rename ExpandEntries to gen_entries
Simon Glass
2022-03-18
binman: Rename ExpandToLimit to extend_to_limit
Simon Glass
2022-03-18
binman: Tweak collect_contents_to_file() and docs
Simon Glass
2022-03-18
elf: Rename load_segments() and module failure
Simon Glass
2022-03-18
dtoc: Tidy up implementation of AddStringList()
Simon Glass
2022-03-18
moveconfig: Use re.fullmatch() to avoid extra check
Simon Glass
2022-03-18
moveconfig: Remove remove_defconfig()
Simon Glass
2022-03-18
dtoc: Make GetArgs() more flexible
Simon Glass
2022-03-18
patman: Define Commit.path in the constructor
Simon Glass
2022-03-18
binman: Include also subnodes in generator nodes
Jan Kiszka
2022-03-18
tools: binman: main.py: add build-sandbox in sys.path
Philippe Reynes
2022-03-18
binman: Complete elf test coverage
Simon Glass
2022-03-15
test/py: Add tests for the erofs
Huang Jianan
2022-03-15
CI, Docker: Update to latest focal tag
Tom Rini
2022-03-14
Merge tag 'v2022.04-rc4' into next
Tom Rini
2022-03-14
tools: kwboot: Allow to mix positional arguments with option -b
Pali Rohár
2022-03-14
tools: kwboot: Check if baudrate value is supported before sending image
Pali Rohár
[next]