1. b2835c5 test/py: net_boot: Add test cases for net boot by Love Kumar · Wed Jun 05 15:19:35 2024 +0530
  2. c35e66e test/py: Add support to enable check for bad pattern by Love Kumar · Wed May 22 18:45:13 2024 +0530
  3. a9705f0 Merge tag 'v2024.07-rc4' into next by Tom Rini · Mon Jun 03 18:42:11 2024 -0600
  4. bbfa608 tpm-v2: allow algorithm name to be configured for pcr_read and pcr_extend by Tim Harvey · Sat May 25 13:00:49 2024 -0700
  5. dec7ea0 Restore patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet" by Tom Rini · Mon May 20 13:35:03 2024 -0600
  6. abb9a04 Revert "Merge patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet"" by Tom Rini · Sat May 18 20:20:43 2024 -0600
  7. 6d4527d test/py: Make the number of SPL banners seen a variable by Tom Rini · Wed Apr 24 16:45:37 2024 -0600
  8. d41005b efi_loader: improve error handling in try_load_entry() by Heinrich Schuchardt · Mon Apr 22 10:41:00 2024 +0200
  9. b87e16c test: py: add optee_rpmb tests by Igor Opaniuk · Thu Apr 04 15:19:50 2024 +0200
  10. c3b20a5 test: typo curren by Heinrich Schuchardt · Tue Apr 09 09:55:49 2024 +0200
  11. e431911 disk: simplify print_part_header() by Heinrich Schuchardt · Wed Apr 03 13:40:47 2024 +0200
  12. c4ae221 test: remove unused import from pkg_resources by Heinrich Schuchardt · Wed Apr 03 13:11:41 2024 +0200
  13. 0513792 sandbox: capsule: binman: generate some capsules as part of build by Sughosh Ganu · Wed Mar 27 16:19:00 2024 +0530
  14. 66de8be test/py: reset: Add a test for reset command by Love Kumar · Tue Mar 12 14:18:33 2024 +0530
  15. c5df985 test/py: saveenv: Add a test for saveenv command by Love Kumar · Tue Mar 12 14:16:10 2024 +0530
  16. 4578d15 test/py: net: Add dhcp abort test by Love Kumar · Tue Jan 30 13:37:01 2024 +0530
  17. 29cb886 avb: move SPDX license identifiers to the first line by Igor Opaniuk · Fri Feb 09 20:20:40 2024 +0100
  18. aaf4a62 test/py: scsi: Add test for scsi commands by Love Kumar · Fri Jan 19 20:07:13 2024 +0530
  19. 6c91f09 test/py: usb: Add tests for USB device by Love Kumar · Fri Jan 19 19:56:02 2024 +0530
  20. 40598bd test/py: mmc: Add tests for MMC device by Love Kumar · Fri Jan 19 19:55:50 2024 +0530
  21. b32a3d2 test/py: secure: Add secure tests for Zynq & ZynqMP by Love Kumar · Fri Jan 19 15:31:29 2024 +0530
  22. dcaeb18 test/py: gpio: Add gpio pins generic test by Love Kumar · Fri Jan 19 11:08:34 2024 +0530
  23. d899e02 test/py: zynqmp_rpu: Add test for loading RPU apps by Love Kumar · Fri Jan 19 11:06:41 2024 +0530
  24. c81f13e pytest: update requirements.txt by Caleb Connolly · Tue Jan 02 11:55:30 2024 +0000
  25. dd60469 test: unit test for smbios command by Heinrich Schuchardt · Thu Jan 25 16:54:36 2024 +0100
  26. 362bb01 test/py: bootstage: Add test for bootstage command by Love Kumar · Tue Jan 09 14:39:57 2024 +0530
  27. 7184a09 test: Skip cleanup test if not built out of tree by Tobias Deiminger · Mon Jan 08 22:11:00 2024 +0100
  28. 437a6c0 Revert "test/py: net: Add dhcp abort test" by Tom Rini · Thu Jan 18 09:05:38 2024 -0500
  29. 62dde54 test: test_trace.py: Have trace-cmd report always use -l by Tom Rini · Wed Jan 17 17:12:36 2024 -0500
  30. 6e30bf3 test/py/requirements.txt: Update packaging requirement by Tom Rini · Wed Jan 17 15:06:54 2024 -0500
  31. ca0ca2b test.py: Update pycryptodomex to address CVE-2023-52323 by Tom Rini · Fri Jan 05 14:43:43 2024 -0500
  32. 44f1368 test/py: memtest: Add tests for mtest command by Love Kumar · Wed Jan 03 15:59:42 2024 +0530
  33. c010f12 test/py: i2c: Add tests for i2c command by Love Kumar · Tue Jan 02 12:17:07 2024 +0530
  34. 77830a2 test/py: mii: Add tests for mii command by Love Kumar · Tue Jan 02 12:14:35 2024 +0530
  35. e9aa4e6 test/py: mdio: Add tests for mdio command by Love Kumar · Tue Dec 19 17:50:51 2023 +0530
  36. 65b5b94 test/py: net: Add dhcp abort test by Love Kumar · Tue Nov 21 18:32:47 2023 +0530
  37. 3f60914 Merge patch series "net fixes prior lwip" by Tom Rini · Thu Jan 11 11:25:07 2024 -0500
  38. b5977fc test_net: print out net list by Maxim Uvarov · Tue Dec 26 21:46:12 2023 +0600
  39. 91ec870 test: hush: Test hush variable expansion by Francis Laniel · Fri Dec 22 22:02:24 2023 +0100
  40. b2c1b6a test/py: hush_if_test: Remove the test file by Francis Laniel · Fri Dec 22 22:02:23 2023 +0100
  41. c975d8b bootm: Fix flags used for bootargs string substitution by Piotr Kubik · Fri Nov 24 17:30:46 2023 +0100
  42. 25da81a test: vboot: Using variable 'old_dtb' before assignment by Heinrich Schuchardt · Mon Dec 11 19:07:33 2023 +0100
  43. 7545c5a test: fit: Using variable 'old_dtb' before assignment by Heinrich Schuchardt · Mon Dec 11 19:07:32 2023 +0100
  44. 50ad019 test/py: Disable error E0611 in two cases for pylint by Tom Rini · Sat Dec 09 14:52:46 2023 -0500
  45. aefa08f test/py: Disable error E0611 in two cases for pylint by Tom Rini · Sat Dec 09 14:52:46 2023 -0500
  46. 49f8749 test/py: net: Add a TFTP put test by Love Kumar · Wed Nov 08 12:40:31 2023 +0530
  47. 4ad90ca Merge patch series "fs: fat: calculate FAT type based on cluster count" by Tom Rini · Tue Nov 28 20:10:36 2023 -0500
  48. 570dc36 test: fs: Add test to detect fat type by Christian Taedcke · Wed Nov 15 13:44:24 2023 +0100
  49. d604880 test: Add size granularity parameter to mk_fs by Christian Taedcke · Wed Nov 15 13:44:23 2023 +0100
  50. a1fd735 test: fs: Add fat12 to supported fs of some tests by Christian Taedcke · Wed Nov 15 13:44:22 2023 +0100
  51. ff0ceca test: Add support to create a fat12 fs by Christian Taedcke · Wed Nov 15 13:44:21 2023 +0100
  52. 1fcaf95 efi_loader: Boot var automatic management by Raymond Mao · Fri Nov 10 13:25:37 2023 +0900
  53. 773f1ed CI, pytest: Add a test for sandbox without LTO by Tom Rini · Thu Oct 26 14:31:38 2023 -0400
  54. eb0a7eb sandbox: Add a test for disabling CONFIG_CMDLINE by Simon Glass · Thu Oct 26 14:31:37 2023 -0400
  55. 0afe557 Merge tag 'tpm-next-27102023' of https://source.denx.de/u-boot/custodians/u-boot-tpm by Tom Rini · Fri Oct 27 19:27:29 2023 -0400
  56. 9271dbc test/py: always use autostart on tpm2 selftests by Ilias Apalodimas · Wed Oct 25 10:25:25 2023 +0300
  57. a2cea82 test: use a non system PCR for testing PCR extend by Ilias Apalodimas · Tue Oct 24 10:43:54 2023 -0500
  58. 038cb02 cmd: mbr: Allow 4 MBR partitions without need for extended by Alexander Gendin · Mon Oct 09 01:24:36 2023 +0000
  59. 8734d6f test: spl: Add a test for the SPI load method by Sean Anderson · Sat Oct 14 16:48:05 2023 -0400
  60. 00135d8 Merge tag 'xilinx-for-v2024.01-rc1-v3' of https://source.denx.de/u-boot/custodians/u-boot-microblaze by Tom Rini · Fri Oct 13 08:45:55 2023 -0400
  61. 55ef453 test/py: net: Add a test for 'pxe get' command by Love Kumar · Tue Oct 03 18:42:46 2023 +0530
  62. e08bee9 test/py: sleep: Add a test for the time command by Love Kumar · Wed Sep 27 10:33:55 2023 +0530
  63. aadec12 efi: Use the installed SMBIOS tables by Simon Glass · Wed Sep 20 07:29:51 2023 -0600
  64. a59a24b test/py: tpm2: skip tpm2_startup when env__tpm_device_test_skip=True by Michal Simek · Wed Aug 30 18:36:23 2023 +0200
  65. d88ba5f cmd: gpt: Add command to swap partition order by Joshua Watt · Thu Aug 31 10:51:41 2023 -0600
  66. 9e58adf cmd: gpt: Preserve bootable flag by Joshua Watt · Thu Aug 31 10:51:40 2023 -0600
  67. da40173 cmd: gpt: Preserve type GUID if enabled by Joshua Watt · Thu Aug 31 10:51:39 2023 -0600
  68. 44d6233 cmd: gpt: Add command to set bootable flags by Joshua Watt · Thu Aug 31 10:51:38 2023 -0600
  69. fd1134e cmd: gpt: Add gpt_partition_bootable variable by Joshua Watt · Thu Aug 31 10:51:37 2023 -0600
  70. d64d579 tests: gpt: Remove test order dependency by Joshua Watt · Thu Aug 31 10:51:36 2023 -0600
  71. b8357c1 event: Convert existing spy records to simple by Simon Glass · Mon Aug 21 21:16:56 2023 -0600
  72. 6b42d38 initcall: Support emitting events by Simon Glass · Mon Aug 21 21:16:54 2023 -0600
  73. 3bfbedd event: Support a simple spy record by Simon Glass · Mon Aug 21 21:16:48 2023 -0600
  74. 33f8386 test: capsule: Remove logic to add public key ESL by Sughosh Ganu · Tue Aug 22 23:10:07 2023 +0530
  75. 0c3783e sandbox: trace: Increase trace buffer size by Sughosh Ganu · Tue Aug 22 23:10:02 2023 +0530
  76. 467130a test: capsule: Generate EFI capsules through binman by Sughosh Ganu · Tue Aug 22 23:10:00 2023 +0530
  77. fff928c bootstd: Add a test for bootmeth_cros by Simon Glass · Thu Aug 24 13:55:41 2023 -0600
  78. 0870921 test: Move 1MB.fat32.img and 2MB.ext2.img by Simon Glass · Thu Aug 24 13:55:38 2023 -0600
  79. b1263bc expo: Tidy up the expo.py tool and usage by Simon Glass · Mon Aug 14 16:40:28 2023 -0600
  80. 393fcf7 test: unit test for semihosting by Heinrich Schuchardt · Mon Jul 31 22:01:21 2023 +0200
  81. 117c396 test: avoid function name 'setup' by Heinrich Schuchardt · Sat Jul 15 10:48:39 2023 +0200
  82. 8e6e2de tests: Fix exception when cleaning up skipped test by Joshua Watt · Mon Jul 03 08:35:09 2023 -0500
  83. b8c2655 expo: Add tests for the configuration editor by Simon Glass · Thu Jun 01 10:23:03 2023 -0600
  84. 4d412fa test: Find leftovers after clean/mrproper by Tobias Deiminger · Tue Jun 20 00:41:07 2023 +0200
  85. 4a4ebe3 Merge tag 'v2023.07-rc6' into next by Tom Rini · Wed Jul 05 11:28:55 2023 -0400
  86. e64dcb2 python: Update requirements.txt for security issues by Tom Rini · Tue May 30 15:50:30 2023 -0400
  87. eda4590 test: correct architecture in EFI FIT test by Heinrich Schuchardt · Thu Jun 15 13:40:05 2023 +0200
  88. 7856b71 Merge tag 'tpm-for_tom-13062023' of https://source.denx.de/u-boot/custodians/u-boot-tpm into next by Tom Rini · Tue Jun 13 13:14:49 2023 -0400
  89. c5967e7 test/py: Account PCR updates properly during testing by Ilias Apalodimas · Wed Jun 07 12:18:12 2023 +0300
  90. 55c8ce5 test/py: replace 'tpm2 init, startup, selftest' sequences by Ilias Apalodimas · Wed Jun 07 12:18:11 2023 +0300
  91. da9739c Merge tag 'xilinx-for-v2023.10-rc1' of https://source.denx.de/u-boot/custodians/u-boot-microblaze into next by Tom Rini · Mon Jun 12 16:42:37 2023 -0400
  92. 50fa118 global: Use proper project name U-Boot by Michal Simek · Wed May 17 09:17:16 2023 +0200
  93. 73a8a1d test/py: efi_capsule: test for FMP versioning by Masahisa Kojima · Wed Jun 07 14:42:00 2023 +0900
  94. a7ffc2f test: efi_capsule: refactor efi_capsule test by Masahisa Kojima · Wed Jun 07 14:41:59 2023 +0900
  95. 3eb5053 test/py: IPv6 network discovery test by Ehsan Mohandesi · Fri Apr 21 17:08:22 2023 -0700
  96. d407acf net: dhcp6: Add a sandbox test for dhcp6 by Sean Edmond · Tue Apr 11 10:48:48 2023 -0700
  97. 0f2c979 Merge branch '2023-05-03-assorted-updates-and-fixes' by Tom Rini · Thu May 04 11:49:30 2023 -0400
  98. 945a259 efi: Rename the base efi self-test by Simon Glass · Thu Apr 20 11:38:16 2023 +1200
  99. 14dee8b test: fix pydoc issues for EFI tests by Heinrich Schuchardt · Wed May 03 07:08:05 2023 +0200
  100. 7a76eb0 test: hush_if_test: Add hush variable test by Stefan Herbrechtsmeier · Mon Apr 03 15:50:01 2023 +0200