index
:
u-boot-toradex.git
2011.12-colibri_vf
2014.04-toradex
2014.10-toradex
2014.10-toradex-next
2015.04-imx7-1.1.0_ga-toradex-next
2015.04-toradex
2015.04-toradex-next
2016.11-toradex
2016.11-toradex-next
colibri
colibri-next
colibri_vf
master
toradex_2019.07
toradex_2019.07-next
toradex_2020.07
toradex_imx6
toradex_imx_lf_v2022.04
toradex_imx_lf_v2024.04
toradex_imx_v2017.03_4.9.123_imx8mm_ga-bring_up
toradex_imx_v2017.03_4.9.51_imx8_beta1-bring_up
toradex_imx_v2017.03_4.9.51_imx8_beta2-bring_up
toradex_imx_v2018.03_4.14.62_1.0.0_beta-bringup
toradex_imx_v2018.03_4.14.78_1.0.0_ga-bringup
toradex_imx_v2018.03_4.14.98_2.3.0_bringup
toradex_imx_v2020.04_5.4.24_2.1.0
toradex_imx_v2020.04_5.4.70_2.3.0
toradex_ti-u-boot-2021.01_bringup
toradex_ti-u-boot-2023.04
toradex_ti-u-boot-2024.04
toradex_u-boot-2024.07_smarc-imx8mp-bringup
U-Boot bootloader for Apalis and Colibri modules
Toradex
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
test
/
image
Age
Commit message (
Expand
)
Author
2024-08-23
spl: Create a function to init spl_load_info
Simon Glass
2024-08-09
test: Move some SPL-loading test-code into sandbox common
Simon Glass
2024-05-20
Restore patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet"
Tom Rini
2024-05-19
Revert "Merge patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet""
Tom Rini
2024-05-06
test: Remove <common.h> and add needed includes
Tom Rini
2023-11-28
Merge patch series "fs: fat: calculate FAT type based on cluster count"
Tom Rini
2023-11-28
test: spl: Remove usage of FAT32_SIGN
Christian Taedcke
2023-11-16
spl: Convert spi to spl_load
Sean Anderson
2023-11-16
spl: Convert NVMe to spl_load
Sean Anderson
2023-11-16
spl: Convert nor to spl_load
Sean Anderson
2023-11-16
spl: Convert net to spl_load
Sean Anderson
2023-11-16
spl: Convert nand to spl_load
Sean Anderson
2023-11-16
spl: Convert mmc to spl_load
Sean Anderson
2023-11-16
spl: Convert fat to spl_load
Sean Anderson
2023-11-16
spl: Convert ext to use spl_load
Sean Anderson
2023-11-16
test: spl: Support testing LEGACY_LZMA filesystem images
Sean Anderson
2023-11-16
spl: Only support bl_len when we have to
Sean Anderson
2023-11-16
spl: Remove filename from spl_load_info
Sean Anderson
2023-11-16
spl: Refactor spl_load_info->read to use units of bytes
Sean Anderson
2023-11-16
test: spl: Add a test for NAND
Sean Anderson
2023-10-17
test: spl: Add a test for the SPI load method
Sean Anderson
2023-10-17
test: spl: Add a test for the NOR load method
Sean Anderson
2023-10-17
test: spl: Add a test for the NET load method
Sean Anderson
2023-10-17
test: spl: Add a test for the MMC load method
Sean Anderson
2023-10-17
test: spl: Add a test for spl_blk_load_image
Sean Anderson
2023-10-17
test: spl: Add functions to create filesystems
Sean Anderson
2023-10-17
test: spl: Add functions to create images
Sean Anderson
2023-10-17
test: spl: Fix spl_test_load not failing if fname doesn't exist
Sean Anderson
2023-10-17
test: spl: Split tests up and use some configs
Sean Anderson
2022-09-29
treewide: Drop image_header_t typedef
Simon Glass
2022-03-18
sandbox: test: Tidy up spl_test_load() calls
Simon Glass
2021-07-21
sandbox: Support executables for more phases
Simon Glass
2021-03-12
spl: test: Add a test for spl_load_simple_fit()
Simon Glass
2019-03-08
test: Update test-imagetools.sh to match new syntax
Martyn Welch
2018-05-07
SPDX: Convert all of our single license tags to Linux Kernel style
Tom Rini
2017-08-13
test: Move the FIT test into the correct place
Simon Glass
2017-08-13
test: Convert the FIT test to test/py
Simon Glass
2017-08-13
test: Indent test-fit.py to match the next patch
Simon Glass
2017-08-13
test: Fix FIT test to pass again
Simon Glass
2017-03-20
test-fit.py: Minor grammar/spelling/clarification tweaks
Robert P. J. Day
2016-02-26
image: Fix FIT and vboot tests to exit sandbox correctly
Simon Glass
2015-05-28
add test for two 'loadables'
Karl Apsite
2015-01-29
dumpimage: fit: extract FIT images
Guilherme Maciel Ferreira
2015-01-29
dumpimage: add 'T' option to explicitly set the image type
Guilherme Maciel Ferreira
2015-01-14
test: Add DEBUG output option to test-fit.py
Simon Glass
2015-01-14
sandbox: Correct ordering of 'sb save' commands
Simon Glass
2014-08-28
Correct sandbox filesystem commands in FIT image test
Simon Glass
2013-12-13
sandbox: dumpimage: Test dumpimage
Guilherme Maciel Ferreira
2013-07-24
Add GPL-2.0+ SPDX-License-Identifier to source files
Wolfgang Denk
2013-06-26
Show stdout on error in fit-test
Simon Glass
[next]