1. 97e96f2 Merge https://source.denx.de/u-boot/custodians/u-boot-sunxi by Tom Rini · Tue Oct 12 08:58:58 2021 -0400
  2. 468f23b sunxi: Enable DM_I2C for all sunxi boards by Samuel Holland · Fri Oct 08 00:17:25 2021 -0500
  3. 75fe0f4 sunxi: video: Convert panel I2C to use DM_I2C by Samuel Holland · Fri Oct 08 00:17:24 2021 -0500
  4. 388fe64 sunxi: pmic_bus: Use the DM PMIC interface when possible by Samuel Holland · Fri Oct 08 00:17:23 2021 -0500
  5. 1e4d869 sunxi: pmic_bus: Clean up preprocessor conditions by Samuel Holland · Fri Oct 08 00:17:22 2021 -0500
  6. b348efb i2c: Add a DM_I2C driver for the sun8i RSB controller by Samuel Holland · Fri Oct 08 00:17:21 2021 -0500
  7. 60d4928 i2c: Add a DM_I2C driver for the sun6i P2WI controller by Samuel Holland · Fri Oct 08 00:17:20 2021 -0500
  8. 623b804 sunxi: pmic_bus: Fix Kconfig dependencies by Samuel Holland · Fri Oct 08 00:17:19 2021 -0500
  9. 74ebeb9 sunxi: Select SUN8I_RSB more carefully by Samuel Holland · Fri Oct 08 00:17:18 2021 -0500
  10. 35e9f63 sunxi: Only initialize legacy I2C when enabled by Samuel Holland · Fri Oct 08 00:17:17 2021 -0500
  11. 3f90261 power: pmic: Add a driver for X-Powers AXP PMICs by Samuel Holland · Fri Oct 08 00:17:16 2021 -0500
  12. a0a2159 power: pmic: Consistently depend on SPL_DM_PMIC by Samuel Holland · Fri Oct 08 00:17:15 2021 -0500
  13. aad0279 power: pmic: Consistently depend on DM_PMIC by Samuel Holland · Fri Oct 08 00:17:14 2021 -0500
  14. 6409d74 Merge branch '2021-10-11-TI-platform-updates' by Tom Rini · Mon Oct 11 22:39:27 2021 -0400
  15. beedfdf arm: dts: Update IOT2050 device tree files by Jan Kiszka · Tue Oct 05 12:04:50 2021 +0200
  16. 24fbe6b board: siemens: iot2050: Adjust to changes in DT and configuration by Jan Kiszka · Tue Oct 05 12:04:49 2021 +0200
  17. 980ef37 ARM: omap3_logic: Cleanup usage of MUX_VAL by Adam Ford · Sun Oct 03 07:31:14 2021 -0500
  18. d441175 clk: ti: add am33xx/am43xx spread spectrum clock support by Dario Binacchi · Sun Sep 26 11:58:58 2021 +0200
  19. 4fe6c95 ARM: dts: am43xx-clocks: add spread spectrum support by Dario Binacchi · Sun Sep 26 11:58:57 2021 +0200
  20. 7ee817f ARM: dts: am33xx-clocks: add spread spectrum support by Dario Binacchi · Sun Sep 26 11:58:56 2021 +0200
  21. 0890765 configs: omap3x_logic: Enable LTO on more LogicPD OMAP3 boards by Adam Ford · Sat Sep 25 09:58:25 2021 -0500
  22. a757642 sunxi: Add support for FriendlyARM NanoPi R1S H5 by Chukun Pan · Sun Oct 10 21:36:57 2021 +0800
  23. f7d4954 clk: sunxi: Add drivers for A31 and H6 PRCM CCUs by Samuel Holland · Sun Sep 12 09:47:25 2021 -0500
  24. fa7a7fa clk: sunxi: Add support for I2C gates/resets by Samuel Holland · Sun Sep 12 09:47:24 2021 -0500
  25. e93ea43 sunxi: gpio: Remove bank-specific size macros by Samuel Holland · Sat Sep 11 16:50:49 2021 -0500
  26. c7ab95d sunxi: gpio: Remove name_to_gpio macro by Samuel Holland · Sat Sep 11 16:50:48 2021 -0500
  27. 06feb81 sunxi: Clean up inclusions of asm/arch/gpio.h by Samuel Holland · Sat Sep 11 16:50:47 2021 -0500
  28. aadb88c pinephone_defconfig: add support for early-boot status LED by Arnaud Ferraris · Wed Sep 08 21:14:20 2021 +0200
  29. 61485e9 board: sunxi: enable status LED early by Arnaud Ferraris · Wed Sep 08 21:14:19 2021 +0200
  30. 96dcecb gpio: sunxi: Remove the sunxi_name_to_gpio_bank function by Samuel Holland · Sun Sep 12 10:28:36 2021 -0500
  31. 5195105 sunxi: Simplify MMC pinmux selection by Samuel Holland · Sun Sep 12 10:28:35 2021 -0500
  32. 12e3faa clk: sunxi: Move header out of arch directory by Samuel Holland · Sun Sep 12 11:48:43 2021 -0500
  33. 4515816 configs: add PineTab defconfig by Arnaud Ferraris · Mon Sep 06 23:06:13 2021 +0200
  34. e2a168a Merge tag 'video-20211009' of https://source.denx.de/u-boot/custodians/u-boot-video by Tom Rini · Sat Oct 09 17:47:27 2021 -0400
  35. e22e08e video: move MXS to Kconfig by Anatolij Gustschin · Mon Oct 04 17:33:12 2021 +0200
  36. afb0bf7 video: remove not used mx3fb driver by Anatolij Gustschin · Mon Oct 04 17:07:14 2021 +0200
  37. 5b2bc14 common: Kconfig: use 'vidconsole' name instead of old 'video' by Anatolij Gustschin · Mon Oct 04 16:04:32 2021 +0200
  38. caf6267 lz4: Use a private header for U-Boot by Simon Glass · Sat Oct 09 09:28:21 2021 -0600
  39. d8ab334 efi_loader: GOP: Fix 30bpp block transfer support by Mark Kettenis · Sat Sep 25 22:47:39 2021 +0200
  40. 31e9f79 video: simplefb: Add 30bpp support by Mark Kettenis · Sat Sep 25 22:47:38 2021 +0200
  41. 3e4b3d5 efi_loader: GOP: Add 30bpp support by Mark Kettenis · Sat Sep 25 22:47:37 2021 +0200
  42. 32b7368 video: Add 30bpp support by Mark Kettenis · Sat Sep 25 22:47:36 2021 +0200
  43. 06aeb26 Merge branch '2021-10-08-image-cleanups' by Tom Rini · Fri Oct 08 16:02:55 2021 -0400
  44. 8a876e4 image: Split up boot_get_fdt() by Simon Glass · Sat Sep 25 19:43:41 2021 -0600
  45. 3afbb60 image: Reduce variable scope in boot_get_fdt() by Simon Glass · Sat Sep 25 19:43:40 2021 -0600
  46. c0cabbc image: Remove some #ifdefs from image-fit and image-fit-sig by Simon Glass · Sat Sep 25 19:43:39 2021 -0600
  47. e5661c9 image: Remove #ifdefs from select_ramdisk() by Simon Glass · Sat Sep 25 19:43:38 2021 -0600
  48. ccda2fa image: Split up boot_get_ramdisk() by Simon Glass · Sat Sep 25 19:43:37 2021 -0600
  49. 2de5b01 image: Reduce variable scope in boot_get_ramdisk() by Simon Glass · Sat Sep 25 19:43:36 2021 -0600
  50. 0f78138 image: Drop most #ifdefs in image-board.c by Simon Glass · Sat Sep 25 19:43:35 2021 -0600
  51. 800b6fb image: Drop #ifdefs for fit_print_contents() by Simon Glass · Sat Sep 25 19:43:34 2021 -0600
  52. 2c6a1b0 image: Drop unnecessary #ifdefs from image.h by Simon Glass · Sat Sep 25 19:43:33 2021 -0600
  53. 4a00af4 image: Tidy up fit_unsupported_reset() by Simon Glass · Sat Sep 25 19:43:32 2021 -0600
  54. d898dcb efi: Correct dependency on FIT_SIGNATURE by Simon Glass · Sat Sep 25 19:43:29 2021 -0600
  55. a0cfb84 image: Drop IMAGE_ENABLE_IGNORE by Simon Glass · Sat Sep 25 19:43:28 2021 -0600
  56. 336b9c7 image: Drop IMAGE_OF_SYSTEM_SETUP by Simon Glass · Sat Sep 25 19:43:27 2021 -0600
  57. d49049f image: Drop IMAGE_OF_BOARD_SETUP by Simon Glass · Sat Sep 25 19:43:26 2021 -0600
  58. b8eb1fe image: Drop IMAGE_BOOT_GET_CMDLINE by Simon Glass · Sat Sep 25 19:43:25 2021 -0600
  59. 577226c image: Use the correct checks for CRC32 by Simon Glass · Sat Sep 25 19:43:24 2021 -0600
  60. effa452 image: Use Kconfig to enable FIT_RSASSA_PSS on host by Simon Glass · Sat Sep 25 19:43:23 2021 -0600
  61. bd0d735 image: Use Kconfig to enable CONFIG_FIT_VERBOSE on host by Simon Glass · Sat Sep 25 19:43:22 2021 -0600
  62. 85c057e image: Drop IMAGE_ENABLE_OF_LIBFDT by Simon Glass · Sat Sep 25 19:43:21 2021 -0600
  63. e719d3b image: Drop IMAGE_ENABLE_FIT by Simon Glass · Sat Sep 25 19:43:20 2021 -0600
  64. 866178e hash: Drop some #ifdefs in hash.c by Simon Glass · Sat Sep 25 19:43:19 2021 -0600
  65. 383dd57 hash: Use Kconfig to enable hashing in host tools and SPL by Simon Glass · Sat Sep 25 19:43:18 2021 -0600
  66. f7b37c2 spl: cypto: Bring back SPL_ versions of SHA by Simon Glass · Sat Sep 25 19:43:17 2021 -0600
  67. f16dc6c image: Add Kconfig options for FIT in the tools build by Simon Glass · Sat Sep 25 19:43:16 2021 -0600
  68. c3236c9 kconfig: Add tools support to CONFIG_IS_ENABLED() by Simon Glass · Sat Sep 25 19:43:15 2021 -0600
  69. db503fb compiler: Rename host_build() to tools_build() by Simon Glass · Sat Sep 25 19:43:14 2021 -0600
  70. bc0c4db image: Remove ifdefs around image_setup_linux() el at by Simon Glass · Sat Sep 25 07:03:20 2021 -0600
  71. 48a1b68 image: Avoid #ifdefs for manual relocation by Simon Glass · Sat Sep 25 07:03:19 2021 -0600
  72. 684ef38 image: Create a function to do manual relocation by Simon Glass · Sat Sep 25 07:03:18 2021 -0600
  73. 4a8a8a1 image: Split host code out into its own file by Simon Glass · Sat Sep 25 07:03:17 2021 -0600
  74. 60d7154 image: Fix up checkpatch warnings in image-board.c by Simon Glass · Sat Sep 25 07:03:16 2021 -0600
  75. 4d7237b image: Split board code out into its own file by Simon Glass · Sat Sep 25 07:03:15 2021 -0600
  76. fd86d01 image: Update image_decomp() to avoid ifdefs by Simon Glass · Sat Sep 25 07:03:14 2021 -0600
  77. e8c011d gzip: Avoid use of u64 by Simon Glass · Sat Sep 25 07:03:13 2021 -0600
  78. 7e1aa64 image: Update zstd to avoid reporting error twice by Simon Glass · Sat Sep 25 07:03:12 2021 -0600
  79. eefec3d image: Avoid switch default in image_decomp() by Simon Glass · Sat Sep 25 07:03:11 2021 -0600
  80. 901ef08 btrfs: Use U-Boot API for decompression by Simon Glass · Sat Sep 25 07:03:10 2021 -0600
  81. 3eb3cce zstd: Create a function for use from U-Boot by Simon Glass · Sat Sep 25 07:03:09 2021 -0600
  82. 2819cc75 compiler: Add a comment to host_build() by Simon Glass · Sat Sep 25 07:03:08 2021 -0600
  83. 143fa86 Add support for an owned buffer by Simon Glass · Sat Sep 25 07:03:07 2021 -0600
  84. 4b2a18b lib: Add memdup() by Simon Glass · Sat Sep 25 07:03:06 2021 -0600
  85. 6000422 Merge https://source.denx.de/u-boot/custodians/u-boot-marvell by Tom Rini · Fri Oct 08 08:02:47 2021 -0400
  86. a56abf6 ARM: mvebu: x530: Remove custom kwbimage.cfg by Chris Packham · Thu Oct 07 21:39:23 2021 +1300
  87. 6d3fdde arm: mvebu: mvebu_armada-8k: drop Puzzle M801 early init code by Robert Marko · Mon Oct 04 15:12:54 2021 +0200
  88. 8b8c4ee arm: mvebu: dts: m801: correct CP1 pinctrl by Robert Marko · Mon Oct 04 15:12:53 2021 +0200
  89. 1e84070 arm: mvebu: Select SPL_SKIP_LOWLEVEL_INIT on ARMADA_32BIT by Stefan Roese · Sun Oct 03 11:53:45 2021 +0200
  90. 7ec2898 arm: a37xx: pci: Update private structure documentation by Marek Behún · Sun Sep 26 00:54:46 2021 +0200
  91. cbc5fc8 arm: a37xx: pci: Cosmetic change by Marek Behún · Sun Sep 26 00:54:45 2021 +0200
  92. 238fbab arm: a37xx: pci: Handle propagation of CRSSVE bit from PCIe Root Port by Pali Rohár · Sun Sep 26 00:54:44 2021 +0200
  93. cd9eb7e arm: a37xx: pci: Do not automatically enable bus mastering on PCI Bridge by Pali Rohár · Sun Sep 26 00:54:43 2021 +0200
  94. 525886e arm: a37xx: pci: Add support for accessing PCI Bridge on root bus by Pali Rohár · Sun Sep 26 00:54:42 2021 +0200
  95. 6d11d9e arm: a37xx: pci: Fix pcie_advk_link_up() by Pali Rohár · Sun Sep 26 00:54:41 2021 +0200
  96. 2374551 arm: mvebu: a38x: serdes: Update comment about PCIE*_ENABLE_* defines by Pali Rohár · Fri Sep 24 22:59:22 2021 +0200
  97. ecd8c09 arm: mvebu: a38x: serdes: Remove unused PCIe macros and functions by Pali Rohár · Fri Sep 24 22:59:21 2021 +0200
  98. 70e8e52 arm: mvebu: a38x: serdes: Don't configure PCIe cards in SerDes init code by Pali Rohár · Fri Sep 24 22:59:20 2021 +0200
  99. b1d894f arm: mvebu: a38x: serdes: Don't overwrite PCI device ID by Pali Rohár · Fri Sep 24 22:59:19 2021 +0200
  100. 2005f31 arm: mvebu: a38x: serdes: Don't set PCIe Common Clock Configuration by Pali Rohár · Fri Sep 24 22:59:18 2021 +0200