1. f42dbdf phy: sun4i-usb: Refactor VBUS detection to match Linux by Samuel Holland · Sun Sep 12 09:22:41 2021 -0500
  2. b083242 phy: sun4i-usb: Remove a couple of debug messages by Samuel Holland · Sun Sep 12 09:22:40 2021 -0500
  3. d8a562b Merge https://source.denx.de/u-boot/custodians/u-boot-spi by Tom Rini · Sat Oct 23 10:49:28 2021 -0400
  4. 19e38b2 spi: nxp_fspi: Implement errata workaround for LS1028A by Kuldeep Singh · Tue Aug 03 14:32:58 2021 +0530
  5. 66a813e spi: nxp-fspi: Add support for IP read only by Kuldeep Singh · Tue Aug 03 14:32:57 2021 +0530
  6. 4015419 mtd: spi-nor-ids: Add SECT_4K to mt25qu512a by Kris Chaplin · Mon Oct 18 03:30:18 2021 -0700
  7. 077afbd mtd: spi-nor-ids: Add is25lp512 and is25wp512 devices by Kris Chaplin · Mon Oct 18 03:26:50 2021 -0700
  8. 4b4896d mtd: Remove mtd_erase_callback() entirely by Marek Behún · Tue Oct 05 15:56:06 2021 +0200
  9. 2e7d762 mtd: mtdpart: Make mtdpart's _erase method sane by Marek Behún · Tue Oct 05 15:56:05 2021 +0200
  10. b94e9e9 mtd: spi-nor-core: Check for ctrlc() in spi_nor_erase() by Marek Behún · Tue Oct 05 15:56:04 2021 +0200
  11. e86e9e2 mtd: spi-nor-core: Call mtd_erase_callback() from spi_nor_erase() by Marek Behún · Tue Oct 05 15:56:03 2021 +0200
  12. b6cc44d mtd: spi-nor-core: Don't check for zero length in spi_nor_write() / spi_nor_erase() by Marek Behún · Tue Oct 05 15:56:02 2021 +0200
  13. 987482c mtd: spi-nor-core: Check return value of write_disable() in spi_nor_erase() by Marek Behún · Tue Oct 05 15:56:00 2021 +0200
  14. d929a6f mtd: spi-nor-core: Don't overwrite return value if it is non-zero by Marek Behún · Tue Oct 05 15:55:59 2021 +0200
  15. 9e4893b mtd: spi-nor-core: Check return value of write_enable() in spi_nor_erase() by Marek Behún · Tue Oct 05 15:55:58 2021 +0200
  16. 883cdc3 mtd: spi-nor-core: Try cleaning up in case writing BAR failed by Marek Behún · Tue Oct 05 15:55:57 2021 +0200
  17. 5f46ddc mtd: spi-nor: Add support for Spansion S25FL256L by Takahiro Kuwano · Thu Sep 30 11:23:37 2021 +0900
  18. b688198 mtd: spi-nor-ids: Add GD25LQ256D Chip by Yanhong Wang · Thu Sep 30 19:53:01 2021 +0800
  19. 4a0ccfb Merge https://source.denx.de/u-boot/custodians/u-boot-marvell by Tom Rini · Thu Oct 21 07:52:15 2021 -0400
  20. 4e02e70 arm: a37xx: pci: Fix condition for CRS response by Pali Rohár · Tue Oct 19 11:05:01 2021 +0200
  21. c5cc3ec arm: a37xx: pci: Do not allow setting bars on PCI Bridge by Pali Rohár · Tue Oct 12 13:19:19 2021 +0200
  22. 53929db arm: mvebu: a3720: Create Kconfig option for I2C_MV by Marek Behún · Sat Oct 09 19:33:37 2021 +0200
  23. 2eeaea4 Merge tag 'u-boot-imx-20211020' of https://source.denx.de/u-boot/custodians/u-boot-imx by Tom Rini · Wed Oct 20 14:24:09 2021 -0400
  24. d7ca28d ram: sifive: Fix -Wint-to-pointer-cast warnings by Bin Meng · Sun Sep 12 11:15:15 2021 +0800
  25. 81ce637 net: macb: Fix -Wint-to-pointer-cast warnings by Bin Meng · Sun Sep 12 11:15:14 2021 +0800
  26. a44397f dm: core: Add a new API devfdt_get_addr_index_ptr() by Bin Meng · Sun Sep 12 11:15:12 2021 +0800
  27. 40d89ad i2c: ocores: Fix -Wint-to-pointer-cast warning by Bin Meng · Sun Sep 12 11:15:11 2021 +0800
  28. 95b03aa gpio: sifive: Fix -Wint-to-pointer-cast warning by Bin Meng · Sun Sep 12 11:15:10 2021 +0800
  29. d0dcb75 clk: sifive: Fix -Wint-to-pointer-cast warning by Bin Meng · Sun Sep 12 11:15:09 2021 +0800
  30. 9f50173 cache: sifive: Fix -Wint-to-pointer-cast warning by Bin Meng · Sun Sep 12 11:15:08 2021 +0800
  31. d3196cb clk: fixed_rate: add dummy disable() function by Samuel Holland · Tue Oct 12 19:40:29 2021 -0500
  32. d3254ce drivers/gpio: add support for MAX7320 i2c i/o expander by Hannes Schmelzer · Fri Oct 01 13:37:57 2021 +0200
  33. 3c0abe5 Merge tag 'u-boot-rockchip-20211015' of https://source.denx.de/u-boot/custodians/u-boot-rockchip by Tom Rini · Sun Oct 17 21:13:49 2021 -0400
  34. e148926 Convert CONFIG_USB_EHCI_IS_TDI to Kconfig by Marek Behún · Sat Oct 09 15:27:35 2021 +0200
  35. 53d5351 Convert CONFIG_USB_EHCI_MXS to Kconfig by Marek Behún · Sat Oct 09 15:27:33 2021 +0200
  36. 372154d Rename CONFIG_EHCI_IS_TDI to CONFIG_USB_EHCI_IS_TDI by Marek Behún · Sat Oct 09 15:27:32 2021 +0200
  37. 58ec23b mmc: rockchip_sdhci: enable strobe line for HS400 by Yifeng Zhao · Fri Oct 15 16:41:27 2021 +0800
  38. 7b9b926 clk: rockchip: rk3568: update clks by Elaine Zhang · Tue Oct 12 16:43:00 2021 +0800
  39. e792db1 spi: rockchip_sfc: Using read_poll by Jon Lin · Fri Sep 17 21:14:59 2021 +0800
  40. 0accc65 spi: rockchip_sfc: Implement set_speed logic by Jon Lin · Fri Sep 17 21:14:58 2021 +0800
  41. b959910 rockchip: px30: add support for setting cpll clock by Chris Morgan · Thu Aug 05 11:48:47 2021 -0500
  42. 14e5d38 pci: Fix printf format for regions by Pali Rohár · Fri Oct 08 17:01:24 2021 +0200
  43. 8597402 pci: Fix configuring BARs by Pali Rohár · Thu Oct 07 14:50:59 2021 +0200
  44. 4fb6599 pci: Skip configuring invalid P2P bridge devices by Pali Rohár · Thu Oct 07 14:50:58 2021 +0200
  45. 39a1d97 pci: Skip configuring PCI Rom Address for unsupported header types by Pali Rohár · Thu Oct 07 14:50:57 2021 +0200
  46. 2c85230 nvme: invalidate correct memory range after read by Stefan Agner · Mon Oct 04 11:24:51 2021 +0200
  47. c58ef2d rtc: ds1307: Handle oscillator-stop bit correctly by Mark Tomlinson · Tue Sep 28 10:10:42 2021 +1300
  48. 0155171 mtd: rawnand: Add Macronix raw NAND controller driver by Zhengxun Li · Tue Sep 14 13:43:51 2021 +0800
  49. 04a5b0f fastboot: fix partition name truncation in environment lookup by Matthias Schiffer · Fri Jul 30 14:23:54 2021 +0200
  50. 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
  51. 5e56ce6 Merge tag 'u-boot-at91-2022.01-b' of https://source.denx.de/u-boot/custodians/u-boot-at91 by Tom Rini · Tue Oct 12 11:49:15 2021 -0400
  52. 97e96f2 Merge https://source.denx.de/u-boot/custodians/u-boot-sunxi by Tom Rini · Tue Oct 12 08:58:58 2021 -0400
  53. d54d294 usb: sandbox: Add gadget callbacks by Patrice Chotard · Fri Sep 10 16:16:22 2021 +0200
  54. 5aaae6c usb: gadget: Add bcdDevice for the DWC2 USB Gadget Controller by Patrice Chotard · Fri Sep 10 16:16:21 2021 +0200
  55. cc523cf cmd: bind: Fix driver binding on a device by Patrice Chotard · Fri Sep 10 16:16:20 2021 +0200
  56. 1f302a9 pwm: Add PWM driver for SAMA5D2 by Dan Sneddon · Mon Sep 20 16:28:44 2021 -0700
  57. 75fe0f4 sunxi: video: Convert panel I2C to use DM_I2C by Samuel Holland · Fri Oct 08 00:17:24 2021 -0500
  58. b348efb i2c: Add a DM_I2C driver for the sun8i RSB controller by Samuel Holland · Fri Oct 08 00:17:21 2021 -0500
  59. 60d4928 i2c: Add a DM_I2C driver for the sun6i P2WI controller by Samuel Holland · Fri Oct 08 00:17:20 2021 -0500
  60. 3f90261 power: pmic: Add a driver for X-Powers AXP PMICs by Samuel Holland · Fri Oct 08 00:17:16 2021 -0500
  61. a0a2159 power: pmic: Consistently depend on SPL_DM_PMIC by Samuel Holland · Fri Oct 08 00:17:15 2021 -0500
  62. aad0279 power: pmic: Consistently depend on DM_PMIC by Samuel Holland · Fri Oct 08 00:17:14 2021 -0500
  63. d441175 clk: ti: add am33xx/am43xx spread spectrum clock support by Dario Binacchi · Sun Sep 26 11:58:58 2021 +0200
  64. f7d4954 clk: sunxi: Add drivers for A31 and H6 PRCM CCUs by Samuel Holland · Sun Sep 12 09:47:25 2021 -0500
  65. fa7a7fa clk: sunxi: Add support for I2C gates/resets by Samuel Holland · Sun Sep 12 09:47:24 2021 -0500
  66. e93ea43 sunxi: gpio: Remove bank-specific size macros by Samuel Holland · Sat Sep 11 16:50:49 2021 -0500
  67. c7ab95d sunxi: gpio: Remove name_to_gpio macro by Samuel Holland · Sat Sep 11 16:50:48 2021 -0500
  68. 06feb81 sunxi: Clean up inclusions of asm/arch/gpio.h by Samuel Holland · Sat Sep 11 16:50:47 2021 -0500
  69. 96dcecb gpio: sunxi: Remove the sunxi_name_to_gpio_bank function by Samuel Holland · Sun Sep 12 10:28:36 2021 -0500
  70. 12e3faa clk: sunxi: Move header out of arch directory by Samuel Holland · Sun Sep 12 11:48:43 2021 -0500
  71. e22e08e video: move MXS to Kconfig by Anatolij Gustschin · Mon Oct 04 17:33:12 2021 +0200
  72. afb0bf7 video: remove not used mx3fb driver by Anatolij Gustschin · Mon Oct 04 17:07:14 2021 +0200
  73. 31e9f79 video: simplefb: Add 30bpp support by Mark Kettenis · Sat Sep 25 22:47:38 2021 +0200
  74. 32b7368 video: Add 30bpp support by Mark Kettenis · Sat Sep 25 22:47:36 2021 +0200
  75. 2c3620f mtd: spi-nor-ids: Reinstate Micron MT25QL02G by Marek Vasut · Tue Oct 05 10:58:47 2021 +0200
  76. bd45aab mtd: spinand: macronix: Fix ECC Status Read by Haolin Li · Sun Sep 05 22:41:41 2021 +0800
  77. 10605f7 i2c: stm32f7: compute i2cclk only one time by Patrick Delaunay · Tue Aug 03 12:05:15 2021 +0200
  78. a14855d i2c: stm32f7: add support for DNF i2c-digital-filter binding by Patrick Delaunay · Tue Aug 03 12:05:14 2021 +0200
  79. 05b8d60 i2c: stm32f7: fix configuration of the digital filter by Patrick Delaunay · Tue Aug 03 12:05:13 2021 +0200
  80. 20e3c41 i2c: stm32f7: support DT binding i2c-analog-filter by Patrick Delaunay · Tue Aug 03 12:05:12 2021 +0200
  81. 5886278 i2c: stm32f7: move driver data of each instance in a privdata by Patrick Delaunay · Tue Aug 03 12:05:09 2021 +0200
  82. a9f8bbd spi: stm32: Add ofdata_to_platdata() callback by Patrice Chotard · Tue Aug 03 11:16:40 2021 +0200
  83. 7ec2898 arm: a37xx: pci: Update private structure documentation by Marek Behún · Sun Sep 26 00:54:46 2021 +0200
  84. cbc5fc8 arm: a37xx: pci: Cosmetic change by Marek Behún · Sun Sep 26 00:54:45 2021 +0200
  85. 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
  86. 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
  87. 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
  88. 6d11d9e arm: a37xx: pci: Fix pcie_advk_link_up() by Pali Rohár · Sun Sep 26 00:54:41 2021 +0200
  89. 1f72093 phy: marvell: a3700: Return correct error code when power up fails by Pali Rohár · Fri Sep 24 16:11:57 2021 +0200
  90. 6148ea6 phy: marvell: a3700: Fix configuring polarity invert bits by Pali Rohár · Fri Sep 24 16:11:56 2021 +0200
  91. 81b1d62 phy: marvell: a3700: Set TXDCLK_2X_SEL bit during PCIe initialization by Pali Rohár · Fri Sep 24 16:11:55 2021 +0200
  92. 754ff3b Convert CONFIG_STM32_FLASH to Kconfig by Patrick Delaunay · Mon Oct 04 11:05:52 2021 +0200
  93. 35aa20d phy: stm32-usbphyc: stm32: usbphyc: add protection on phy sub-node by Patrick Delaunay · Tue Sep 14 14:31:17 2021 +0200
  94. 4bd95e4 phy: stm32-usbphyc: use connector for vbus-supply with phy-stm32-usbphyc by Patrick Delaunay · Tue Sep 14 14:31:16 2021 +0200
  95. d4245c2 mmc: sdhci-esdhc-imx: Add HS400 support for iMX7ULP by Oleksandr Suvorov · Wed Sep 08 21:56:43 2021 +0300
  96. 8239e82 mmc: fsl_esdhc_imx: initialize data for imx7ulp by Jorge Ramirez-Ortiz · Wed Sep 08 21:56:42 2021 +0300
  97. 9267614 misc: ocotp: Allow disabling ocotp driver in SPL by Michael Scott · Sat Sep 25 19:49:28 2021 +0300
  98. 9792c0a rtc: rv8803: add epson,rx8803 and epson,rx8900 compatible by Heiko Thiery · Thu Sep 23 11:14:32 2021 +0200
  99. 9caf951 mtd: nand: mxs_nand_spl: Add nand_spl_adjust_offset by Ye Li · Tue Aug 17 17:24:47 2021 +0800
  100. 423483d mmc: fsl_esdhc_imx: Fix clock disable issue by Ye Li · Tue Aug 17 17:09:20 2021 +0800