1. c2e59eb test: Fail when an empty line is expected but not present by Simon Glass · Thu Aug 22 07:57:47 2024 -0600
  2. cb803d7 env: remove vars that are not in default env by Ravi Minnikanti · Sun Aug 11 11:44:15 2024 -0700
  3. 0c4813d sandbox: fix wget test failure after fixing wget issue by Yasuharu Shibata · Wed Aug 14 21:41:07 2024 +0900
  4. c4d807a Merge patch series "Universal Payload initial series" by Tom Rini · Fri Aug 09 16:03:21 2024 -0600
  5. bb5541a upl: Add an end-to-end test by Simon Glass · Wed Aug 07 16:47:39 2024 -0600
  6. 3cfa57d sandbox_vpl: Enable Universal Payload by Simon Glass · Wed Aug 07 16:47:35 2024 -0600
  7. 3a028c2 upl: Add a command by Simon Glass · Wed Aug 07 16:47:30 2024 -0600
  8. aac2569 upl: Add basic tests by Simon Glass · Wed Aug 07 16:47:29 2024 -0600
  9. 3661115 test: Move some SPL-loading test-code into sandbox common by Simon Glass · Wed Aug 07 16:47:21 2024 -0600
  10. 1162e49 Merge patch series "alist: Implement a pointer list / array of structs" by Tom Rini · Wed Aug 07 08:49:18 2024 -0600
  11. e1edadf alist: Add support for an allocated pointer list by Simon Glass · Tue Jul 30 08:39:37 2024 -0600
  12. 6667c01 lib: Handle a special case with str_to_list() by Simon Glass · Tue Jul 30 08:39:36 2024 -0600
  13. 42d7836 test: cpu: add test for release CPU core. by Hou Zhiqiang · Thu Aug 01 11:59:49 2024 +0800
  14. 6012c1e dm: use list_count_nodes() for counting list nodes by Sughosh Ganu · Tue Jul 30 16:41:32 2024 +0530
  15. e3ffc88 test/py/requirements.txt: Bump setuptools to 70.3.0 by Tom Rini · Wed Jul 17 11:41:18 2024 -0600
  16. 1ae5418 Merge patch series "bootstd: Add Android support" by Tom Rini · Thu Jul 18 13:52:11 2024 -0600
  17. 9335526 Merge patch series "finish using .dtso for overlay source files" by Tom Rini · Thu Jul 18 13:51:15 2024 -0600
  18. d77f815 bootstd: Add test for bootmeth_android by Mattijs Korpershoek · Wed Jul 10 10:40:06 2024 +0200
  19. 2ac9b525 test/py: efi_capsule: rename device tree overlay source to .dtso by Rasmus Villemoes · Wed Jul 10 09:16:11 2024 +0200
  20. b0b7e68 test: overlay: rename overlay source files to .dtso by Rasmus Villemoes · Wed Jul 10 09:16:10 2024 +0200
  21. 8c4d4d8 test/py/requirements.txt: Bump zipp to current release by Tom Rini · Tue Jul 09 17:07:09 2024 -0600
  22. 807232a Merge patch series "api: Remove duplicate newlines" by Tom Rini · Mon Jul 15 12:28:22 2024 -0600
  23. 7182182 test: Remove duplicate newlines by Marek Vasut · Sat Jul 13 15:19:33 2024 +0200
  24. 6486842 test: test for ignore OsIndications by Ilias Apalodimas · Thu Jul 04 17:43:16 2024 +0300
  25. 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
  26. 5568cc3 test/py/tests: Update some network dependencies by Tom Rini · Tue Jun 18 14:23:43 2024 -0600
  27. 0cb530b test: Check help output by Simon Glass · Sun Jun 23 14:30:31 2024 -0600
  28. 3f0bd0c test: Decode exceptions only with sandbox by Simon Glass · Sun Jun 23 14:30:30 2024 -0600
  29. bcdcba0 test: dm: Show failing driver name by Simon Glass · Sun Jun 23 14:30:29 2024 -0600
  30. 2829bbf log: Allow tests to pass with CONFIG_LOGF_FUNC_PAD set by Simon Glass · Sun Jun 23 14:30:28 2024 -0600
  31. 84712cd test: Make bootstd init run only on sandbox by Simon Glass · Sun Jun 23 14:30:27 2024 -0600
  32. 4a45d5d initcall: Correct use of relocation offset by Simon Glass · Sun Jun 23 14:30:22 2024 -0600
  33. 267ca3d trace: Update test to tolerate different trace-cmd version by Simon Glass · Sun Jun 23 14:30:20 2024 -0600
  34. 6726179 global_data.h: drop write-only field dm_root_f by Rasmus Villemoes · Mon May 27 22:04:17 2024 +0200
  35. 9838d34 acpi: set creator_revision in acpi_fill_header by Heinrich Schuchardt · Thu Apr 18 05:11:13 2024 +0200
  36. 4972f15 Merge patch series "automatically add /chosen/kaslr-seed and deduplicate code" by Tom Rini · Fri Jun 28 17:31:28 2024 -0600
  37. 009d156 test: cmd: fdt: fix chosen test for DM_RNG by Tim Harvey · Tue Jun 18 14:06:09 2024 -0700
  38. ca51b77 Merge tag 'v2024.07-rc5' into next by Tom Rini · Mon Jun 24 13:34:52 2024 -0600
  39. ea36ada cyclic: make clients embed a struct cyclic_info in their own data structure by Rasmus Villemoes · Tue May 21 10:46:52 2024 +0200
  40. b2835c5 test/py: net_boot: Add test cases for net boot by Love Kumar · Wed Jun 05 15:19:35 2024 +0530
  41. c35e66e test/py: Add support to enable check for bad pattern by Love Kumar · Wed May 22 18:45:13 2024 +0530
  42. 026489a doc/sphinx, test/py: Update requests module to 2.32.2 by Tom Rini · Thu Jun 06 10:44:25 2024 -0600
  43. 73d752b efi_loader: Fix EFI_VARIABLE_APPEND_WRITE hash check by Weizhao Ouyang · Wed May 08 19:13:12 2024 +0800
  44. a9705f0 Merge tag 'v2024.07-rc4' into next by Tom Rini · Mon Jun 03 18:42:11 2024 -0600
  45. 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
  46. 71407d8 Merge patch series "FWU: Add support for FWU metadata version 2" by Tom Rini · Fri May 24 13:42:07 2024 -0600
  47. d02bcd6 test: fwu: make changes to the FWU metadata access test by Sughosh Ganu · Fri Mar 22 16:27:30 2024 +0530
  48. 24da831 include: Move snprintf to stdio.h by Raymond Mao · Thu May 16 14:11:52 2024 -0700
  49. abb9a04 Revert "Merge patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet"" by Tom Rini · Sat May 18 20:20:43 2024 -0600
  50. 6d4527d test/py: Make the number of SPL banners seen a variable by Tom Rini · Wed Apr 24 16:45:37 2024 -0600
  51. d22d069 test: Remove <common.h> and add needed includes by Tom Rini · Sat Apr 27 08:10:58 2024 -0600
  52. 0d871e7 rng: Introduce SPL_DM_RNG by Marek Vasut · Fri Apr 26 01:02:07 2024 +0200
  53. d41005b efi_loader: improve error handling in try_load_entry() by Heinrich Schuchardt · Mon Apr 22 10:41:00 2024 +0200
  54. b87e16c test: py: add optee_rpmb tests by Igor Opaniuk · Thu Apr 04 15:19:50 2024 +0200
  55. c3b20a5 test: typo curren by Heinrich Schuchardt · Tue Apr 09 09:55:49 2024 +0200
  56. e431911 disk: simplify print_part_header() by Heinrich Schuchardt · Wed Apr 03 13:40:47 2024 +0200
  57. c4ae221 test: remove unused import from pkg_resources by Heinrich Schuchardt · Wed Apr 03 13:11:41 2024 +0200
  58. 4226d9d boot: correct finding the default EFI binary by Heinrich Schuchardt · Wed Apr 03 23:39:48 2024 +0200
  59. dc1f006 boot: correct the default sequence of boot methods by Heinrich Schuchardt · Wed Apr 03 20:34:15 2024 +0200
  60. 0513792 sandbox: capsule: binman: generate some capsules as part of build by Sughosh Ganu · Wed Mar 27 16:19:00 2024 +0530
  61. 10de8a8 acpi: rename aslc_id, aslc_revision by Heinrich Schuchardt · Sun Jan 21 12:52:48 2024 +0100
  62. b10091b test: dm: add button_cmd test by Caleb Connolly · Tue Mar 19 13:24:42 2024 +0000
  63. 66de8be test/py: reset: Add a test for reset command by Love Kumar · Tue Mar 12 14:18:33 2024 +0530
  64. c5df985 test/py: saveenv: Add a test for saveenv command by Love Kumar · Tue Mar 12 14:16:10 2024 +0530
  65. fb3ad54 bootstd: fix build error when CONFIG_MMC is disabled by Dan Carpenter · Wed Feb 21 09:26:21 2024 +0300
  66. 5767108 bootflow: Fix build error when BOOTMETH_CROS is disabled by Dan Carpenter · Wed Feb 21 09:26:09 2024 +0300
  67. 847f69c cmd: setexpr: fix no matching string in gsub return empty value by Massimiliano Minella · Thu Feb 08 15:58:27 2024 +0100
  68. 2036ad1 test: cmd: mbr: Fix Smatch static checker warning by Alexander Gendin · Sat Feb 03 02:56:19 2024 +0000
  69. 4578d15 test/py: net: Add dhcp abort test by Love Kumar · Tue Jan 30 13:37:01 2024 +0530
  70. 8a3b4cb Merge patch series "Handoff bloblist from previous boot stage" by Tom Rini · Thu Feb 29 09:24:49 2024 -0500
  71. 1a99d2c bloblist: refactor of bloblist_reloc() by Raymond Mao · Sat Feb 03 08:36:22 2024 -0800
  72. bc7f0ab bloblist: check bloblist with specified buffer size by Raymond Mao · Sat Feb 03 08:36:21 2024 -0800
  73. 29cb886 avb: move SPDX license identifiers to the first line by Igor Opaniuk · Fri Feb 09 20:20:40 2024 +0100
  74. 6ea5f96 clk: Remove rfree by Sean Anderson · Sat Dec 16 14:38:41 2023 -0500
  75. aaf4a62 test/py: scsi: Add test for scsi commands by Love Kumar · Fri Jan 19 20:07:13 2024 +0530
  76. 6c91f09 test/py: usb: Add tests for USB device by Love Kumar · Fri Jan 19 19:56:02 2024 +0530
  77. 40598bd test/py: mmc: Add tests for MMC device by Love Kumar · Fri Jan 19 19:55:50 2024 +0530
  78. b32a3d2 test/py: secure: Add secure tests for Zynq & ZynqMP by Love Kumar · Fri Jan 19 15:31:29 2024 +0530
  79. dcaeb18 test/py: gpio: Add gpio pins generic test by Love Kumar · Fri Jan 19 11:08:34 2024 +0530
  80. d899e02 test/py: zynqmp_rpu: Add test for loading RPU apps by Love Kumar · Fri Jan 19 11:06:41 2024 +0530
  81. c81f13e pytest: update requirements.txt by Caleb Connolly · Tue Jan 02 11:55:30 2024 +0000
  82. dd60469 test: unit test for smbios command by Heinrich Schuchardt · Thu Jan 25 16:54:36 2024 +0100
  83. ee737c8 test: enhance unicode_test_utf8_to_utf32_stream() by Heinrich Schuchardt · Thu Jan 18 18:57:12 2024 +0100
  84. 362bb01 test/py: bootstage: Add test for bootstage command by Love Kumar · Tue Jan 09 14:39:57 2024 +0530
  85. 7184a09 test: Skip cleanup test if not built out of tree by Tobias Deiminger · Mon Jan 08 22:11:00 2024 +0100
  86. da3ae1f Revert "test: hush: dollar: fix bugous behavior" by Tom Rini · Thu Jan 18 11:38:25 2024 -0500
  87. 437a6c0 Revert "test/py: net: Add dhcp abort test" by Tom Rini · Thu Jan 18 09:05:38 2024 -0500
  88. 62dde54 test: test_trace.py: Have trace-cmd report always use -l by Tom Rini · Wed Jan 17 17:12:36 2024 -0500
  89. 6e30bf3 test/py/requirements.txt: Update packaging requirement by Tom Rini · Wed Jan 17 15:06:54 2024 -0500
  90. c3913e4 Merge tag 'efi-2024-04-rc1-2' of https://source.denx.de/u-boot/custodians/u-boot-efi by Tom Rini · Wed Jan 17 09:27:23 2024 -0500
  91. ca0ca2b test.py: Update pycryptodomex to address CVE-2023-52323 by Tom Rini · Fri Jan 05 14:43:43 2024 -0500
  92. 7505d5b test: add test of "cp" shell command by Rasmus Villemoes · Wed Jan 03 11:47:07 2024 +0100
  93. e3e542d efi_loader: rename BOOTEFI_BOOTMGR to EFI_BOOTMGR by AKASHI Takahiro · Wed Jan 17 13:39:42 2024 +0900
  94. 44f1368 test/py: memtest: Add tests for mtest command by Love Kumar · Wed Jan 03 15:59:42 2024 +0530
  95. c010f12 test/py: i2c: Add tests for i2c command by Love Kumar · Tue Jan 02 12:17:07 2024 +0530
  96. 77830a2 test/py: mii: Add tests for mii command by Love Kumar · Tue Jan 02 12:14:35 2024 +0530
  97. e9aa4e6 test/py: mdio: Add tests for mdio command by Love Kumar · Tue Dec 19 17:50:51 2023 +0530
  98. 65b5b94 test/py: net: Add dhcp abort test by Love Kumar · Tue Nov 21 18:32:47 2023 +0530
  99. 1edc45f test: spmi: fix tests by Caleb Connolly · Mon Jan 08 15:30:51 2024 +0000
  100. 1a535ad test: fs: fs-test: Move the tests to use sha256sum by Peter Robinson · Tue Dec 19 22:01:50 2023 +0000