1. b40399c cmd: pinmux: support pin name in status command by Patrick Delaunay · Fri May 21 09:47:32 2021 +0200
  2. da45368 cmd: pinmux: update result of do_status by Patrick Delaunay · Fri May 21 09:47:31 2021 +0200
  3. 81cd040 log: Allow padding of the function name by Simon Glass · Mon Jul 05 16:33:00 2021 -0600
  4. fc7a744 blk: Support iteration by Simon Glass · Mon Jul 05 16:32:59 2021 -0600
  5. 3e26de5 bloblist: Correct condition in bloblist_addrec() by Simon Glass · Mon Jul 05 16:32:55 2021 -0600
  6. f20a113 bloblist: Support resizing a blob by Simon Glass · Mon Jul 05 16:32:53 2021 -0600
  7. 1cd0600 sandbox: Support executables for more phases by Simon Glass · Mon Jul 05 16:32:45 2021 -0600
  8. f700504 test: Avoid a build error with SPL by Simon Glass · Mon Jul 05 16:32:43 2021 -0600
  9. 2697425 test: Add DM_DMA to be disabled by Simon Glass · Mon Jul 05 16:32:42 2021 -0600
  10. c124f34 test: Allow CONFIG_SPL_LOAD_FIT to be disabled by Simon Glass · Mon Jul 05 16:32:41 2021 -0600
  11. aa0edca Merge tag 'ti-v2021.10-rc1' of https://source.denx.de/u-boot/custodians/u-boot-ti by Tom Rini · Mon Jul 19 08:29:24 2021 -0400
  12. 8e2345e test: Rename final check in setexpr_test_backref() by Simon Glass · Thu May 13 19:39:19 2021 -0600
  13. a777ced Nokia RX-51: Add check for /lib/ld-linux.so.2 in test script by Pali Rohár · Fri Jun 18 15:31:08 2021 +0200
  14. 0a8825c Nokia RX-51: Add support for booting kernel in zImage format by Pali Rohár · Fri Jun 18 15:27:03 2021 +0200
  15. 8a8cd4f sandbox: cros-ec: Add tests for the Chromium OS EC PWM driver by Alper Nebi Yasak · Wed May 19 19:33:31 2021 +0300
  16. c8982d2 Docker/CI: Update to "focal" and latest build by Tom Rini · Thu Jun 10 10:57:36 2021 -0400
  17. e894615 test/py: rewrite sqfsls command test suite by Joao Marcos Costa · Wed Jun 30 19:45:05 2021 -0300
  18. 1f56737 test/py: rewrite sqfsload command test suite by Joao Marcos Costa · Wed Jun 30 19:45:04 2021 -0300
  19. ab09661 test/py: rewrite common tools for SquashFS tests by Joao Marcos Costa · Wed Jun 30 19:45:03 2021 -0300
  20. 7ff17f2 test/py: Wait for guestmount worker to exit after running guestunmount by Alper Nebi Yasak · Fri Jun 04 22:04:46 2021 +0300
  21. 3dec7a5 test/py: Use loop mounts if guestmount fails in filesystem tests by Alper Nebi Yasak · Fri Jun 04 22:04:45 2021 +0300
  22. d3e8b73 Merge tag 'v2021.07-rc5' into next by Tom Rini · Mon Jun 28 16:22:13 2021 -0400
  23. e897e3c dm: core: add ofnode_get_path() by Marek Behún · Wed May 26 14:08:18 2021 +0200
  24. 177ab7f dm: core: add non-translating version of ofnode_get_addr_size_index() by Marek Behún · Wed May 26 14:08:17 2021 +0200
  25. 70e473f test: Include /sbin to the PATH when creating file system by Andy Shevchenko · Thu Jun 10 18:08:42 2021 +0300
  26. 7efcdfd net: use the same alias stem for ethernet as linux by Michael Walle · Thu Feb 25 16:51:11 2021 +0100
  27. 8eaaedb log: Convert log values to printf() if not enabled by Simon Glass · Sat May 08 13:46:54 2021 -0600
  28. 2786707 sandbox: log: Avoid build error with !CONFIG_LOG by Simon Glass · Sat May 08 13:46:53 2021 -0600
  29. 7fb9759 log: Add support for logging a buffer by Simon Glass · Sat May 08 07:00:06 2021 -0600
  30. 02b8f1a display_options: Split print_buffer() into two functions by Simon Glass · Sat May 08 07:00:05 2021 -0600
  31. f1d0647 hexdump: Support any rowsize by Simon Glass · Sat May 08 07:00:03 2021 -0600
  32. 2650715 hexdump: Add support for sandbox by Simon Glass · Sat May 08 07:00:02 2021 -0600
  33. 85c8fc5 display_options: Drop two spaces before the ASCII column by Simon Glass · Sat May 08 07:00:00 2021 -0600
  34. 4a249ba test: Add a test for print_buffer() by Simon Glass · Sat May 08 06:59:59 2021 -0600
  35. d242368 test: Convert print tests to use ut framework by Simon Glass · Sat May 08 06:59:58 2021 -0600
  36. c638ae6 test: Detect when expect_str is too small by Simon Glass · Sat May 08 06:59:57 2021 -0600
  37. d6ed4af console: Report an error when output buffer is exhausted by Simon Glass · Sat May 08 06:59:56 2021 -0600
  38. a186072 test: lmb: add test for lmb_reserve_flags by Patrick Delaunay · Fri May 07 14:50:32 2021 +0200
  39. da37ed3 test: add dm_test_read_resource by Patrick Delaunay · Fri May 21 12:25:00 2021 +0200
  40. 46132c2 test: Fix filesystem tests always being skipped by Alper Nebi Yasak · Thu May 20 22:09:46 2021 +0300
  41. cecd47c part: Add check for NULL dev_part_str by Sean Anderson · Sat May 15 14:13:54 2021 -0400
  42. e92ed49 test/py: improve regular expression for ut subtest symbol matcher by Marek Behún · Thu May 20 13:23:54 2021 +0200
  43. 9d6710c test: Avoid random numbers in dm_test_devm_regmap() by Simon Glass · Thu May 13 19:39:23 2021 -0600
  44. 965a34f pytest: add sandbox test for "extension" command by Kory Maincent · Tue May 04 19:31:23 2021 +0200
  45. f8fc703 Revert "fdt: translate address if #size-cells = <0>" by Dario Binacchi · Sat May 01 17:05:26 2021 +0200
  46. 30d4d2b sandbox: add test of CONFIG_ENV_IMPORT_FDT by Rasmus Villemoes · Wed Apr 21 11:06:55 2021 +0200
  47. 1c83067 test: Add gpio-sysinfo test by Sean Anderson · Tue Apr 20 10:50:58 2021 -0400
  48. 6ccf10a sysinfo: Require that sysinfo_detect be called before other methods by Sean Anderson · Tue Apr 20 10:50:56 2021 -0400
  49. be0512f test: dm: add test item for ofnode_get_addr() and ofnode_get_size() by Chen Guanqiao · Mon Apr 12 14:51:12 2021 +0800
  50. 5ef3f79 tests: patman: Add requests to the module list by Tom Rini · Fri Feb 26 07:52:30 2021 -0500
  51. 00d4290 test: Use positive conditional in test_matches() by Andy Shevchenko · Thu Feb 11 16:40:11 2021 +0200
  52. d91cfbb test: Allow simple glob pattern in the test name by Andy Shevchenko · Thu Feb 11 16:40:10 2021 +0200
  53. 9b4cdef test: reset: Extend base reset test to catch error by Neil Armstrong · Tue Apr 20 10:42:25 2021 +0200
  54. 59f7789 test/py: Bump py to 1.10.0 for CVE-2020-29651 by Tom Rini · Wed Apr 21 10:22:01 2021 -0400
  55. c3d7d70 test/py: Fix efidebug related tests by Ilias Apalodimas · Fri Apr 23 16:24:13 2021 +0300
  56. 1fe3adc test: lmb: add test for overflow protection in lmb_add_region by Patrick Delaunay · Wed Mar 10 10:16:30 2021 +0100
  57. 619a182 test: Add test for partitions by Sean Anderson · Mon Apr 12 18:53:07 2021 -0400
  58. dffb347 test: Alphabetize dm Makefile by Sean Anderson · Tue Apr 20 11:03:12 2021 -0400
  59. 369d87a Add support for stack-protector by Joel Peshkin · Sun Apr 11 11:21:58 2021 +0200
  60. 0922673 test: fix test/dm/regmap.c by Heinrich Schuchardt · Sun Apr 11 11:21:56 2021 +0200
  61. 12e9681 Merge tag 'ti-v2021.07-rc1' of https://source.denx.de/u-boot/custodians/u-boot-ti by Tom Rini · Sun Apr 18 08:46:39 2021 -0400
  62. b575a8c Merge branch '2021-04-14-assorted-vboot-improvements' by Tom Rini · Thu Apr 15 17:10:25 2021 -0400
  63. 524a92c test: dm: Add a test case for simple-bus <ranges> by Bin Meng · Sun Mar 14 20:15:03 2021 +0800
  64. 381ed97 test: dm: Add a case to test ofnode_phy_is_fixed_link() by Bin Meng · Sun Mar 14 20:14:58 2021 +0800
  65. d9eaa92 sandbox: Add a DSA sandbox driver and unit test by Claudiu Manoil · Sun Mar 14 20:14:57 2021 +0800
  66. bc8aa28 test/py: ecdsa: Use mkimage keyfile instead of keydir argument by Alexandru Gagniuc · Fri Feb 19 12:45:20 2021 -0600
  67. 9b6fc0c test/py: ecdsa: Add test for mkimage ECDSA signing by Alexandru Gagniuc · Fri Feb 19 12:45:15 2021 -0600
  68. 1ae26b9 test/py: Add pycryptodomex to list of required pakages by Alexandru Gagniuc · Fri Feb 19 12:45:14 2021 -0600
  69. ab1975b test: qemu: add qfw sandbox driver, dm tests, qemu tests by Asherah Connor · Fri Mar 19 18:21:41 2021 +1100
  70. 33512d0 test: Add test for strlcat by Sean Anderson · Thu Mar 11 00:15:43 2021 -0500
  71. eeaf282 test: scmi: add local variables for scmi agent reference by Etienne Carriere · Mon Mar 08 22:38:09 2021 +0100
  72. c83a843 firmware: scmi: fix inline comments and minor coding style issues by Etienne Carriere · Mon Mar 08 22:38:08 2021 +0100
  73. b8f15cd firmware: scmi: sandbox test for voltage regulator by Etienne Carriere · Mon Mar 08 22:38:07 2021 +0100
  74. 69d61a3 hush: Fix assignments being misinterpreted as commands by Sean Anderson · Sun Feb 28 16:29:51 2021 -0500
  75. 20dd9e1 test: pinmux: add test for 'pinctrl-single' driver by Dario Binacchi · Sun Apr 11 09:39:50 2021 +0200
  76. 4692746 video: backlight: Support PWMs without a known period_ns by Alper Nebi Yasak · Thu Oct 22 23:49:26 2020 +0300
  77. 711cadb test: unit test for longjmp by Heinrich Schuchardt · Tue Mar 23 19:11:27 2021 +0100
  78. 7b154c7 pytest: Lower pygit2 requirement by Tom Rini · Fri Feb 26 07:52:28 2021 -0500
  79. 45b807d test: Allow tests to run on any board by Simon Glass · Thu Mar 25 10:44:33 2021 +1300
  80. 8183f43 Merge branch 'next' by Tom Rini · Mon Apr 05 11:29:57 2021 -0400
  81. e70ed8c test: Don't unmount not (yet) mounted system by Andy Shevchenko · Thu Feb 11 16:40:12 2021 +0200
  82. a18a36f Merge tag 'v2021.04-rc5' into next by Tom Rini · Mon Mar 29 17:53:19 2021 -0400
  83. 4cfecd9 dm: test: Always include command.h for print_ut by Sean Anderson · Thu Mar 25 22:02:28 2021 -0400
  84. 61d0464 sf: Support querying write-protect by Simon Glass · Mon Mar 15 18:11:17 2021 +1300
  85. 4d294a7 test: Silenece the echo and print tests by Simon Glass · Mon Mar 15 18:11:13 2021 +1300
  86. 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
  87. 8beeb28 dm: core: Create a struct for device runtime info by Simon Glass · Mon Mar 15 17:25:36 2021 +1300
  88. 9deea13 test: Run sandbox_spl tests on sandbox_noinst by Simon Glass · Mon Mar 15 17:25:33 2021 +1300
  89. cb79f07 sandbox: Create a new sandbox_noinst build by Simon Glass · Mon Mar 15 17:25:32 2021 +1300
  90. 77faa97 Revert "sandbox: Disable I2C emulators in SPL" by Simon Glass · Mon Mar 15 17:25:31 2021 +1300
  91. 0000e0d dm: Rename device_get_by_driver_info_idx() by Simon Glass · Mon Mar 15 17:25:28 2021 +1300
  92. 2f25998 dm: core: Drop device_get_by_driver_info() by Simon Glass · Mon Mar 15 17:25:25 2021 +1300
  93. 9bb88fb clk: sandbox: Create a special fixed-rate driver by Simon Glass · Mon Mar 15 17:25:24 2021 +1300
  94. 96113c1 dm: test: Avoid destroying uclasses with of-platdata-inst by Simon Glass · Mon Mar 15 17:25:21 2021 +1300
  95. a4636ba test: test the ESRT creation by Jose Marinho · Thu Mar 11 13:18:53 2021 +0000
  96. 773c090 efidebug: add multiple device path instances on Boot#### by Ilias Apalodimas · Wed Mar 17 21:55:01 2021 +0200
  97. df56e0b dtoc: Assign a sequence number to each node by Simon Glass · Wed Feb 03 06:01:09 2021 -0700
  98. fce3802 test: print_ut: Fix potential build error by Bin Meng · Wed Feb 17 17:31:47 2021 +0800
  99. 0bcbec7 test: cmd: setexpr: Fix a typo by Bin Meng · Wed Feb 17 17:04:06 2021 +0800
  100. 9cdba9b test: Include /sbin to the PATH when creating ext4 disk image by Andy Shevchenko · Thu Feb 11 16:40:09 2021 +0200