index
:
u-boot.git
dependabot/pip/doc/sphinx/pygments-2.20.0
dependabot/pip/doc/sphinx/requests-2.33.0
dependabot/pip/tools/patman/aiohttp-3.13.4
master
next
origin
u-boot-2009.11.y
u-boot-2013.01.y
u-boot-2016.09.y
u-boot-2023.07.y
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
test
/
py
/
tests
/
test_fit.py
Age
Commit message (
Expand
)
Author
2025-03-15
test/py: Drop assigning ubman to cons
Simon Glass
2025-03-15
test/py: Drop importing utils as util
Simon Glass
2025-03-15
test/py: Drop u_boot_ prefix on test files
Simon Glass
2025-03-15
test/py: Shorten u_boot_console
Simon Glass
2023-12-20
bootm: Fix flags used for bootargs string substitution
Piotr Kubik
2023-12-13
test: fit: Using variable 'old_dtb' before assignment
Heinrich Schuchardt
2022-10-17
test: Move common FIT code into a separate fit_util file
Simon Glass
2022-03-31
arch: Kconfig: imply BINMAN for SANDBOX
Philippe Reynes
2021-02-15
fit: Don't allow verification of images with @ nodes
Simon Glass
2020-01-15
test/py: use valid device tree in test_fit.py
Heinrich Schuchardt
2019-10-30
test/py: Manual python3 fixes
Tom Rini
2019-10-30
test/py: Automated conversion to Python 3
Tom Rini
2019-08-07
fit: Do not automatically decompress ramdisk images
Julius Werner
2019-07-29
fit: Support compression for non-kernel components (e.g. FDT)
Julius Werner
2018-11-26
sandbox: Drop the deprecated 'sb' command
Simon Glass
2018-07-10
test/py: fit: Open files as binary files
Paul Burton
2018-07-10
test/py: Make print statements python 3.x safe
Paul Burton
2018-05-07
SPDX: Convert all of our single license tags to Linux Kernel style
Tom Rini
2017-09-29
test/py: add skip marker for reliance on tools
Stephen Warren
2017-08-13
test: Move the FIT test into the correct place
Simon Glass