1. 1a2952b test: Rename optee test-file by Simon Glass · Fri Feb 07 11:30:53 2025 -0700
  2. 3947f79 test: Drop the function for running optee tests by Simon Glass · Fri Feb 07 11:30:52 2025 -0700
  3. e6ed3de test: Split optee tests into three functions by Simon Glass · Fri Feb 07 11:30:51 2025 -0700
  4. b0f3bbd test: Update optee to do init and uninit from tests by Simon Glass · Fri Feb 07 11:30:50 2025 -0700
  5. f8573fc test: Drop the function for running bootstd tests by Simon Glass · Fri Feb 07 11:30:49 2025 -0700
  6. 13b8f4f test: Update bootstd to do init from tests by Simon Glass · Fri Feb 07 11:30:48 2025 -0700
  7. 0f50f90 test: Drop the function for running fdt_overlay tests by Simon Glass · Fri Feb 07 11:30:47 2025 -0700
  8. 14a96a5 test: Update fdt_overlay to do init from tests by Simon Glass · Fri Feb 07 11:30:46 2025 -0700
  9. 2bac099 test: Update fdt_overlay test to use fdtdec functions by Simon Glass · Fri Feb 07 11:30:45 2025 -0700
  10. ffbfeac test: Move fdt_overlay init into a function by Simon Glass · Fri Feb 07 11:30:44 2025 -0700
  11. e36afcd test: Make all tests depend on UNIT_TEST by Simon Glass · Fri Feb 07 11:30:43 2025 -0700
  12. edf2dad test: Move fdt-overlay-test rule into test/ by Simon Glass · Fri Feb 07 11:30:42 2025 -0700
  13. 7d2cfae test: Move optee-test rule into test/ by Simon Glass · Fri Feb 07 11:30:41 2025 -0700
  14. 0d8bc70 test: Move env-test rule into test/ by Simon Glass · Fri Feb 07 11:30:40 2025 -0700
  15. 04e76d5 test: Tweak FDT-overlay tests by Simon Glass · Fri Feb 07 11:30:39 2025 -0700
  16. 5c9a124 test: Support an init/uninit functions for test suites by Simon Glass · Fri Feb 07 11:30:38 2025 -0700
  17. 598a1a5 test: Leave out the prefix when printing test names by Simon Glass · Fri Feb 07 11:30:37 2025 -0700
  18. bd9b151 test: Show the average time per test by Simon Glass · Fri Feb 07 11:30:36 2025 -0700
  19. 5fa92d6 test: Keep track of suite duration by Simon Glass · Fri Feb 07 11:30:35 2025 -0700
  20. 3669a97 test: Add up the number of tests manually by Simon Glass · Fri Feb 07 11:30:34 2025 -0700
  21. 21cc05e test: Fix a stray asterisk in ut_run_list() by Simon Glass · Fri Feb 07 11:30:33 2025 -0700
  22. f9e97bb test: Drop sandbox_set_enable_memio() from mux-cmd test by Simon Glass · Fri Feb 07 11:30:32 2025 -0700
  23. ea8a1cd test/py: usb: Fix format string for fstype command by Andrew Goodbody · Wed Feb 05 13:04:26 2025 +0000
  24. e7696c4 Merge patch series "cmd/setexpr: support concatenation of direct strings" by Tom Rini · Fri Feb 07 13:35:32 2025 -0600
  25. 6cd0654 cmd/setexpr: support concatenation of direct strings by Heinrich Schuchardt · Mon Feb 03 16:10:29 2025 +0100
  26. 42d2aba test: remove available memory check in setexpr_test_str_oper() by Heinrich Schuchardt · Mon Feb 03 16:10:28 2025 +0100
  27. 0d4fdbb test: remove available memory check in setexpr_test_str() by Heinrich Schuchardt · Mon Feb 03 16:10:27 2025 +0100
  28. bbc2bb9 test: clean up setexpr_test_str() by Heinrich Schuchardt · Mon Feb 03 16:10:26 2025 +0100
  29. 608854e Merge patch series "led: add function naming option from linux" by Tom Rini · Fri Feb 07 10:53:43 2025 -0600
  30. 350d252 led: add function naming option from linux by Heiko Schocher · Tue Jan 28 14:52:46 2025 +0100
  31. 1dffd53 test/py: Add a report show test durations by Simon Glass · Mon Jan 27 07:52:54 2025 -0700
  32. c6881f1 bloblist: add api to get blob with size by Raymond Mao · Mon Jan 27 06:49:34 2025 -0800
  33. b13d25c test/cmd/wget.c: Fix loadaddr rewrite by Marek Vasut · Mon Jan 27 00:57:03 2025 +0100
  34. 608f195 test/log: test function filters by Heinrich Schuchardt · Fri Jan 17 01:09:54 2025 +0100
  35. d62a732 log: enable filtering on functions by Heinrich Schuchardt · Fri Jan 17 01:09:53 2025 +0100
  36. 2873ca25 test/py: Handle u-boot-test-getrole failure by Simon Glass · Sat Dec 14 11:20:21 2024 -0700
  37. 97fb345 test/py: Provide the correct U_BOOT_SOURCE_DIR to getrole by Simon Glass · Sat Dec 14 11:20:20 2024 -0700
  38. 5a7011c Merge patch series "test: Improvements to ut command and test-suite running" by Tom Rini · Fri Jan 24 14:35:37 2025 -0600
  39. 46093b3 test: Move help into the suite declaration by Simon Glass · Mon Jan 20 14:26:05 2025 -0700
  40. 9dc6e29 test: Disable test_suite by Simon Glass · Mon Jan 20 14:26:04 2025 -0700
  41. 4c99070 test: Sort the test suites by Simon Glass · Mon Jan 20 14:26:03 2025 -0700
  42. fb82a04 test: Record and show the totals for all test runs by Simon Glass · Mon Jan 20 14:26:02 2025 -0700
  43. 1f271dc test: Move stat-printing into its own function by Simon Glass · Mon Jan 20 14:26:01 2025 -0700
  44. 4f621e5 test: Keep a track of the numbers of tests run by Simon Glass · Mon Jan 20 14:26:00 2025 -0700
  45. ef69dbe test: Move stats into a struct by Simon Glass · Mon Jan 20 14:25:59 2025 -0700
  46. 6685ece test: Pass the test state to cmd_ut_category() by Simon Glass · Mon Jan 20 14:25:58 2025 -0700
  47. a3ce129 test: Drop conditional compilation for suites by Simon Glass · Mon Jan 20 14:25:57 2025 -0700
  48. 7d4ae01 test: Drop the info test from the list by Simon Glass · Mon Jan 20 14:25:56 2025 -0700
  49. 0cf497c test: Drop the function for running upl tests by Simon Glass · Mon Jan 20 14:25:55 2025 -0700
  50. f0764dd test: Drop the function for running seama tests by Simon Glass · Mon Jan 20 14:25:54 2025 -0700
  51. c6cede3 test: Drop the function for running pci_mps tests by Simon Glass · Mon Jan 20 14:25:53 2025 -0700
  52. 401c2cf test: Drop the function for running loadm tests by Simon Glass · Mon Jan 20 14:25:52 2025 -0700
  53. b5f9274 test: Drop the function for running hush tests by Simon Glass · Mon Jan 20 14:25:51 2025 -0700
  54. 03bf004 test: Drop the function for running addrmap tests by Simon Glass · Mon Jan 20 14:25:50 2025 -0700
  55. 4060c36 test: Drop the function for running bootm tests by Simon Glass · Mon Jan 20 14:25:49 2025 -0700
  56. acec4be test: Drop the function for running bloblist tests by Simon Glass · Mon Jan 20 14:25:48 2025 -0700
  57. cc9d1de test: Drop the function for running measurement tests by Simon Glass · Mon Jan 20 14:25:47 2025 -0700
  58. 8feb5ee test: Drop the function for running setexpr tests by Simon Glass · Mon Jan 20 14:25:46 2025 -0700
  59. 05512d6 test: Drop the function for running mem tests by Simon Glass · Mon Jan 20 14:25:45 2025 -0700
  60. c16ffb2 test: Drop the function for running mbr tests by Simon Glass · Mon Jan 20 14:25:44 2025 -0700
  61. f7ad509 test: Drop the function for running log tests by Simon Glass · Mon Jan 20 14:25:43 2025 -0700
  62. b315ffb test: Drop the function for running lib tests by Simon Glass · Mon Jan 20 14:25:42 2025 -0700
  63. 1b0b3f5 test: Drop the function for running font tests by Simon Glass · Mon Jan 20 14:25:41 2025 -0700
  64. 936b69e test: Drop the function for running fdt tests by Simon Glass · Mon Jan 20 14:25:40 2025 -0700
  65. 3e5f32d test: Drop the function for running exit tests by Simon Glass · Mon Jan 20 14:25:39 2025 -0700
  66. 2ff779d test: Drop the function for running env tests by Simon Glass · Mon Jan 20 14:25:38 2025 -0700
  67. 82f00f2 test: Drop the function for running dm tests by Simon Glass · Mon Jan 20 14:25:37 2025 -0700
  68. bc39468a test: Drop the function for running common tests by Simon Glass · Mon Jan 20 14:25:36 2025 -0700
  69. c235657 test: Drop the function for running cmd tests by Simon Glass · Mon Jan 20 14:25:35 2025 -0700
  70. e1dc050 test: Drop the function for running bdinfo tests by Simon Glass · Mon Jan 20 14:25:34 2025 -0700
  71. 78fd76b test: Introduce a better array of test suites by Simon Glass · Mon Jan 20 14:25:33 2025 -0700
  72. b15512c test: Drop the _test suffix on linker lists by Simon Glass · Mon Jan 20 14:25:32 2025 -0700
  73. 2939e89 test/py: Add a test which runs all unit tests by Simon Glass · Mon Jan 20 14:25:31 2025 -0700
  74. cfb38f8 test: Update ut info to show suites by Simon Glass · Mon Jan 20 14:25:30 2025 -0700
  75. b08439d test: Rename test suites to match their linker-list name by Simon Glass · Mon Jan 20 14:25:29 2025 -0700
  76. 53d5d8a test: Add newlines to hush-test messages by Simon Glass · Mon Jan 20 14:25:28 2025 -0700
  77. 3869eb5 test: Pass the test-state into ut_run_list() by Simon Glass · Mon Jan 20 14:25:26 2025 -0700
  78. 2d989e8 test: Add functions to init and uninit the test state by Simon Glass · Mon Jan 20 14:25:25 2025 -0700
  79. e641137 test: Rename test_get_state() to ut_get_state() by Simon Glass · Mon Jan 20 14:25:24 2025 -0700
  80. 2850de3 test: str_ut.c depends on CONFIG_STRTO by Heinrich Schuchardt · Mon Jan 20 09:29:32 2025 +0100
  81. 5593f8b Merge patch series "upl: Prerequite patches for updated spec" by Tom Rini · Wed Jan 22 16:08:34 2025 -0600
  82. 4afa191 dm: core: Provide ofnode_find_subnode_unit() by Simon Glass · Fri Jan 10 17:00:29 2025 -0700
  83. 9d300ce dm: core: Provide ofnode_name_eq_unit() to accept a unit address by Simon Glass · Fri Jan 10 17:00:28 2025 -0700
  84. 6dc1eb3 dm: core: Clarify behaviour of ofnode_name_eq() by Simon Glass · Fri Jan 10 17:00:27 2025 -0700
  85. 891c17c test: Fix inpected typo in upl test by Simon Glass · Fri Jan 10 17:00:15 2025 -0700
  86. e3a938e abuf: Provide a constant buffer by Simon Glass · Fri Jan 10 17:00:03 2025 -0700
  87. b63269b abuf: Provide a way to get the buffer address by Simon Glass · Fri Jan 10 17:00:01 2025 -0700
  88. 62a1bd2 bloblist: Make BLOBLIST_ALLOC the default by Simon Glass · Fri Jan 10 17:00:00 2025 -0700
  89. 41f3a77 Merge patch series "add the support of sha256_hmac and sha256_hkdf" by Tom Rini · Sat Jan 18 17:13:01 2025 -0600
  90. 0486d42 test: lib: add test for key derivation by Philippe Reynes · Thu Dec 19 14:05:53 2024 +0100
  91. bda1dd0 test: lib: add test for sha256_hmac by Philippe Reynes · Thu Dec 19 14:05:51 2024 +0100
  92. 0160b2c Merge patch series "bootstd: Support recording images" by Tom Rini · Wed Jan 15 17:34:26 2025 -0600
  93. c6a52e7 bootstd: Add a simple command to list images by Simon Glass · Fri Nov 15 16:19:23 2024 -0700
  94. 36c31d1 Merge patch series "SMBIOS improvements" by Tom Rini · Tue Jan 14 14:29:49 2025 -0600
  95. 6a125b3 cmd: update smbios cmd by Raymond Mao · Fri Dec 06 14:54:26 2024 -0800
  96. 592e333 test/dm: add sandbox test for sysinfo_get_data by Raymond Mao · Fri Dec 06 14:54:20 2024 -0800
  97. 8ee1fa2 test: fix test_extension.py by Heinrich Schuchardt · Wed Nov 27 08:06:26 2024 +0100
  98. 86431b0 Merge patch series "Add 'trace wipe'" by Tom Rini · Tue Dec 31 19:00:54 2024 -0600
  99. 3b3d732 test: test_trace.py: test 'trace wipe' by Jerome Forissier · Fri Dec 13 13:45:37 2024 +0100
  100. 8129ea4 Merge patch series "Select CONFIG_64BIT for sandbox64 and x86_64" by Tom Rini · Tue Dec 31 10:58:36 2024 -0600