- 625bc3f test/py: spi: Rephrase the warning/error messages by Love Kumar · 8 days ago
- 8be1fe5 test: Correct regex string in test_spi by Simon Glass · 11 days ago
- 64c6325 test: efi: boot: Set up an image suitable for EFI testing by Simon Glass · 2 weeks ago
- edef1c6 usb: Fix test dependency on ext4write command by Andrew Goodbody · 6 weeks ago
- 97086f9 usb: Fix test failure with multiple partitions by Andrew Goodbody · 6 weeks ago
- ff81f83 test: Drop the duplicate line in setup_bootmenu_image() by Simon Glass · 5 weeks ago
- c80b0ef Merge patch series "fs: ext4: implement opendir, readdir, closedir" by Tom Rini · 3 weeks ago
- 19c781d fs: ext4: use fs_ls_generic by Heinrich Schuchardt · 4 weeks ago
- 276495d test/py: spi: prevent overwriting relocation memory by Padmarao Begari · 4 weeks ago
- 3a78320 cmd/eficonfig: capitalize 'enter description' by Heinrich Schuchardt · 4 weeks ago
- 7dfc57a test: efi_loader: Fix dependency for http test by Andrew Goodbody · 4 weeks ago
- 8fa34f0 Merge patch series "Implement ACPI on aarch64" by Tom Rini · 4 weeks ago
- 158efd6 acpi: Allocate and write ACPI tables by Patrick Rudolph · 4 weeks ago
- 52f93d3 cmd: bcb: introduce 'ab_dump' command to print BCB block content by Dmitry Rokosov · 5 weeks ago
- ea143cb treewide: bcb: move ab_select command to bcb subcommands by Dmitry Rokosov · 5 weeks ago
- 039b0f0 test: Fix skip check for sleep command test by Andrew Goodbody · 7 weeks ago
- 0ec2d96 test: don't call restart_uboot in EFI watchdog test by Heinrich Schuchardt · 8 weeks ago
- b343ee3 efi_loader: Rename and move CMD_BOOTEFI_HELLO_COMPILE by Simon Glass · 8 weeks ago
- 4e2e7a8 Merge patch series "Miscellaneous fixes" by Tom Rini · 9 weeks ago
- 56fc9e5 test/py: test_efi_loader: add HTTP (wget) test for the EFI loader by Jerome Forissier · 2 months ago
- 1ec01eb test/py: test_efi_loader: add missing dependency on cmd_tftpboot by Jerome Forissier · 2 months ago
- 9f05099 test/py: net_boot: fix comment by Jerome Forissier · 2 months ago
- b179191 test/py/tests/test_bootstage.py: Combine stash/unstash tests by Tom Rini · 3 months ago
- 385a613 Merge patch series "Fix various bugs" by Tom Rini · 9 weeks ago
- 0863180 test/py: Fix some pylint warnings in test_ut.py by Simon Glass · 3 months ago
- 4bdc960 sandbox: switch to dynamic UUIDs by Caleb Connolly · 3 months ago
- 9339e51 test/py: spi: Set the expected error message by Love Kumar · 3 months ago
- eb8eb90 test/py: spi: Add tests for SPI flash device by Love Kumar · 4 months ago
- bb5541a upl: Add an end-to-end test by Simon Glass · 4 months ago
- 3cfa57d sandbox_vpl: Enable Universal Payload by Simon Glass · 4 months ago
- 1ae5418 Merge patch series "bootstd: Add Android support" by Tom Rini · 4 months ago
- 9335526 Merge patch series "finish using .dtso for overlay source files" by Tom Rini · 4 months ago
- d77f815 bootstd: Add test for bootmeth_android by Mattijs Korpershoek · 5 months ago
- 2ac9b525 test/py: efi_capsule: rename device tree overlay source to .dtso by Rasmus Villemoes · 5 months ago
- 6486842 test: test for ignore OsIndications by Ilias Apalodimas · 5 months ago
- 343ccfc test/py/tests/test_fpga.py: Correct check for legacy image format support by Tom Rini · 5 months ago
- 5568cc3 test/py/tests: Update some network dependencies by Tom Rini · 5 months ago
- 0cb530b test: Check help output by Simon Glass · 5 months ago
- bcdcba0 test: dm: Show failing driver name by Simon Glass · 5 months ago
- 2829bbf log: Allow tests to pass with CONFIG_LOGF_FUNC_PAD set by Simon Glass · 5 months ago
- 84712cd test: Make bootstd init run only on sandbox by Simon Glass · 5 months ago
- 4a45d5d initcall: Correct use of relocation offset by Simon Glass · 5 months ago
- 267ca3d trace: Update test to tolerate different trace-cmd version by Simon Glass · 5 months ago
- ca51b77 Merge tag 'v2024.07-rc5' into next by Tom Rini · 5 months ago
- b2835c5 test/py: net_boot: Add test cases for net boot by Love Kumar · 6 months ago
- 73d752b efi_loader: Fix EFI_VARIABLE_APPEND_WRITE hash check by Weizhao Ouyang · 7 months ago
- bbfa608 tpm-v2: allow algorithm name to be configured for pcr_read and pcr_extend by Tim Harvey · 6 months ago
- d41005b efi_loader: improve error handling in try_load_entry() by Heinrich Schuchardt · 7 months ago
- b87e16c test: py: add optee_rpmb tests by Igor Opaniuk · 8 months ago
- c3b20a5 test: typo curren by Heinrich Schuchardt · 8 months ago
- e431911 disk: simplify print_part_header() by Heinrich Schuchardt · 8 months ago
- 0513792 sandbox: capsule: binman: generate some capsules as part of build by Sughosh Ganu · 8 months ago
- 66de8be test/py: reset: Add a test for reset command by Love Kumar · 9 months ago
- c5df985 test/py: saveenv: Add a test for saveenv command by Love Kumar · 9 months ago
- 4578d15 test/py: net: Add dhcp abort test by Love Kumar · 10 months ago
- 29cb886 avb: move SPDX license identifiers to the first line by Igor Opaniuk · 10 months ago
- aaf4a62 test/py: scsi: Add test for scsi commands by Love Kumar · 10 months ago
- 6c91f09 test/py: usb: Add tests for USB device by Love Kumar · 10 months ago
- 40598bd test/py: mmc: Add tests for MMC device by Love Kumar · 10 months ago
- b32a3d2 test/py: secure: Add secure tests for Zynq & ZynqMP by Love Kumar · 10 months ago
- dcaeb18 test/py: gpio: Add gpio pins generic test by Love Kumar · 10 months ago
- d899e02 test/py: zynqmp_rpu: Add test for loading RPU apps by Love Kumar · 10 months ago
- dd60469 test: unit test for smbios command by Heinrich Schuchardt · 10 months ago
- 362bb01 test/py: bootstage: Add test for bootstage command by Love Kumar · 11 months ago
- 7184a09 test: Skip cleanup test if not built out of tree by Tobias Deiminger · 11 months ago
- 437a6c0 Revert "test/py: net: Add dhcp abort test" by Tom Rini · 10 months ago
- 62dde54 test: test_trace.py: Have trace-cmd report always use -l by Tom Rini · 10 months ago
- 44f1368 test/py: memtest: Add tests for mtest command by Love Kumar · 11 months ago
- c010f12 test/py: i2c: Add tests for i2c command by Love Kumar · 11 months ago
- 77830a2 test/py: mii: Add tests for mii command by Love Kumar · 11 months ago
- e9aa4e6 test/py: mdio: Add tests for mdio command by Love Kumar · 11 months ago
- 65b5b94 test/py: net: Add dhcp abort test by Love Kumar · 1 year ago
- 3f60914 Merge patch series "net fixes prior lwip" by Tom Rini · 11 months ago
- b5977fc test_net: print out net list by Maxim Uvarov · 11 months ago
- 91ec870 test: hush: Test hush variable expansion by Francis Laniel · 11 months ago
- b2c1b6a test/py: hush_if_test: Remove the test file by Francis Laniel · 11 months ago
- c975d8b bootm: Fix flags used for bootargs string substitution by Piotr Kubik · 12 months ago
- 25da81a test: vboot: Using variable 'old_dtb' before assignment by Heinrich Schuchardt · 12 months ago
- 7545c5a test: fit: Using variable 'old_dtb' before assignment by Heinrich Schuchardt · 12 months ago
- 50ad019 test/py: Disable error E0611 in two cases for pylint by Tom Rini · 12 months ago
- aefa08f test/py: Disable error E0611 in two cases for pylint by Tom Rini · 12 months ago
- 49f8749 test/py: net: Add a TFTP put test by Love Kumar · 1 year, 1 month ago
- 4ad90ca Merge patch series "fs: fat: calculate FAT type based on cluster count" by Tom Rini · 12 months ago
- 570dc36 test: fs: Add test to detect fat type by Christian Taedcke · 1 year ago
- d604880 test: Add size granularity parameter to mk_fs by Christian Taedcke · 1 year ago
- a1fd735 test: fs: Add fat12 to supported fs of some tests by Christian Taedcke · 1 year ago
- ff0ceca test: Add support to create a fat12 fs by Christian Taedcke · 1 year ago
- 1fcaf95 efi_loader: Boot var automatic management by Raymond Mao · 1 year ago
- 773f1ed CI, pytest: Add a test for sandbox without LTO by Tom Rini · 1 year, 1 month ago
- eb0a7eb sandbox: Add a test for disabling CONFIG_CMDLINE by Simon Glass · 1 year, 1 month ago
- 0afe557 Merge tag 'tpm-next-27102023' of https://source.denx.de/u-boot/custodians/u-boot-tpm by Tom Rini · 1 year, 1 month ago
- 9271dbc test/py: always use autostart on tpm2 selftests by Ilias Apalodimas · 1 year, 1 month ago
- a2cea82 test: use a non system PCR for testing PCR extend by Ilias Apalodimas · 1 year, 1 month ago
- 038cb02 cmd: mbr: Allow 4 MBR partitions without need for extended by Alexander Gendin · 1 year, 2 months ago
- 8734d6f test: spl: Add a test for the SPI load method by Sean Anderson · 1 year, 1 month ago
- 00135d8 Merge tag 'xilinx-for-v2024.01-rc1-v3' of https://source.denx.de/u-boot/custodians/u-boot-microblaze by Tom Rini · 1 year, 1 month ago
- 55ef453 test/py: net: Add a test for 'pxe get' command by Love Kumar · 1 year, 2 months ago
- e08bee9 test/py: sleep: Add a test for the time command by Love Kumar · 1 year, 2 months ago
- aadec12 efi: Use the installed SMBIOS tables by Simon Glass · 1 year, 2 months ago
- a59a24b test/py: tpm2: skip tpm2_startup when env__tpm_device_test_skip=True by Michal Simek · 1 year, 3 months ago