projects
/
platform
/
kernel
/
u-boot.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
test: add tests of 'read' and 'write' shell commands
[platform/kernel/u-boot.git]
/
tools
/
2023-03-16
Tom Rini
Merge tag 'xilinx-for-v2023.07-rc1' of https://source...
tree
|
commitdiff
2023-03-16
Tom Rini
Merge tag 'fsl-qoriq-next-2023-3-14' of https://source...
tree
|
commitdiff
2023-03-16
Tom Rini
Merge tag 'dm-next-12mar23a' of git://git.denx.de/u...
tree
|
commitdiff
2023-03-14
Simon Glass
buildman: Fix CROSS_COMPILE output for sandbox
tree
|
commitdiff
2023-03-14
Simon Glass
Revert "buildman: Correct CROSS_COMPILE output for...
tree
|
commitdiff
2023-03-14
Roman Kopytin
tools: add fdt_add_pubkey
tree
|
commitdiff
2023-03-14
Ivan Mikhaylov
binman: add tests for sign option
tree
|
commitdiff
2023-03-14
Ivan Mikhaylov
binman: add sign option for binman
tree
|
commitdiff
2023-03-14
Ivan Mikhaylov
binman: add documentation for binman sign option
tree
|
commitdiff
2023-03-14
Tom Rini
Merge tag 'v2023.04-rc4' into next
tree
|
commitdiff
2023-03-13
Ovidiu Panait
tools: relocate-rela: add support for handling 32-bit...
tree
|
commitdiff
2023-03-13
Ovidiu Panait
tools: relocate-rela: introduce elf16_to_cpu() and...
tree
|
commitdiff
2023-03-13
Ovidiu Panait
tools: relocate-rela: adjust le64_to_cpu -> le32_to_cpu...
tree
|
commitdiff
2023-03-09
Tom Rini
Merge tag 'dm-next-9mar23' of https://source.denx.de...
tree
|
commitdiff
2023-03-08
Simon Glass
binman: Support generation of x509 certificates
tree
|
commitdiff
2023-03-08
Simon Glass
binman: Support updating section contents
tree
|
commitdiff
2023-03-08
Simon Glass
binman: Handle missing bintools correctly in fit
tree
|
commitdiff
2023-03-08
Simon Glass
binman: Allow preserving the output dir when replacing
tree
|
commitdiff
2023-03-08
Simon Glass
buildman: Correct CROSS_COMPILE output for sandbox
tree
|
commitdiff
2023-03-08
Simon Glass
patman: Check patches in parallel
tree
|
commitdiff
2023-03-08
Simon Glass
patman: Run get_maintainer.pl in parallel
tree
|
commitdiff
2023-03-08
Simon Glass
patman: Refactor MakeCcFile() into two functions
tree
|
commitdiff
2023-03-08
Simon Glass
patman: Drop an incorrect comment about git am
tree
|
commitdiff
2023-03-08
Simon Glass
doc: Add notes on how to install patman and binman
tree
|
commitdiff
2023-03-08
Simon Glass
binman: Add support for building a binmanu PyPi package
tree
|
commitdiff
2023-03-08
Simon Glass
binman: Use importlib to find the help
tree
|
commitdiff
2023-03-08
Simon Glass
binman: Hide the 'test' command unless test code is...
tree
|
commitdiff
2023-03-08
Simon Glass
binman: Move the main code into a function
tree
|
commitdiff
2023-03-08
Simon Glass
dtoc: Add support for building a dtoc PyPi package
tree
|
commitdiff
2023-03-08
Simon Glass
dtoc: Use pathlib to find the test directory
tree
|
commitdiff
2023-03-08
Simon Glass
dtoc: Move the main code into a function
tree
|
commitdiff
2023-03-08
Simon Glass
dtoc: Hide the test options unless test code is available
tree
|
commitdiff
2023-03-08
Simon Glass
buildman: Add support for building a buildman PyPi...
tree
|
commitdiff
2023-03-08
Simon Glass
buildman: Use importlib to find the help
tree
|
commitdiff
2023-03-08
Simon Glass
buildman: Fix use of a type as a variable
tree
|
commitdiff
2023-03-08
Simon Glass
buildman: Hide the test options unless test code is...
tree
|
commitdiff
2023-03-08
Simon Glass
buildman: Move the main code into a function
tree
|
commitdiff
2023-03-08
Simon Glass
patman: Add support for building a patman PyPi package
tree
|
commitdiff
2023-03-08
Simon Glass
patman: Avoid importing test_checkpatch before it is...
tree
|
commitdiff
2023-03-08
Simon Glass
patman: Add support for building a u_boot_tools PyPi...
tree
|
commitdiff
2023-03-08
Simon Glass
patman: Move library functions into a library directory
tree
|
commitdiff
2023-03-08
Simon Glass
Remove concurrencytest
tree
|
commitdiff
2023-03-08
Simon Glass
Revert "patman: test_util: Print test stdout/stderr...
tree
|
commitdiff
2023-03-08
Simon Glass
binman: Avoid unwanted output in testFitFirmwareLoadables()
tree
|
commitdiff
2023-03-08
Simon Glass
binman: Make the tooldir configurable
tree
|
commitdiff
2023-03-08
Simon Glass
binman: Use a private directory for bintools
tree
|
commitdiff
2023-03-08
Simon Glass
binman: Move the tools directory into the Bintool class
tree
|
commitdiff
2023-03-08
Simon Glass
binman: Update bintools documentation
tree
|
commitdiff
2023-03-08
Simon Glass
binman: Correct an 'aot' typo
tree
|
commitdiff
2023-03-08
Simon Glass
buildman: Add a flag for reproducible builds
tree
|
commitdiff
2023-03-08
Simon Glass
buildman: Support disabling LTO
tree
|
commitdiff
2023-03-08
Simon Glass
buildman: Write out the build command used
tree
|
commitdiff
2023-03-08
Simon Glass
buildman: Add a note about the out-env file
tree
|
commitdiff
2023-03-08
Jonas Karlman
binman: Use correct argument name in docstrings
tree
|
commitdiff
2023-03-08
Jonas Karlman
binman: Fix spelling of nodes in code comments
tree
|
commitdiff
2023-03-08
Jonas Karlman
binman: Remove redundant SetAllowFakeBlob from blob...
tree
|
commitdiff
2023-03-08
Simon Glass
binman: Support marking FMAP areas as preserved
tree
|
commitdiff
2023-03-08
Simon Glass
binman: Avoid requiring a home directory on startup
tree
|
commitdiff
2023-03-01
Tom Rini
Merge tag 'dm-pull-29feb23' of https://source.denx...
tree
|
commitdiff
2023-03-01
Ralph Siemsen
tools: binman: minor formatting fix in docs
tree
|
commitdiff
2023-03-01
Tom Rini
Merge branch 'next' of https://source.denx.de/u-boot...
tree
|
commitdiff
2023-03-01
Tom Rini
Merge tag 'u-boot-at91-fixes-2023.04-a' of https:/...
tree
|
commitdiff
2023-03-01
Pali Rohár
tools: kwbimage: Add support for creating an image...
tree
|
commitdiff
2023-03-01
Pali Rohár
tools: mkimage: Do not try to open datafile when it...
tree
|
commitdiff
2023-03-01
Pali Rohár
tools: mkimage: Print human readable error when -d...
tree
|
commitdiff
2023-03-01
Pali Rohár
tools: kwbimage: Add support for XIP SPI/NOR images
tree
|
commitdiff
2023-03-01
Pali Rohár
tools: mkimage: Do not fill legacy_img_hdr for non...
tree
|
commitdiff
2023-03-01
Pali Rohár
tools: kwbimage: Fix invalid secure boot header signature
tree
|
commitdiff
2023-03-01
Pali Rohár
tools: kwbimage: Fix generating secure boot data image...
tree
|
commitdiff
2023-03-01
Pali Rohár
tools: kwbimage: Rename imagesz to dataoff
tree
|
commitdiff
2023-03-01
Pali Rohár
tools: kwbimage: Simplify add_secure_header_v1()
tree
|
commitdiff
2023-03-01
Pali Rohár
tools: kwbimage: Print image data offset when printing...
tree
|
commitdiff
2023-03-01
Pali Rohár
tools: kwbimage: Print binary image offset as size
tree
|
commitdiff
2023-03-01
Pali Rohár
tools: kwbimage: Add support for dumping NAND_BLKSZ...
tree
|
commitdiff
2023-03-01
Pali Rohár
tools: kwbimage: Reject mkimage -F option
tree
|
commitdiff
2023-03-01
Pali Rohár
tools: kwbimage: Fix endianity when printing kwbimage...
tree
|
commitdiff
2023-03-01
Pali Rohár
tools: kwbimage: Fix generating of kwbimage v0 header...
tree
|
commitdiff
2023-03-01
Pali Rohár
tools: kwbimage: Fix dumping NAND_BLKSZ
tree
|
commitdiff
2023-03-01
Pali Rohár
tools: kwbimage: Fix dumping NAND_BADBLK_LOCATION
tree
|
commitdiff
2023-03-01
Pali Rohár
tools: kwbimage: Fix endianity when dumping NAND_PAGE_SIZE
tree
|
commitdiff
2023-03-01
Pali Rohár
tools: kwbimage: Fix dumping register set / DATA commands
tree
|
commitdiff
2023-03-01
Pali Rohár
tools: kwboot: Show image type and error parsing reasons
tree
|
commitdiff
2023-03-01
Pali Rohár
tools: kwboot: Fix patching of SPI/NOR XIP images
tree
|
commitdiff
2023-03-01
Pali Rohár
tools: kwboot: Add check that kwbimage contains DDR...
tree
|
commitdiff
2023-03-01
Pali Rohár
tools: kwboot: Validate optional kwbimage v1 headers
tree
|
commitdiff
2023-03-01
Pali Rohár
tools: kwboot: Fix parsing UART image without data...
tree
|
commitdiff
2023-03-01
Pali Rohár
tools: kwboot: Add image type documentation
tree
|
commitdiff
2023-03-01
Pali Rohár
tools: kwboot: Add more documentation references
tree
|
commitdiff
2023-03-01
Pali Rohár
tools: kwboot: Fix parsing SATA kwbimage
tree
|
commitdiff
2023-03-01
Pali Rohár
tools: kwbimage: Fix generating, verifying and extracti...
tree
|
commitdiff
2023-03-01
Pali Rohár
tools: kwboot: Fix parsing SDIO kwbimage
tree
|
commitdiff
2023-03-01
Pali Rohár
tools: kwbimage: Fix generating, verifying and extracti...
tree
|
commitdiff
2023-03-01
Tom Rini
Merge tag 'u-boot-rockchip-20230228' of https://source...
tree
|
commitdiff
2023-02-28
Tom Rini
Merge tag 'u-boot-nand-20230227' of https://source...
tree
|
commitdiff
2023-02-28
Jagan Teki
rockchip: mkimage: Add rk3588 support
tree
|
commitdiff
2023-02-28
Jonas Karlman
binman: Mark mkimage entry missing when its subnodes...
tree
|
commitdiff
2023-02-28
Jonas Karlman
rockchip: mkimage: Update init size limit for RK3568
tree
|
commitdiff
2023-02-28
Jonas Karlman
rockchip: mkimage: Update init size limit for RK3328
tree
|
commitdiff
2023-02-28
Jonas Karlman
binman: Add support for a rockchip-tpl entry
tree
|
commitdiff
2023-02-27
Tom Rini
Merge tag 'v2023.04-rc3' into next
tree
|
commitdiff
next