1. f91ff5a sandbox: add test of wdt-uclass' watchdog_reset() by Rasmus Villemoes · Thu Aug 19 11:57:06 2021 +0200
  2. 2b67387 sandbox: add test of wdt_gpio driver by Rasmus Villemoes · Thu Aug 19 11:57:05 2021 +0200
  3. 8889581 bootcount: add a new driver with syscon as backend by Nandor Han · Thu Jun 10 15:40:38 2021 +0300
  4. 8e841fb i2c: add dm_i2c_reg_clrset by Sebastian Reichel · Thu Jul 15 17:39:59 2021 +0200
  5. 9f1868e test: dm: Add test for ECDSA UCLASS support by Alexandru Gagniuc · Thu Jul 29 11:47:19 2021 -0500
  6. 8e9eacf dm: core: Don't allow uclass use before ready by Simon Glass · Sun Aug 01 12:05:23 2021 -0600
  7. c14d7b3 Merge https://source.denx.de/u-boot/custodians/u-boot-samsung by Tom Rini · Tue Aug 03 09:07:01 2021 -0400
  8. 90877bb lib: Allow using 0x when a decimal value is requested by Simon Glass · Sat Jul 24 09:03:38 2021 -0600
  9. b9efdf5 lib: Add octal tests for simple_strtoul/l() by Simon Glass · Sat Jul 24 09:03:34 2021 -0600
  10. 238efc2 lib: Add tests for simple_strtoull() by Simon Glass · Sat Jul 24 09:03:33 2021 -0600
  11. 8be8eab lib: Drop unnecessary check for hex digit by Simon Glass · Sat Jul 24 09:03:32 2021 -0600
  12. ff9b903 global: Convert simple_strtoul() with decimal to dectoul() by Simon Glass · Sat Jul 24 09:03:30 2021 -0600
  13. 3ff49ec global: Convert simple_strtoul() with hex to hextoul() by Simon Glass · Sat Jul 24 09:03:29 2021 -0600
  14. 4311832 dtoc: Support widening a bool value by Simon Glass · Wed Jul 28 19:23:11 2021 -0600
  15. a7d6698 dtoc: Fix widening an int array to an int by Simon Glass · Wed Jul 28 19:23:10 2021 -0600
  16. d8c6017 sandbox: Reduce keyed autoboot delay by Simon Glass · Sat Jul 24 15:14:39 2021 -0600
  17. 0021102 sandbox: tpm: Support extending a PCR multiple times by Simon Glass · Sun Jul 18 14:18:06 2021 -0600
  18. 08543a2 Merge branch '2021-07-28-assorted-fixes' by Tom Rini · Thu Jul 29 12:10:23 2021 -0400
  19. e9d78e97 Merge tag 'ti-v2021.10-rc2' of https://source.denx.de/u-boot/custodians/u-boot-ti by Tom Rini · Thu Jul 29 08:20:06 2021 -0400
  20. aeb7e66 test/py: Improve check for mksquashfs version by Marek Behún · Thu Jul 22 22:52:05 2021 +0200
  21. 6358207 test: cmd: setexpr: add format string tests by Roland Gaudig · Fri Jul 23 12:29:23 2021 +0000
  22. ae93e8a dm: test: Add test case to check node name ignoring unit address by Kishon Vijay Abraham I · Wed Jul 21 21:28:31 2021 +0530
  23. d908210 test: Fix size_t formats in strlcat test by Simon Glass · Sun Jul 18 19:02:41 2021 -0600
  24. 35d111e test/py: efi_capsule: align with efidebug syntax changes by AKASHI Takahiro · Tue Jul 20 14:57:56 2021 +0900
  25. e1788f9 test: add first autoboot unit tests by Steffen Jaeckel · Thu Jul 08 15:57:40 2021 +0200
  26. 878c91b lib: wrap crypt API to hide errno usage by Steffen Jaeckel · Thu Jul 08 15:57:34 2021 +0200
  27. 229bd51 lib: add crypt subsystem by Steffen Jaeckel · Thu Jul 08 15:57:33 2021 +0200
  28. 7e4067a reboot-mode: read the boot mode from RTC memory by Nandor Han · Thu Jun 10 16:56:45 2021 +0300
  29. 6521e5d reboot-mode: read the boot mode from GPIOs status by Nandor Han · Thu Jun 10 16:56:44 2021 +0300
  30. b40399c cmd: pinmux: support pin name in status command by Patrick Delaunay · Fri May 21 09:47:32 2021 +0200
  31. da45368 cmd: pinmux: update result of do_status by Patrick Delaunay · Fri May 21 09:47:31 2021 +0200
  32. 81cd040 log: Allow padding of the function name by Simon Glass · Mon Jul 05 16:33:00 2021 -0600
  33. fc7a744 blk: Support iteration by Simon Glass · Mon Jul 05 16:32:59 2021 -0600
  34. 3e26de5 bloblist: Correct condition in bloblist_addrec() by Simon Glass · Mon Jul 05 16:32:55 2021 -0600
  35. f20a113 bloblist: Support resizing a blob by Simon Glass · Mon Jul 05 16:32:53 2021 -0600
  36. 1cd0600 sandbox: Support executables for more phases by Simon Glass · Mon Jul 05 16:32:45 2021 -0600
  37. f700504 test: Avoid a build error with SPL by Simon Glass · Mon Jul 05 16:32:43 2021 -0600
  38. 2697425 test: Add DM_DMA to be disabled by Simon Glass · Mon Jul 05 16:32:42 2021 -0600
  39. c124f34 test: Allow CONFIG_SPL_LOAD_FIT to be disabled by Simon Glass · Mon Jul 05 16:32:41 2021 -0600
  40. 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
  41. 8e2345e test: Rename final check in setexpr_test_backref() by Simon Glass · Thu May 13 19:39:19 2021 -0600
  42. 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
  43. 0a8825c Nokia RX-51: Add support for booting kernel in zImage format by Pali Rohár · Fri Jun 18 15:27:03 2021 +0200
  44. 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
  45. c8982d2 Docker/CI: Update to "focal" and latest build by Tom Rini · Thu Jun 10 10:57:36 2021 -0400
  46. e894615 test/py: rewrite sqfsls command test suite by Joao Marcos Costa · Wed Jun 30 19:45:05 2021 -0300
  47. 1f56737 test/py: rewrite sqfsload command test suite by Joao Marcos Costa · Wed Jun 30 19:45:04 2021 -0300
  48. ab09661 test/py: rewrite common tools for SquashFS tests by Joao Marcos Costa · Wed Jun 30 19:45:03 2021 -0300
  49. 7ff17f2 test/py: Wait for guestmount worker to exit after running guestunmount by Alper Nebi Yasak · Fri Jun 04 22:04:46 2021 +0300
  50. 3dec7a5 test/py: Use loop mounts if guestmount fails in filesystem tests by Alper Nebi Yasak · Fri Jun 04 22:04:45 2021 +0300
  51. d3e8b73 Merge tag 'v2021.07-rc5' into next by Tom Rini · Mon Jun 28 16:22:13 2021 -0400
  52. e897e3c dm: core: add ofnode_get_path() by Marek Behún · Wed May 26 14:08:18 2021 +0200
  53. 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
  54. 70e473f test: Include /sbin to the PATH when creating file system by Andy Shevchenko · Thu Jun 10 18:08:42 2021 +0300
  55. 7efcdfd net: use the same alias stem for ethernet as linux by Michael Walle · Thu Feb 25 16:51:11 2021 +0100
  56. 8eaaedb log: Convert log values to printf() if not enabled by Simon Glass · Sat May 08 13:46:54 2021 -0600
  57. 2786707 sandbox: log: Avoid build error with !CONFIG_LOG by Simon Glass · Sat May 08 13:46:53 2021 -0600
  58. 7fb9759 log: Add support for logging a buffer by Simon Glass · Sat May 08 07:00:06 2021 -0600
  59. 02b8f1a display_options: Split print_buffer() into two functions by Simon Glass · Sat May 08 07:00:05 2021 -0600
  60. f1d0647 hexdump: Support any rowsize by Simon Glass · Sat May 08 07:00:03 2021 -0600
  61. 2650715 hexdump: Add support for sandbox by Simon Glass · Sat May 08 07:00:02 2021 -0600
  62. 85c8fc5 display_options: Drop two spaces before the ASCII column by Simon Glass · Sat May 08 07:00:00 2021 -0600
  63. 4a249ba test: Add a test for print_buffer() by Simon Glass · Sat May 08 06:59:59 2021 -0600
  64. d242368 test: Convert print tests to use ut framework by Simon Glass · Sat May 08 06:59:58 2021 -0600
  65. c638ae6 test: Detect when expect_str is too small by Simon Glass · Sat May 08 06:59:57 2021 -0600
  66. d6ed4af console: Report an error when output buffer is exhausted by Simon Glass · Sat May 08 06:59:56 2021 -0600
  67. a186072 test: lmb: add test for lmb_reserve_flags by Patrick Delaunay · Fri May 07 14:50:32 2021 +0200
  68. da37ed3 test: add dm_test_read_resource by Patrick Delaunay · Fri May 21 12:25:00 2021 +0200
  69. 46132c2 test: Fix filesystem tests always being skipped by Alper Nebi Yasak · Thu May 20 22:09:46 2021 +0300
  70. cecd47c part: Add check for NULL dev_part_str by Sean Anderson · Sat May 15 14:13:54 2021 -0400
  71. e92ed49 test/py: improve regular expression for ut subtest symbol matcher by Marek Behún · Thu May 20 13:23:54 2021 +0200
  72. 9d6710c test: Avoid random numbers in dm_test_devm_regmap() by Simon Glass · Thu May 13 19:39:23 2021 -0600
  73. 965a34f pytest: add sandbox test for "extension" command by Kory Maincent · Tue May 04 19:31:23 2021 +0200
  74. f8fc703 Revert "fdt: translate address if #size-cells = <0>" by Dario Binacchi · Sat May 01 17:05:26 2021 +0200
  75. 30d4d2b sandbox: add test of CONFIG_ENV_IMPORT_FDT by Rasmus Villemoes · Wed Apr 21 11:06:55 2021 +0200
  76. 1c83067 test: Add gpio-sysinfo test by Sean Anderson · Tue Apr 20 10:50:58 2021 -0400
  77. 6ccf10a sysinfo: Require that sysinfo_detect be called before other methods by Sean Anderson · Tue Apr 20 10:50:56 2021 -0400
  78. 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
  79. 5ef3f79 tests: patman: Add requests to the module list by Tom Rini · Fri Feb 26 07:52:30 2021 -0500
  80. 00d4290 test: Use positive conditional in test_matches() by Andy Shevchenko · Thu Feb 11 16:40:11 2021 +0200
  81. d91cfbb test: Allow simple glob pattern in the test name by Andy Shevchenko · Thu Feb 11 16:40:10 2021 +0200
  82. 9b4cdef test: reset: Extend base reset test to catch error by Neil Armstrong · Tue Apr 20 10:42:25 2021 +0200
  83. 59f7789 test/py: Bump py to 1.10.0 for CVE-2020-29651 by Tom Rini · Wed Apr 21 10:22:01 2021 -0400
  84. c3d7d70 test/py: Fix efidebug related tests by Ilias Apalodimas · Fri Apr 23 16:24:13 2021 +0300
  85. 1fe3adc test: lmb: add test for overflow protection in lmb_add_region by Patrick Delaunay · Wed Mar 10 10:16:30 2021 +0100
  86. 619a182 test: Add test for partitions by Sean Anderson · Mon Apr 12 18:53:07 2021 -0400
  87. dffb347 test: Alphabetize dm Makefile by Sean Anderson · Tue Apr 20 11:03:12 2021 -0400
  88. 369d87a Add support for stack-protector by Joel Peshkin · Sun Apr 11 11:21:58 2021 +0200
  89. 0922673 test: fix test/dm/regmap.c by Heinrich Schuchardt · Sun Apr 11 11:21:56 2021 +0200
  90. 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
  91. b575a8c Merge branch '2021-04-14-assorted-vboot-improvements' by Tom Rini · Thu Apr 15 17:10:25 2021 -0400
  92. 524a92c test: dm: Add a test case for simple-bus <ranges> by Bin Meng · Sun Mar 14 20:15:03 2021 +0800
  93. 381ed97 test: dm: Add a case to test ofnode_phy_is_fixed_link() by Bin Meng · Sun Mar 14 20:14:58 2021 +0800
  94. d9eaa92 sandbox: Add a DSA sandbox driver and unit test by Claudiu Manoil · Sun Mar 14 20:14:57 2021 +0800
  95. bc8aa28 test/py: ecdsa: Use mkimage keyfile instead of keydir argument by Alexandru Gagniuc · Fri Feb 19 12:45:20 2021 -0600
  96. 9b6fc0c test/py: ecdsa: Add test for mkimage ECDSA signing by Alexandru Gagniuc · Fri Feb 19 12:45:15 2021 -0600
  97. 1ae26b9 test/py: Add pycryptodomex to list of required pakages by Alexandru Gagniuc · Fri Feb 19 12:45:14 2021 -0600
  98. ab1975b test: qemu: add qfw sandbox driver, dm tests, qemu tests by Asherah Connor · Fri Mar 19 18:21:41 2021 +1100
  99. 33512d0 test: Add test for strlcat by Sean Anderson · Thu Mar 11 00:15:43 2021 -0500
  100. eeaf282 test: scmi: add local variables for scmi agent reference by Etienne Carriere · Mon Mar 08 22:38:09 2021 +0100