1. 4fef657 tpm: Separate out the TPM tests for v1 and v2 by Simon Glass · 1 year, 8 months ago
  2. 1b11de7 test: add a test for the new tpm_auto_start() function by Ilias Apalodimas · 1 year, 8 months ago
  3. 5b197ee Merge tag 'v2023.04-rc3' into next by Tom Rini · 1 year, 8 months ago
  4. ce0f745 CI: Update test/nokia_rx51_test.sh to use prebuilt images by Pali Rohár · 1 year, 8 months ago
  5. c1d266a trace: Relax test requirements by Simon Glass · 1 year, 8 months ago
  6. 9a8a27a dm: test: Add a test for the various migration combinations by Simon Glass · 1 year, 8 months ago
  7. 7e91bf8 test: Add a way to set the environment for a pytest by Simon Glass · 1 year, 8 months ago
  8. e316fba dm: treewide: Complete migration to new driver model schema by Simon Glass · 1 year, 8 months ago
  9. 5a675ab reset: Allow reset_get_by_name() with NULL name by Samuel Holland · 1 year, 9 months ago
  10. 2050f82 clk: Allow clk_get_by_name() with NULL name by Samuel Holland · 1 year, 9 months ago
  11. 9cea479 trace: Add a test by Simon Glass · 1 year, 9 months ago
  12. ea6fdc1 dm: button: add support for linux_code in button-gpio.c driver by Dzmitry Sankouski · 1 year, 9 months ago
  13. 298ffdd test: create dedicated fdt node for ofnode_for_each_prop test by Dzmitry Sankouski · 1 year, 9 months ago
  14. 1975a3b test: lmb: Rework lib_test_lmb_max_regions test to scale by Tom Rini · 1 year, 8 months ago
  15. 41a29f2 cmd: Add a SEAMA image load command by Linus Walleij · 1 year, 9 months ago
  16. 662cfa0 arm: qemu: Move GUIDs to the C file by Simon Glass · 1 year, 9 months ago
  17. 0c1413f test: bootdev: Do not require USB to compile test by Linus Walleij · 1 year, 9 months ago
  18. 2f3d6a4 test: dm: test-fdt: Add decode_panel_timing test by Nikhil M Jain · 1 year, 9 months ago
  19. 08386da test: Add test for mapping IOMMUs for PCI devices by Mark Kettenis · 1 year, 9 months ago
  20. 49a1a4b test: Add test for IOMMU uclass map/unmap ops by Mark Kettenis · 1 year, 9 months ago
  21. b93a652 mkimage: fit: Support signed configurations in 'auto' FITs by Massimo Pegorer · 1 year, 10 months ago
  22. a950f28 bootstd: Record the bootdevs used during scanning by Simon Glass · 1 year, 9 months ago
  23. 4b7cb05 bootstd: Drop the old bootflow_scan_first() by Simon Glass · 1 year, 9 months ago
  24. 91943ff bootstd: Allow scanning a single bootdev label by Simon Glass · 1 year, 9 months ago
  25. 47aedc2 bootstd: Switch bootdev scanning to use labels by Simon Glass · 1 year, 9 months ago
  26. 18552d2 bootstd: Add a hunter for the extension feature by Simon Glass · 1 year, 9 months ago
  27. 43e89a3 bootstd: Allow iterating to the next bootdev priortiy by Simon Glass · 1 year, 9 months ago
  28. e4b6948 bootstd: Allow iterating to the next label in a list by Simon Glass · 1 year, 9 months ago
  29. 66e3dce bootstd: Allow hunting for a bootdev by label by Simon Glass · 1 year, 9 months ago
  30. eacc261 bootstd: Add a new pre-scan priority for bootdevs by Simon Glass · 1 year, 9 months ago
  31. 79a7d4a bootstd: Allow hunting for bootdevs of a given priority by Simon Glass · 1 year, 9 months ago
  32. d9f4857 bootstd: Treat DHCP and PXE as bootdev labels by Simon Glass · 1 year, 9 months ago
  33. 0c1f4a9 bootstd: Add a SPI flash bootdev by Simon Glass · 1 year, 9 months ago
  34. 081bdc5 sandbox: Allow SPI flash bootdevs to be disabled for tests by Simon Glass · 1 year, 9 months ago
  35. 7638c85 bootstd: Include the device tree in the bootflow by Simon Glass · 1 year, 9 months ago
  36. a60f7a3 bootstd: Add a virtio bootdev by Simon Glass · 1 year, 9 months ago
  37. 9024002 virtio: Avoid strange behaviour on removal by Simon Glass · 1 year, 9 months ago
  38. 758c706 bootstd: Add an NVMe bootdev by Simon Glass · 1 year, 9 months ago
  39. 0d77f8f bootstd: Add an IDE bootdev by Simon Glass · 1 year, 9 months ago
  40. 8f090b6 bootstd: Add a SCSI bootdev by Simon Glass · 1 year, 9 months ago
  41. f0e358f bootstd: Only scan bootable partitions by Simon Glass · 1 year, 9 months ago
  42. dcffa44 part: Add a function to find the first bootable partition by Simon Glass · 1 year, 9 months ago
  43. 4146c82 bootstd: Add a hunter for ethernet by Simon Glass · 1 year, 9 months ago
  44. 843160f bootstd: Add an MMC hunter by Simon Glass · 1 year, 9 months ago
  45. 04fb2b6 bootstd: Add a USB hunter by Simon Glass · 1 year, 9 months ago
  46. c7b63d5 bootstd: Support running bootdev hunters by Simon Glass · 1 year, 9 months ago
  47. bd90b09 bootstd: Add the concept of a bootdev hunter by Simon Glass · 1 year, 9 months ago
  48. 70dd886 sandbox: Allow ethernet bootdevs to be disabled for tests by Simon Glass · 1 year, 9 months ago
  49. ecb274c dm: test: Correct ordering of DM setup by Simon Glass · 1 year, 9 months ago
  50. d94d984 dm: part: Update test to use mmc2 by Simon Glass · 1 year, 9 months ago
  51. 3f23ce2 test: Drop duplicate restore of DM state by Simon Glass · 1 year, 9 months ago
  52. f229a8e test: Fix the help for the ut command by Simon Glass · 1 year, 9 months ago
  53. 3e96ed4 lib: Add a function to split a string into substrings by Simon Glass · 1 year, 9 months ago
  54. a0fb9de dm: test: Correct assertion in dm_test_part() by Simon Glass · 1 year, 9 months ago
  55. 3d01254 dm: core: Support sorting devices with dm tree by Simon Glass · 1 year, 9 months ago
  56. 65d373a test: compression: add zstd uncompression test by Brandon Maier · 1 year, 9 months ago
  57. 601d1bf test/py: gpt: add test for the gpt partition type GUID identifier by Enric Balletbo i Serra · 1 year, 9 months ago
  58. 093e8c8 test: compression: use sizeof() instead of magic numbers by Brandon Maier · 1 year, 9 months ago
  59. e64c295 bootstd: Support setting a theme for the menu by Simon Glass · 1 year, 10 months ago
  60. d985f1d bootstd: Add a test for the bootstd menu by Simon Glass · 1 year, 10 months ago
  61. fe93c14 expo: Add basic tests by Simon Glass · 1 year, 10 months ago
  62. 24d8e1b bootstd: Allow reading a logo for the OS by Simon Glass · 1 year, 10 months ago
  63. 2175e76 bootstd: Read the Operating System name for distro/scripts by Simon Glass · 1 year, 10 months ago
  64. 0e38bd8 video: Add font functions to the vidconsole API by Simon Glass · 1 year, 10 months ago
  65. 7d850f8 sandbox: Enable mmc command and legacy images by Simon Glass · 1 year, 10 months ago
  66. fe482b8 Use `grep -E` or plain `grep` instead of `egrep` by Ville Skyttä · 1 year, 10 months ago
  67. bde4c49 test: compression: use ut_assert for errors by Brandon Maier · 1 year, 10 months ago
  68. 43b0598 test: compression: check with trailing garbage in input by Brandon Maier · 1 year, 10 months ago
  69. f08dcd9 test: cmd: exit: Add unit test for exit and partly run commands by Marek Vasut · 1 year, 10 months ago
  70. e64289e test: env: add test for u-boot-initial-env creation by Max Krummenacher · 1 year, 11 months ago
  71. cebdfc2 Merge branch 'next' by Tom Rini · 1 year, 9 months ago
  72. 7943ae2 test:dm:fix typo by Yuepeng Xing · 1 year, 11 months ago
  73. 0735576 test: unit test for u16_strcasecmp() by Heinrich Schuchardt · 1 year, 10 months ago
  74. bcc85b9 cmd: source: Support specifying config name by Sean Anderson · 1 year, 10 months ago
  75. 8959992 test: Add test for source command by Sean Anderson · 1 year, 10 months ago
  76. d5c4b8b log: Remove some places where we redefine LOGLEVEL by Tom Rini · 1 year, 11 months ago
  77. 14f4379 Merge tag 'v2023.01-rc4' into next by Tom Rini · 1 year, 10 months ago
  78. f823e32 test: add unit test for u16_strnlen() by Heinrich Schuchardt · 1 year, 10 months ago
  79. 583f124 event: Re-add file paths to the tests by Tom Rini · 1 year, 11 months ago
  80. 14f2d08 Merge tag 'sound-2023-01-rc4' of https://source.denx.de/u-boot/custodians/u-boot-efi by Tom Rini · 1 year, 11 months ago
  81. 9cebc4a post: Migrate to Kconfig by Tom Rini · 1 year, 11 months ago
  82. aa6e94d global: Move remaining CONFIG_SYS_SDRAM_* to CFG_SYS_SDRAM_* by Tom Rini · 1 year, 11 months ago
  83. e4d30fd test: dm: eth: Add ip6_make_lladdr test by Viacheslav Mitrofanov · 1 year, 11 months ago
  84. 789a2c7 test: dm: eth: Add ip6_make_snma test by Viacheslav Mitrofanov · 1 year, 11 months ago
  85. 8576dcd test: dm: eth: Add ip6_addr_in_subnet test by Viacheslav Mitrofanov · 1 year, 11 months ago
  86. d9f5c41 test: dm: eth: Add csum_ipv6_magic test by Viacheslav Mitrofanov · 1 year, 11 months ago
  87. 184ded4 test: dm: eth: Add string_to_ip6 test by Viacheslav Mitrofanov · 1 year, 11 months ago
  88. 968eaae test: test sandbox sound driver more rigorously by Heinrich Schuchardt · 1 year, 11 months ago
  89. d6abc7e test: cmd: add test for wget command. by Ying-Chun Liu (PaulLiu) · 2 years ago
  90. b4574c0 test: Disable part of the setexpr test for now by Simon Glass · 1 year, 11 months ago
  91. d83615b test: cmd: fdt: Add fdt get value test case by Marek Vasut · 2 years ago
  92. a84040a eficonfig: refactor file selection handling by Masahisa Kojima · 1 year, 11 months ago
  93. 499503e dm: Add tests for the sandbox host driver by Simon Glass · 2 years ago
  94. 9520181 dm: sandbox: Switch over to using the new host uclass by Simon Glass · 2 years ago
  95. 41e7510 dm: blk: Tidy up obtaining a block device from its parent by Simon Glass · 2 years ago
  96. d1b4659 test: Add a way to detect a test that breaks another by Simon Glass · 2 years ago
  97. 6580b61 test: Allow showing basic information about tests by Simon Glass · 2 years ago
  98. cdd964e test: Tidy up help for ut command by Simon Glass · 2 years ago
  99. f7a68d2 test: Drop an unused parameter to ut_run_test_live_flat() by Simon Glass · 2 years ago
  100. 5ea894a dm: test: Clear the block cache after running a test by Simon Glass · 2 years ago