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