1. 87a3cd7 video: Support showing the U-Boot logo by Simon Glass · Fri Nov 19 13:24:03 2021 -0700
  2. 6a92e88 video: theadorable: Use RGB565 for BMP blitting by Simon Glass · Fri Nov 19 13:23:59 2021 -0700
  3. 8bd7f60 video: Add a test for 16bpp BMP files by Simon Glass · Fri Nov 19 13:23:58 2021 -0700
  4. 490bb99 video: bmp: Update RLE8 support to use the write function by Simon Glass · Fri Nov 19 13:23:55 2021 -0700
  5. c3b5adf sandbox: video: Add BMP tests for 32bpp and 8bpp modes by Simon Glass · Fri Nov 19 13:23:50 2021 -0700
  6. 51608c9 dm: core: Allow getting some basic stats by Simon Glass · Thu Dec 16 20:59:32 2021 -0700
  7. dc4a786 Merge tag 'v2022.01-rc4' into next by Tom Rini · Mon Dec 20 17:12:04 2021 -0500
  8. 507ab96 efi: Add uclass for devices provided by UEFI firmware by Simon Glass · Sat Dec 04 08:56:31 2021 -0700
  9. 8226df3 test: unit test for the EFI_TCG2_PROTOCOL by Heinrich Schuchardt · Mon Nov 15 18:26:50 2021 +0100
  10. a0faaff configs: enable CMD_TPM on QEMU ARM by Heinrich Schuchardt · Mon Nov 15 18:13:10 2021 +0100
  11. 769c468 Merge tag 'v2022.01-rc3' into next by Tom Rini · Mon Nov 29 12:00:57 2021 -0500
  12. 150dc1a test/py: Raise a ValueError if a command fails by Simon Glass · Sat Oct 23 17:26:12 2021 -0600
  13. 23300b4 test/py: Relax the naming rules for unit tests by Simon Glass · Sat Oct 23 17:26:11 2021 -0600
  14. 9580bfc dm: core: Add a way to obtain a string list by Simon Glass · Sat Oct 23 17:26:07 2021 -0600
  15. 7302539 dm: core: Add tests for stringlist functions by Simon Glass · Sat Oct 23 17:26:04 2021 -0600
  16. 3002701 test/py: Allow passing input to a program by Simon Glass · Sat Oct 23 17:25:57 2021 -0600
  17. 8ca17c1 test: fix pylint error in u_boot_console_exec_attach.py by Heinrich Schuchardt · Tue Nov 23 00:01:49 2021 +0100
  18. d209bab test: fix pylint error in u_boot_console_sandbox.py by Heinrich Schuchardt · Tue Nov 23 00:01:48 2021 +0100
  19. 5e864d4 test: fix pylint errors in u_boot_utils.py by Heinrich Schuchardt · Tue Nov 23 00:01:47 2021 +0100
  20. 725bd31 test: fix pylint errors in u_boot_spawn.py by Heinrich Schuchardt · Tue Nov 23 00:01:46 2021 +0100
  21. ffa0a23 test: fix pylint errors in multiplexed_log.py by Heinrich Schuchardt · Tue Nov 23 00:01:45 2021 +0100
  22. 9460c18 test: address some pylint warnings by Heinrich Schuchardt · Mon Nov 22 08:24:08 2021 +0100
  23. 7eaa37b test: test truncation in snprintf() by Heinrich Schuchardt · Mon Nov 15 19:06:55 2021 +0100
  24. a88181e lmb: remove lmb_is_nomap() from include by Heinrich Schuchardt · Sun Nov 14 08:41:07 2021 +0100
  25. 7327fe7 env: Allow U-Boot scripts to be placed in a .env file by Simon Glass · Thu Oct 21 21:08:46 2021 -0600
  26. 398b94e test/dm: fix watchdog test by Heinrich Schuchardt · Tue Nov 02 19:44:29 2021 +0100
  27. 1f46718 lib: Add a function to convert a string to a hex value by Simon Glass · Thu Oct 14 12:48:07 2021 -0600
  28. 978739d lib: Add tests for simple_itoa() by Simon Glass · Thu Oct 14 12:48:06 2021 -0600
  29. f1f8740 test: dm: add test for ofnode_for_each_compatible_node() by Michael Walle · Fri Oct 15 15:15:18 2021 +0200
  30. 67748ee test: Add tests for IOMMU uclass by Mark Kettenis · Sat Oct 23 16:58:02 2021 +0200
  31. 2106a84 Merge branch 'master' of https://source.denx.de/u-boot/custodians/u-boot-tegra by Tom Rini · Fri Oct 15 15:58:16 2021 -0400
  32. afd0004 pytest: Show a message when sandbox crashes by Simon Glass · Fri Oct 08 09:15:23 2021 -0600
  33. 1919348 pytest: Shorten traceback length by default by Simon Glass · Tue Oct 05 20:18:00 2021 -0600
  34. bedc439 fdtdec: Support reserved-memory flags by Thierry Reding · Fri Sep 03 15:16:21 2021 +0200
  35. d6ad807 fdtdec: Reorder fdtdec_set_carveout() parameters for consistency by Thierry Reding · Fri Sep 03 15:16:20 2021 +0200
  36. 5e33691 fdtdec: Support compatible string list for reserved memory by Thierry Reding · Fri Sep 03 15:16:19 2021 +0200
  37. 5a6815b Merge tag 'u-boot-stm32-20211012' of https://source.denx.de/u-boot/custodians/u-boot-stm by Tom Rini · Tue Oct 12 12:01:00 2021 -0400
  38. 4ffd03a test/py: Add usb gadget binding test by Patrice Chotard · Fri Sep 10 16:16:24 2021 +0200
  39. cc523cf cmd: bind: Fix driver binding on a device by Patrice Chotard · Fri Sep 10 16:16:20 2021 +0200
  40. caf6267 lz4: Use a private header for U-Boot by Simon Glass · Sat Oct 09 09:28:21 2021 -0600
  41. 143fa86 Add support for an owned buffer by Simon Glass · Sat Sep 25 07:03:07 2021 -0600
  42. 4b2a18b lib: Add memdup() by Simon Glass · Sat Sep 25 07:03:06 2021 -0600
  43. e72139e clk: k210: Try harder to get the best config by Sean Anderson · Sat Sep 11 13:20:03 2021 -0400
  44. e850b4c test: dm: k210: Reduce duplication in test cases by Sean Anderson · Sat Sep 11 13:20:02 2021 -0400
  45. f0de20e acpi: Use U-Boot version for OEM_REVISION by Pali Rohár · Sat Jul 10 13:10:01 2021 +0200
  46. 9fdddc8 test: Allow tpm2 tests to run in parallel by Simon Glass · Sun Sep 19 15:14:50 2021 -0600
  47. 9ce82a5 test: Allow hush tests to run in parallel by Simon Glass · Sun Sep 19 15:14:49 2021 -0600
  48. e9eeca8 test: Allow vboot tests to run in parallel by Simon Glass · Sun Sep 19 15:14:48 2021 -0600
  49. 16521e7 test/py: Check hashes produced by mkimage against known values by Alexandru Gagniuc · Wed Sep 15 14:33:01 2021 -0500
  50. 3fd6633 WS cleanup: remove trailing empty lines by Wolfgang Denk · Mon Sep 27 17:42:36 2021 +0200
  51. 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
  52. 5041e42 net: update NXP copyright text by Vladimir Oltean · Fri Sep 17 14:27:13 2021 +0300
  53. d0632a8 test/py: tpm2: Skip tpm pytest based on env variable by T Karthik Reddy · Fri Jul 23 06:18:26 2021 -0600
  54. 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
  55. 961578e Merge tag 'v2021.10-rc5' into next by Tom Rini · Mon Sep 27 09:45:36 2021 -0400
  56. 20f9d3d sandbox: correct cpu nodes by Heinrich Schuchardt · Sat Aug 28 11:42:08 2021 +0200
  57. 2149e11 dm: gpio: Add of-platdata support by Simon Glass · Sat Aug 07 07:24:12 2021 -0600
  58. e7995f7 irq: Tidy up of-platdata irq support by Simon Glass · Sat Aug 07 07:24:11 2021 -0600
  59. 1257efc clk: Rename clk_get_by_driver_info() by Simon Glass · Sat Aug 07 07:24:09 2021 -0600
  60. 0034d96 treewide: fdt: Move fdt_get_config_... to ofnode_conf_read... by Simon Glass · Sat Aug 07 07:24:01 2021 -0600
  61. eca717c test/py: tpm2: Skip tpm pytest based on env variable by T Karthik Reddy · Fri Jul 23 06:18:26 2021 -0600
  62. 6e1f085 Remove including timestamp.h in version.h by Pali Rohár · Mon Aug 02 15:18:38 2021 +0200
  63. ba87ddf version: Move version_string[] from version.h to version_string.h by Pali Rohár · Mon Aug 02 15:18:31 2021 +0200
  64. 12892b0 test: Add a way to skip console checking until a string matches by Simon Glass · Wed Aug 18 21:40:33 2021 -0600
  65. 723ef9d test: Tidy a comment in the bloblist test by Simon Glass · Wed Aug 18 21:40:28 2021 -0600
  66. 17a2907 Merge tag 'v2021.10-rc4' into next by Tom Rini · Thu Sep 16 10:29:40 2021 -0400
  67. 3933d29 pci: Drop DM_PCI by Simon Glass · Sun Aug 01 18:54:44 2021 -0600
  68. f4d6039 serial: Rename SERIAL_SUPPORT to SERIAL by Simon Glass · Sun Aug 08 12:20:12 2021 -0600
  69. f91ff5a sandbox: add test of wdt-uclass' watchdog_reset() by Rasmus Villemoes · Thu Aug 19 11:57:06 2021 +0200
  70. 2b67387 sandbox: add test of wdt_gpio driver by Rasmus Villemoes · Thu Aug 19 11:57:05 2021 +0200
  71. 8889581 bootcount: add a new driver with syscon as backend by Nandor Han · Thu Jun 10 15:40:38 2021 +0300
  72. 8e841fb i2c: add dm_i2c_reg_clrset by Sebastian Reichel · Thu Jul 15 17:39:59 2021 +0200
  73. 9f1868e test: dm: Add test for ECDSA UCLASS support by Alexandru Gagniuc · Thu Jul 29 11:47:19 2021 -0500
  74. 8e9eacf dm: core: Don't allow uclass use before ready by Simon Glass · Sun Aug 01 12:05:23 2021 -0600
  75. c14d7b3 Merge https://source.denx.de/u-boot/custodians/u-boot-samsung by Tom Rini · Tue Aug 03 09:07:01 2021 -0400
  76. 90877bb lib: Allow using 0x when a decimal value is requested by Simon Glass · Sat Jul 24 09:03:38 2021 -0600
  77. b9efdf5 lib: Add octal tests for simple_strtoul/l() by Simon Glass · Sat Jul 24 09:03:34 2021 -0600
  78. 238efc2 lib: Add tests for simple_strtoull() by Simon Glass · Sat Jul 24 09:03:33 2021 -0600
  79. 8be8eab lib: Drop unnecessary check for hex digit by Simon Glass · Sat Jul 24 09:03:32 2021 -0600
  80. ff9b903 global: Convert simple_strtoul() with decimal to dectoul() by Simon Glass · Sat Jul 24 09:03:30 2021 -0600
  81. 3ff49ec global: Convert simple_strtoul() with hex to hextoul() by Simon Glass · Sat Jul 24 09:03:29 2021 -0600
  82. 4311832 dtoc: Support widening a bool value by Simon Glass · Wed Jul 28 19:23:11 2021 -0600
  83. a7d6698 dtoc: Fix widening an int array to an int by Simon Glass · Wed Jul 28 19:23:10 2021 -0600
  84. d8c6017 sandbox: Reduce keyed autoboot delay by Simon Glass · Sat Jul 24 15:14:39 2021 -0600
  85. 0021102 sandbox: tpm: Support extending a PCR multiple times by Simon Glass · Sun Jul 18 14:18:06 2021 -0600
  86. 08543a2 Merge branch '2021-07-28-assorted-fixes' by Tom Rini · Thu Jul 29 12:10:23 2021 -0400
  87. 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
  88. aeb7e66 test/py: Improve check for mksquashfs version by Marek Behún · Thu Jul 22 22:52:05 2021 +0200
  89. 6358207 test: cmd: setexpr: add format string tests by Roland Gaudig · Fri Jul 23 12:29:23 2021 +0000
  90. 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
  91. d908210 test: Fix size_t formats in strlcat test by Simon Glass · Sun Jul 18 19:02:41 2021 -0600
  92. 35d111e test/py: efi_capsule: align with efidebug syntax changes by AKASHI Takahiro · Tue Jul 20 14:57:56 2021 +0900
  93. e1788f9 test: add first autoboot unit tests by Steffen Jaeckel · Thu Jul 08 15:57:40 2021 +0200
  94. 878c91b lib: wrap crypt API to hide errno usage by Steffen Jaeckel · Thu Jul 08 15:57:34 2021 +0200
  95. 229bd51 lib: add crypt subsystem by Steffen Jaeckel · Thu Jul 08 15:57:33 2021 +0200
  96. 7e4067a reboot-mode: read the boot mode from RTC memory by Nandor Han · Thu Jun 10 16:56:45 2021 +0300
  97. 6521e5d reboot-mode: read the boot mode from GPIOs status by Nandor Han · Thu Jun 10 16:56:44 2021 +0300
  98. b40399c cmd: pinmux: support pin name in status command by Patrick Delaunay · Fri May 21 09:47:32 2021 +0200
  99. da45368 cmd: pinmux: update result of do_status by Patrick Delaunay · Fri May 21 09:47:31 2021 +0200
  100. 81cd040 log: Allow padding of the function name by Simon Glass · Mon Jul 05 16:33:00 2021 -0600