1. 70dd886 sandbox: Allow ethernet bootdevs to be disabled for tests by Simon Glass · 2 years ago
  2. ecb274c dm: test: Correct ordering of DM setup by Simon Glass · 2 years ago
  3. d94d984 dm: part: Update test to use mmc2 by Simon Glass · 2 years ago
  4. 3f23ce2 test: Drop duplicate restore of DM state by Simon Glass · 2 years ago
  5. f229a8e test: Fix the help for the ut command by Simon Glass · 2 years ago
  6. 3e96ed4 lib: Add a function to split a string into substrings by Simon Glass · 2 years ago
  7. a0fb9de dm: test: Correct assertion in dm_test_part() by Simon Glass · 2 years ago
  8. 3d01254 dm: core: Support sorting devices with dm tree by Simon Glass · 2 years ago
  9. 65d373a test: compression: add zstd uncompression test by Brandon Maier · 2 years, 1 month ago
  10. 601d1bf test/py: gpt: add test for the gpt partition type GUID identifier by Enric Balletbo i Serra · 2 years, 1 month ago
  11. 093e8c8 test: compression: use sizeof() instead of magic numbers by Brandon Maier · 2 years, 1 month ago
  12. e64c295 bootstd: Support setting a theme for the menu by Simon Glass · 2 years, 1 month ago
  13. d985f1d bootstd: Add a test for the bootstd menu by Simon Glass · 2 years, 1 month ago
  14. fe93c14 expo: Add basic tests by Simon Glass · 2 years, 1 month ago
  15. 24d8e1b bootstd: Allow reading a logo for the OS by Simon Glass · 2 years, 1 month ago
  16. 2175e76 bootstd: Read the Operating System name for distro/scripts by Simon Glass · 2 years, 1 month ago
  17. 0e38bd8 video: Add font functions to the vidconsole API by Simon Glass · 2 years, 1 month ago
  18. 7d850f8 sandbox: Enable mmc command and legacy images by Simon Glass · 2 years, 1 month ago
  19. fe482b8 Use `grep -E` or plain `grep` instead of `egrep` by Ville Skyttä · 2 years, 1 month ago
  20. bde4c49 test: compression: use ut_assert for errors by Brandon Maier · 2 years, 1 month ago
  21. 43b0598 test: compression: check with trailing garbage in input by Brandon Maier · 2 years, 1 month ago
  22. f08dcd9 test: cmd: exit: Add unit test for exit and partly run commands by Marek Vasut · 2 years, 1 month ago
  23. e64289e test: env: add test for u-boot-initial-env creation by Max Krummenacher · 2 years, 2 months ago
  24. cebdfc2 Merge branch 'next' by Tom Rini · 2 years, 1 month ago
  25. 7943ae2 test:dm:fix typo by Yuepeng Xing · 2 years, 2 months ago
  26. 0735576 test: unit test for u16_strcasecmp() by Heinrich Schuchardt · 2 years, 1 month ago
  27. bcc85b9 cmd: source: Support specifying config name by Sean Anderson · 2 years, 2 months ago
  28. 8959992 test: Add test for source command by Sean Anderson · 2 years, 2 months ago
  29. d5c4b8b log: Remove some places where we redefine LOGLEVEL by Tom Rini · 2 years, 2 months ago
  30. 14f4379 Merge tag 'v2023.01-rc4' into next by Tom Rini · 2 years, 1 month ago
  31. f823e32 test: add unit test for u16_strnlen() by Heinrich Schuchardt · 2 years, 1 month ago
  32. 583f124 event: Re-add file paths to the tests by Tom Rini · 2 years, 2 months ago
  33. 14f2d08 Merge tag 'sound-2023-01-rc4' of https://source.denx.de/u-boot/custodians/u-boot-efi by Tom Rini · 2 years, 2 months ago
  34. 9cebc4a post: Migrate to Kconfig by Tom Rini · 2 years, 2 months ago
  35. aa6e94d global: Move remaining CONFIG_SYS_SDRAM_* to CFG_SYS_SDRAM_* by Tom Rini · 2 years, 2 months ago
  36. e4d30fd test: dm: eth: Add ip6_make_lladdr test by Viacheslav Mitrofanov · 2 years, 2 months ago
  37. 789a2c7 test: dm: eth: Add ip6_make_snma test by Viacheslav Mitrofanov · 2 years, 2 months ago
  38. 8576dcd test: dm: eth: Add ip6_addr_in_subnet test by Viacheslav Mitrofanov · 2 years, 2 months ago
  39. d9f5c41 test: dm: eth: Add csum_ipv6_magic test by Viacheslav Mitrofanov · 2 years, 2 months ago
  40. 184ded4 test: dm: eth: Add string_to_ip6 test by Viacheslav Mitrofanov · 2 years, 2 months ago
  41. 968eaae test: test sandbox sound driver more rigorously by Heinrich Schuchardt · 2 years, 2 months ago
  42. d6abc7e test: cmd: add test for wget command. by Ying-Chun Liu (PaulLiu) · 2 years, 3 months ago
  43. b4574c0 test: Disable part of the setexpr test for now by Simon Glass · 2 years, 2 months ago
  44. d83615b test: cmd: fdt: Add fdt get value test case by Marek Vasut · 2 years, 2 months ago
  45. a84040a eficonfig: refactor file selection handling by Masahisa Kojima · 2 years, 2 months ago
  46. 499503e dm: Add tests for the sandbox host driver by Simon Glass · 2 years, 3 months ago
  47. 9520181 dm: sandbox: Switch over to using the new host uclass by Simon Glass · 2 years, 3 months ago
  48. 41e7510 dm: blk: Tidy up obtaining a block device from its parent by Simon Glass · 2 years, 3 months ago
  49. d1b4659 test: Add a way to detect a test that breaks another by Simon Glass · 2 years, 3 months ago
  50. 6580b61 test: Allow showing basic information about tests by Simon Glass · 2 years, 3 months ago
  51. cdd964e test: Tidy up help for ut command by Simon Glass · 2 years, 3 months ago
  52. f7a68d2 test: Drop an unused parameter to ut_run_test_live_flat() by Simon Glass · 2 years, 3 months ago
  53. 5ea894a dm: test: Clear the block cache after running a test by Simon Glass · 2 years, 3 months ago
  54. fa1e420 dm: test: Drop the special function for running DM tests by Simon Glass · 2 years, 3 months ago
  55. 7cbb573 test: Correct pylint warnings in fs_helper by Simon Glass · 2 years, 3 months ago
  56. 4349ba5 test: Split out mk_fs function into a helper by Simon Glass · 2 years, 3 months ago
  57. 0b4cbeb test/py: efi_secboot: Remove unnecessary cert-to-efi-hash-list option by Masahisa Kojima · 2 years, 4 months ago
  58. 50128ae cyclic: get rid of cyclic_init() by Rasmus Villemoes · 2 years, 3 months ago
  59. 873cf8a test: dm: Add test cases for FWU Metadata uclass by Sughosh Ganu · 2 years, 3 months ago
  60. 77bec9e vbe: Add a test for the VBE flow into U-Boot proper by Simon Glass · 2 years, 3 months ago
  61. 2a5c67f vbe: Use a manual test by Simon Glass · 2 years, 3 months ago
  62. a56f663 vbe: Add info about the VBE device to the fwupd node by Simon Glass · 2 years, 3 months ago
  63. 4218456 vbe: Add Kconfig options for VPL by Simon Glass · 2 years, 3 months ago
  64. e45d226 vbe: Drop the U-Boot prefix from the version by Simon Glass · 2 years, 3 months ago
  65. c263e21 vbe: Move OS implementation into a separate file by Simon Glass · 2 years, 3 months ago
  66. 98bedf4 vbe: Rename vbe_fixup to vbe_request by Simon Glass · 2 years, 3 months ago
  67. 44ad35a image: Add the concept of a phase to FIT by Simon Glass · 2 years, 3 months ago
  68. 2ff3db3 usb: Update the test to cover reading and writing by Simon Glass · 2 years, 3 months ago
  69. 606b926 dm: blk: Add udevice functions by Simon Glass · 2 years, 3 months ago
  70. cbd71fa test: Support tests which can only be run manually by Simon Glass · 2 years, 3 months ago
  71. c43635b test: Update tests to use the skip feature by Simon Glass · 2 years, 3 months ago
  72. 1facaad test: Report skippped tests by Simon Glass · 2 years, 3 months ago
  73. 218e2c4 Merge tag 'video-20221030' of https://source.denx.de/u-boot/custodians/u-boot-video by Tom Rini · 2 years, 3 months ago
  74. b86986c video: Rename CONFIG_DM_VIDEO to CONFIG_VIDEO by Simon Glass · 2 years, 3 months ago
  75. 430e167 video: Add commands to list and change fonts by Simon Glass · 2 years, 4 months ago
  76. f219547 dm: core: Do not stop uclass iteration on error by Michal Suchanek · 2 years, 4 months ago
  77. 5fe72d9 event: Drop the path when checking event-list filenames by Simon Glass · 2 years, 4 months ago
  78. 2c12037 dm: memory: Introduce new uclass by Roger Quadros · 2 years, 3 months ago
  79. 27e6ebc test: Move to a working version of setuptools by Simon Glass · 2 years, 3 months ago
  80. 59c585e test: Fix typo in test name by Michal Suchanek · 2 years, 3 months ago
  81. e77ef0b k210: fix k210_pll_calc_config() by Heinrich Schuchardt · 2 years, 3 months ago
  82. ae0bf22 vbe: Add a test for VBE device tree fixups by Simon Glass · 2 years, 4 months ago
  83. 8aaacd6 vbe: Add fixups for a basic set of OS requests by Simon Glass · 2 years, 4 months ago
  84. a753190 test: Move common FIT code into a separate fit_util file by Simon Glass · 2 years, 4 months ago
  85. bfdfc5d bootstd: Move VBE setup into a shared function by Simon Glass · 2 years, 4 months ago
  86. baf4141 fdt: Show a message when the working FDT changes by Simon Glass · 2 years, 4 months ago
  87. c726fc0 dm: treewide: Use uclass_first_device_err when accessing one device by Michal Suchanek · 2 years, 4 months ago
  88. c0648b7 dm: treewide: Do not opencode uclass_probe_all() by Michal Suchanek · 2 years, 4 months ago
  89. dfecd63 dm: core: Fix uclass_probe_all to really probe all devices by Michal Suchanek · 2 years, 4 months ago
  90. 0b154c8 test: run setexpr test only on sandbox by Heinrich Schuchardt · 2 years, 4 months ago
  91. c68e73b test: cmd: add test for temperature command by Robert Marko · 2 years, 5 months ago
  92. 23c0df6 cmd: xxd: add new command by Roger Knecht · 2 years, 5 months ago
  93. 690a1d6 cmd: cat: add new command by Roger Knecht · 2 years, 5 months ago
  94. 300077c Merge tag 'xilinx-for-v2023.01-rc1-v3' of https://source.denx.de/u-boot/custodians/u-boot-microblaze by Tom Rini · 2 years, 4 months ago
  95. 874490c test: fix some pylint errors in test_efi_secboot by Heinrich Schuchardt · 2 years, 4 months ago
  96. 1323d08 dm: fpga: Introduce new uclass by Alexander Dahl · 2 years, 4 months ago
  97. db1ef1e dm: core: Support copying properties with ofnode by Simon Glass · 2 years, 5 months ago
  98. 0b58eaa dm: core: Allow copying ofnode property data when writing by Simon Glass · 2 years, 5 months ago
  99. 0d63213 vbe: Allow test to run with live/flat tree by Simon Glass · 2 years, 5 months ago
  100. 47a677c dm: core: Expand ofnode tests by Simon Glass · 2 years, 5 months ago