1. 4b2a18b lib: Add memdup() by Simon Glass · Sat Sep 25 07:03:06 2021 -0600
  2. e72139e clk: k210: Try harder to get the best config by Sean Anderson · Sat Sep 11 13:20:03 2021 -0400
  3. e850b4c test: dm: k210: Reduce duplication in test cases by Sean Anderson · Sat Sep 11 13:20:02 2021 -0400
  4. f0de20e acpi: Use U-Boot version for OEM_REVISION by Pali Rohár · Sat Jul 10 13:10:01 2021 +0200
  5. 9fdddc8 test: Allow tpm2 tests to run in parallel by Simon Glass · Sun Sep 19 15:14:50 2021 -0600
  6. 9ce82a5 test: Allow hush tests to run in parallel by Simon Glass · Sun Sep 19 15:14:49 2021 -0600
  7. e9eeca8 test: Allow vboot tests to run in parallel by Simon Glass · Sun Sep 19 15:14:48 2021 -0600
  8. 16521e7 test/py: Check hashes produced by mkimage against known values by Alexandru Gagniuc · Wed Sep 15 14:33:01 2021 -0500
  9. 3fd6633 WS cleanup: remove trailing empty lines by Wolfgang Denk · Mon Sep 27 17:42:36 2021 +0200
  10. 9df3865 Merge branch 'network_master' of https://source.denx.de/u-boot/custodians/u-boot-net into next by Tom Rini · Wed Sep 29 07:58:20 2021 -0400
  11. 5041e42 net: update NXP copyright text by Vladimir Oltean · Fri Sep 17 14:27:13 2021 +0300
  12. d0632a8 test/py: tpm2: Skip tpm pytest based on env variable by T Karthik Reddy · Fri Jul 23 06:18:26 2021 -0600
  13. f04c4ab Merge tag 'dm-pull-next-27sep21' of https://source.denx.de/u-boot/custodians/u-boot-dm into next by Tom Rini · Mon Sep 27 11:09:23 2021 -0400
  14. 961578e Merge tag 'v2021.10-rc5' into next by Tom Rini · Mon Sep 27 09:45:36 2021 -0400
  15. 20f9d3d sandbox: correct cpu nodes by Heinrich Schuchardt · Sat Aug 28 11:42:08 2021 +0200
  16. 2149e11 dm: gpio: Add of-platdata support by Simon Glass · Sat Aug 07 07:24:12 2021 -0600
  17. e7995f7 irq: Tidy up of-platdata irq support by Simon Glass · Sat Aug 07 07:24:11 2021 -0600
  18. 1257efc clk: Rename clk_get_by_driver_info() by Simon Glass · Sat Aug 07 07:24:09 2021 -0600
  19. 0034d96 treewide: fdt: Move fdt_get_config_... to ofnode_conf_read... by Simon Glass · Sat Aug 07 07:24:01 2021 -0600
  20. eca717c test/py: tpm2: Skip tpm pytest based on env variable by T Karthik Reddy · Fri Jul 23 06:18:26 2021 -0600
  21. 6e1f085 Remove including timestamp.h in version.h by Pali Rohár · Mon Aug 02 15:18:38 2021 +0200
  22. ba87ddf version: Move version_string[] from version.h to version_string.h by Pali Rohár · Mon Aug 02 15:18:31 2021 +0200
  23. 12892b0 test: Add a way to skip console checking until a string matches by Simon Glass · Wed Aug 18 21:40:33 2021 -0600
  24. 723ef9d test: Tidy a comment in the bloblist test by Simon Glass · Wed Aug 18 21:40:28 2021 -0600
  25. 17a2907 Merge tag 'v2021.10-rc4' into next by Tom Rini · Thu Sep 16 10:29:40 2021 -0400
  26. 3933d29 pci: Drop DM_PCI by Simon Glass · Sun Aug 01 18:54:44 2021 -0600
  27. f4d6039 serial: Rename SERIAL_SUPPORT to SERIAL by Simon Glass · Sun Aug 08 12:20:12 2021 -0600
  28. f91ff5a sandbox: add test of wdt-uclass' watchdog_reset() by Rasmus Villemoes · Thu Aug 19 11:57:06 2021 +0200
  29. 2b67387 sandbox: add test of wdt_gpio driver by Rasmus Villemoes · Thu Aug 19 11:57:05 2021 +0200
  30. 8889581 bootcount: add a new driver with syscon as backend by Nandor Han · Thu Jun 10 15:40:38 2021 +0300
  31. 8e841fb i2c: add dm_i2c_reg_clrset by Sebastian Reichel · Thu Jul 15 17:39:59 2021 +0200
  32. 9f1868e test: dm: Add test for ECDSA UCLASS support by Alexandru Gagniuc · Thu Jul 29 11:47:19 2021 -0500
  33. 8e9eacf dm: core: Don't allow uclass use before ready by Simon Glass · Sun Aug 01 12:05:23 2021 -0600
  34. c14d7b3 Merge https://source.denx.de/u-boot/custodians/u-boot-samsung by Tom Rini · Tue Aug 03 09:07:01 2021 -0400
  35. 90877bb lib: Allow using 0x when a decimal value is requested by Simon Glass · Sat Jul 24 09:03:38 2021 -0600
  36. b9efdf5 lib: Add octal tests for simple_strtoul/l() by Simon Glass · Sat Jul 24 09:03:34 2021 -0600
  37. 238efc2 lib: Add tests for simple_strtoull() by Simon Glass · Sat Jul 24 09:03:33 2021 -0600
  38. 8be8eab lib: Drop unnecessary check for hex digit by Simon Glass · Sat Jul 24 09:03:32 2021 -0600
  39. ff9b903 global: Convert simple_strtoul() with decimal to dectoul() by Simon Glass · Sat Jul 24 09:03:30 2021 -0600
  40. 3ff49ec global: Convert simple_strtoul() with hex to hextoul() by Simon Glass · Sat Jul 24 09:03:29 2021 -0600
  41. 4311832 dtoc: Support widening a bool value by Simon Glass · Wed Jul 28 19:23:11 2021 -0600
  42. a7d6698 dtoc: Fix widening an int array to an int by Simon Glass · Wed Jul 28 19:23:10 2021 -0600
  43. d8c6017 sandbox: Reduce keyed autoboot delay by Simon Glass · Sat Jul 24 15:14:39 2021 -0600
  44. 0021102 sandbox: tpm: Support extending a PCR multiple times by Simon Glass · Sun Jul 18 14:18:06 2021 -0600
  45. 08543a2 Merge branch '2021-07-28-assorted-fixes' by Tom Rini · Thu Jul 29 12:10:23 2021 -0400
  46. 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
  47. aeb7e66 test/py: Improve check for mksquashfs version by Marek Behún · Thu Jul 22 22:52:05 2021 +0200
  48. 6358207 test: cmd: setexpr: add format string tests by Roland Gaudig · Fri Jul 23 12:29:23 2021 +0000
  49. 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
  50. d908210 test: Fix size_t formats in strlcat test by Simon Glass · Sun Jul 18 19:02:41 2021 -0600
  51. 35d111e test/py: efi_capsule: align with efidebug syntax changes by AKASHI Takahiro · Tue Jul 20 14:57:56 2021 +0900
  52. e1788f9 test: add first autoboot unit tests by Steffen Jaeckel · Thu Jul 08 15:57:40 2021 +0200
  53. 878c91b lib: wrap crypt API to hide errno usage by Steffen Jaeckel · Thu Jul 08 15:57:34 2021 +0200
  54. 229bd51 lib: add crypt subsystem by Steffen Jaeckel · Thu Jul 08 15:57:33 2021 +0200
  55. 7e4067a reboot-mode: read the boot mode from RTC memory by Nandor Han · Thu Jun 10 16:56:45 2021 +0300
  56. 6521e5d reboot-mode: read the boot mode from GPIOs status by Nandor Han · Thu Jun 10 16:56:44 2021 +0300
  57. b40399c cmd: pinmux: support pin name in status command by Patrick Delaunay · Fri May 21 09:47:32 2021 +0200
  58. da45368 cmd: pinmux: update result of do_status by Patrick Delaunay · Fri May 21 09:47:31 2021 +0200
  59. 81cd040 log: Allow padding of the function name by Simon Glass · Mon Jul 05 16:33:00 2021 -0600
  60. fc7a744 blk: Support iteration by Simon Glass · Mon Jul 05 16:32:59 2021 -0600
  61. 3e26de5 bloblist: Correct condition in bloblist_addrec() by Simon Glass · Mon Jul 05 16:32:55 2021 -0600
  62. f20a113 bloblist: Support resizing a blob by Simon Glass · Mon Jul 05 16:32:53 2021 -0600
  63. 1cd0600 sandbox: Support executables for more phases by Simon Glass · Mon Jul 05 16:32:45 2021 -0600
  64. f700504 test: Avoid a build error with SPL by Simon Glass · Mon Jul 05 16:32:43 2021 -0600
  65. 2697425 test: Add DM_DMA to be disabled by Simon Glass · Mon Jul 05 16:32:42 2021 -0600
  66. c124f34 test: Allow CONFIG_SPL_LOAD_FIT to be disabled by Simon Glass · Mon Jul 05 16:32:41 2021 -0600
  67. 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
  68. 8e2345e test: Rename final check in setexpr_test_backref() by Simon Glass · Thu May 13 19:39:19 2021 -0600
  69. 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
  70. 0a8825c Nokia RX-51: Add support for booting kernel in zImage format by Pali Rohár · Fri Jun 18 15:27:03 2021 +0200
  71. 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
  72. c8982d2 Docker/CI: Update to "focal" and latest build by Tom Rini · Thu Jun 10 10:57:36 2021 -0400
  73. e894615 test/py: rewrite sqfsls command test suite by Joao Marcos Costa · Wed Jun 30 19:45:05 2021 -0300
  74. 1f56737 test/py: rewrite sqfsload command test suite by Joao Marcos Costa · Wed Jun 30 19:45:04 2021 -0300
  75. ab09661 test/py: rewrite common tools for SquashFS tests by Joao Marcos Costa · Wed Jun 30 19:45:03 2021 -0300
  76. 7ff17f2 test/py: Wait for guestmount worker to exit after running guestunmount by Alper Nebi Yasak · Fri Jun 04 22:04:46 2021 +0300
  77. 3dec7a5 test/py: Use loop mounts if guestmount fails in filesystem tests by Alper Nebi Yasak · Fri Jun 04 22:04:45 2021 +0300
  78. d3e8b73 Merge tag 'v2021.07-rc5' into next by Tom Rini · Mon Jun 28 16:22:13 2021 -0400
  79. e897e3c dm: core: add ofnode_get_path() by Marek Behún · Wed May 26 14:08:18 2021 +0200
  80. 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
  81. 70e473f test: Include /sbin to the PATH when creating file system by Andy Shevchenko · Thu Jun 10 18:08:42 2021 +0300
  82. 7efcdfd net: use the same alias stem for ethernet as linux by Michael Walle · Thu Feb 25 16:51:11 2021 +0100
  83. 8eaaedb log: Convert log values to printf() if not enabled by Simon Glass · Sat May 08 13:46:54 2021 -0600
  84. 2786707 sandbox: log: Avoid build error with !CONFIG_LOG by Simon Glass · Sat May 08 13:46:53 2021 -0600
  85. 7fb9759 log: Add support for logging a buffer by Simon Glass · Sat May 08 07:00:06 2021 -0600
  86. 02b8f1a display_options: Split print_buffer() into two functions by Simon Glass · Sat May 08 07:00:05 2021 -0600
  87. f1d0647 hexdump: Support any rowsize by Simon Glass · Sat May 08 07:00:03 2021 -0600
  88. 2650715 hexdump: Add support for sandbox by Simon Glass · Sat May 08 07:00:02 2021 -0600
  89. 85c8fc5 display_options: Drop two spaces before the ASCII column by Simon Glass · Sat May 08 07:00:00 2021 -0600
  90. 4a249ba test: Add a test for print_buffer() by Simon Glass · Sat May 08 06:59:59 2021 -0600
  91. d242368 test: Convert print tests to use ut framework by Simon Glass · Sat May 08 06:59:58 2021 -0600
  92. c638ae6 test: Detect when expect_str is too small by Simon Glass · Sat May 08 06:59:57 2021 -0600
  93. d6ed4af console: Report an error when output buffer is exhausted by Simon Glass · Sat May 08 06:59:56 2021 -0600
  94. a186072 test: lmb: add test for lmb_reserve_flags by Patrick Delaunay · Fri May 07 14:50:32 2021 +0200
  95. da37ed3 test: add dm_test_read_resource by Patrick Delaunay · Fri May 21 12:25:00 2021 +0200
  96. 46132c2 test: Fix filesystem tests always being skipped by Alper Nebi Yasak · Thu May 20 22:09:46 2021 +0300
  97. cecd47c part: Add check for NULL dev_part_str by Sean Anderson · Sat May 15 14:13:54 2021 -0400
  98. e92ed49 test/py: improve regular expression for ut subtest symbol matcher by Marek Behún · Thu May 20 13:23:54 2021 +0200
  99. 9d6710c test: Avoid random numbers in dm_test_devm_regmap() by Simon Glass · Thu May 13 19:39:23 2021 -0600
  100. 965a34f pytest: add sandbox test for "extension" command by Kory Maincent · Tue May 04 19:31:23 2021 +0200