1. 61772bc test: dm: add test item for ofnode_get_addr() and ofnode_get_size() by Chen Guanqiao · 3 years, 5 months ago
  2. 5f0d23c tests: patman: Add requests to the module list by Tom Rini · 3 years, 7 months ago
  3. 494a5e1 test: Use positive conditional in test_matches() by Andy Shevchenko · 3 years, 7 months ago
  4. ff232a7 test: Allow simple glob pattern in the test name by Andy Shevchenko · 3 years, 7 months ago
  5. bdfe690 test: reset: Extend base reset test to catch error by Neil Armstrong · 3 years, 5 months ago
  6. e133343 test/py: Bump py to 1.10.0 for CVE-2020-29651 by Tom Rini · 3 years, 5 months ago
  7. ce62b0f test/py: Fix efidebug related tests by Ilias Apalodimas · 3 years, 5 months ago
  8. a57b596 test: lmb: add test for overflow protection in lmb_add_region by Patrick Delaunay · 3 years, 7 months ago
  9. 535e700 test: Add test for partitions by Sean Anderson · 3 years, 5 months ago
  10. fe3a280 test: Alphabetize dm Makefile by Sean Anderson · 3 years, 5 months ago
  11. 4e9bce1 Add support for stack-protector by Joel Peshkin · 3 years, 5 months ago
  12. 1b8897c test: fix test/dm/regmap.c by Heinrich Schuchardt · 3 years, 5 months ago
  13. 2fbc8047 Merge tag 'ti-v2021.07-rc1' of https://source.denx.de/u-boot/custodians/u-boot-ti by Tom Rini · 3 years, 5 months ago
  14. a6232e0 Merge branch '2021-04-14-assorted-vboot-improvements' by Tom Rini · 3 years, 5 months ago
  15. ea8971c test: dm: Add a test case for simple-bus <ranges> by Bin Meng · 3 years, 6 months ago
  16. 534c69b test: dm: Add a case to test ofnode_phy_is_fixed_link() by Bin Meng · 3 years, 6 months ago
  17. ff98da0 sandbox: Add a DSA sandbox driver and unit test by Claudiu Manoil · 3 years, 6 months ago
  18. 7801526 test/py: ecdsa: Use mkimage keyfile instead of keydir argument by Alexandru Gagniuc · 3 years, 7 months ago
  19. f91de32 test/py: ecdsa: Add test for mkimage ECDSA signing by Alexandru Gagniuc · 3 years, 7 months ago
  20. a4515f0 test/py: Add pycryptodomex to list of required pakages by Alexandru Gagniuc · 3 years, 7 months ago
  21. 6951255 test: qemu: add qfw sandbox driver, dm tests, qemu tests by Asherah Connor · 3 years, 6 months ago
  22. c4ac52f test: Add test for strlcat by Sean Anderson · 3 years, 7 months ago
  23. 3dfd739 test: scmi: add local variables for scmi agent reference by Etienne Carriere · 3 years, 7 months ago
  24. c3bba70 firmware: scmi: fix inline comments and minor coding style issues by Etienne Carriere · 3 years, 7 months ago
  25. 0124218 firmware: scmi: sandbox test for voltage regulator by Etienne Carriere · 3 years, 7 months ago
  26. 9539f71 hush: Fix assignments being misinterpreted as commands by Sean Anderson · 3 years, 7 months ago
  27. 5532262 test: pinmux: add test for 'pinctrl-single' driver by Dario Binacchi · 3 years, 5 months ago
  28. fefa713 video: backlight: Support PWMs without a known period_ns by Alper Nebi Yasak · 4 years ago
  29. f709a0b test: unit test for longjmp by Heinrich Schuchardt · 3 years, 6 months ago
  30. 978a4da pytest: Lower pygit2 requirement by Tom Rini · 3 years, 7 months ago
  31. d4a1592 test: Allow tests to run on any board by Simon Glass · 3 years, 6 months ago
  32. 90eba24 Merge branch 'next' by Tom Rini · 3 years, 6 months ago
  33. 1ba21bb test: Don't unmount not (yet) mounted system by Andy Shevchenko · 3 years, 7 months ago
  34. 1057b1b Merge tag 'v2021.04-rc5' into next by Tom Rini · 3 years, 6 months ago
  35. 6863c7f dm: test: Always include command.h for print_ut by Sean Anderson · 3 years, 6 months ago
  36. b3b60f5 sf: Support querying write-protect by Simon Glass · 3 years, 6 months ago
  37. b6da559 test: Silenece the echo and print tests by Simon Glass · 3 years, 6 months ago
  38. 9c7335e Merge tag 'dm-pull-26mar21-take2' of git://git.denx.de/u-boot-dm into next by Tom Rini · 3 years, 6 months ago
  39. ab933d8 dm: core: Create a struct for device runtime info by Simon Glass · 3 years, 6 months ago
  40. c25b8dc test: Run sandbox_spl tests on sandbox_noinst by Simon Glass · 3 years, 6 months ago
  41. 424994c sandbox: Create a new sandbox_noinst build by Simon Glass · 3 years, 6 months ago
  42. 3a825d3 Revert "sandbox: Disable I2C emulators in SPL" by Simon Glass · 3 years, 6 months ago
  43. cc469b7 dm: Rename device_get_by_driver_info_idx() by Simon Glass · 3 years, 6 months ago
  44. 6ba46a0 dm: core: Drop device_get_by_driver_info() by Simon Glass · 3 years, 6 months ago
  45. 8813986 clk: sandbox: Create a special fixed-rate driver by Simon Glass · 3 years, 6 months ago
  46. e8c023c dm: test: Avoid destroying uclasses with of-platdata-inst by Simon Glass · 3 years, 6 months ago
  47. de489d8 test: test the ESRT creation by Jose Marinho · 3 years, 7 months ago
  48. cbea241 efidebug: add multiple device path instances on Boot#### by Ilias Apalodimas · 3 years, 6 months ago
  49. 074197a dtoc: Assign a sequence number to each node by Simon Glass · 3 years, 8 months ago
  50. 3a03553 test: print_ut: Fix potential build error by Bin Meng · 3 years, 7 months ago
  51. f0d0497 test: cmd: setexpr: Fix a typo by Bin Meng · 3 years, 7 months ago
  52. 9262fe1 test: Include /sbin to the PATH when creating ext4 disk image by Andy Shevchenko · 3 years, 7 months ago
  53. 22fc991 Merge tag 'v2021.04-rc4' into next by Tom Rini · 3 years, 6 months ago
  54. 7f047b4 test: py: add initial coverage for scp03 cmd by Igor Opaniuk · 3 years, 7 months ago
  55. 634f5ad test: acpi: Fix warnings on 32-bit build by Simon Glass · 3 years, 8 months ago
  56. 9ad7a6c log: Handle line continuation by Simon Glass · 3 years, 8 months ago
  57. 2e059e4 spl: test: Add a test for spl_load_simple_fit() by Simon Glass · 3 years, 7 months ago
  58. 8482356 test: Allow SPL to run any available test by Simon Glass · 3 years, 7 months ago
  59. 2a2814d test: Rename all linker lists to have a ut_ prefix by Simon Glass · 3 years, 7 months ago
  60. a7a9875 test: Add a macros for finding tests in linker_lists by Simon Glass · 3 years, 7 months ago
  61. 5c1cf4d test: log: Rename log main test file to log_ut.c by Simon Glass · 3 years, 7 months ago
  62. 664277f test: Move restoring of driver model state to ut_run_list() by Simon Glass · 3 years, 7 months ago
  63. 1fc9c12 test: Move the devicetree check into ut_run_list() by Simon Glass · 3 years, 7 months ago
  64. 45d191a test: Use return values in dm_test_run() by Simon Glass · 3 years, 7 months ago
  65. f97f85e test: Run driver-model tests using ut_run_list() by Simon Glass · 3 years, 7 months ago
  66. fe80686 test: Use a local variable for test state by Simon Glass · 3 years, 7 months ago
  67. d2281bb test: Add ut_run_test_live_flat() to run tests twice by Simon Glass · 3 years, 7 months ago
  68. c169d54 test: Drop dm_do_test() by Simon Glass · 3 years, 7 months ago
  69. ca44ca0 test: Use ut_run_test() to run driver model tests by Simon Glass · 3 years, 7 months ago
  70. 99a88fe test: Move test running into a separate function by Simon Glass · 3 years, 7 months ago
  71. e77615d test: Move dm_test_destroy() into test-main.c by Simon Glass · 3 years, 7 months ago
  72. c79705e test: Move dm_test_init() into test-main.c by Simon Glass · 3 years, 7 months ago
  73. 4a467c6 test: Drop struct dm_test_state by Simon Glass · 3 years, 7 months ago
  74. 72b524c test: Handle driver model reinit in test_pre_run() by Simon Glass · 3 years, 7 months ago
  75. 47ec3ed test: Move delay skipping to test_pre_run() by Simon Glass · 3 years, 7 months ago
  76. 7452471 test: Move console silencing to test_pre_run() by Simon Glass · 3 years, 7 months ago
  77. 19fb3db test: Drop mallinfo() work-around by Simon Glass · 3 years, 7 months ago
  78. 5a986f3 test: Move dm_scan_plat() to test_pre_run() by Simon Glass · 3 years, 7 months ago
  79. 4b8b27e test: Move do_autoprobe() to test_pre_run() by Simon Glass · 3 years, 7 months ago
  80. d8ed234 test: Move dm_extended_scan() to test_pre_run() by Simon Glass · 3 years, 7 months ago
  81. 30a0d20 test: Call test_pre/post_run() from driver model tests by Simon Glass · 3 years, 7 months ago
  82. d002a27 test: Create pre/post-run functions by Simon Glass · 3 years, 7 months ago
  83. 1c72175 test: Add an overall test runner by Simon Glass · 3 years, 7 months ago
  84. 409f4a2 test: Rename test-main.c to test-dm.c by Simon Glass · 3 years, 7 months ago
  85. 80b80d8 test: Correct setexpr test prefix by Simon Glass · 3 years, 7 months ago
  86. a353e76 test: Re-enable test_ofplatdata by Simon Glass · 3 years, 7 months ago
  87. bef1b28 sandbox: Drop the 'starting...' message by Simon Glass · 3 years, 7 months ago
  88. 7d3eff3 efi_loader: correct uboot_bin_env.its file format by Heinrich Schuchardt · 3 years, 7 months ago
  89. e91789e lib/charset: UTF-8 stream conversion by Heinrich Schuchardt · 3 years, 7 months ago
  90. ddbaff5 lib/charset: utf8_get() should return error by Heinrich Schuchardt · 3 years, 7 months ago
  91. 73bb90c efi_loader: carve out utf_to_cp() by Heinrich Schuchardt · 3 years, 7 months ago
  92. ea30921 test: cmd: Add a basic test for 'addrmap' command by Bin Meng · 3 years, 7 months ago
  93. 8a45b22 gpio: Add a way to read 3-way strapping pins by Simon Glass · 3 years, 8 months ago
  94. 7e0a96d dm: gpio: Add a way to update flags by Simon Glass · 3 years, 8 months ago
  95. a03a0aa gpio: sandbox: Rename GPIO dir_flags to flags by Simon Glass · 3 years, 8 months ago
  96. c0c1e62 gpio: Rename dm_gpio_get_dir_flags() to dm_gpio_get_flags() by Simon Glass · 3 years, 8 months ago
  97. 13979fc dm: gpio: Rename set_dir_flags() method to update_flags() by Simon Glass · 3 years, 8 months ago
  98. de1728c fastboot: Allow u-boot-style partitions by Sean Anderson · 3 years, 8 months ago
  99. d4f22cb test: dm: Add test for fastboot mmc partition naming by Sean Anderson · 3 years, 8 months ago
  100. 3f6fb77 mmc: sandbox: Add support for writing by Sean Anderson · 3 years, 8 months ago