index
:
u-boot.git
master
omap/config-cleanups
omap/sniper/next-v2016.03
omap/sniper/recovery-v2015.07
omap/sniper/work
U-Boot bootloader
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
test
Age
Commit message (
Expand
)
Author
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
2022-09-02
dm: rtc: Try to handle the localtime() race
Simon Glass
2022-09-02
dm: rtc: Try to avoid a race in rtc_set_get test
Simon Glass
2022-09-02
dm: rtc: Avoid a race in the rtc_reset test
Simon Glass
2022-09-02
test: Allow running tests multiple times
Simon Glass
2022-09-02
dm: rtc: Make use of ut_assertnonnull()
Simon Glass
2022-09-02
cmd: Add pause command
Samuel Dionne-Riel
2022-08-22
CI: Move to Ubuntu 2022.04 "Jammy" for CI base
Tom Rini
2022-08-12
vbe: Add a new vbe command
Simon Glass
[next]