- b523b4d treewide: bcb: move ab_select command to bcb subcommands by Dmitry Rokosov · 3 months ago
- 2438203 test: Fix skip check for sleep command test by Andrew Goodbody · 3 months ago
- 3f6a0c8 test: Fix mulptiplex_log typo by Simon Glass · 3 months ago
- 9fa4be6 test: Tidy up remaining exceptions by Simon Glass · 3 months ago
- 85d7dae test: Detect dead connections by Simon Glass · 3 months ago
- 681b8f8 test: Separate out the exception handling by Simon Glass · 3 months ago
- e4ad901 test: Move the receive code into a function by Simon Glass · 3 months ago
- 40a1ed1 test: Create a common function to get the config by Simon Glass · 3 months ago
- 189c4d9 test: Use a constant for the test timeout by Simon Glass · 3 months ago
- ee34507 test: don't call restart_uboot in EFI watchdog test by Heinrich Schuchardt · 4 months ago
- 6fe8087 efi_loader: Rename and move CMD_BOOTEFI_HELLO_COMPILE by Simon Glass · 4 months ago
- 2add54d Merge patch series "Miscellaneous fixes" by Tom Rini · 4 months ago
- d2056e2 test/py: test_efi_loader: add HTTP (wget) test for the EFI loader by Jerome Forissier · 4 months ago
- 9f8c10c test/py: test_efi_loader: add missing dependency on cmd_tftpboot by Jerome Forissier · 4 months ago
- a95e99f test/py: net_boot: fix comment by Jerome Forissier · 4 months ago
- 8a5ef6e test/py/tests/test_bootstage.py: Combine stash/unstash tests by Tom Rini · 5 months ago
- c17805e Merge patch series "Fix various bugs" by Tom Rini · 4 months ago
- b6ef338 test/py: Fix some pylint warnings in test_ut.py by Simon Glass · 5 months ago
- 2bf0a87 sandbox: switch to dynamic UUIDs by Caleb Connolly · 5 months ago
- 2349cc0 test/py: spi: Set the expected error message by Love Kumar · 5 months ago
- 8c069df Merge tag 'v2024.10-rc4' into next by Tom Rini · 5 months ago
- ce6895d test/py: spi: Add tests for SPI flash device by Love Kumar · 6 months ago
- 9a6a92d pytest: requirements.txt: Resync with the rest of the project by Tom Rini · 5 months ago
- 3403422 upl: Add an end-to-end test by Simon Glass · 5 months ago
- b3cb1c4 sandbox_vpl: Enable Universal Payload by Simon Glass · 5 months ago
- 23215d0 test/py/requirements.txt: Bump setuptools to 70.3.0 by Tom Rini · 6 months ago
- 4595600 Merge patch series "bootstd: Add Android support" by Tom Rini · 6 months ago
- cbfd2c2 Merge patch series "finish using .dtso for overlay source files" by Tom Rini · 6 months ago
- c2a2a06 bootstd: Add test for bootmeth_android by Mattijs Korpershoek · 6 months ago
- 7c996f2 test/py: efi_capsule: rename device tree overlay source to .dtso by Rasmus Villemoes · 6 months ago
- 2f1821f test/py/requirements.txt: Bump zipp to current release by Tom Rini · 6 months ago
- e600309 test: test for ignore OsIndications by Ilias Apalodimas · 7 months ago
- 6fd2aad test/py/tests/test_fpga.py: Correct check for legacy image format support by Tom Rini · 7 months ago
- 9850689 test/py/tests: Update some network dependencies by Tom Rini · 7 months ago
- f840a5b test: Check help output by Simon Glass · 7 months ago
- 190933f test: Decode exceptions only with sandbox by Simon Glass · 7 months ago
- ceffbfb test: dm: Show failing driver name by Simon Glass · 7 months ago
- 1956785 log: Allow tests to pass with CONFIG_LOGF_FUNC_PAD set by Simon Glass · 7 months ago
- dee6540 test: Make bootstd init run only on sandbox by Simon Glass · 7 months ago
- 57c4cd1 initcall: Correct use of relocation offset by Simon Glass · 7 months ago
- 7f65e69 trace: Update test to tolerate different trace-cmd version by Simon Glass · 7 months ago
- a7eada2 Merge tag 'v2024.07-rc5' into next by Tom Rini · 7 months ago
- 0786dd5 test/py: net_boot: Add test cases for net boot by Love Kumar · 8 months ago
- a57973a test/py: Add support to enable check for bad pattern by Love Kumar · 8 months ago
- f3b6228 doc/sphinx, test/py: Update requests module to 2.32.2 by Tom Rini · 7 months ago
- 3b7d26e efi_loader: Fix EFI_VARIABLE_APPEND_WRITE hash check by Weizhao Ouyang · 8 months ago
- 227be29 Merge tag 'v2024.07-rc4' into next by Tom Rini · 8 months ago
- 89aa846 tpm-v2: allow algorithm name to be configured for pcr_read and pcr_extend by Tim Harvey · 8 months ago
- 03de305 Restore patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet" by Tom Rini · 8 months ago
- d678a59 Revert "Merge patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet"" by Tom Rini · 8 months ago
- 645f75f test/py: Make the number of SPL banners seen a variable by Tom Rini · 9 months ago
- 566f067 efi_loader: improve error handling in try_load_entry() by Heinrich Schuchardt · 9 months ago
- f5d14be test: py: add optee_rpmb tests by Igor Opaniuk · 10 months ago
- 28a766e test: typo curren by Heinrich Schuchardt · 9 months ago
- 51b2f4f disk: simplify print_part_header() by Heinrich Schuchardt · 10 months ago
- 9b6d415 test: remove unused import from pkg_resources by Heinrich Schuchardt · 10 months ago
- d350b79 sandbox: capsule: binman: generate some capsules as part of build by Sughosh Ganu · 10 months ago
- 8132970 test/py: reset: Add a test for reset command by Love Kumar · 10 months ago
- 4eff114 test/py: saveenv: Add a test for saveenv command by Love Kumar · 10 months ago
- 783ba85 test/py: net: Add dhcp abort test by Love Kumar · 12 months ago
- a14aa59 avb: move SPDX license identifiers to the first line by Igor Opaniuk · 11 months ago
- e24e540 test/py: scsi: Add test for scsi commands by Love Kumar · 12 months ago
- 1c5b6ed test/py: usb: Add tests for USB device by Love Kumar · 12 months ago
- 6c509ca test/py: mmc: Add tests for MMC device by Love Kumar · 12 months ago
- a0d9432 test/py: secure: Add secure tests for Zynq & ZynqMP by Love Kumar · 12 months ago
- d07f9e6 test/py: gpio: Add gpio pins generic test by Love Kumar · 12 months ago
- e894c10 test/py: zynqmp_rpu: Add test for loading RPU apps by Love Kumar · 12 months ago
- 274e9ac pytest: update requirements.txt by Caleb Connolly · 1 year, 1 month ago
- b07d98a test: unit test for smbios command by Heinrich Schuchardt · 12 months ago
- bded9f1 test/py: bootstage: Add test for bootstage command by Love Kumar · 1 year ago
- 2d30b29 test: Skip cleanup test if not built out of tree by Tobias Deiminger · 1 year ago
- 5b3cd0f Revert "test/py: net: Add dhcp abort test" by Tom Rini · 12 months ago
- 1858beb test: test_trace.py: Have trace-cmd report always use -l by Tom Rini · 12 months ago
- 662eade test/py/requirements.txt: Update packaging requirement by Tom Rini · 12 months ago
- a300ac3 test.py: Update pycryptodomex to address CVE-2023-52323 by Tom Rini · 1 year ago
- 22efc1c test/py: memtest: Add tests for mtest command by Love Kumar · 1 year ago
- 9b8b043 test/py: i2c: Add tests for i2c command by Love Kumar · 1 year, 1 month ago
- f0d6e29 test/py: mii: Add tests for mii command by Love Kumar · 1 year, 1 month ago
- 53157bf test/py: mdio: Add tests for mdio command by Love Kumar · 1 year, 1 month ago
- d836473 test/py: net: Add dhcp abort test by Love Kumar · 1 year, 2 months ago
- 2ee7a8e Merge patch series "net fixes prior lwip" by Tom Rini · 1 year ago
- e616346 test_net: print out net list by Maxim Uvarov · 1 year, 1 month ago
- 261d29e test: hush: Test hush variable expansion by Francis Laniel · 1 year, 1 month ago
- 4dc305f test/py: hush_if_test: Remove the test file by Francis Laniel · 1 year, 1 month ago
- 7481632 bootm: Fix flags used for bootargs string substitution by Piotr Kubik · 1 year, 2 months ago
- 229c4da test: vboot: Using variable 'old_dtb' before assignment by Heinrich Schuchardt · 1 year, 1 month ago
- 643f5c3 test: fit: Using variable 'old_dtb' before assignment by Heinrich Schuchardt · 1 year, 1 month ago
- 3a2b6ba test/py: Disable error E0611 in two cases for pylint by Tom Rini · 1 year, 1 month ago
- 65eed68 test/py: Disable error E0611 in two cases for pylint by Tom Rini · 1 year, 1 month ago
- 9f0588a test/py: net: Add a TFTP put test by Love Kumar · 1 year, 2 months ago
- e2a9edc Merge patch series "fs: fat: calculate FAT type based on cluster count" by Tom Rini · 1 year, 2 months ago
- 8154ac1 test: fs: Add test to detect fat type by Christian Taedcke · 1 year, 2 months ago
- c667b26 test: Add size granularity parameter to mk_fs by Christian Taedcke · 1 year, 2 months ago
- 1e85b66 test: fs: Add fat12 to supported fs of some tests by Christian Taedcke · 1 year, 2 months ago
- 764b411 test: Add support to create a fat12 fs by Christian Taedcke · 1 year, 2 months ago
- 550862b efi_loader: Boot var automatic management by Raymond Mao · 1 year, 2 months ago
- 56ea7c8 CI, pytest: Add a test for sandbox without LTO by Tom Rini · 1 year, 3 months ago
- 703b5b3 sandbox: Add a test for disabling CONFIG_CMDLINE by Simon Glass · 1 year, 3 months ago
- d5d9770 Merge tag 'tpm-next-27102023' of https://source.denx.de/u-boot/custodians/u-boot-tpm by Tom Rini · 1 year, 3 months ago
- 4fd7d27 test/py: always use autostart on tpm2 selftests by Ilias Apalodimas · 1 year, 3 months ago