1. 61c55e8 test: compression: add zstd uncompression test by Brandon Maier · 1 year, 11 months ago
  2. bfd98c6 test/py: gpt: add test for the gpt partition type GUID identifier by Enric Balletbo i Serra · 1 year, 11 months ago
  3. 9e2d266 test: compression: use sizeof() instead of magic numbers by Brandon Maier · 1 year, 11 months ago
  4. d92bcc4 bootstd: Support setting a theme for the menu by Simon Glass · 1 year, 11 months ago
  5. d2bc33ed bootstd: Add a test for the bootstd menu by Simon Glass · 1 year, 11 months ago
  6. 6592499 expo: Add basic tests by Simon Glass · 1 year, 11 months ago
  7. 612b9cc bootstd: Allow reading a logo for the OS by Simon Glass · 1 year, 11 months ago
  8. 72b7b19 bootstd: Read the Operating System name for distro/scripts by Simon Glass · 1 year, 11 months ago
  9. 3b175ba video: Add font functions to the vidconsole API by Simon Glass · 1 year, 11 months ago
  10. 461b791 sandbox: Enable mmc command and legacy images by Simon Glass · 1 year, 11 months ago
  11. 5160b9a Use `grep -E` or plain `grep` instead of `egrep` by Ville Skyttä · 1 year, 11 months ago
  12. 8e1bef2 test: compression: use ut_assert for errors by Brandon Maier · 1 year, 11 months ago
  13. 7e8c6f8 test: compression: check with trailing garbage in input by Brandon Maier · 1 year, 11 months ago
  14. e73c611 test: cmd: exit: Add unit test for exit and partly run commands by Marek Vasut · 2 years ago
  15. 7f76cde test: env: add test for u-boot-initial-env creation by Max Krummenacher · 2 years ago
  16. a6b1b3b Merge branch 'next' by Tom Rini · 1 year, 11 months ago
  17. 71cc021 test:dm:fix typo by Yuepeng Xing · 2 years ago
  18. 0b1d521 test: unit test for u16_strcasecmp() by Heinrich Schuchardt · 1 year, 11 months ago
  19. d3e7e20 cmd: source: Support specifying config name by Sean Anderson · 2 years ago
  20. d41db1a test: Add test for source command by Sean Anderson · 2 years ago
  21. b952781 log: Remove some places where we redefine LOGLEVEL by Tom Rini · 2 years ago
  22. a63bea9 Merge tag 'v2023.01-rc4' into next by Tom Rini · 2 years ago
  23. 060edff test: add unit test for u16_strnlen() by Heinrich Schuchardt · 2 years ago
  24. 2440d04 event: Re-add file paths to the tests by Tom Rini · 2 years ago
  25. 67c3aa2 Merge tag 'sound-2023-01-rc4' of https://source.denx.de/u-boot/custodians/u-boot-efi by Tom Rini · 2 years ago
  26. 8eaa3c7 post: Migrate to Kconfig by Tom Rini · 2 years ago
  27. bb4dd96 global: Move remaining CONFIG_SYS_SDRAM_* to CFG_SYS_SDRAM_* by Tom Rini · 2 years ago
  28. 5c8e0a6 test: dm: eth: Add ip6_make_lladdr test by Viacheslav Mitrofanov · 2 years ago
  29. 3b673c0 test: dm: eth: Add ip6_make_snma test by Viacheslav Mitrofanov · 2 years ago
  30. ac6a9ce test: dm: eth: Add ip6_addr_in_subnet test by Viacheslav Mitrofanov · 2 years ago
  31. 224f563 test: dm: eth: Add csum_ipv6_magic test by Viacheslav Mitrofanov · 2 years ago
  32. f96b109 test: dm: eth: Add string_to_ip6 test by Viacheslav Mitrofanov · 2 years ago
  33. 707a6fc test: test sandbox sound driver more rigorously by Heinrich Schuchardt · 2 years ago
  34. d623b47 test: cmd: add test for wget command. by Ying-Chun Liu (PaulLiu) · 2 years, 1 month ago
  35. d63c290 test: Disable part of the setexpr test for now by Simon Glass · 2 years ago
  36. 78c060d test: cmd: fdt: Add fdt get value test case by Marek Vasut · 2 years ago
  37. 0be1b2a eficonfig: refactor file selection handling by Masahisa Kojima · 2 years ago
  38. 2c7b0e4 dm: Add tests for the sandbox host driver by Simon Glass · 2 years, 1 month ago
  39. e57f8d4 dm: sandbox: Switch over to using the new host uclass by Simon Glass · 2 years, 1 month ago
  40. c0bcaaf dm: blk: Tidy up obtaining a block device from its parent by Simon Glass · 2 years, 1 month ago
  41. 85ba7c3 test: Add a way to detect a test that breaks another by Simon Glass · 2 years, 1 month ago
  42. fb998c2 test: Allow showing basic information about tests by Simon Glass · 2 years, 1 month ago
  43. 154bb8e test: Tidy up help for ut command by Simon Glass · 2 years, 1 month ago
  44. 0f7eb63 test: Drop an unused parameter to ut_run_test_live_flat() by Simon Glass · 2 years, 1 month ago
  45. 76c6269 dm: test: Clear the block cache after running a test by Simon Glass · 2 years, 1 month ago
  46. 2a83e86 dm: test: Drop the special function for running DM tests by Simon Glass · 2 years, 1 month ago
  47. fbd9550 test: Correct pylint warnings in fs_helper by Simon Glass · 2 years, 1 month ago
  48. 1d5006c test: Split out mk_fs function into a helper by Simon Glass · 2 years, 1 month ago
  49. f29ced6 test/py: efi_secboot: Remove unnecessary cert-to-efi-hash-list option by Masahisa Kojima · 2 years, 2 months ago
  50. c794e49 cyclic: get rid of cyclic_init() by Rasmus Villemoes · 2 years, 1 month ago
  51. 77079e7 test: dm: Add test cases for FWU Metadata uclass by Sughosh Ganu · 2 years, 1 month ago
  52. f1eba35 vbe: Add a test for the VBE flow into U-Boot proper by Simon Glass · 2 years, 1 month ago
  53. 5490548 vbe: Use a manual test by Simon Glass · 2 years, 1 month ago
  54. a928961 vbe: Add info about the VBE device to the fwupd node by Simon Glass · 2 years, 1 month ago
  55. bc993e5 vbe: Add Kconfig options for VPL by Simon Glass · 2 years, 1 month ago
  56. a6a06cc vbe: Drop the U-Boot prefix from the version by Simon Glass · 2 years, 1 month ago
  57. 39db199 vbe: Move OS implementation into a separate file by Simon Glass · 2 years, 1 month ago
  58. 5a09137 vbe: Rename vbe_fixup to vbe_request by Simon Glass · 2 years, 1 month ago
  59. e3f81ae image: Add the concept of a phase to FIT by Simon Glass · 2 years, 1 month ago
  60. 31b4f9e usb: Update the test to cover reading and writing by Simon Glass · 2 years, 1 month ago
  61. 1886100 dm: blk: Add udevice functions by Simon Glass · 2 years, 1 month ago
  62. 1f1614b test: Support tests which can only be run manually by Simon Glass · 2 years, 1 month ago
  63. c759944 test: Update tests to use the skip feature by Simon Glass · 2 years, 1 month ago
  64. 816fe6c test: Report skippped tests by Simon Glass · 2 years, 1 month ago
  65. 5bfbffb Merge tag 'video-20221030' of https://source.denx.de/u-boot/custodians/u-boot-video by Tom Rini · 2 years, 1 month ago
  66. 52cb504 video: Rename CONFIG_DM_VIDEO to CONFIG_VIDEO by Simon Glass · 2 years, 1 month ago
  67. 9e972c3 video: Add commands to list and change fonts by Simon Glass · 2 years, 2 months ago
  68. 98e1ada dm: core: Do not stop uclass iteration on error by Michal Suchanek · 2 years, 2 months ago
  69. 520ee2e event: Drop the path when checking event-list filenames by Simon Glass · 2 years, 2 months ago
  70. b0679a7 dm: memory: Introduce new uclass by Roger Quadros · 2 years, 1 month ago
  71. 2e8bbd4 test: Move to a working version of setuptools by Simon Glass · 2 years, 1 month ago
  72. 6a546a9 test: Fix typo in test name by Michal Suchanek · 2 years, 2 months ago
  73. 135e5f6 k210: fix k210_pll_calc_config() by Heinrich Schuchardt · 2 years, 1 month ago
  74. 49efb06 vbe: Add a test for VBE device tree fixups by Simon Glass · 2 years, 2 months ago
  75. 386d05d vbe: Add fixups for a basic set of OS requests by Simon Glass · 2 years, 2 months ago
  76. 1b035c1 test: Move common FIT code into a separate fit_util file by Simon Glass · 2 years, 2 months ago
  77. 8025346 bootstd: Move VBE setup into a shared function by Simon Glass · 2 years, 2 months ago
  78. 84328cf fdt: Show a message when the working FDT changes by Simon Glass · 2 years, 2 months ago
  79. ac12a2f dm: treewide: Use uclass_first_device_err when accessing one device by Michal Suchanek · 2 years, 2 months ago
  80. 44322b5 dm: treewide: Do not opencode uclass_probe_all() by Michal Suchanek · 2 years, 2 months ago
  81. f5a5902 dm: core: Fix uclass_probe_all to really probe all devices by Michal Suchanek · 2 years, 2 months ago
  82. 90a082d test: run setexpr test only on sandbox by Heinrich Schuchardt · 2 years, 2 months ago
  83. 7327b4c test: cmd: add test for temperature command by Robert Marko · 2 years, 3 months ago
  84. f841bb8 cmd: xxd: add new command by Roger Knecht · 2 years, 3 months ago
  85. 11827c4 cmd: cat: add new command by Roger Knecht · 2 years, 3 months ago
  86. af74e27 Merge tag 'xilinx-for-v2023.01-rc1-v3' of https://source.denx.de/u-boot/custodians/u-boot-microblaze by Tom Rini · 2 years, 2 months ago
  87. 4c18acf test: fix some pylint errors in test_efi_secboot by Heinrich Schuchardt · 2 years, 2 months ago
  88. 6ac319d dm: fpga: Introduce new uclass by Alexander Dahl · 2 years, 2 months ago
  89. 7a7229a dm: core: Support copying properties with ofnode by Simon Glass · 2 years, 3 months ago
  90. 17abed0 dm: core: Allow copying ofnode property data when writing by Simon Glass · 2 years, 3 months ago
  91. eda440b vbe: Allow test to run with live/flat tree by Simon Glass · 2 years, 3 months ago
  92. 9e7a42a dm: core: Expand ofnode tests by Simon Glass · 2 years, 3 months ago
  93. dad9751 dm: core: Create a function to get a live tree in a test by Simon Glass · 2 years, 3 months ago
  94. f912a72 dm: core: Complete phandle implementation using the other FDT by Simon Glass · 2 years, 3 months ago
  95. 45ae59d dm: core: Split ofnode_path_root() into two functions by Simon Glass · 2 years, 3 months ago
  96. 95fd209 dm: core: Add a way to look up a phandle in an oftree by Simon Glass · 2 years, 3 months ago
  97. 2b9b1458 dm: core: Add ofnode functions to obtain an oftree by Simon Glass · 2 years, 3 months ago
  98. ba8457b dm: core: Provide a way to reset the device tree by Simon Glass · 2 years, 3 months ago
  99. e3be5fc dm: core: Expand integer-reading tests by Simon Glass · 2 years, 3 months ago
  100. 4caa79a dm: core: Add a macro to iterate through properties by Simon Glass · 2 years, 3 months ago