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
2022-09-29
dm: core: Expand ofnode tests
Simon Glass
2022-09-29
dm: core: Create a function to get a live tree in a test
Simon Glass
2022-09-29
dm: core: Complete phandle implementation using the other FDT
Simon Glass
2022-09-29
dm: core: Split ofnode_path_root() into two functions
Simon Glass
2022-09-29
dm: core: Add a way to look up a phandle in an oftree
Simon Glass
2022-09-29
dm: core: Add ofnode functions to obtain an oftree
Simon Glass
2022-09-29
dm: core: Provide a way to reset the device tree
Simon Glass
2022-09-29
dm: core: Expand integer-reading tests
Simon Glass
2022-09-29
dm: core: Add a macro to iterate through properties
Simon Glass
2022-09-29
dm: core: Rename ofnode_get_property_by_prop()
Simon Glass
2022-09-29
dm: core: Rename ofnode_get_first/next_property()
Simon Glass
2022-09-29
sandbox: test: Provide an easy way to use the other FDT
Simon Glass
2022-09-29
test: Drop the UT_TESTF_LIVE_OR_FLAT flag
Simon Glass
2022-09-29
test: Detect a change in the device tree
Simon Glass
2022-09-29
test: Make a copy of the device tree before running a test
Simon Glass
2022-09-29
dm: core: Support writing a property to an empty node
Simon Glass
2022-09-29
dm: core: Allow adding ofnode subnodes
Simon Glass
2022-09-29
test: Support testing malloc() failures
Simon Glass
2022-09-29
test: Fix missing livetree test runs
Simon Glass
2022-09-29
treewide: Drop image_header_t typedef
Simon Glass
2022-09-25
sandbox: Add a test for SCSI
Simon Glass
2022-09-23
display_options: print_size: Fix order overflow
Pali Rohár
2022-09-19
Merge branch 'master' into next
Tom Rini
2022-09-18
cyclic: Use schedule() instead of WATCHDOG_RESET()
Stefan Roese
2022-09-16
blk: Switch over to using uclass IDs
Simon Glass
2022-09-15
Nokia RX-51: Add booting from UBI into test script
Pali Rohár
2022-09-15
Nokia RX-51: Add comment describing kernel image type into test script
Pali Rohár
2022-09-15
Nokia RX-51: Do not set useless ARCH= in test script
Pali Rohár
2022-09-15
Nokia RX-51: Call bootm in test script only when image is valid
Pali Rohár
2022-09-15
Nokia RX-51: Change UBIFS volume size to 1870 LEBs in test script
Pali Rohár
2022-09-15
gpio: sandbox: Add GPIOD_IS_AF for gpio configured in alternate function
Patrice Chotard
2022-09-14
dm: core: Add functions to read 8/16-bit integers
Stefan Herbrechtsmeier
2022-09-14
Merge tag 'efi-next-2022-09-14' of https://source.denx.de/u-boot/custodians/u...
Tom Rini
2022-09-14
test: unit test for eficonfig
Masahisa Kojima
2022-09-13
cyclic: Add a simple test
Stefan Roese
2022-09-12
Makefile: Add a pcheck option to run tests in parallel
Simon Glass
2022-09-12
test/py: Support --build when running tests in parallel
Simon Glass
2022-09-12
test/py: Move U-Boot building into a function
Simon Glass
2022-09-12
test: Refactor arg parsing for the run script
Simon Glass
2022-09-12
test: Make test_gpio_read() independent
Simon Glass
2022-09-12
test: Mark test_gpt tests as slow
Simon Glass
2022-09-12
test: Mark all but the first vboot test as slow
Simon Glass
2022-09-12
test: Make test_efi_bootmgr() single-threaded
Simon Glass
2022-09-12
test: Make test_sqfs_ls() single-threaded
Simon Glass
2022-09-12
test: Update FIT tests to run in parallel
Simon Glass
2022-09-12
test: Make test_bind_unbind_with_uclass() single-threaded
Simon Glass
2022-09-12
test/py: Allow tests to be marked single-threaded only
Simon Glass
2022-09-12
test: Fix bootm_test_subst_var() running independently
Simon Glass
2022-09-12
test: Fix test_pinmux to run in parallel
Simon Glass
2022-09-03
tpm: Allow reporting the internal state
Simon Glass
[next]