1. 9339e51 test/py: spi: Set the expected error message by Love Kumar · Tue Sep 03 00:08:17 2024 +0530
  2. 2c61c15 phy: test: Implement sandbox PHY .set_mode and DM test by Marek Vasut · Sun Sep 08 23:09:05 2024 +0200
  3. f87e00d phy: Extend generic_setup_phy() with PHY mode and submode by Marek Vasut · Sun Sep 08 23:09:03 2024 +0200
  4. 390562d Merge patch series "Make LMB memory map global and persistent" by Tom Rini · Tue Sep 03 14:09:30 2024 -0600
  5. 291bf9c lmb: make LMB memory map persistent and global by Sughosh Ganu · Mon Aug 26 17:29:18 2024 +0530
  6. cd17948 Merge tag 'v2024.10-rc4' into next by Tom Rini · Mon Sep 02 14:13:57 2024 -0600
  7. ebb1c20 list: use list_count_nodes() to count list entries by Sughosh Ganu · Wed Aug 28 22:24:22 2024 +0530
  8. eb8eb90 test/py: spi: Add tests for SPI flash device by Love Kumar · Wed Jul 31 14:54:12 2024 +0530
  9. c7f0358 Merge patch series "Tidy up console recording in tests" by Tom Rini · Mon Aug 26 18:52:18 2024 -0600
  10. c579bd4 test: Tidy up checking for console end by Simon Glass · Thu Aug 22 07:58:03 2024 -0600
  11. cbb230e test: Use UTF_CONSOLE in remaining tests by Simon Glass · Thu Aug 22 07:58:02 2024 -0600
  12. 0ccbde5 test: log: Use UTF_CONSOLE in tests by Simon Glass · Thu Aug 22 07:58:01 2024 -0600
  13. f8dc379 test: hush: Use UTF_CONSOLE in tests by Simon Glass · Thu Aug 22 07:58:00 2024 -0600
  14. f54458b test: dm: Use UTF_CONSOLE in tests by Simon Glass · Thu Aug 22 07:57:59 2024 -0600
  15. 5622825 test: cmd: Drop unnecessary console_record_reset_enable() by Simon Glass · Thu Aug 22 07:57:58 2024 -0600
  16. aeee87e test: cmd: Use UTF_CONSOLE in tests by Simon Glass · Thu Aug 22 07:57:57 2024 -0600
  17. 27c46ab test: fdt: Move common code into the setup functions by Simon Glass · Thu Aug 22 07:57:56 2024 -0600
  18. f80a914 test: fdt: Check internal-function return values by Simon Glass · Thu Aug 22 07:57:55 2024 -0600
  19. f042502 test: boot: Use UTF_CONSOLE in tests by Simon Glass · Thu Aug 22 07:57:54 2024 -0600
  20. eb07bd0 test: bloblist: Use UTF_CONSOLE in tests by Simon Glass · Thu Aug 22 07:57:53 2024 -0600
  21. 12439ed test: Update NAND test to avoid extra macros by Simon Glass · Thu Aug 22 07:57:52 2024 -0600
  22. 11fcfa3 test: Rename UTF_CONSOLE_REC to UTF_CONSOLE by Simon Glass · Thu Aug 22 07:57:50 2024 -0600
  23. d6c52f4 test: Drop the blank line before test macros by Simon Glass · Thu Aug 22 07:57:49 2024 -0600
  24. 1a92f83 test: Rename unit-test flags by Simon Glass · Thu Aug 22 07:57:48 2024 -0600
  25. c2e59eb test: Fail when an empty line is expected but not present by Simon Glass · Thu Aug 22 07:57:47 2024 -0600
  26. 9113dd3 global_data: log: Reorder and shrink fields by Simon Glass · Wed Aug 21 10:19:17 2024 -0600
  27. 00f860f board_f: Move fdt_size to board by Simon Glass · Wed Aug 21 10:19:10 2024 -0600
  28. 7f67b37 board_f: Add a new struct to hold pre-relocation info by Simon Glass · Wed Aug 21 10:19:09 2024 -0600
  29. 6c997e1 Merge patch series "test/overlay: Make this depend on SANDBOX" by Tom Rini · Fri Aug 23 15:59:44 2024 -0600
  30. 0713d7e test/cmd: Move wget test to under a sandbox guard by Tom Rini · Thu Aug 15 21:49:05 2024 -0600
  31. cae8c21 test/boot: Make BOOTSTD tests depend on UT_BOOTSTD by Tom Rini · Thu Aug 15 21:49:04 2024 -0600
  32. dfc4a02 test/overlay: Make this depend on SANDBOX by Tom Rini · Thu Aug 15 21:49:03 2024 -0600
  33. e806686 spl: Create a function to init spl_load_info by Simon Glass · Thu Aug 22 07:55:02 2024 -0600
  34. fa55f42 log: Avoid including function names by default by Simon Glass · Thu Aug 22 07:54:56 2024 -0600
  35. b75450f pytest: requirements.txt: Resync with the rest of the project by Tom Rini · Mon Aug 19 15:07:18 2024 -0600
  36. cb803d7 env: remove vars that are not in default env by Ravi Minnikanti · Sun Aug 11 11:44:15 2024 -0700
  37. 0c4813d sandbox: fix wget test failure after fixing wget issue by Yasuharu Shibata · Wed Aug 14 21:41:07 2024 +0900
  38. c4d807a Merge patch series "Universal Payload initial series" by Tom Rini · Fri Aug 09 16:03:21 2024 -0600
  39. bb5541a upl: Add an end-to-end test by Simon Glass · Wed Aug 07 16:47:39 2024 -0600
  40. 3cfa57d sandbox_vpl: Enable Universal Payload by Simon Glass · Wed Aug 07 16:47:35 2024 -0600
  41. 3a028c2 upl: Add a command by Simon Glass · Wed Aug 07 16:47:30 2024 -0600
  42. aac2569 upl: Add basic tests by Simon Glass · Wed Aug 07 16:47:29 2024 -0600
  43. 3661115 test: Move some SPL-loading test-code into sandbox common by Simon Glass · Wed Aug 07 16:47:21 2024 -0600
  44. 1162e49 Merge patch series "alist: Implement a pointer list / array of structs" by Tom Rini · Wed Aug 07 08:49:18 2024 -0600
  45. e1edadf alist: Add support for an allocated pointer list by Simon Glass · Tue Jul 30 08:39:37 2024 -0600
  46. 6667c01 lib: Handle a special case with str_to_list() by Simon Glass · Tue Jul 30 08:39:36 2024 -0600
  47. 42d7836 test: cpu: add test for release CPU core. by Hou Zhiqiang · Thu Aug 01 11:59:49 2024 +0800
  48. 6012c1e dm: use list_count_nodes() for counting list nodes by Sughosh Ganu · Tue Jul 30 16:41:32 2024 +0530
  49. e3ffc88 test/py/requirements.txt: Bump setuptools to 70.3.0 by Tom Rini · Wed Jul 17 11:41:18 2024 -0600
  50. 1ae5418 Merge patch series "bootstd: Add Android support" by Tom Rini · Thu Jul 18 13:52:11 2024 -0600
  51. 9335526 Merge patch series "finish using .dtso for overlay source files" by Tom Rini · Thu Jul 18 13:51:15 2024 -0600
  52. d77f815 bootstd: Add test for bootmeth_android by Mattijs Korpershoek · Wed Jul 10 10:40:06 2024 +0200
  53. 2ac9b525 test/py: efi_capsule: rename device tree overlay source to .dtso by Rasmus Villemoes · Wed Jul 10 09:16:11 2024 +0200
  54. b0b7e68 test: overlay: rename overlay source files to .dtso by Rasmus Villemoes · Wed Jul 10 09:16:10 2024 +0200
  55. 8c4d4d8 test/py/requirements.txt: Bump zipp to current release by Tom Rini · Tue Jul 09 17:07:09 2024 -0600
  56. 807232a Merge patch series "api: Remove duplicate newlines" by Tom Rini · Mon Jul 15 12:28:22 2024 -0600
  57. 7182182 test: Remove duplicate newlines by Marek Vasut · Sat Jul 13 15:19:33 2024 +0200
  58. 6486842 test: test for ignore OsIndications by Ilias Apalodimas · Thu Jul 04 17:43:16 2024 +0300
  59. 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
  60. 5568cc3 test/py/tests: Update some network dependencies by Tom Rini · Tue Jun 18 14:23:43 2024 -0600
  61. 0cb530b test: Check help output by Simon Glass · Sun Jun 23 14:30:31 2024 -0600
  62. 3f0bd0c test: Decode exceptions only with sandbox by Simon Glass · Sun Jun 23 14:30:30 2024 -0600
  63. bcdcba0 test: dm: Show failing driver name by Simon Glass · Sun Jun 23 14:30:29 2024 -0600
  64. 2829bbf log: Allow tests to pass with CONFIG_LOGF_FUNC_PAD set by Simon Glass · Sun Jun 23 14:30:28 2024 -0600
  65. 84712cd test: Make bootstd init run only on sandbox by Simon Glass · Sun Jun 23 14:30:27 2024 -0600
  66. 4a45d5d initcall: Correct use of relocation offset by Simon Glass · Sun Jun 23 14:30:22 2024 -0600
  67. 267ca3d trace: Update test to tolerate different trace-cmd version by Simon Glass · Sun Jun 23 14:30:20 2024 -0600
  68. 6726179 global_data.h: drop write-only field dm_root_f by Rasmus Villemoes · Mon May 27 22:04:17 2024 +0200
  69. 9838d34 acpi: set creator_revision in acpi_fill_header by Heinrich Schuchardt · Thu Apr 18 05:11:13 2024 +0200
  70. 4972f15 Merge patch series "automatically add /chosen/kaslr-seed and deduplicate code" by Tom Rini · Fri Jun 28 17:31:28 2024 -0600
  71. 009d156 test: cmd: fdt: fix chosen test for DM_RNG by Tim Harvey · Tue Jun 18 14:06:09 2024 -0700
  72. ca51b77 Merge tag 'v2024.07-rc5' into next by Tom Rini · Mon Jun 24 13:34:52 2024 -0600
  73. 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
  74. b2835c5 test/py: net_boot: Add test cases for net boot by Love Kumar · Wed Jun 05 15:19:35 2024 +0530
  75. c35e66e test/py: Add support to enable check for bad pattern by Love Kumar · Wed May 22 18:45:13 2024 +0530
  76. 026489a doc/sphinx, test/py: Update requests module to 2.32.2 by Tom Rini · Thu Jun 06 10:44:25 2024 -0600
  77. 73d752b efi_loader: Fix EFI_VARIABLE_APPEND_WRITE hash check by Weizhao Ouyang · Wed May 08 19:13:12 2024 +0800
  78. a9705f0 Merge tag 'v2024.07-rc4' into next by Tom Rini · Mon Jun 03 18:42:11 2024 -0600
  79. 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
  80. 71407d8 Merge patch series "FWU: Add support for FWU metadata version 2" by Tom Rini · Fri May 24 13:42:07 2024 -0600
  81. d02bcd6 test: fwu: make changes to the FWU metadata access test by Sughosh Ganu · Fri Mar 22 16:27:30 2024 +0530
  82. 24da831 include: Move snprintf to stdio.h by Raymond Mao · Thu May 16 14:11:52 2024 -0700
  83. abb9a04 Revert "Merge patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet"" by Tom Rini · Sat May 18 20:20:43 2024 -0600
  84. 6d4527d test/py: Make the number of SPL banners seen a variable by Tom Rini · Wed Apr 24 16:45:37 2024 -0600
  85. d22d069 test: Remove <common.h> and add needed includes by Tom Rini · Sat Apr 27 08:10:58 2024 -0600
  86. 0d871e7 rng: Introduce SPL_DM_RNG by Marek Vasut · Fri Apr 26 01:02:07 2024 +0200
  87. d41005b efi_loader: improve error handling in try_load_entry() by Heinrich Schuchardt · Mon Apr 22 10:41:00 2024 +0200
  88. b87e16c test: py: add optee_rpmb tests by Igor Opaniuk · Thu Apr 04 15:19:50 2024 +0200
  89. c3b20a5 test: typo curren by Heinrich Schuchardt · Tue Apr 09 09:55:49 2024 +0200
  90. e431911 disk: simplify print_part_header() by Heinrich Schuchardt · Wed Apr 03 13:40:47 2024 +0200
  91. c4ae221 test: remove unused import from pkg_resources by Heinrich Schuchardt · Wed Apr 03 13:11:41 2024 +0200
  92. 4226d9d boot: correct finding the default EFI binary by Heinrich Schuchardt · Wed Apr 03 23:39:48 2024 +0200
  93. dc1f006 boot: correct the default sequence of boot methods by Heinrich Schuchardt · Wed Apr 03 20:34:15 2024 +0200
  94. 0513792 sandbox: capsule: binman: generate some capsules as part of build by Sughosh Ganu · Wed Mar 27 16:19:00 2024 +0530
  95. 10de8a8 acpi: rename aslc_id, aslc_revision by Heinrich Schuchardt · Sun Jan 21 12:52:48 2024 +0100
  96. b10091b test: dm: add button_cmd test by Caleb Connolly · Tue Mar 19 13:24:42 2024 +0000
  97. 66de8be test/py: reset: Add a test for reset command by Love Kumar · Tue Mar 12 14:18:33 2024 +0530
  98. c5df985 test/py: saveenv: Add a test for saveenv command by Love Kumar · Tue Mar 12 14:16:10 2024 +0530
  99. fb3ad54 bootstd: fix build error when CONFIG_MMC is disabled by Dan Carpenter · Wed Feb 21 09:26:21 2024 +0300
  100. 5767108 bootflow: Fix build error when BOOTMETH_CROS is disabled by Dan Carpenter · Wed Feb 21 09:26:09 2024 +0300