1. 3ae0f50 test: cmd: fdt: Rename fdt_test_resize() to fdt_test_addr_resize() by Marek Vasut · 1 year, 9 months ago
  2. 420107b trace: Relax test requirements by Simon Glass · 1 year, 10 months ago
  3. 6078bff reset: Allow reset_get_by_name() with NULL name by Samuel Holland · 1 year, 10 months ago
  4. bae0f4f clk: Allow clk_get_by_name() with NULL name by Samuel Holland · 1 year, 10 months ago
  5. c2f0190 trace: Add a test by Simon Glass · 1 year, 11 months ago
  6. 157f2c5 dm: button: add support for linux_code in button-gpio.c driver by Dzmitry Sankouski · 1 year, 10 months ago
  7. 54f4c83 test: create dedicated fdt node for ofnode_for_each_prop test by Dzmitry Sankouski · 1 year, 10 months ago
  8. e725663 test: lmb: Rework lib_test_lmb_max_regions test to scale by Tom Rini · 1 year, 10 months ago
  9. bef3925 cmd: Add a SEAMA image load command by Linus Walleij · 1 year, 10 months ago
  10. deffa69 arm: qemu: Move GUIDs to the C file by Simon Glass · 1 year, 10 months ago
  11. e3045d1 test: bootdev: Do not require USB to compile test by Linus Walleij · 1 year, 10 months ago
  12. bb9d131 test: dm: test-fdt: Add decode_panel_timing test by Nikhil M Jain · 1 year, 10 months ago
  13. 5dfd4ec test: Add test for mapping IOMMUs for PCI devices by Mark Kettenis · 1 year, 10 months ago
  14. 1551896 test: Add test for IOMMU uclass map/unmap ops by Mark Kettenis · 1 year, 10 months ago
  15. 13878dd mkimage: fit: Support signed configurations in 'auto' FITs by Massimo Pegorer · 1 year, 11 months ago
  16. cb2a5cd bootstd: Record the bootdevs used during scanning by Simon Glass · 1 year, 11 months ago
  17. 5d3d44f bootstd: Drop the old bootflow_scan_first() by Simon Glass · 1 year, 11 months ago
  18. ba3d537 bootstd: Allow scanning a single bootdev label by Simon Glass · 1 year, 11 months ago
  19. 484e407 bootstd: Switch bootdev scanning to use labels by Simon Glass · 1 year, 11 months ago
  20. e4cf106 bootstd: Add a hunter for the extension feature by Simon Glass · 1 year, 11 months ago
  21. 660a995 bootstd: Allow iterating to the next bootdev priortiy by Simon Glass · 1 year, 11 months ago
  22. ac06b26a bootstd: Allow iterating to the next label in a list by Simon Glass · 1 year, 11 months ago
  23. de567b1 bootstd: Allow hunting for a bootdev by label by Simon Glass · 1 year, 11 months ago
  24. 7e1f6a4 bootstd: Add a new pre-scan priority for bootdevs by Simon Glass · 1 year, 11 months ago
  25. 3e9f6be bootstd: Allow hunting for bootdevs of a given priority by Simon Glass · 1 year, 11 months ago
  26. e22fe92 bootstd: Treat DHCP and PXE as bootdev labels by Simon Glass · 1 year, 11 months ago
  27. 215be68 bootstd: Add a SPI flash bootdev by Simon Glass · 1 year, 11 months ago
  28. 4937be0 sandbox: Allow SPI flash bootdevs to be disabled for tests by Simon Glass · 1 year, 11 months ago
  29. 7b8c634 bootstd: Include the device tree in the bootflow by Simon Glass · 1 year, 11 months ago
  30. a4bf8f6 bootstd: Add a virtio bootdev by Simon Glass · 1 year, 11 months ago
  31. a2cc4b7 virtio: Avoid strange behaviour on removal by Simon Glass · 1 year, 11 months ago
  32. 0838287 bootstd: Add an NVMe bootdev by Simon Glass · 1 year, 11 months ago
  33. be7c666 bootstd: Add an IDE bootdev by Simon Glass · 1 year, 11 months ago
  34. 9985e9c bootstd: Add a SCSI bootdev by Simon Glass · 1 year, 11 months ago
  35. 64cbc5c bootstd: Only scan bootable partitions by Simon Glass · 1 year, 11 months ago
  36. f5e2df0 part: Add a function to find the first bootable partition by Simon Glass · 1 year, 11 months ago
  37. 5ea0a8d bootstd: Add a hunter for ethernet by Simon Glass · 1 year, 11 months ago
  38. df71f26 bootstd: Add an MMC hunter by Simon Glass · 1 year, 11 months ago
  39. f3cb89f bootstd: Add a USB hunter by Simon Glass · 1 year, 11 months ago
  40. 1248d2b bootstd: Support running bootdev hunters by Simon Glass · 1 year, 11 months ago
  41. 5acb97a bootstd: Add the concept of a bootdev hunter by Simon Glass · 1 year, 11 months ago
  42. b490f5f sandbox: Allow ethernet bootdevs to be disabled for tests by Simon Glass · 1 year, 11 months ago
  43. b9ff648 dm: test: Correct ordering of DM setup by Simon Glass · 1 year, 11 months ago
  44. 29bfcd6 dm: part: Update test to use mmc2 by Simon Glass · 1 year, 11 months ago
  45. 1b7664a test: Drop duplicate restore of DM state by Simon Glass · 1 year, 11 months ago
  46. a13797a test: Fix the help for the ut command by Simon Glass · 1 year, 11 months ago
  47. 6a9de55 lib: Add a function to split a string into substrings by Simon Glass · 1 year, 11 months ago
  48. 68a56ba dm: test: Correct assertion in dm_test_part() by Simon Glass · 1 year, 11 months ago
  49. e5314c1 dm: core: Support sorting devices with dm tree by Simon Glass · 1 year, 11 months ago
  50. 61c55e8 test: compression: add zstd uncompression test by Brandon Maier · 1 year, 11 months ago
  51. bfd98c6 test/py: gpt: add test for the gpt partition type GUID identifier by Enric Balletbo i Serra · 1 year, 11 months ago
  52. 9e2d266 test: compression: use sizeof() instead of magic numbers by Brandon Maier · 1 year, 11 months ago
  53. d92bcc4 bootstd: Support setting a theme for the menu by Simon Glass · 1 year, 11 months ago
  54. d2bc33ed bootstd: Add a test for the bootstd menu by Simon Glass · 1 year, 11 months ago
  55. 6592499 expo: Add basic tests by Simon Glass · 1 year, 11 months ago
  56. 612b9cc bootstd: Allow reading a logo for the OS by Simon Glass · 1 year, 11 months ago
  57. 72b7b19 bootstd: Read the Operating System name for distro/scripts by Simon Glass · 1 year, 11 months ago
  58. 3b175ba video: Add font functions to the vidconsole API by Simon Glass · 1 year, 11 months ago
  59. 461b791 sandbox: Enable mmc command and legacy images by Simon Glass · 1 year, 11 months ago
  60. 5160b9a Use `grep -E` or plain `grep` instead of `egrep` by Ville Skyttä · 1 year, 11 months ago
  61. 8e1bef2 test: compression: use ut_assert for errors by Brandon Maier · 1 year, 11 months ago
  62. 7e8c6f8 test: compression: check with trailing garbage in input by Brandon Maier · 1 year, 11 months ago
  63. e73c611 test: cmd: exit: Add unit test for exit and partly run commands by Marek Vasut · 2 years ago
  64. 7f76cde test: env: add test for u-boot-initial-env creation by Max Krummenacher · 2 years ago
  65. a6b1b3b Merge branch 'next' by Tom Rini · 1 year, 11 months ago
  66. 71cc021 test:dm:fix typo by Yuepeng Xing · 2 years ago
  67. 0b1d521 test: unit test for u16_strcasecmp() by Heinrich Schuchardt · 1 year, 11 months ago
  68. d3e7e20 cmd: source: Support specifying config name by Sean Anderson · 2 years ago
  69. d41db1a test: Add test for source command by Sean Anderson · 2 years ago
  70. b952781 log: Remove some places where we redefine LOGLEVEL by Tom Rini · 2 years ago
  71. a63bea9 Merge tag 'v2023.01-rc4' into next by Tom Rini · 2 years ago
  72. 060edff test: add unit test for u16_strnlen() by Heinrich Schuchardt · 2 years ago
  73. 2440d04 event: Re-add file paths to the tests by Tom Rini · 2 years ago
  74. 67c3aa2 Merge tag 'sound-2023-01-rc4' of https://source.denx.de/u-boot/custodians/u-boot-efi by Tom Rini · 2 years ago
  75. 8eaa3c7 post: Migrate to Kconfig by Tom Rini · 2 years ago
  76. bb4dd96 global: Move remaining CONFIG_SYS_SDRAM_* to CFG_SYS_SDRAM_* by Tom Rini · 2 years ago
  77. 5c8e0a6 test: dm: eth: Add ip6_make_lladdr test by Viacheslav Mitrofanov · 2 years ago
  78. 3b673c0 test: dm: eth: Add ip6_make_snma test by Viacheslav Mitrofanov · 2 years ago
  79. ac6a9ce test: dm: eth: Add ip6_addr_in_subnet test by Viacheslav Mitrofanov · 2 years ago
  80. 224f563 test: dm: eth: Add csum_ipv6_magic test by Viacheslav Mitrofanov · 2 years ago
  81. f96b109 test: dm: eth: Add string_to_ip6 test by Viacheslav Mitrofanov · 2 years ago
  82. 707a6fc test: test sandbox sound driver more rigorously by Heinrich Schuchardt · 2 years ago
  83. d623b47 test: cmd: add test for wget command. by Ying-Chun Liu (PaulLiu) · 2 years, 1 month ago
  84. d63c290 test: Disable part of the setexpr test for now by Simon Glass · 2 years ago
  85. 78c060d test: cmd: fdt: Add fdt get value test case by Marek Vasut · 2 years, 1 month ago
  86. 0be1b2a eficonfig: refactor file selection handling by Masahisa Kojima · 2 years ago
  87. 2c7b0e4 dm: Add tests for the sandbox host driver by Simon Glass · 2 years, 1 month ago
  88. e57f8d4 dm: sandbox: Switch over to using the new host uclass by Simon Glass · 2 years, 1 month ago
  89. c0bcaaf dm: blk: Tidy up obtaining a block device from its parent by Simon Glass · 2 years, 1 month ago
  90. 85ba7c3 test: Add a way to detect a test that breaks another by Simon Glass · 2 years, 1 month ago
  91. fb998c2 test: Allow showing basic information about tests by Simon Glass · 2 years, 1 month ago
  92. 154bb8e test: Tidy up help for ut command by Simon Glass · 2 years, 1 month ago
  93. 0f7eb63 test: Drop an unused parameter to ut_run_test_live_flat() by Simon Glass · 2 years, 1 month ago
  94. 76c6269 dm: test: Clear the block cache after running a test by Simon Glass · 2 years, 1 month ago
  95. 2a83e86 dm: test: Drop the special function for running DM tests by Simon Glass · 2 years, 1 month ago
  96. fbd9550 test: Correct pylint warnings in fs_helper by Simon Glass · 2 years, 1 month ago
  97. 1d5006c test: Split out mk_fs function into a helper by Simon Glass · 2 years, 1 month ago
  98. f29ced6 test/py: efi_secboot: Remove unnecessary cert-to-efi-hash-list option by Masahisa Kojima · 2 years, 2 months ago
  99. c794e49 cyclic: get rid of cyclic_init() by Rasmus Villemoes · 2 years, 1 month ago
  100. 77079e7 test: dm: Add test cases for FWU Metadata uclass by Sughosh Ganu · 2 years, 1 month ago