1. 711cadb test: unit test for longjmp by Heinrich Schuchardt · Tue Mar 23 19:11:27 2021 +0100
  2. 7b154c7 pytest: Lower pygit2 requirement by Tom Rini · Fri Feb 26 07:52:28 2021 -0500
  3. 45b807d test: Allow tests to run on any board by Simon Glass · Thu Mar 25 10:44:33 2021 +1300
  4. 8183f43 Merge branch 'next' by Tom Rini · Mon Apr 05 11:29:57 2021 -0400
  5. e70ed8c test: Don't unmount not (yet) mounted system by Andy Shevchenko · Thu Feb 11 16:40:12 2021 +0200
  6. a18a36f Merge tag 'v2021.04-rc5' into next by Tom Rini · Mon Mar 29 17:53:19 2021 -0400
  7. 4cfecd9 dm: test: Always include command.h for print_ut by Sean Anderson · Thu Mar 25 22:02:28 2021 -0400
  8. 61d0464 sf: Support querying write-protect by Simon Glass · Mon Mar 15 18:11:17 2021 +1300
  9. 4d294a7 test: Silenece the echo and print tests by Simon Glass · Mon Mar 15 18:11:13 2021 +1300
  10. 903d4f6 Merge tag 'dm-pull-26mar21-take2' of git://git.denx.de/u-boot-dm into next by Tom Rini · Fri Mar 26 12:15:26 2021 -0400
  11. 8beeb28 dm: core: Create a struct for device runtime info by Simon Glass · Mon Mar 15 17:25:36 2021 +1300
  12. 9deea13 test: Run sandbox_spl tests on sandbox_noinst by Simon Glass · Mon Mar 15 17:25:33 2021 +1300
  13. cb79f07 sandbox: Create a new sandbox_noinst build by Simon Glass · Mon Mar 15 17:25:32 2021 +1300
  14. 77faa97 Revert "sandbox: Disable I2C emulators in SPL" by Simon Glass · Mon Mar 15 17:25:31 2021 +1300
  15. 0000e0d dm: Rename device_get_by_driver_info_idx() by Simon Glass · Mon Mar 15 17:25:28 2021 +1300
  16. 2f25998 dm: core: Drop device_get_by_driver_info() by Simon Glass · Mon Mar 15 17:25:25 2021 +1300
  17. 9bb88fb clk: sandbox: Create a special fixed-rate driver by Simon Glass · Mon Mar 15 17:25:24 2021 +1300
  18. 96113c1 dm: test: Avoid destroying uclasses with of-platdata-inst by Simon Glass · Mon Mar 15 17:25:21 2021 +1300
  19. a4636ba test: test the ESRT creation by Jose Marinho · Thu Mar 11 13:18:53 2021 +0000
  20. 773c090 efidebug: add multiple device path instances on Boot#### by Ilias Apalodimas · Wed Mar 17 21:55:01 2021 +0200
  21. df56e0b dtoc: Assign a sequence number to each node by Simon Glass · Wed Feb 03 06:01:09 2021 -0700
  22. fce3802 test: print_ut: Fix potential build error by Bin Meng · Wed Feb 17 17:31:47 2021 +0800
  23. 0bcbec7 test: cmd: setexpr: Fix a typo by Bin Meng · Wed Feb 17 17:04:06 2021 +0800
  24. 9cdba9b test: Include /sbin to the PATH when creating ext4 disk image by Andy Shevchenko · Thu Feb 11 16:40:09 2021 +0200
  25. d280d81 Merge tag 'v2021.04-rc4' into next by Tom Rini · Mon Mar 15 12:15:38 2021 -0400
  26. 905b173 test: py: add initial coverage for scp03 cmd by Igor Opaniuk · Sun Feb 14 16:27:28 2021 +0100
  27. 60e08ee test: acpi: Fix warnings on 32-bit build by Simon Glass · Sun Feb 07 14:27:05 2021 -0700
  28. 5fc47e3 log: Handle line continuation by Simon Glass · Wed Jan 20 20:10:53 2021 -0700
  29. ee11209 spl: test: Add a test for spl_load_simple_fit() by Simon Glass · Sun Mar 07 17:35:15 2021 -0700
  30. 1ef74ab test: Allow SPL to run any available test by Simon Glass · Sun Mar 07 17:35:12 2021 -0700
  31. 1638693 test: Rename all linker lists to have a ut_ prefix by Simon Glass · Sun Mar 07 17:35:11 2021 -0700
  32. b50211f test: Add a macros for finding tests in linker_lists by Simon Glass · Sun Mar 07 17:35:10 2021 -0700
  33. 11abb2b test: log: Rename log main test file to log_ut.c by Simon Glass · Sun Mar 07 17:35:09 2021 -0700
  34. 53d1b19 test: Move restoring of driver model state to ut_run_list() by Simon Glass · Sun Mar 07 17:35:08 2021 -0700
  35. 1899e13 test: Move the devicetree check into ut_run_list() by Simon Glass · Sun Mar 07 17:35:07 2021 -0700
  36. 5ed319b test: Use return values in dm_test_run() by Simon Glass · Sun Mar 07 17:35:06 2021 -0700
  37. bb2b173 test: Run driver-model tests using ut_run_list() by Simon Glass · Sun Mar 07 17:35:05 2021 -0700
  38. 4066d8d test: Use a local variable for test state by Simon Glass · Sun Mar 07 17:35:04 2021 -0700
  39. 0d32ec2 test: Add ut_run_test_live_flat() to run tests twice by Simon Glass · Sun Mar 07 17:35:03 2021 -0700
  40. d97fd78 test: Drop dm_do_test() by Simon Glass · Sun Mar 07 17:35:02 2021 -0700
  41. 436687e test: Use ut_run_test() to run driver model tests by Simon Glass · Sun Mar 07 17:35:01 2021 -0700
  42. 5517edb test: Move test running into a separate function by Simon Glass · Sun Mar 07 17:35:00 2021 -0700
  43. 5b7e55b test: Move dm_test_destroy() into test-main.c by Simon Glass · Sun Mar 07 17:34:59 2021 -0700
  44. 2dba476 test: Move dm_test_init() into test-main.c by Simon Glass · Sun Mar 07 17:34:58 2021 -0700
  45. b98bfbc test: Drop struct dm_test_state by Simon Glass · Sun Mar 07 17:34:57 2021 -0700
  46. b2890a1 test: Handle driver model reinit in test_pre_run() by Simon Glass · Sun Mar 07 17:34:56 2021 -0700
  47. 59cad96 test: Move delay skipping to test_pre_run() by Simon Glass · Sun Mar 07 17:34:55 2021 -0700
  48. 2b566b9 test: Move console silencing to test_pre_run() by Simon Glass · Sun Mar 07 17:34:54 2021 -0700
  49. 86a5bd0 test: Drop mallinfo() work-around by Simon Glass · Sun Mar 07 17:34:53 2021 -0700
  50. 177e0fd test: Move dm_scan_plat() to test_pre_run() by Simon Glass · Sun Mar 07 17:34:52 2021 -0700
  51. 242357c test: Move do_autoprobe() to test_pre_run() by Simon Glass · Sun Mar 07 17:34:51 2021 -0700
  52. d18f739 test: Move dm_extended_scan() to test_pre_run() by Simon Glass · Sun Mar 07 17:34:50 2021 -0700
  53. 0f8f677 test: Call test_pre/post_run() from driver model tests by Simon Glass · Sun Mar 07 17:34:49 2021 -0700
  54. d93dc7d test: Create pre/post-run functions by Simon Glass · Sun Mar 07 17:34:48 2021 -0700
  55. 5722fb2 test: Add an overall test runner by Simon Glass · Sun Mar 07 17:34:47 2021 -0700
  56. a1add9d test: Rename test-main.c to test-dm.c by Simon Glass · Sun Mar 07 17:34:46 2021 -0700
  57. 8f05ec4 test: Correct setexpr test prefix by Simon Glass · Sun Mar 07 17:34:44 2021 -0700
  58. 2a4b03f test: Re-enable test_ofplatdata by Simon Glass · Sun Mar 07 17:34:41 2021 -0700
  59. 46c0374 sandbox: Drop the 'starting...' message by Simon Glass · Sun Mar 07 17:34:40 2021 -0700
  60. 76a2ce9 efi_loader: correct uboot_bin_env.its file format by Heinrich Schuchardt · Tue Mar 02 08:07:19 2021 +0100
  61. 6aa77ac lib/charset: UTF-8 stream conversion by Heinrich Schuchardt · Sat Feb 27 14:08:38 2021 +0100
  62. e3fa74b lib/charset: utf8_get() should return error by Heinrich Schuchardt · Sat Feb 27 14:08:37 2021 +0100
  63. 91fb089 efi_loader: carve out utf_to_cp() by Heinrich Schuchardt · Sat Feb 27 14:08:36 2021 +0100
  64. 261fc06 test: cmd: Add a basic test for 'addrmap' command by Bin Meng · Thu Feb 25 17:22:35 2021 +0800
  65. 247ccf2 gpio: Add a way to read 3-way strapping pins by Simon Glass · Thu Feb 04 21:22:09 2021 -0700
  66. 7b893f9 dm: gpio: Add a way to update flags by Simon Glass · Thu Feb 04 21:22:03 2021 -0700
  67. 3f2d575 gpio: sandbox: Rename GPIO dir_flags to flags by Simon Glass · Thu Feb 04 21:21:59 2021 -0700
  68. 909bee3 gpio: Rename dm_gpio_get_dir_flags() to dm_gpio_get_flags() by Simon Glass · Thu Feb 04 21:21:57 2021 -0700
  69. 54befdd dm: gpio: Rename set_dir_flags() method to update_flags() by Simon Glass · Thu Feb 04 21:21:55 2021 -0700
  70. c4f2d64 fastboot: Allow u-boot-style partitions by Sean Anderson · Fri Feb 05 09:39:00 2021 -0500
  71. 2a19109 test: dm: Add test for fastboot mmc partition naming by Sean Anderson · Fri Feb 05 09:38:54 2021 -0500
  72. b2f1c0b mmc: sandbox: Add support for writing by Sean Anderson · Fri Feb 05 09:38:53 2021 -0500
  73. c33f85e test: missing dependency for test/cmd/setexpr.c by Heinrich Schuchardt · Wed Feb 17 12:58:14 2021 +0100
  74. 00b5acd Merge tag 'u-boot-amlogic-20210222' of https://gitlab.denx.de/u-boot/custodians/u-boot-amlogic by Tom Rini · Mon Feb 22 12:37:02 2021 -0500
  75. 3524a5e dm: test: Add test case for dev_phys_to_bus()/dev_bus_to_phys() by Nicolas Saenz Julienne · Tue Jan 12 13:55:27 2021 +0100
  76. 892e9b4 dm: test: Add test case for dev->dma_offset by Nicolas Saenz Julienne · Tue Jan 12 13:55:25 2021 +0100
  77. 22b7f7e dm: test: Add test case for dev_get_dma_ranges() by Nicolas Saenz Julienne · Tue Jan 12 13:55:23 2021 +0100
  78. ad39859 test: add a simple test for the adc-keys button driver by Marek Szyprowski · Thu Feb 18 11:33:18 2021 +0100
  79. 40154e9 test: dm: tee: extend with RPC test by Igor Opaniuk · Mon Jan 25 14:28:43 2021 +0200
  80. f9254f7 test: py: add pygit2 and pyelftools to requirements.txt by Igor Opaniuk · Mon Jan 25 14:28:41 2021 +0200
  81. b823daa image: Check for unit addresses in FITs by Simon Glass · Mon Feb 15 17:08:12 2021 -0700
  82. 19d2c02 libfdt: Check for multiple/invalid root nodes by Simon Glass · Mon Feb 15 17:08:11 2021 -0700
  83. 5e942f7 test: Add tests for the 'evil' vboot attacks by Simon Glass · Mon Feb 15 17:08:08 2021 -0700
  84. 141f49a test: Add vboot_evil implementation by Simon Glass · Mon Feb 15 17:08:07 2021 -0700
  85. 4433890 fit: Don't allow verification of images with @ nodes by Simon Glass · Mon Feb 15 17:08:06 2021 -0700
  86. b1db71b Merge branch '2021-02-02-drop-asm_global_data-when-unused' by Tom Rini · Mon Feb 15 08:19:40 2021 -0500
  87. abbdbbd dm: core: Add late driver remove option by Marek Vasut · Sun Jan 24 14:32:46 2021 -0700
  88. df34d0b dm: core: Avoid partially removing devices by Simon Glass · Sun Jan 24 14:32:45 2021 -0700
  89. 3ba929a common: Drop asm/global_data.h from common header by Simon Glass · Fri Oct 30 21:38:53 2020 -0600
  90. 76e6a9e test/py: fix runtest wrapper for pytest 6 by Stephen Warren · Sat Jan 30 20:12:18 2021 -0700
  91. bf0a692 dm: core: Update ofnode_read_fmap_entry() to read hashes by Simon Glass · Thu Jan 21 13:57:14 2021 -0700
  92. 6d0601e sandbox: Disable I2C emulators in SPL by Simon Glass · Thu Jan 21 13:57:09 2021 -0700
  93. 333e3a9 cros_ec: Add vstore support by Simon Glass · Sat Jan 16 14:52:31 2021 -0700
  94. 0316130 cros_ec: Show events in human-readable form by Simon Glass · Sat Jan 16 14:52:29 2021 -0700
  95. 9d70252 cros_ec: Add support for switches by Simon Glass · Sat Jan 16 14:52:28 2021 -0700
  96. 959e1ce cros_ec: Support reading EC features by Simon Glass · Sat Jan 16 14:52:26 2021 -0700
  97. 33909b5 cros_ec: Add support for reading the SKU ID by Simon Glass · Sat Jan 16 14:52:25 2021 -0700
  98. 9b306e5 cros_ec: Add a function for the hello message by Simon Glass · Sat Jan 16 14:52:22 2021 -0700
  99. 9211181 test: inconsistent string tests by Heinrich Schuchardt · Mon Jan 18 00:17:34 2021 +0100
  100. c38be19 test: inconsistent bootm tests by Heinrich Schuchardt · Mon Jan 18 00:17:33 2021 +0100