1. f7d4954 clk: sunxi: Add drivers for A31 and H6 PRCM CCUs by Samuel Holland · Sun Sep 12 09:47:25 2021 -0500
  2. fa7a7fa clk: sunxi: Add support for I2C gates/resets by Samuel Holland · Sun Sep 12 09:47:24 2021 -0500
  3. e93ea43 sunxi: gpio: Remove bank-specific size macros by Samuel Holland · Sat Sep 11 16:50:49 2021 -0500
  4. c7ab95d sunxi: gpio: Remove name_to_gpio macro by Samuel Holland · Sat Sep 11 16:50:48 2021 -0500
  5. 06feb81 sunxi: Clean up inclusions of asm/arch/gpio.h by Samuel Holland · Sat Sep 11 16:50:47 2021 -0500
  6. 96dcecb gpio: sunxi: Remove the sunxi_name_to_gpio_bank function by Samuel Holland · Sun Sep 12 10:28:36 2021 -0500
  7. 12e3faa clk: sunxi: Move header out of arch directory by Samuel Holland · Sun Sep 12 11:48:43 2021 -0500
  8. e22e08e video: move MXS to Kconfig by Anatolij Gustschin · Mon Oct 04 17:33:12 2021 +0200
  9. afb0bf7 video: remove not used mx3fb driver by Anatolij Gustschin · Mon Oct 04 17:07:14 2021 +0200
  10. 31e9f79 video: simplefb: Add 30bpp support by Mark Kettenis · Sat Sep 25 22:47:38 2021 +0200
  11. 32b7368 video: Add 30bpp support by Mark Kettenis · Sat Sep 25 22:47:36 2021 +0200
  12. 7ec2898 arm: a37xx: pci: Update private structure documentation by Marek Behún · Sun Sep 26 00:54:46 2021 +0200
  13. cbc5fc8 arm: a37xx: pci: Cosmetic change by Marek Behún · Sun Sep 26 00:54:45 2021 +0200
  14. 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
  15. 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
  16. 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
  17. 6d11d9e arm: a37xx: pci: Fix pcie_advk_link_up() by Pali Rohár · Sun Sep 26 00:54:41 2021 +0200
  18. 1f72093 phy: marvell: a3700: Return correct error code when power up fails by Pali Rohár · Fri Sep 24 16:11:57 2021 +0200
  19. 6148ea6 phy: marvell: a3700: Fix configuring polarity invert bits by Pali Rohár · Fri Sep 24 16:11:56 2021 +0200
  20. 81b1d62 phy: marvell: a3700: Set TXDCLK_2X_SEL bit during PCIe initialization by Pali Rohár · Fri Sep 24 16:11:55 2021 +0200
  21. 0f3e393 Merge tag 'u-boot-amlogic-20211007' of https://source.denx.de/u-boot/custodians/u-boot-amlogic by Tom Rini · Thu Oct 07 09:02:22 2021 -0400
  22. 2e166c8 usb: dwc3: meson-gxl: add AXG compatible by Neil Armstrong · Fri Sep 17 09:37:01 2021 +0200
  23. c7bfcbe pci: pcie_dw_meson: fix usb fail when pci link fails to go up by Neil Armstrong · Wed Sep 08 14:32:12 2021 +0200
  24. cc382ff sysreset: provide SBI based sysreset driver by Heinrich Schuchardt · Sun Sep 12 21:11:46 2021 +0200
  25. 4c33c26 serial: Add a debug console using the RISC-V SBI interface by Samuel Holland · Sun Sep 12 10:56:09 2021 -0500
  26. e72139e clk: k210: Try harder to get the best config by Sean Anderson · Sat Sep 11 13:20:03 2021 -0400
  27. 89c3584 k210: clk: Refactor out_of_spec tests by Sean Anderson · Sat Sep 11 13:20:01 2021 -0400
  28. b0126e9 clk: k210: Fix checking if ulongs are less than 0 by Sean Anderson · Sat Sep 11 13:20:00 2021 -0400
  29. f6d26d8 Convert CONFIG_NAND_OMAP_ECCSCHEME to Kconfig by Tom Rini · Wed Sep 22 14:50:39 2021 -0400
  30. a73788c Convert CONFIG_NAND_FSL_ELBC et al to Kconfig by Tom Rini · Wed Sep 22 14:50:37 2021 -0400
  31. 64fc331 Convert CONFIG_SYS_NAND_MAX_CHIPS to Kconfig by Tom Rini · Wed Sep 22 14:50:36 2021 -0400
  32. 3bde7e2 nand.h: Cleanup linux/mtd/rawnand.h usage by Tom Rini · Wed Sep 22 14:50:35 2021 -0400
  33. fdae007 Convert CONFIG_SYS_NAND_ONFI_DETECTION to Kconfig by Tom Rini · Wed Sep 22 14:50:34 2021 -0400
  34. 8e6d9c7 Convert CONFIG_SYS_NAND_5_ADDR_CYCLE to Kconfig by Tom Rini · Wed Sep 22 14:50:33 2021 -0400
  35. a2fbd4a Convert CONFIG_SYS_NAND_BAD_BLOCK_POS to Kconfig by Tom Rini · Wed Sep 22 14:50:32 2021 -0400
  36. 69af172 nand_spl_simple: Drop CONFIG_SYS_NAND_4_ADDR_CYCLE support by Tom Rini · Wed Sep 22 14:50:31 2021 -0400
  37. 2510a81 Convert CONFIG_SYS_NAND_PAGE_COUNT to Kconfig by Tom Rini · Wed Sep 22 14:50:30 2021 -0400
  38. fae1dab Convert CONFIG_SPL_NAND_LOAD et al to Kconfig by Tom Rini · Wed Sep 22 14:50:29 2021 -0400
  39. 0820427 Convert CONFIG_NAND_LPC32XX_MLC to Kconfig by Tom Rini · Wed Sep 22 14:50:28 2021 -0400
  40. 5fe15c0 reboot-mode: migrate uclass to livetree by Patrick Delaunay · Mon Sep 20 18:27:20 2021 +0200
  41. 185bb7e demo: migrate uclass to livetree by Patrick Delaunay · Mon Sep 20 17:58:33 2021 +0200
  42. c249ae5 remoteproc: migrate uclass to livetree by Patrick Delaunay · Mon Sep 20 17:56:06 2021 +0200
  43. 8e10c71 gpio: Factor out DT flag translation by Samuel Holland · Sat Sep 11 17:05:53 2021 -0500
  44. 78acb92 gpio: Verify validity of pin offsets from device trees by Samuel Holland · Sat Sep 11 17:05:52 2021 -0500
  45. 8f53a33 gpio: Verify validity of pin offsets when looking up names by Samuel Holland · Sat Sep 11 17:05:51 2021 -0500
  46. f02f957 pinctrl: single: Add request() api by Bharat Gooty · Tue Aug 24 15:46:32 2021 +0530
  47. 1063e10 pinctrl: single: Parse gpio details from dt by Bharat Gooty · Tue Aug 24 15:46:31 2021 +0530
  48. d140bba Merge branch 'next' by Tom Rini · Mon Oct 04 11:27:55 2021 -0400
  49. 545be19 mtd: cqspi: Fix division by zero by Marek Vasut · Tue Sep 14 05:21:48 2021 +0200
  50. d35cdfb watchdog: rti_wdt: Add support for loading firmware by Jan Kiszka · Sat Sep 18 08:17:55 2021 +0200
  51. 4d5d5d3 pci: pcie_layerscape_fixup_common: lx2_board_fix_fdt can be static by Vladimir Oltean · Fri Sep 17 15:11:30 2021 +0300
  52. 06a6805 pci: pcie_layerscape_fixup_common: include fdt_support.h for ft_pci_setup by Vladimir Oltean · Fri Sep 17 15:11:29 2021 +0300
  53. 3ea9a7a pci: layerscape: ls_pcie_conf_address can be static by Vladimir Oltean · Fri Sep 17 15:11:28 2021 +0300
  54. 86fa8b0 pci: _dm_pci_phys_to_bus can be static by Vladimir Oltean · Fri Sep 17 15:11:27 2021 +0300
  55. 69c5f8a pci: pci_read_config can be static by Vladimir Oltean · Fri Sep 17 15:11:26 2021 +0300
  56. 278a5b5 pci: pci_write_config can be static by Vladimir Oltean · Fri Sep 17 15:11:25 2021 +0300
  57. 2363f8a pci: include pci_internal.h inside pci_auto.c by Vladimir Oltean · Fri Sep 17 15:11:21 2021 +0300
  58. 32ff6e2 rtc: rx8025: revise single register write to use offset by Mathew McBride · Fri Sep 17 06:46:04 2021 +0000
  59. f096e2d rtc: rx8025: set date in a single i2c transaction by Mathew McBride · Fri Sep 17 06:46:03 2021 +0000
  60. f36e6c7 rtc: rx8025: add support for EPSON RX8035. by Mathew McBride · Fri Sep 17 06:46:02 2021 +0000
  61. 25026cb rtc: rx8025: drop non-DM support by Mathew McBride · Fri Sep 17 06:46:01 2021 +0000
  62. 997f84d serial: Remove extraneous SYS_MALLOC_F check by Tom Rini · Mon Sep 13 17:24:54 2021 -0400
  63. eac76b8 arm: Remove zmx25 board and ARCH_MX25 by Tom Rini · Thu Sep 09 07:54:50 2021 -0400
  64. f0d7650 arm: Remove aspenite board by Tom Rini · Thu Sep 09 07:54:49 2021 -0400
  65. 74f00e8 arm: Remove flea3 board by Tom Rini · Tue Sep 14 09:09:31 2021 -0400
  66. 2154876 Merge tag 'xilinx-for-v2022.01-rc1' of https://source.denx.de/u-boot/custodians/u-boot-microblaze into next by Tom Rini · Thu Sep 30 11:29:41 2021 -0400
  67. 62fb2b4 WS cleanup: remove SPACE(s) followed by TAB by Wolfgang Denk · Mon Sep 27 17:42:39 2021 +0200
  68. 9d328a6 WS cleanup: remove trailing white space by Wolfgang Denk · Mon Sep 27 17:42:38 2021 +0200
  69. accb63b WS cleanup: remove excessive empty lines by Wolfgang Denk · Mon Sep 27 17:42:37 2021 +0200
  70. 3fd6633 WS cleanup: remove trailing empty lines by Wolfgang Denk · Mon Sep 27 17:42:36 2021 +0200
  71. d630edd watchdog: versal: Add support for expire now by Ashok Reddy Soma · Tue Sep 28 11:31:59 2021 +0530
  72. db1aa0d watchdog: versal: Add support for basic window watchdog by Ashok Reddy Soma · Tue Sep 28 11:31:58 2021 +0530
  73. b5ef0ba clk: versal: Enable only GATE type clocks by T Karthik Reddy · Tue Sep 28 11:30:27 2021 +0530
  74. 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
  75. ecc4a23 Merge branch '2021-09-25-TI-platform-updates' into next by Tom Rini · Tue Sep 28 19:18:56 2021 -0400
  76. 33d2cf9 mtd: nand: raw: convert nand_dt_init() to ofnode_xx() interface by Patrice Chotard · Mon Sep 13 16:25:53 2021 +0200
  77. 5b4956a mtd: spi: Set CONFIG_SF_DEFAULT_MODE default to 0 by Marek Vasut · Tue Sep 14 20:28:24 2021 +0200
  78. 9838538 mtd: spi: nor: force mtd name to "nor%d" by Patrick Delaunay · Wed Sep 22 18:29:08 2021 +0200
  79. e22c968 net: dsa: felix: check return code of mdio_alloc and mdio_register by Vladimir Oltean · Mon Sep 27 14:22:02 2021 +0300
  80. c1759a8 net: qe: uec: ensure mdiodev->name is NULL terminated after MDIO_NAME_LEN truncation by Vladimir Oltean · Mon Sep 27 14:21:59 2021 +0300
  81. ad2e1fc net: davinci_emac: ensure mdiodev->name is NULL terminated after MDIO_NAME_LEN truncation by Vladimir Oltean · Mon Sep 27 14:21:58 2021 +0300
  82. f201344 net: smc911x: ensure mdiodev->name is NULL terminated after MDIO_NAME_LEN truncation by Vladimir Oltean · Mon Sep 27 14:21:57 2021 +0300
  83. 34b98bc net: sh_eth: ensure mdiodev->name is NULL terminated after MDIO_NAME_LEN truncation by Vladimir Oltean · Mon Sep 27 14:21:56 2021 +0300
  84. 208cf4a net: mvgbe: ensure mdiodev->name is NULL terminated after MDIO_NAME_LEN truncation by Vladimir Oltean · Mon Sep 27 14:21:55 2021 +0300
  85. 1cf22ab net: dsa: felix: ensure mii_bus->name is NULL terminated after MDIO_NAME_LEN truncation by Vladimir Oltean · Mon Sep 27 14:21:54 2021 +0300
  86. 1e70f9f net: mpc8xx_fec: ensure mdiodev->name is NULL terminated after MDIO_NAME_LEN truncation by Vladimir Oltean · Mon Sep 27 14:21:53 2021 +0300
  87. 7947ab4 net: macb: ensure mdiodev->name is NULL terminated after MDIO_NAME_LEN truncation by Vladimir Oltean · Mon Sep 27 14:21:52 2021 +0300
  88. f3b1db7 net: lpc32xx: ensure mdiodev->name is NULL terminated after MDIO_NAME_LEN truncation by Vladimir Oltean · Mon Sep 27 14:21:51 2021 +0300
  89. 5a9dd58 net: ftmac110: ensure mdiodev->name is NULL terminated after MDIO_NAME_LEN truncation by Vladimir Oltean · Mon Sep 27 14:21:50 2021 +0300
  90. c99dd24 net: mcdmafec: ensure bus->name is NULL terminated after MDIO_NAME_LEN truncation by Vladimir Oltean · Mon Sep 27 14:21:49 2021 +0300
  91. dcd21cc net: enetc: ensure imdio.name is NULL terminated after MDIO_NAME_LEN truncation by Vladimir Oltean · Mon Sep 27 14:21:48 2021 +0300
  92. 487ce78 net: ep93xx: ensure mdiodev->name is NULL terminated after MDIO_NAME_LEN truncation by Vladimir Oltean · Mon Sep 27 14:21:47 2021 +0300
  93. c786b52 net: eepro100: ensure mdiodev->name is NULL terminated after MDIO_NAME_LEN truncation by Vladimir Oltean · Mon Sep 27 14:21:46 2021 +0300
  94. ec7a56b net: bcm-sf2: ensure mdiodev->name is NULL terminated after MDIO_NAME_LEN truncation by Vladimir Oltean · Mon Sep 27 14:21:45 2021 +0300
  95. 17c24f9 net: at91_emac: ensure mdiodev->name is NULL terminated after MDIO_NAME_LEN truncation by Vladimir Oltean · Mon Sep 27 14:21:44 2021 +0300
  96. ca8d72e net: armada100_fec: ensure mdiodev->name is NULL terminated after MDIO_NAME_LEN truncation by Vladimir Oltean · Mon Sep 27 14:21:43 2021 +0300
  97. dff95bf net: tsec: read the phy-mode property as fallback to phy-connection-type by Vladimir Oltean · Sat Sep 18 15:46:55 2021 +0300
  98. 0e57757 net: tsec: only call tsec_get_interface as fallback to DT-specified PHY mode by Vladimir Oltean · Sat Sep 18 15:46:54 2021 +0300
  99. 19d04df net: dsa: felix: remove "xgmii" phy-mode by Vladimir Oltean · Sat Sep 18 15:32:37 2021 +0300
  100. 5c10f9e net: enetc: remove support for "xgmii" phy-mode by Vladimir Oltean · Sat Sep 18 15:32:36 2021 +0300