1. 84516a7 mmc: fsl_esdhc_imx: remove redundant ARCH_MXC by Haibo Chen · Fri Feb 11 19:16:56 2022 +0800
  2. 4a756dc clk: imx: select [SPL_]CLK_COMPOSITE_CCF for imx8mn by Heiko Thiery · Sun Jan 30 07:37:06 2022 +0100
  3. 97497fd mmc: fsl_esdhc_imx: Use esdhc_soc_data flags to set host caps by Adam Ford · Wed Jan 12 07:53:56 2022 -0600
  4. 427104d Merge https://source.denx.de/u-boot/custodians/u-boot-marvell by Tom Rini · Thu Feb 17 11:03:50 2022 -0500
  5. 532b719 ddr: marvell: a38x: fix BYTE_HOMOGENEOUS_SPLIT_OUT decision by Marek Behún · Thu Feb 17 01:08:37 2022 +0100
  6. 0ef7905 pci: mvebu: Ensure that root port is always on root zero bus by Pali Rohár · Tue Feb 15 11:34:01 2022 +0100
  7. 4d73e81 arm: a37xx: pci: Update comment about Command/Direct mode by Pali Rohár · Tue Feb 15 11:23:37 2022 +0100
  8. 1efa134 arm: a37xx: pci: Register controller also when no PCIe card is connected by Pali Rohár · Tue Feb 15 11:23:36 2022 +0100
  9. 4106305 arm: a37xx: pci: Do not try to access other buses when link is down by Pali Rohár · Tue Feb 15 11:23:35 2022 +0100
  10. 43691bb watchdog: armada_37xx: Convert to official DT bindings by Pali Rohár · Mon Feb 14 11:34:25 2022 +0100
  11. ecdc7bf usb: ehci: ehci-marvell: Update compatible string to official DT bindings by Pali Rohár · Mon Feb 14 11:34:24 2022 +0100
  12. 570a7a5 phy: marvell: a3700: Update compatible string to official DT bindings by Pali Rohár · Mon Feb 14 11:34:23 2022 +0100
  13. 3f0032f rtc: ds1307: Add bindings for microchip, mcp7940x by Pali Rohár · Mon Feb 14 11:34:22 2022 +0100
  14. 7e1c4fd arm: a37xx: pci: Ensure that root port is always on root zero bus by Pali Rohár · Thu Feb 10 14:53:45 2022 +0100
  15. 0c8b55f arm: a37xx: pci: Use dev_read_addr() by Pali Rohár · Thu Feb 10 14:53:44 2022 +0100
  16. 660a941 arm: a37xx: pci: Cleanup macro names by Pali Rohár · Thu Feb 10 14:53:43 2022 +0100
  17. 810cde3 arm: a37xx: pci: Use standard register macros from pci.h by Pali Rohár · Thu Feb 10 14:53:42 2022 +0100
  18. 7d02750 Merge branch 'master' of git://source.denx.de/u-boot-usb by Tom Rini · Wed Feb 16 18:21:41 2022 -0500
  19. 5f31d4a drivers: power: regulator: tps65941_regulator: Add support for 3Phase buck by Sinthu Raja · Wed Feb 09 15:06:47 2022 +0530
  20. e8146ea drivers: power: pmic: Add support for tps659412 PMIC by Sinthu Raja · Wed Feb 09 15:06:46 2022 +0530
  21. ec2b73d usb: xhci: reset endpoint on USB stall by Stefan Agner · Mon Sep 27 14:42:58 2021 +0200
  22. eefabee usb: dwc3: core: stop the core when it's removed by Angus Ainslie · Wed Feb 02 15:08:55 2022 -0800
  23. 6e382a8 usb: dwc3: dwc3-generic: check the parent nodes by Angus Ainslie · Wed Feb 02 15:08:54 2022 -0800
  24. a59a8cb phy: nop-phy: Enable reset-gpios support by Adam Ford · Sat Jan 29 07:27:47 2022 -0600
  25. fa4282a DFU: Check the number of arguments and argument string strictly by Masami Hiramatsu · Mon Jan 31 11:52:37 2022 +0900
  26. f815c33 DFU: Accept redundant spaces and tabs in dfu_alt_info by Masami Hiramatsu · Mon Jan 31 11:52:29 2022 +0900
  27. 020bb2c DFU: Do not copy the entity name over the buffer size by Masami Hiramatsu · Mon Jan 31 11:52:20 2022 +0900
  28. 6a0904b button: adc: set state to pressed when the voltage is closest to nominal by Peter Cai · Wed Feb 02 13:04:04 2022 -0500
  29. bb91031 Merge https://source.denx.de/u-boot/custodians/u-boot-usb by Tom Rini · Fri Feb 11 07:22:30 2022 -0500
  30. 98a80cd usb: gadget: ci: Avoid null pointer dereference by Marek Vasut · Fri Jan 28 04:39:09 2022 +0100
  31. 33da95a usb: ehci-mx6: Enable OTG detection on imx8mm and imx8mn by Adam Ford · Thu Feb 03 15:20:11 2022 -0600
  32. 5348dba input: apple: Add support for Apple SPI keyboard by Mark Kettenis · Sun Jan 23 16:48:13 2022 +0100
  33. 0c3e924 spi: apple: Add driver for Apple SPI controller by Mark Kettenis · Sun Jan 23 16:48:12 2022 +0100
  34. 31d5f7b nvme: apple: Add driver for Apple NVMe storage controller by Mark Kettenis · Sat Jan 22 20:38:18 2022 +0100
  35. 9e8c483 power: domain: apple: Add reset support by Mark Kettenis · Sat Jan 22 20:38:17 2022 +0100
  36. a106a30 nvme: Add shutdown function by Mark Kettenis · Sat Jan 22 20:38:16 2022 +0100
  37. 7579e90 nvme: Introduce driver ops by Mark Kettenis · Sat Jan 22 20:38:15 2022 +0100
  38. f3efb3b mailbox: apple: Add driver for Apple IOP mailbox by Mark Kettenis · Sat Jan 22 20:38:12 2022 +0100
  39. f8463d6 nvme: Split out PCI support by Mark Kettenis · Sat Jan 22 20:38:11 2022 +0100
  40. 331f7f9 Merge https://source.denx.de/u-boot/custodians/u-boot-riscv by Tom Rini · Thu Feb 10 15:09:55 2022 -0500
  41. 6f775ff Merge tag 'dm-pull-8feb22-take3' of https://gitlab.denx.de/u-boot/custodians/u-boot-dm by Tom Rini · Thu Feb 10 09:02:06 2022 -0500
  42. c0fe284 serial: Add RISC-V HTIF console driver by Anup Patel · Thu Jan 27 11:41:07 2022 +0530
  43. 6fe2dd5 serial-uclass: fix build warning by Heiko Schocher · Wed Feb 02 13:55:19 2022 +0100
  44. 366daf6 serial: remove nulldev_serial_input by Heiko Schocher · Wed Feb 02 13:53:17 2022 +0100
  45. c5e6ec1 Merge https://gitlab.denx.de/u-boot/custodians/u-boot-mmc by Tom Rini · Wed Feb 09 11:40:27 2022 -0500
  46. 231e774 Convert CONFIG_SCSI_AHCI_PLAT et al to Kconfig by Simon Glass · Mon Jan 31 07:49:37 2022 -0700
  47. 1a46224 scsi: Drop CONFIG_SYS_SCSI_MAX_DEVICE by Simon Glass · Mon Jan 31 07:49:36 2022 -0700
  48. d31075b ahci: Make ahci drivers depend on AHCI by Simon Glass · Mon Jan 31 07:49:35 2022 -0700
  49. 9e56288 sata: sata_sil: Only support BLK by Simon Glass · Mon Jan 31 07:49:34 2022 -0700
  50. 701ef06 sata: Rearrange Kconfig for SATA by Simon Glass · Mon Jan 31 07:49:33 2022 -0700
  51. edc4777 sata: Only support BLK by Simon Glass · Mon Jan 31 07:49:32 2022 -0700
  52. 6b798c9 sata: Drop Silicon Image SIL3114 SATA driver by Simon Glass · Mon Jan 31 07:49:31 2022 -0700
  53. 8a4b588 Convert CONFIG_SYS_IDE_MAXBUS et al to Kconfig by Simon Glass · Sat Jan 22 05:53:24 2022 -0700
  54. 37efde8 ide: Drop CONFIG_IDE_AHB by Simon Glass · Sat Jan 22 05:53:23 2022 -0700
  55. 87f79c5 mmc: fsl: Use brackets around if() by Simon Glass · Sat Jan 22 05:07:24 2022 -0700
  56. 86376fd mmc: fsl_esdhc_imx: fix watermark level in dma by Marcel Ziswiler · Mon Jan 31 23:08:31 2022 +0100
  57. f01608f phy: cadence: Sierra: Add support for skipping configuration by Aswath Govindraju · Fri Jan 28 13:41:50 2022 +0530
  58. e51f3e5 phy: cadence: Sierra: Add PCIe + QSGMII PHY multilink configuration by Swapnil Jakhade · Fri Jan 28 13:41:49 2022 +0530
  59. 547eec4 phy: cadence: Sierra: Add support for PHY multilink configurations by Swapnil Jakhade · Fri Jan 28 13:41:48 2022 +0530
  60. 7b7f88b phy: cadence: Sierra: Update single link PCIe register configuration by Swapnil Jakhade · Fri Jan 28 13:41:47 2022 +0530
  61. b5c512f phy: cadence: Sierra: Check PIPE mode PHY status to be ready for operation by Swapnil Jakhade · Fri Jan 28 13:41:46 2022 +0530
  62. 13a6208 phy: cadence: Sierra: Check cmn_ready assertion during PHY power on by Swapnil Jakhade · Fri Jan 28 13:41:45 2022 +0530
  63. aa20b30 phy: cadence: Sierra: Add PHY PCS common register configurations by Swapnil Jakhade · Fri Jan 28 13:41:44 2022 +0530
  64. 5b6b3dc phy: cadence: Sierra: Rename some regmap variables to be in sync with Sierra documentation by Swapnil Jakhade · Fri Jan 28 13:41:43 2022 +0530
  65. 0d372ea phy: cadence: Sierra: Add support to get SSC type from device tree. by Swapnil Jakhade · Fri Jan 28 13:41:42 2022 +0530
  66. e42a847 phy: cadence: Sierra: Prepare driver to add support for multilink configurations by Swapnil Jakhade · Fri Jan 28 13:41:40 2022 +0530
  67. eaf8b51 phy: ti: phy-j721e-wiz.c: Fix the condition for setting P_ENABLE_FORCE by Aswath Govindraju · Fri Jan 28 13:41:37 2022 +0530
  68. 304341f phy: cadence: Sierra: Model PLL_CMNLC and PLL_CMNLC1 as a clock by Aswath Govindraju · Fri Jan 28 13:41:36 2022 +0530
  69. 11fcd0e phy: cadence: Sierra: Add a UCLASS_PHY device for links by Aswath Govindraju · Fri Jan 28 13:41:35 2022 +0530
  70. 25f8b37 phy: cadence: Sierra: Add missing clk_disable_unprepare() in .remove callback by Kishon Vijay Abraham I · Fri Jan 28 13:41:34 2022 +0530
  71. d604252 phy: cadence: Sierra: Add array of input clocks in "struct cdns_sierra_phy" by Kishon Vijay Abraham I · Fri Jan 28 13:41:33 2022 +0530
  72. 12fbc5c phy: cadence: Sierra: Move all reset_control_get*() to a separate function by Kishon Vijay Abraham I · Fri Jan 28 13:41:32 2022 +0530
  73. 47d0bcb phy: cadence: Sierra: Move all clk_get_*() to a separate function by Kishon Vijay Abraham I · Fri Jan 28 13:41:31 2022 +0530
  74. 030625f phy: cadence: Sierra: Create PHY only for "phy" or "link" sub-nodes by Kishon Vijay Abraham I · Fri Jan 28 13:41:30 2022 +0530
  75. 1ff2b71 phy: cadence: Sierra: Fix PHY power_on sequence by Kishon Vijay Abraham I · Fri Jan 28 13:41:29 2022 +0530
  76. a366626 phy: cadence: sierra: Fix for USB3 U1/U2 state by Sanket Parmar · Fri Jan 28 13:41:28 2022 +0530
  77. ff14a05 remoteproc: ipu: Add driver to bring up ipu by Keerthy · Thu Jan 27 13:16:56 2022 +0100
  78. 844db20 remoteproc: uclass: Add remoteproc resource handling helpers by Keerthy · Thu Jan 27 13:16:55 2022 +0100
  79. fe8f609 drivers: misc: Makefile: Enable fs_loader compilation at SPL Level by Keerthy · Thu Jan 27 13:16:53 2022 +0100
  80. 0c0bdbb reset: dra7: Add a reset driver by Keerthy · Thu Jan 27 13:16:51 2022 +0100
  81. 1a798db soc: soc_ti_k3: update j721e revision numbering by Bryan Brattlof · Wed Jan 26 16:07:33 2022 -0600
  82. 2645719 soc: ti: k3-socinfo: Add entry for J721S2 SoC by David Huang · Tue Jan 25 20:56:36 2022 +0530
  83. bf9d0b9 ram: k3-ddrss: Add support for J721S2 SoC by David Huang · Tue Jan 25 20:56:35 2022 +0530
  84. 7078f35 power: domain: ti: Add support for J721S2 SoC by David Huang · Tue Jan 25 20:56:34 2022 +0530
  85. e04854b clk: clk-k3: Add support for J721S2 SoC by David Huang · Tue Jan 25 20:56:33 2022 +0530
  86. 7bee6e1 drivers: dma: Add support for J721S2 by David Huang · Tue Jan 25 20:56:32 2022 +0530
  87. 6324bc7 ram: k3-ddrss: Add support for configuring MSMC subsystem in case of Multiple DDR subsystems by Aswath Govindraju · Tue Jan 25 20:56:30 2022 +0530
  88. b232cb4 ram: k3-ddrss: Add support for multiple instances of DDR subsystems by Aswath Govindraju · Tue Jan 25 20:56:29 2022 +0530
  89. 7bd8844 ram: k3-ddrss: lpddr4_structs_if.h: Add a pointer to ddr instance by Aswath Govindraju · Tue Jan 25 20:56:28 2022 +0530
  90. dd050c4 remoteproc: k3_system_controller: Support optional boot_notification channel by Nishanth Menon · Tue Jan 25 20:56:27 2022 +0530
  91. bc72284 clk: imx: select [SPL_]CLK_COMPOSITE_CCF for imxrt10{20|50} by Heiko Thiery · Sun Jan 30 07:38:12 2022 +0100
  92. f54598a regulator: bd718x7: Bypass bogus warnings by Marek Vasut · Tue Jan 25 03:46:52 2022 +0100
  93. 3151e42 GPIO: fxl6408: Add support for FXL6408 GPIO expander by Oleksandr Suvorov · Sun Nov 21 18:05:16 2021 +0200
  94. 8b10a7e spi: mxc_spi: remove redundant code in spi_xchg_single() by Haolin Li · Sat Nov 06 03:03:34 2021 -0700
  95. 7f5dd94 imx8ulp: ddr: Fix DDR frequency request issue by Ye Li · Fri Oct 29 09:46:34 2021 +0800
  96. 9cac6e2 imx8ulp:ddr: saving the dram config timing data into sram by Jacky Bai · Fri Oct 29 09:46:33 2021 +0800
  97. 198bbb1 net: ti: am65-cpsw: Cleanup resources before jump to kernel by Vignesh Raghavendra · Fri Jan 28 11:21:19 2022 +0530
  98. da3d671 Merge https://gitlab.denx.de/u-boot/custodians/u-boot-fsl-qoriq by Tom Rini · Wed Feb 02 09:16:49 2022 -0500
  99. e5cb00a mtd: cfi_mtd: populate mtd->dev with flash_info->dev by Patrice Chotard · Fri Dec 03 10:27:44 2021 +0100
  100. ff1cb9c rtc: pcf2127: remove U-Boot specific compatible string by Vladimir Oltean · Mon Jan 03 14:47:30 2022 +0200