1. f957785 expo: Drop scene_title_set() by Simon Glass · Mon Oct 14 16:32:02 2024 -0600
  2. 6f3e87a expo: Support menu-item values in cedit by Simon Glass · Mon Oct 14 16:32:00 2024 -0600
  3. 100389f expo: Allow menu items to have values by Simon Glass · Mon Oct 14 16:31:58 2024 -0600
  4. 53a0a2f expo: Use standard numbering for save and discard by Simon Glass · Mon Oct 14 16:31:57 2024 -0600
  5. 5c6926c expo: Set the initial next_id to 1 by Simon Glass · Mon Oct 14 16:31:56 2024 -0600
  6. 18c2ccc x86: Add msr command by Simon Glass · Tue Aug 27 19:44:29 2024 -0600
  7. 8af719c x86: Add a cpuid command by Simon Glass · Tue Aug 27 19:44:28 2024 -0600
  8. 2fc5d8c coreboot: Switch to a monospaced font by Simon Glass · Sun Jan 07 17:14:55 2024 -0700
  9. 4f0336d video: Allow querying the font size by Simon Glass · Sun Jan 07 17:14:54 2024 -0700
  10. e0f9551 net: introduce alternative implementation as net/lwip/ by Jerome Forissier · Wed Oct 16 12:03:59 2024 +0200
  11. 253d598 test: boot: fix bootflow_cmd_label for when DSA_SANDBOX is disabled by Jerome Forissier · Wed Oct 16 11:56:26 2024 +0200
  12. 70ff994 test: boot: fix bootdev_test_any for when DSA_SANDBOX is disabled by Jerome Forissier · Wed Oct 16 11:56:25 2024 +0200
  13. b0fd7a2 test: Drop mention of old flags in a comment by Simon Glass · Mon Oct 14 14:17:53 2024 -0600
  14. 039b0f0 test: Fix skip check for sleep command test by Andrew Goodbody · Tue Oct 08 13:08:13 2024 +0100
  15. 1e8a032 Merge patch series "test: Minor fixes to test.py" by Tom Rini · Tue Oct 15 09:31:50 2024 -0600
  16. 081f3af test: Add tests for the bootmeth set command by Martyn Welch · Wed Oct 09 14:15:41 2024 +0100
  17. 53d6583 test: Fix mulptiplex_log typo by Simon Glass · Wed Oct 09 18:29:05 2024 -0600
  18. 7a1e9b4 test: Tidy up remaining exceptions by Simon Glass · Wed Oct 09 18:29:04 2024 -0600
  19. d834d9a test: Detect dead connections by Simon Glass · Wed Oct 09 18:29:03 2024 -0600
  20. 573171e test: Separate out the exception handling by Simon Glass · Wed Oct 09 18:29:02 2024 -0600
  21. a5ab7ed test: Move the receive code into a function by Simon Glass · Wed Oct 09 18:29:01 2024 -0600
  22. 35ad432 test: Create a common function to get the config by Simon Glass · Wed Oct 09 18:29:00 2024 -0600
  23. 94b3583 test: Avoid failing skipped tests by Simon Glass · Wed Oct 09 18:28:59 2024 -0600
  24. 6491415 test: Use a constant for the test timeout by Simon Glass · Wed Oct 09 18:28:58 2024 -0600
  25. f5bea56 Merge patch series "Integrate MbedTLS v3.6 LTS with U-Boot" by Tom Rini · Mon Oct 14 13:34:06 2024 -0600
  26. 37ac127 test: Remove ASN1 library test by Raymond Mao · Thu Oct 03 14:50:39 2024 -0700
  27. 97799bc Merge patch series "Tidy up use of 'SPL' and CONFIG_SPL_BUILD" by Tom Rini · Fri Oct 11 12:23:25 2024 -0600
  28. 4cafa21 global: Rename SPL_TPL_ to PHASE_ by Simon Glass · Sun Sep 29 19:49:54 2024 -0600
  29. 86adc2e global: Rename SPL_ to XPL_ by Simon Glass · Sun Sep 29 19:49:53 2024 -0600
  30. 0e84d96 global: Use CONFIG_XPL_BUILD instead of CONFIG_SPL_BUILD by Simon Glass · Sun Sep 29 19:49:50 2024 -0600
  31. db9fee3 Merge patch series "led: introduce LED boot and activity function" by Tom Rini · Thu Oct 10 16:02:37 2024 -0600
  32. cdc3815 test: dm: Expand ofnode options test with new helper by Christian Marangi · Tue Oct 01 14:24:44 2024 +0200
  33. 719108e test: dm: Add tests for LED boot and activity by Christian Marangi · Tue Oct 01 14:24:43 2024 +0200
  34. 0ec2d96 test: don't call restart_uboot in EFI watchdog test by Heinrich Schuchardt · Wed Oct 02 00:53:35 2024 +0200
  35. b343ee3 efi_loader: Rename and move CMD_BOOTEFI_HELLO_COMPILE by Simon Glass · Thu Sep 26 23:59:31 2024 +0200
  36. 152fe72 power: regulator: Trigger probe of regulators which are always-on or boot-on by Marek Vasut · Fri Sep 27 01:14:12 2024 +0200
  37. 4e2e7a8 Merge patch series "Miscellaneous fixes" by Tom Rini · Tue Sep 24 10:11:59 2024 -0600
  38. 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
  39. 1ec01eb test/py: test_efi_loader: add missing dependency on cmd_tftpboot by Jerome Forissier · Wed Sep 11 11:58:25 2024 +0200
  40. 9f05099 test/py: net_boot: fix comment by Jerome Forissier · Wed Sep 11 11:58:24 2024 +0200
  41. b179191 test/py/tests/test_bootstage.py: Combine stash/unstash tests by Tom Rini · Wed Aug 28 16:56:10 2024 -0600
  42. 385a613 Merge patch series "Fix various bugs" by Tom Rini · Wed Sep 18 13:07:19 2024 -0600
  43. 3a2dc0a test: mbr: Drop a duplicate test by Simon Glass · Sun Sep 01 16:26:34 2024 -0600
  44. 2ca519b test: mbr: Use RAM for the buffers by Simon Glass · Sun Sep 01 16:26:33 2024 -0600
  45. a8c1252 test: mbr: Use a constant for the block size by Simon Glass · Sun Sep 01 16:26:32 2024 -0600
  46. 2a1f169 test: mbr: Unmap the buffers after use by Simon Glass · Sun Sep 01 16:26:31 2024 -0600
  47. 345567c test: mbr: Adjust test to drop 0x by Simon Glass · Sun Sep 01 16:26:22 2024 -0600
  48. 40d2a6e test: mbr: Adjust test to use lower-case hex by Simon Glass · Sun Sep 01 16:26:21 2024 -0600
  49. 1880b8a dm: usb: Deal with USB keyboard persisting across tests by Simon Glass · Sun Sep 01 16:26:20 2024 -0600
  50. 22c93da bootstd: Create a function to reset USB by Simon Glass · Sun Sep 01 16:26:16 2024 -0600
  51. 0863180 test/py: Fix some pylint warnings in test_ut.py by Simon Glass · Sun Sep 01 16:26:14 2024 -0600
  52. 6431852 Merge patch series "Bump new hush commits and fix old hush test behavior" by Tom Rini · Fri Sep 13 13:44:00 2024 -0600
  53. dd847ea test: hush: dollar: fix bugous behavior by Ion Agorria · Tue Sep 03 19:09:42 2024 +0200
  54. de6f1dd test: lib/uuid: add tests for UUID version/variant bits by Caleb Connolly · Fri Aug 30 13:34:41 2024 +0100
  55. 55ce3e9 test: lib/uuid: add unit tests for dynamic UUIDs by Caleb Connolly · Fri Aug 30 13:34:40 2024 +0100
  56. 29cab7c include: export uuid.h by Caleb Connolly · Fri Aug 30 13:34:37 2024 +0100
  57. 4bdc960 sandbox: switch to dynamic UUIDs by Caleb Connolly · Fri Aug 30 13:34:35 2024 +0100
  58. 9339e51 test/py: spi: Set the expected error message by Love Kumar · Tue Sep 03 00:08:17 2024 +0530
  59. 2c61c15 phy: test: Implement sandbox PHY .set_mode and DM test by Marek Vasut · Sun Sep 08 23:09:05 2024 +0200
  60. f87e00d phy: Extend generic_setup_phy() with PHY mode and submode by Marek Vasut · Sun Sep 08 23:09:03 2024 +0200
  61. 390562d Merge patch series "Make LMB memory map global and persistent" by Tom Rini · Tue Sep 03 14:09:30 2024 -0600
  62. 291bf9c lmb: make LMB memory map persistent and global by Sughosh Ganu · Mon Aug 26 17:29:18 2024 +0530
  63. cd17948 Merge tag 'v2024.10-rc4' into next by Tom Rini · Mon Sep 02 14:13:57 2024 -0600
  64. ebb1c20 list: use list_count_nodes() to count list entries by Sughosh Ganu · Wed Aug 28 22:24:22 2024 +0530
  65. eb8eb90 test/py: spi: Add tests for SPI flash device by Love Kumar · Wed Jul 31 14:54:12 2024 +0530
  66. c7f0358 Merge patch series "Tidy up console recording in tests" by Tom Rini · Mon Aug 26 18:52:18 2024 -0600
  67. c579bd4 test: Tidy up checking for console end by Simon Glass · Thu Aug 22 07:58:03 2024 -0600
  68. f54458b test: dm: Use UTF_CONSOLE in tests by Simon Glass · Thu Aug 22 07:57:59 2024 -0600
  69. cbb230e test: Use UTF_CONSOLE in remaining tests by Simon Glass · Thu Aug 22 07:58:02 2024 -0600
  70. 5622825 test: cmd: Drop unnecessary console_record_reset_enable() by Simon Glass · Thu Aug 22 07:57:58 2024 -0600
  71. 0ccbde5 test: log: Use UTF_CONSOLE in tests by Simon Glass · Thu Aug 22 07:58:01 2024 -0600
  72. aeee87e test: cmd: Use UTF_CONSOLE in tests by Simon Glass · Thu Aug 22 07:57:57 2024 -0600
  73. f8dc379 test: hush: Use UTF_CONSOLE in tests by Simon Glass · Thu Aug 22 07:58:00 2024 -0600
  74. 27c46ab test: fdt: Move common code into the setup functions by Simon Glass · Thu Aug 22 07:57:56 2024 -0600
  75. f80a914 test: fdt: Check internal-function return values by Simon Glass · Thu Aug 22 07:57:55 2024 -0600
  76. f042502 test: boot: Use UTF_CONSOLE in tests by Simon Glass · Thu Aug 22 07:57:54 2024 -0600
  77. eb07bd0 test: bloblist: Use UTF_CONSOLE in tests by Simon Glass · Thu Aug 22 07:57:53 2024 -0600
  78. 12439ed test: Update NAND test to avoid extra macros by Simon Glass · Thu Aug 22 07:57:52 2024 -0600
  79. 11fcfa3 test: Rename UTF_CONSOLE_REC to UTF_CONSOLE by Simon Glass · Thu Aug 22 07:57:50 2024 -0600
  80. d6c52f4 test: Drop the blank line before test macros by Simon Glass · Thu Aug 22 07:57:49 2024 -0600
  81. 1a92f83 test: Rename unit-test flags by Simon Glass · Thu Aug 22 07:57:48 2024 -0600
  82. c2e59eb test: Fail when an empty line is expected but not present by Simon Glass · Thu Aug 22 07:57:47 2024 -0600
  83. 9113dd3 global_data: log: Reorder and shrink fields by Simon Glass · Wed Aug 21 10:19:17 2024 -0600
  84. 00f860f board_f: Move fdt_size to board by Simon Glass · Wed Aug 21 10:19:10 2024 -0600
  85. 7f67b37 board_f: Add a new struct to hold pre-relocation info by Simon Glass · Wed Aug 21 10:19:09 2024 -0600
  86. 6c997e1 Merge patch series "test/overlay: Make this depend on SANDBOX" by Tom Rini · Fri Aug 23 15:59:44 2024 -0600
  87. 0713d7e test/cmd: Move wget test to under a sandbox guard by Tom Rini · Thu Aug 15 21:49:05 2024 -0600
  88. cae8c21 test/boot: Make BOOTSTD tests depend on UT_BOOTSTD by Tom Rini · Thu Aug 15 21:49:04 2024 -0600
  89. dfc4a02 test/overlay: Make this depend on SANDBOX by Tom Rini · Thu Aug 15 21:49:03 2024 -0600
  90. e806686 spl: Create a function to init spl_load_info by Simon Glass · Thu Aug 22 07:55:02 2024 -0600
  91. fa55f42 log: Avoid including function names by default by Simon Glass · Thu Aug 22 07:54:56 2024 -0600
  92. b75450f pytest: requirements.txt: Resync with the rest of the project by Tom Rini · Mon Aug 19 15:07:18 2024 -0600
  93. cb803d7 env: remove vars that are not in default env by Ravi Minnikanti · Sun Aug 11 11:44:15 2024 -0700
  94. 0c4813d sandbox: fix wget test failure after fixing wget issue by Yasuharu Shibata · Wed Aug 14 21:41:07 2024 +0900
  95. c4d807a Merge patch series "Universal Payload initial series" by Tom Rini · Fri Aug 09 16:03:21 2024 -0600
  96. bb5541a upl: Add an end-to-end test by Simon Glass · Wed Aug 07 16:47:39 2024 -0600
  97. 3cfa57d sandbox_vpl: Enable Universal Payload by Simon Glass · Wed Aug 07 16:47:35 2024 -0600
  98. 3a028c2 upl: Add a command by Simon Glass · Wed Aug 07 16:47:30 2024 -0600
  99. aac2569 upl: Add basic tests by Simon Glass · Wed Aug 07 16:47:29 2024 -0600
  100. 3661115 test: Move some SPL-loading test-code into sandbox common by Simon Glass · Wed Aug 07 16:47:21 2024 -0600