1. 0e84d96 global: Use CONFIG_XPL_BUILD instead of CONFIG_SPL_BUILD by Simon Glass · Sun Sep 29 19:49:50 2024 -0600
  2. aac2569 upl: Add basic tests by Simon Glass · Wed Aug 07 16:47:29 2024 -0600
  3. dec7ea0 Restore patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet" by Tom Rini · Mon May 20 13:35:03 2024 -0600
  4. abb9a04 Revert "Merge patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet"" by Tom Rini · Sat May 18 20:20:43 2024 -0600
  5. d22d069 test: Remove <common.h> and add needed includes by Tom Rini · Sat Apr 27 08:10:58 2024 -0600
  6. 2dba91a test: Add framework to test hush behavior by Francis Laniel · Fri Dec 22 22:02:21 2023 +0100
  7. 804aa37 test: Run bootstd tests only on sandbox by Simon Glass · Sun Oct 01 19:15:15 2023 -0600
  8. 621a97e test: Add a new suite for commands by Simon Glass · Sun Oct 01 19:15:12 2023 -0600
  9. 793a98e command: Introduce functions to obtain command arguments by Simon Glass · Sat Nov 18 14:05:20 2023 -0700
  10. 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
  11. 1a55a7a test: Add sandbox TPM boot measurement by Eddie James · Tue Oct 24 10:43:51 2023 -0500
  12. 038cb02 cmd: mbr: Allow 4 MBR partitions without need for extended by Alexander Gendin · Mon Oct 09 01:24:36 2023 +0000
  13. 03f146c cmd: Convert existing long help messages to the new macro by Tom Rini · Sat Oct 07 15:13:08 2023 -0400
  14. ef9eb6c test: Fix the help for the ut command by Marek Vasut · Sun Aug 13 00:16:41 2023 +0200
  15. 2cd173c test: bdinfo: Add test for command bdinfo by Marek Vasut · Wed May 31 03:03:58 2023 +0200
  16. e5c05ae test: Add test for new command pci_mps by Stephen Carlson · Fri Mar 10 11:07:15 2023 -0800
  17. bef3925 cmd: Add a SEAMA image load command by Linus Walleij · Wed Feb 01 00:16:13 2023 +0100
  18. a13797a test: Fix the help for the ut command by Simon Glass · Tue Jan 17 10:47:17 2023 -0700
  19. e73c611 test: cmd: exit: Add unit test for exit and partly run commands by Marek Vasut · Tue Dec 20 07:26:00 2022 +0100
  20. 85ba7c3 test: Add a way to detect a test that breaks another by Simon Glass · Sat Oct 29 19:47:13 2022 -0600
  21. fb998c2 test: Allow showing basic information about tests by Simon Glass · Sat Oct 29 19:47:12 2022 -0600
  22. 154bb8e test: Tidy up help for ut command by Simon Glass · Sat Oct 29 19:47:10 2022 -0600
  23. 1f1614b test: Support tests which can only be run manually by Simon Glass · Thu Oct 20 18:22:50 2022 -0600
  24. 9e972c3 video: Add commands to list and change fonts by Simon Glass · Thu Oct 06 08:36:16 2022 -0600
  25. 90a082d test: run setexpr test only on sandbox by Heinrich Schuchardt · Sat Oct 01 21:42:35 2022 +0200
  26. 91a187b test: Allow running tests multiple times by Simon Glass · Mon Aug 01 07:58:45 2022 -0600
  27. f3c6a1d fdt: Start a test for the fdt command by Simon Glass · Wed Jul 13 06:06:59 2022 -0600
  28. 433f15a cmd: load: add load command for memory mapped by Rui Miguel Silva · Wed May 11 10:55:40 2022 +0100
  29. b255efc bootstd: Add tests for bootstd including all uclasses by Simon Glass · Sun Apr 24 23:31:24 2022 -0600
  30. e1788f9 test: add first autoboot unit tests by Steffen Jaeckel · Thu Jul 08 15:57:40 2021 +0200
  31. d242368 test: Convert print tests to use ut framework by Simon Glass · Sat May 08 06:59:58 2021 -0600
  32. d280d81 Merge tag 'v2021.04-rc4' into next by Tom Rini · Mon Mar 15 12:15:38 2021 -0400
  33. 5722fb2 test: Add an overall test runner by Simon Glass · Sun Mar 07 17:34:47 2021 -0700
  34. 261fc06 test: cmd: Add a basic test for 'addrmap' command by Bin Meng · Thu Feb 25 17:22:35 2021 +0800
  35. c33f85e test: missing dependency for test/cmd/setexpr.c by Heinrich Schuchardt · Wed Feb 17 12:58:14 2021 +0100
  36. 9211181 test: inconsistent string tests by Heinrich Schuchardt · Mon Jan 18 00:17:34 2021 +0100
  37. 07a8886 bootm: Add tests for fixup_silent_linux() by Simon Glass · Thu Nov 05 10:33:38 2020 -0700
  38. 663a2c1 test: Add some tests for setexpr by Simon Glass · Sun Nov 01 14:15:35 2020 -0700
  39. 573c0fa cmd: Update the memory-search command by Simon Glass · Tue Jul 28 19:41:14 2020 -0600
  40. 6db8ea5 test: Add a flag for tests that need console recording by Simon Glass · Tue Jul 28 19:41:13 2020 -0600
  41. ed38aef command: Remove the cmd_tbl_t typedef by Simon Glass · Sun May 10 11:40:03 2020 -0600
  42. d050928 test: Add the beginnings of some string tests by Simon Glass · Wed Apr 08 08:32:55 2020 -0600
  43. f433d50 test: log functions with CONFIG_LOG=n by Heinrich Schuchardt · Wed Feb 26 21:48:18 2020 +0100
  44. b00ebf5 test/cmd_ut.c: fix cmd_ut_category by Philippe Reynes · Thu Jan 09 17:34:02 2020 +0100
  45. 1f99f84 cmd_ut: add a parameter prefix to the function cmd_ut_category by Philippe Reynes · Tue Dec 17 19:07:04 2019 +0100
  46. 1c9bb9b tests: add OP-TEE test suite by Heiko Stuebner · Wed Oct 23 16:46:41 2019 +0200
  47. f77a635 test: provide unit test for memory functions by Heinrich Schuchardt · Wed Jan 30 07:53:31 2019 +0100
  48. 78b0ef5 test: Add a simple test for bloblist by Simon Glass · Thu Nov 15 18:43:53 2018 -0700
  49. b8b6c81 test: unit tests for Unicode functions by Heinrich Schuchardt · Fri Aug 31 21:31:28 2018 +0200
  50. 10e4779 SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · Sun May 06 17:58:06 2018 -0400
  51. 1edaed0 test: compression: Convert to unit test framework by Simon Glass · Sat Nov 25 11:57:33 2017 -0700
  52. 81cbe1c test: Add a command function for test execution by Simon Glass · Sat Nov 25 11:57:29 2017 -0700
  53. 0e31a11 tests: Introduce DT overlay tests by Maxime Ripard · Tue Jul 05 10:26:46 2016 +0200
  54. 26e038f test: env: Add test framework for env by Joe Hershberger · Wed May 20 14:27:36 2015 -0500
  55. ee20efe test: dm: Move the time test over to the ut command by Joe Hershberger · Wed May 20 14:27:30 2015 -0500
  56. 9dc1d71 test: dm: Move the dm tests over to the ut command by Joe Hershberger · Wed May 20 14:27:29 2015 -0500
  57. 11dd7cc test: Add a common unit test command by Joe Hershberger · Wed May 20 14:27:28 2015 -0500