1. 52f93d3 cmd: bcb: introduce 'ab_dump' command to print BCB block content by Dmitry Rokosov · Thu Oct 17 17:12:10 2024 +0300
  2. ea143cb treewide: bcb: move ab_select command to bcb subcommands by Dmitry Rokosov · Thu Oct 17 17:12:08 2024 +0300
  3. 039b0f0 test: Fix skip check for sleep command test by Andrew Goodbody · Tue Oct 08 13:08:13 2024 +0100
  4. 0ec2d96 test: don't call restart_uboot in EFI watchdog test by Heinrich Schuchardt · Wed Oct 02 00:53:35 2024 +0200
  5. b343ee3 efi_loader: Rename and move CMD_BOOTEFI_HELLO_COMPILE by Simon Glass · Thu Sep 26 23:59:31 2024 +0200
  6. 4e2e7a8 Merge patch series "Miscellaneous fixes" by Tom Rini · Tue Sep 24 10:11:59 2024 -0600
  7. 56fc9e5 test/py: test_efi_loader: add HTTP (wget) test for the EFI loader by Jerome Forissier · Wed Sep 11 11:58:26 2024 +0200
  8. 1ec01eb test/py: test_efi_loader: add missing dependency on cmd_tftpboot by Jerome Forissier · Wed Sep 11 11:58:25 2024 +0200
  9. 9f05099 test/py: net_boot: fix comment by Jerome Forissier · Wed Sep 11 11:58:24 2024 +0200
  10. b179191 test/py/tests/test_bootstage.py: Combine stash/unstash tests by Tom Rini · Wed Aug 28 16:56:10 2024 -0600
  11. 385a613 Merge patch series "Fix various bugs" by Tom Rini · Wed Sep 18 13:07:19 2024 -0600
  12. 0863180 test/py: Fix some pylint warnings in test_ut.py by Simon Glass · Sun Sep 01 16:26:14 2024 -0600
  13. 4bdc960 sandbox: switch to dynamic UUIDs by Caleb Connolly · Fri Aug 30 13:34:35 2024 +0100
  14. 9339e51 test/py: spi: Set the expected error message by Love Kumar · Tue Sep 03 00:08:17 2024 +0530
  15. eb8eb90 test/py: spi: Add tests for SPI flash device by Love Kumar · Wed Jul 31 14:54:12 2024 +0530
  16. bb5541a upl: Add an end-to-end test by Simon Glass · Wed Aug 07 16:47:39 2024 -0600
  17. 3cfa57d sandbox_vpl: Enable Universal Payload by Simon Glass · Wed Aug 07 16:47:35 2024 -0600
  18. 1ae5418 Merge patch series "bootstd: Add Android support" by Tom Rini · Thu Jul 18 13:52:11 2024 -0600
  19. 9335526 Merge patch series "finish using .dtso for overlay source files" by Tom Rini · Thu Jul 18 13:51:15 2024 -0600
  20. d77f815 bootstd: Add test for bootmeth_android by Mattijs Korpershoek · Wed Jul 10 10:40:06 2024 +0200
  21. 2ac9b525 test/py: efi_capsule: rename device tree overlay source to .dtso by Rasmus Villemoes · Wed Jul 10 09:16:11 2024 +0200
  22. 6486842 test: test for ignore OsIndications by Ilias Apalodimas · Thu Jul 04 17:43:16 2024 +0300
  23. 343ccfc test/py/tests/test_fpga.py: Correct check for legacy image format support by Tom Rini · Wed Jul 03 15:19:09 2024 -0600
  24. 5568cc3 test/py/tests: Update some network dependencies by Tom Rini · Tue Jun 18 14:23:43 2024 -0600
  25. 0cb530b test: Check help output by Simon Glass · Sun Jun 23 14:30:31 2024 -0600
  26. bcdcba0 test: dm: Show failing driver name by Simon Glass · Sun Jun 23 14:30:29 2024 -0600
  27. 2829bbf log: Allow tests to pass with CONFIG_LOGF_FUNC_PAD set by Simon Glass · Sun Jun 23 14:30:28 2024 -0600
  28. 84712cd test: Make bootstd init run only on sandbox by Simon Glass · Sun Jun 23 14:30:27 2024 -0600
  29. 4a45d5d initcall: Correct use of relocation offset by Simon Glass · Sun Jun 23 14:30:22 2024 -0600
  30. 267ca3d trace: Update test to tolerate different trace-cmd version by Simon Glass · Sun Jun 23 14:30:20 2024 -0600
  31. ca51b77 Merge tag 'v2024.07-rc5' into next by Tom Rini · Mon Jun 24 13:34:52 2024 -0600
  32. b2835c5 test/py: net_boot: Add test cases for net boot by Love Kumar · Wed Jun 05 15:19:35 2024 +0530
  33. 73d752b efi_loader: Fix EFI_VARIABLE_APPEND_WRITE hash check by Weizhao Ouyang · Wed May 08 19:13:12 2024 +0800
  34. 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
  35. d41005b efi_loader: improve error handling in try_load_entry() by Heinrich Schuchardt · Mon Apr 22 10:41:00 2024 +0200
  36. b87e16c test: py: add optee_rpmb tests by Igor Opaniuk · Thu Apr 04 15:19:50 2024 +0200
  37. c3b20a5 test: typo curren by Heinrich Schuchardt · Tue Apr 09 09:55:49 2024 +0200
  38. e431911 disk: simplify print_part_header() by Heinrich Schuchardt · Wed Apr 03 13:40:47 2024 +0200
  39. 0513792 sandbox: capsule: binman: generate some capsules as part of build by Sughosh Ganu · Wed Mar 27 16:19:00 2024 +0530
  40. 66de8be test/py: reset: Add a test for reset command by Love Kumar · Tue Mar 12 14:18:33 2024 +0530
  41. c5df985 test/py: saveenv: Add a test for saveenv command by Love Kumar · Tue Mar 12 14:16:10 2024 +0530
  42. 4578d15 test/py: net: Add dhcp abort test by Love Kumar · Tue Jan 30 13:37:01 2024 +0530
  43. 29cb886 avb: move SPDX license identifiers to the first line by Igor Opaniuk · Fri Feb 09 20:20:40 2024 +0100
  44. aaf4a62 test/py: scsi: Add test for scsi commands by Love Kumar · Fri Jan 19 20:07:13 2024 +0530
  45. 6c91f09 test/py: usb: Add tests for USB device by Love Kumar · Fri Jan 19 19:56:02 2024 +0530
  46. 40598bd test/py: mmc: Add tests for MMC device by Love Kumar · Fri Jan 19 19:55:50 2024 +0530
  47. b32a3d2 test/py: secure: Add secure tests for Zynq & ZynqMP by Love Kumar · Fri Jan 19 15:31:29 2024 +0530
  48. dcaeb18 test/py: gpio: Add gpio pins generic test by Love Kumar · Fri Jan 19 11:08:34 2024 +0530
  49. d899e02 test/py: zynqmp_rpu: Add test for loading RPU apps by Love Kumar · Fri Jan 19 11:06:41 2024 +0530
  50. dd60469 test: unit test for smbios command by Heinrich Schuchardt · Thu Jan 25 16:54:36 2024 +0100
  51. 362bb01 test/py: bootstage: Add test for bootstage command by Love Kumar · Tue Jan 09 14:39:57 2024 +0530
  52. 7184a09 test: Skip cleanup test if not built out of tree by Tobias Deiminger · Mon Jan 08 22:11:00 2024 +0100
  53. 437a6c0 Revert "test/py: net: Add dhcp abort test" by Tom Rini · Thu Jan 18 09:05:38 2024 -0500
  54. 62dde54 test: test_trace.py: Have trace-cmd report always use -l by Tom Rini · Wed Jan 17 17:12:36 2024 -0500
  55. 44f1368 test/py: memtest: Add tests for mtest command by Love Kumar · Wed Jan 03 15:59:42 2024 +0530
  56. c010f12 test/py: i2c: Add tests for i2c command by Love Kumar · Tue Jan 02 12:17:07 2024 +0530
  57. 77830a2 test/py: mii: Add tests for mii command by Love Kumar · Tue Jan 02 12:14:35 2024 +0530
  58. e9aa4e6 test/py: mdio: Add tests for mdio command by Love Kumar · Tue Dec 19 17:50:51 2023 +0530
  59. 65b5b94 test/py: net: Add dhcp abort test by Love Kumar · Tue Nov 21 18:32:47 2023 +0530
  60. 3f60914 Merge patch series "net fixes prior lwip" by Tom Rini · Thu Jan 11 11:25:07 2024 -0500
  61. b5977fc test_net: print out net list by Maxim Uvarov · Tue Dec 26 21:46:12 2023 +0600
  62. 91ec870 test: hush: Test hush variable expansion by Francis Laniel · Fri Dec 22 22:02:24 2023 +0100
  63. b2c1b6a test/py: hush_if_test: Remove the test file by Francis Laniel · Fri Dec 22 22:02:23 2023 +0100
  64. c975d8b bootm: Fix flags used for bootargs string substitution by Piotr Kubik · Fri Nov 24 17:30:46 2023 +0100
  65. 25da81a test: vboot: Using variable 'old_dtb' before assignment by Heinrich Schuchardt · Mon Dec 11 19:07:33 2023 +0100
  66. 7545c5a test: fit: Using variable 'old_dtb' before assignment by Heinrich Schuchardt · Mon Dec 11 19:07:32 2023 +0100
  67. 50ad019 test/py: Disable error E0611 in two cases for pylint by Tom Rini · Sat Dec 09 14:52:46 2023 -0500
  68. aefa08f test/py: Disable error E0611 in two cases for pylint by Tom Rini · Sat Dec 09 14:52:46 2023 -0500
  69. 49f8749 test/py: net: Add a TFTP put test by Love Kumar · Wed Nov 08 12:40:31 2023 +0530
  70. 4ad90ca Merge patch series "fs: fat: calculate FAT type based on cluster count" by Tom Rini · Tue Nov 28 20:10:36 2023 -0500
  71. 570dc36 test: fs: Add test to detect fat type by Christian Taedcke · Wed Nov 15 13:44:24 2023 +0100
  72. d604880 test: Add size granularity parameter to mk_fs by Christian Taedcke · Wed Nov 15 13:44:23 2023 +0100
  73. a1fd735 test: fs: Add fat12 to supported fs of some tests by Christian Taedcke · Wed Nov 15 13:44:22 2023 +0100
  74. ff0ceca test: Add support to create a fat12 fs by Christian Taedcke · Wed Nov 15 13:44:21 2023 +0100
  75. 1fcaf95 efi_loader: Boot var automatic management by Raymond Mao · Fri Nov 10 13:25:37 2023 +0900
  76. 773f1ed CI, pytest: Add a test for sandbox without LTO by Tom Rini · Thu Oct 26 14:31:38 2023 -0400
  77. eb0a7eb sandbox: Add a test for disabling CONFIG_CMDLINE by Simon Glass · Thu Oct 26 14:31:37 2023 -0400
  78. 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
  79. 9271dbc test/py: always use autostart on tpm2 selftests by Ilias Apalodimas · Wed Oct 25 10:25:25 2023 +0300
  80. a2cea82 test: use a non system PCR for testing PCR extend by Ilias Apalodimas · Tue Oct 24 10:43:54 2023 -0500
  81. 038cb02 cmd: mbr: Allow 4 MBR partitions without need for extended by Alexander Gendin · Mon Oct 09 01:24:36 2023 +0000
  82. 8734d6f test: spl: Add a test for the SPI load method by Sean Anderson · Sat Oct 14 16:48:05 2023 -0400
  83. 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
  84. 55ef453 test/py: net: Add a test for 'pxe get' command by Love Kumar · Tue Oct 03 18:42:46 2023 +0530
  85. e08bee9 test/py: sleep: Add a test for the time command by Love Kumar · Wed Sep 27 10:33:55 2023 +0530
  86. aadec12 efi: Use the installed SMBIOS tables by Simon Glass · Wed Sep 20 07:29:51 2023 -0600
  87. 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
  88. d88ba5f cmd: gpt: Add command to swap partition order by Joshua Watt · Thu Aug 31 10:51:41 2023 -0600
  89. 9e58adf cmd: gpt: Preserve bootable flag by Joshua Watt · Thu Aug 31 10:51:40 2023 -0600
  90. da40173 cmd: gpt: Preserve type GUID if enabled by Joshua Watt · Thu Aug 31 10:51:39 2023 -0600
  91. 44d6233 cmd: gpt: Add command to set bootable flags by Joshua Watt · Thu Aug 31 10:51:38 2023 -0600
  92. fd1134e cmd: gpt: Add gpt_partition_bootable variable by Joshua Watt · Thu Aug 31 10:51:37 2023 -0600
  93. d64d579 tests: gpt: Remove test order dependency by Joshua Watt · Thu Aug 31 10:51:36 2023 -0600
  94. b8357c1 event: Convert existing spy records to simple by Simon Glass · Mon Aug 21 21:16:56 2023 -0600
  95. 6b42d38 initcall: Support emitting events by Simon Glass · Mon Aug 21 21:16:54 2023 -0600
  96. 3bfbedd event: Support a simple spy record by Simon Glass · Mon Aug 21 21:16:48 2023 -0600
  97. 33f8386 test: capsule: Remove logic to add public key ESL by Sughosh Ganu · Tue Aug 22 23:10:07 2023 +0530
  98. 0c3783e sandbox: trace: Increase trace buffer size by Sughosh Ganu · Tue Aug 22 23:10:02 2023 +0530
  99. 467130a test: capsule: Generate EFI capsules through binman by Sughosh Ganu · Tue Aug 22 23:10:00 2023 +0530
  100. fff928c bootstd: Add a test for bootmeth_cros by Simon Glass · Thu Aug 24 13:55:41 2023 -0600