- db1ef1e dm: core: Support copying properties with ofnode by Simon Glass · 2 years, 2 months ago
- 0b58eaa dm: core: Allow copying ofnode property data when writing by Simon Glass · 2 years, 2 months ago
- 0d63213 vbe: Allow test to run with live/flat tree by Simon Glass · 2 years, 2 months ago
- 47a677c dm: core: Expand ofnode tests by Simon Glass · 2 years, 2 months ago
- 88a1ae8 dm: core: Create a function to get a live tree in a test by Simon Glass · 2 years, 2 months ago
- 5e96925 dm: core: Complete phandle implementation using the other FDT by Simon Glass · 2 years, 2 months ago
- b7bd94f dm: core: Split ofnode_path_root() into two functions by Simon Glass · 2 years, 2 months ago
- 928d267 dm: core: Add a way to look up a phandle in an oftree by Simon Glass · 2 years, 2 months ago
- 085d594 dm: core: Add ofnode functions to obtain an oftree by Simon Glass · 2 years, 2 months ago
- ee88ba7 dm: core: Provide a way to reset the device tree by Simon Glass · 2 years, 2 months ago
- 66d0d0c dm: core: Expand integer-reading tests by Simon Glass · 2 years, 2 months ago
- 52ad21a dm: core: Add a macro to iterate through properties by Simon Glass · 2 years, 2 months ago
- 9243224 dm: core: Rename ofnode_get_property_by_prop() by Simon Glass · 2 years, 2 months ago
- 4b1f571 dm: core: Rename ofnode_get_first/next_property() by Simon Glass · 2 years, 2 months ago
- 8d468a1 sandbox: test: Provide an easy way to use the other FDT by Simon Glass · 2 years, 2 months ago
- 2b90e0d test: Drop the UT_TESTF_LIVE_OR_FLAT flag by Simon Glass · 2 years, 2 months ago
- eb6e903 test: Detect a change in the device tree by Simon Glass · 2 years, 2 months ago
- 0e4b697 test: Make a copy of the device tree before running a test by Simon Glass · 2 years, 2 months ago
- c3a194d dm: core: Support writing a property to an empty node by Simon Glass · 2 years, 2 months ago
- ffe9039 dm: core: Allow adding ofnode subnodes by Simon Glass · 2 years, 2 months ago
- 62d6383 test: Support testing malloc() failures by Simon Glass · 2 years, 2 months ago
- 7c14dc7 test: Fix missing livetree test runs by Simon Glass · 2 years, 2 months ago
- f3543e6 treewide: Drop image_header_t typedef by Simon Glass · 2 years, 2 months ago
- 22c80d5 sandbox: Add a test for SCSI by Simon Glass · 2 years, 2 months ago
- d179018 display_options: print_size: Fix order overflow by Pali Rohár · 2 years, 2 months ago
- e9a1ff9 Merge branch 'master' into next by Tom Rini · 2 years, 2 months ago
- 29caf93 cyclic: Use schedule() instead of WATCHDOG_RESET() by Stefan Roese · 2 years, 2 months ago
- e33a5c6 blk: Switch over to using uclass IDs by Simon Glass · 2 years, 3 months ago
- 43f7b81 Nokia RX-51: Add booting from UBI into test script by Pali Rohár · 2 years, 2 months ago
- 21dc5ef Nokia RX-51: Add comment describing kernel image type into test script by Pali Rohár · 2 years, 2 months ago
- 92e0872 Nokia RX-51: Do not set useless ARCH= in test script by Pali Rohár · 2 years, 2 months ago
- 7506965 Nokia RX-51: Call bootm in test script only when image is valid by Pali Rohár · 2 years, 2 months ago
- fd986d6 Nokia RX-51: Change UBIFS volume size to 1870 LEBs in test script by Pali Rohár · 2 years, 2 months ago
- f6f6816 gpio: sandbox: Add GPIOD_IS_AF for gpio configured in alternate function by Patrice Chotard · 2 years, 2 months ago
- b471bdc dm: core: Add functions to read 8/16-bit integers by Stefan Herbrechtsmeier · 2 years, 5 months ago
- 1520af3 Merge tag 'efi-next-2022-09-14' of https://source.denx.de/u-boot/custodians/u-boot-efi into next by Tom Rini · 2 years, 2 months ago
- da4fb70 test: unit test for eficonfig by Masahisa Kojima · 2 years, 2 months ago
- af042c2 cyclic: Add a simple test by Stefan Roese · 2 years, 2 months ago
- d1962ac Makefile: Add a pcheck option to run tests in parallel by Simon Glass · 2 years, 3 months ago
- 45a226a test/py: Support --build when running tests in parallel by Simon Glass · 2 years, 3 months ago
- 4866802 test/py: Move U-Boot building into a function by Simon Glass · 2 years, 3 months ago
- f6e6022 test: Refactor arg parsing for the run script by Simon Glass · 2 years, 3 months ago
- b681669 test: Make test_gpio_read() independent by Simon Glass · 2 years, 3 months ago
- d401187 test: Mark test_gpt tests as slow by Simon Glass · 2 years, 3 months ago
- c7c113d test: Mark all but the first vboot test as slow by Simon Glass · 2 years, 3 months ago
- a1f620e test: Make test_efi_bootmgr() single-threaded by Simon Glass · 2 years, 3 months ago
- e2c5113 test: Make test_sqfs_ls() single-threaded by Simon Glass · 2 years, 3 months ago
- c620ea4 test: Update FIT tests to run in parallel by Simon Glass · 2 years, 3 months ago
- 78ac0de test: Make test_bind_unbind_with_uclass() single-threaded by Simon Glass · 2 years, 3 months ago
- cc85d90 test/py: Allow tests to be marked single-threaded only by Simon Glass · 2 years, 3 months ago
- 44384c7 test: Fix bootm_test_subst_var() running independently by Simon Glass · 2 years, 3 months ago
- 2aa1188 test: Fix test_pinmux to run in parallel by Simon Glass · 2 years, 3 months ago
- 3bb4db4 tpm: Allow reporting the internal state by Simon Glass · 2 years, 2 months ago
- 21ddac1 dm: rtc: Try to handle the localtime() race by Simon Glass · 2 years, 3 months ago
- fc7ceae dm: rtc: Try to avoid a race in rtc_set_get test by Simon Glass · 2 years, 3 months ago
- c4d7247 dm: rtc: Avoid a race in the rtc_reset test by Simon Glass · 2 years, 3 months ago
- ea94d05 test: Allow running tests multiple times by Simon Glass · 2 years, 3 months ago
- e033c18 dm: rtc: Make use of ut_assertnonnull() by Simon Glass · 2 years, 3 months ago
- dc0d17c cmd: Add pause command by Samuel Dionne-Riel · 2 years, 3 months ago
- b6d4e08 CI: Move to Ubuntu 2022.04 "Jammy" for CI base by Tom Rini · 2 years, 3 months ago
- 5fe76d4 vbe: Add a new vbe command by Simon Glass · 2 years, 3 months ago
- 11361c5 bootstd: Check building without global bootmeths by Simon Glass · 2 years, 3 months ago
- 0917f77 bootstd: Add vbe bootmeth into sandbox by Simon Glass · 2 years, 3 months ago
- cb47e21 vbe: Support VBE simple by Simon Glass · 2 years, 3 months ago
- 98887ab event: Add an event for device tree fixups by Simon Glass · 2 years, 3 months ago
- 2ff5490 bootstd: Drop the system bootdev by Simon Glass · 2 years, 3 months ago
- bd18b69 bootstd: Always create the EFI bootmgr bootmeth by Simon Glass · 2 years, 3 months ago
- c627cfc bootstd: Allow scanning for global bootmeths separately by Simon Glass · 2 years, 3 months ago
- ee8ab07 dm: core: Call dm_scan_other() when setting up for tests by Simon Glass · 2 years, 3 months ago
- 2662b54 bootstd: Allow EFI bootmgr to support an invalid bootflow by Simon Glass · 2 years, 3 months ago
- 988caca bootstd: Provide a bootmeth method to obtain state info by Simon Glass · 2 years, 3 months ago
- f1c8cbd bootstd: Fix comment in bootmeth test by Simon Glass · 2 years, 3 months ago
- f25f575 bootstd: Drop delays in the tests by Simon Glass · 2 years, 3 months ago
- 55f7990 dm: core: Add support for writing u32 with ofnode by Simon Glass · 2 years, 3 months ago
- 39e42be dm: core: Allow writing to a flat tree with ofnode by Simon Glass · 2 years, 3 months ago
- 7b1dfc9 dm: core: Prepare for updating the device tree with ofnode by Simon Glass · 2 years, 3 months ago
- b7eaa4f dm: core: Tidy up ofnode-writing test by Simon Glass · 2 years, 3 months ago
- be0789a dm: core: Swap parameters of ofnode_write_prop() by Simon Glass · 2 years, 3 months ago
- 6571559 dm: core: Move ofnode-writing test to ofnode by Simon Glass · 2 years, 3 months ago
- 3310484 dm: core: Introduce support for multiple trees by Simon Glass · 2 years, 3 months ago
- 29784d6 test: Add some tests for kconfig.h by Simon Glass · 2 years, 3 months ago
- de70619 test: rng: Add a UT testcase for the rng command by Sughosh Ganu · 2 years, 4 months ago
- 7277c4b Merge tag 'dm-pull-26jul22' of https://gitlab.denx.de/u-boot/custodians/u-boot-dm.git by Tom Rini · 2 years, 4 months ago
- 7472448 fdt: Start a test for the fdt command by Simon Glass · 2 years, 4 months ago
- 2819961 addrmap: Support on sandbox by Simon Glass · 2 years, 4 months ago
- 59ec024 test: fix log tests by Heinrich Schuchardt · 2 years, 4 months ago
- 34b01c2 test/py: Run simple dm commands without checking by Michal Simek · 2 years, 4 months ago
- 2075215 py: tests: Bind should run only on sandbox by Michal Simek · 2 years, 4 months ago
- 03662dc Merge tag 'efi-2022-10-rc1-2' of https://source.denx.de/u-boot/custodians/u-boot-efi by Tom Rini · 2 years, 4 months ago
- 1fc45d6 watchdog: add pulse support to gpio watchdog driver by Paul Doelle · 2 years, 4 months ago
- 052e8ca efi: test/py: repair authenticated capsules tests by Vincent Stehlé · 2 years, 5 months ago
- 36b661d Merge branch 'next' by Tom Rini · 2 years, 4 months ago
- b960d65 requirements: Move to atomicwrites==1.4.1 by Tom Rini · 2 years, 4 months ago
- 52686b8 requirements: Move to atomicwrites==1.4.1 by Tom Rini · 2 years, 4 months ago
- 9ff4ce8 Merge tag 'dm-pull-28jun22' of https://source.denx.de/u-boot/custodians/u-boot-dm into next by Tom Rini · 2 years, 4 months ago
- ebaa3d0 test: fix CONFIG_ACPIGEN dependencies by Heinrich Schuchardt · 2 years, 5 months ago
- b340199 spl: Ensure all SPL symbols in Kconfig have some SPL dependency by Tom Rini · 2 years, 5 months ago
- 8fb9dbd test/py: efi_secboot: add a test for a forged signed image by AKASHI Takahiro · 2 years, 4 months ago
- 0dfda34 dm: core: Add a way to collect memory usage by Simon Glass · 2 years, 6 months ago
- 930a3dd dm: core: Support accessing core tags by Simon Glass · 2 years, 6 months ago