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
Age
Commit message (
Expand
)
Author
2023-12-13
bootstd: Add a menu option to bootflow scan
Simon Glass
2023-12-13
test: print: Skip test on x86
Simon Glass
2023-12-13
test: lmb: Move tests into the lib suite
Simon Glass
2023-12-13
test: event: Only run test_event_probe() on sandbox
Simon Glass
2023-12-13
test: font: Add dependencies on fonts
Simon Glass
2023-12-13
test: fdt: Add a special case for real boards
Simon Glass
2023-12-13
test: bdinfo: Add missing asserts
Simon Glass
2023-12-13
test: Handle use of stack pointer in bdinfo
Simon Glass
2023-12-13
test: Run bootstd tests only on sandbox
Simon Glass
2023-12-13
test: Make UT_LIB_ASN1 depend on sandbox
Simon Glass
2023-12-13
test: Add helper to skip to partial console line
Simon Glass
2023-12-13
test: Add a new suite for commands
Simon Glass
2023-12-13
Merge patch series "bootm: Refactoring to reduce reliance on CMDLINE (part A)"
Tom Rini
2023-12-13
command: Introduce functions to obtain command arguments
Simon Glass
2023-12-10
test: bdinfo: Handle systems without getopt
Marek Vasut
2023-12-09
test/py: Disable error E0611 in two cases for pylint
Tom Rini
2023-12-09
Merge patch series "cmd: bdinfo: Optionally use getopt and implement bdinfo -a"
Tom Rini
2023-12-09
test: bdinfo: Test bdinfo -e
Marek Vasut
2023-12-09
test: bdinfo: Test bdinfo -m
Marek Vasut
2023-12-09
test: bdinfo: Test bdinfo -h
Marek Vasut
2023-12-09
test: bdinfo: Test both bdinfo and bdinfo -a
Marek Vasut
2023-12-09
test: bdinfo: Rename bdinfo_test_move() to bdinfo_test_full()
Marek Vasut
2023-11-29
test/py: net: Add a TFTP put test
Love Kumar
2023-11-28
Merge patch series "cmd: add scmi command"
Tom Rini
2023-11-28
test: dm: add scmi command test
AKASHI Takahiro
2023-11-28
test: dm: skip scmi tests against disabled protocols
AKASHI Takahiro
2023-11-28
Merge patch series "fs: fat: calculate FAT type based on cluster count"
Tom Rini
2023-11-28
test: fs: Add test to detect fat type
Christian Taedcke
2023-11-28
test: Add size granularity parameter to mk_fs
Christian Taedcke
2023-11-28
test: fs: Add fat12 to supported fs of some tests
Christian Taedcke
2023-11-28
test: Add support to create a fat12 fs
Christian Taedcke
2023-11-28
test: spl: Remove usage of FAT32_SIGN
Christian Taedcke
2023-11-20
Merge tag 'v2024.01-rc3' into next
Tom Rini
2023-11-18
efi_loader: Boot var automatic management
Raymond Mao
2023-11-17
Merge branch '2023-11-16-assorted-updates' into next
Tom Rini
2023-11-16
sysreset: Fix unsupported request return values
Paul Barker
2023-11-16
test: eth: Don't crash if env_get returns NULL
Sean Anderson
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
Merge patch series "nand: Add sandbox tests"
Tom Rini
[next]