1. c439b56 video: sunxi: Remove TV probe from DE2 by Jernej Skrabec · 3 years, 6 months ago
  2. a1d2ad4 video: sunxi: Remove check for ddc-i2c-bus property by Jernej Skrabec · 3 years, 6 months ago
  3. 935b519 video: sunxi: Use DW-HDMI hpd function by Jernej Skrabec · 3 years, 6 months ago
  4. 3b9021a video: sunxi: Add mode_valid callback to sunxi_dw_hdmi by Jernej Skrabec · 3 years, 6 months ago
  5. dc0731e scsi: Add ata_swap_buf_le16() to support big-endian platforms by Stefan Roese · 3 years, 7 months ago
  6. 1cf2700 ata: ahci: Fix usage on big-endian platforms by Stefan Roese · 3 years, 7 months ago
  7. 1eefd49 sata: ahci_mvebu.c: Enable AHCI/SATA driver for MIPS Octeon by Stefan Roese · 3 years, 7 months ago
  8. f105466 serial: serial_octeon_bootcmd.c: Add PCI remote console support by Stefan Roese · 3 years, 7 months ago
  9. 4dead10 serial: serial_octeon_pcie_console.c: Add PCI remote console support by Stefan Roese · 3 years, 7 months ago
  10. ddafdb9 mips: octeon: Add Octeon PCIe host controller driver by Stefan Roese · 3 years, 7 months ago
  11. b0f4ba0 mips: octeon: Misc changes required because of the newly added headers by Stefan Roese · 3 years, 11 months ago
  12. 4d85f42 Merge https://source.denx.de/u-boot/custodians/u-boot-usb by Tom Rini · 3 years, 6 months ago WIP/23Apr2021
  13. cd9aafc clk: Fix typo in Zynq Kconfig symbol description by Michal Simek · 3 years, 7 months ago
  14. e1769da usb: ehci-hcd: Add IAA handshake for removing async QH by Ye Li · 3 years, 8 months ago
  15. f9bb0ba mmc: octeontx_hsmmc: Add support for MIPS Octeon by Stefan Roese · 3 years, 8 months ago
  16. 42b5143 net: jr2: Fix Serdes6G configuration by Horatiu Vultur · 3 years, 8 months ago
  17. 6b59304 net: jr2: Reset switch by Horatiu Vultur · 3 years, 8 months ago
  18. a6713b3 sysreset: provide type of reset in do_reset cmd by Igor Opaniuk · 3 years, 7 months ago
  19. 91f00ba sysreset: psci: use psci driver exported functions by Igor Opaniuk · 3 years, 7 months ago
  20. b7135b0 psci: add features/reset2 support by Igor Opaniuk · 3 years, 7 months ago
  21. debb07b net: calxedagmac: Convert to DM_ETH by Andre Przywara · 3 years, 7 months ago
  22. 6ab0286 power: regulator: add driver for ANATOP regulator by Ying-Chun Liu (PaulLiu) · 3 years, 7 months ago
  23. 935e0b0 net: octeontx: smi: fix mii probe by Tim Harvey · 3 years, 7 months ago
  24. 98a8180 drivers: ata: ahci: update max id if it is more than available ports by Suneel Garapati · 3 years, 7 months ago
  25. 8c64347 drivers: net: octeontx: fix QSGMII by Tim Harvey · 3 years, 7 months ago
  26. 0a527fd Fix IDE commands issued, fix endian issues, fix non MMIO by Reinoud Zandijk · 3 years, 8 months ago
  27. 182c5f1 misc: make CONFIG_IRQ selectable for all platforms by Wasim Khan · 3 years, 8 months ago
  28. 628adbd phy: meson-g12a-usb3-pcie: add support for PCIe ops by Neil Armstrong · 3 years, 8 months ago
  29. 2696a41 clk: meson-g12a: add PCIe gates by Neil Armstrong · 3 years, 8 months ago
  30. e1038ac gpio: atmel_pio4: add support for sama7g5 pio4 version with 5 banks by Eugen Hristev · 3 years, 7 months ago
  31. c6ae5e9 Merge https://source.denx.de/u-boot/custodians/u-boot-usb by Tom Rini · 3 years, 6 months ago
  32. 2fbc8047 Merge tag 'ti-v2021.07-rc1' of https://source.denx.de/u-boot/custodians/u-boot-ti by Tom Rini · 3 years, 6 months ago
  33. 5e7e2a8 usb: ehci-mx6: Add iMX8M support by Marek Vasut · 3 years, 7 months ago
  34. f444f89 usb: ehci-mx6: Fix aarch64 build warnings by Marek Vasut · 3 years, 7 months ago
  35. e87015f usb: ehci-mx6: Add fsl,imx7d-usb compatible string by Marek Vasut · 3 years, 7 months ago
  36. 1aae8a3 usb: ehci-mx6: Set default CONFIG_MXC_USB_PORTSC if not defined by Marek Vasut · 3 years, 7 months ago
  37. 50d0146 usb: ehci-mx6: Add generic EHCI PHY support by Marek Vasut · 3 years, 7 months ago
  38. 6443a3b usb: ehci-mx6: Use portnr from DT in DM case by Marek Vasut · 3 years, 7 months ago
  39. 6686469 usb: ehci-mx6: Pass MISC address to usb_oc_config() by Marek Vasut · 3 years, 7 months ago
  40. 849763b usb: ehci-mx6: Split usb_power_config() by Marek Vasut · 3 years, 7 months ago
  41. eb64f59 usb: ehci-mx6: Pass PHY address to usb_*_phy*() by Marek Vasut · 3 years, 7 months ago
  42. ef464e4 usb: ehci-mx6: Split ehci_mx6_common_init() by Marek Vasut · 3 years, 7 months ago
  43. 4dcfa3b usb: ehci-mx6: Parse USB PHY and MISC offsets from DT by Marek Vasut · 3 years, 7 months ago
  44. 598fa7e usb: ehci-mx6: Unify USBNC registers by Marek Vasut · 3 years, 7 months ago
  45. 7f2c10e usb: ehci-mx6: Add DM clock support by Marek Vasut · 3 years, 7 months ago
  46. 7e1f1e1 usb: ehci-mx6: Turn off Vbus on probe failure by Marek Vasut · 3 years, 7 months ago
  47. f174a0d imx: power-domain: Add fsl,imx8mn-gpc compatible string by Marek Vasut · 3 years, 7 months ago
  48. da16034 imx: power-domain: Add fsl,imx8mm-gpc compatible string by Marek Vasut · 3 years, 7 months ago
  49. 1220aa9 phy: nop-phy: Add standard usb-nop-xceiv compat string by Marek Vasut · 3 years, 7 months ago
  50. 599177e sunxi: video: select dw-hdmi in Kconfig, not Makefile by Jernej Skrabec · 3 years, 8 months ago
  51. fa7eabf clk: sunxi: h6: Add XHCI clocks by Samuel Holland · 3 years, 9 months ago
  52. 9078b67 clk: sunxi: Add a dummy clock driver for the RTC by Samuel Holland · 3 years, 9 months ago
  53. 45b3cf8 Merge https://gitlab.denx.de/u-boot/custodians/u-boot-fsl-qoriq by Tom Rini · 3 years, 6 months ago
  54. ea8971c test: dm: Add a test case for simple-bus <ranges> by Bin Meng · 3 years, 8 months ago
  55. 80279fa dm: core: Correctly read <ranges> of simple-bus by Bin Meng · 3 years, 8 months ago
  56. a081546 net: tsec: Support <reg> property from the subnode "queue-group" by Bin Meng · 3 years, 8 months ago
  57. 408f056 net: tsec: Use map_physmem() directly instead of dev_remap_addr() by Bin Meng · 3 years, 8 months ago
  58. ff98da0 sandbox: Add a DSA sandbox driver and unit test by Claudiu Manoil · 3 years, 8 months ago
  59. 3c56251 net: tsec: Use dm_eth_phy_connect() directly for the DM case by Vladimir Oltean · 3 years, 8 months ago
  60. ec3b97e net: phy: fixed: Support the old DT binding by Bin Meng · 3 years, 8 months ago
  61. d809a9d net: phy: fixed: Add the missing ending newline by Bin Meng · 3 years, 8 months ago
  62. af34a94 net: phy: fixed: Make driver ops static by Bin Meng · 3 years, 8 months ago
  63. 676fbd3 net: phy: Simplify the logic of phy_connect_fixed() by Bin Meng · 3 years, 8 months ago
  64. 188ff18 net: phy: xilinx: Drop #ifdef CONFIG_DM_ETH around phy_connect_gmii2rgmii() by Bin Meng · 3 years, 8 months ago
  65. 6c99381 net: phy: xilinx: Be compatible with live OF tree by Bin Meng · 3 years, 8 months ago
  66. 3407c30 net: phy: fixed: Drop #ifdef CONFIG_DM_ETH around phy_connect_fixed by Vladimir Oltean · 3 years, 8 months ago
  67. f27bc8a net: phy: fixed: Be compatible with live OF tree by Vladimir Oltean · 3 years, 8 months ago
  68. 173c66b of: extra: Introduce ofnode_phy_is_fixed_link() API by Bin Meng · 3 years, 8 months ago
  69. 017af7f watchdog: Add booke watchdog driver by Chris Packham · 3 years, 8 months ago
  70. 2c32c70 pci: add Amlogic Meson Designware PCIe controller by Neil Armstrong · 3 years, 7 months ago
  71. c90f3d0 pci: pcie_dw_rockchip: migrate to common Designware PCIe functions by Neil Armstrong · 3 years, 7 months ago
  72. 1a03182 pci: pcie_dw_ti: migrate to common Designware PCIe functions by Neil Armstrong · 3 years, 7 months ago
  73. dfadb94 pci: add common Designware PCIe functions by Neil Armstrong · 3 years, 7 months ago
  74. 7062d4e scmi: translate the resource only when livetree is not activated by Patrick Delaunay · 3 years, 7 months ago
  75. 34f8fc7 gpio: Drop dm_gpio_set_dir() by Simon Glass · 3 years, 7 months ago
  76. a12aa79 gpio: i2c-gpio: Drop use of dm_gpio_set_dir() by Simon Glass · 3 years, 7 months ago
  77. 5830b57 qemu: add MMIO driver for QFW by Asherah Connor · 3 years, 7 months ago
  78. 6951255 test: qemu: add qfw sandbox driver, dm tests, qemu tests by Asherah Connor · 3 years, 7 months ago
  79. 5b0b43e x86: qemu: move QFW to its own uclass by Asherah Connor · 3 years, 7 months ago
  80. 2a3f161 scmi: correctly configure MMU for SCMI buffer by Patrick Delaunay · 3 years, 7 months ago
  81. 69a7529 fastboot: Fix possible buffer overrun by Sean Anderson · 3 years, 8 months ago
  82. 9af869c lib: string: Implement strlcat by Sean Anderson · 3 years, 8 months ago
  83. 92e8489 tee: optee: Change printing during optee_probe by Ilias Apalodimas · 3 years, 8 months ago
  84. 05a0776 rtc: add support for rv3028 rtc by Heiko Schocher · 3 years, 8 months ago
  85. c3bba70 firmware: scmi: fix inline comments and minor coding style issues by Etienne Carriere · 3 years, 8 months ago
  86. 0124218 firmware: scmi: sandbox test for voltage regulator by Etienne Carriere · 3 years, 8 months ago
  87. 1f213ee firmware: scmi: voltage regulator by Etienne Carriere · 3 years, 8 months ago
  88. a62de44 pci: Mark 64bit Memory BARs as such by Phil Sutter · 3 years, 8 months ago
  89. c146de4 mtd: Update fail_addr when erase fails due to bad blocks by Farhan Ali · 3 years, 8 months ago
  90. 67696ab power: pmic: remove pmic_max77696.c file by Jaehoon Chung · 3 years, 9 months ago
  91. 5532262 test: pinmux: add test for 'pinctrl-single' driver by Dario Binacchi · 3 years, 7 months ago
  92. 76d470d pinctrl: single: add get_pin_muxing operation by Dario Binacchi · 3 years, 7 months ago
  93. 0b12162 pinctrl: single: add get_pin_name operation by Dario Binacchi · 3 years, 7 months ago
  94. 1dd7ae2 pinctrl: single: add get_pins_count operation by Dario Binacchi · 3 years, 7 months ago
  95. 180531f pinctrl: single: add register access functions by Dario Binacchi · 3 years, 7 months ago
  96. d85b93e pinctrl: single: change function mask default value by Dario Binacchi · 3 years, 7 months ago
  97. 971c64a pinctrl: single: check "register-width" DT property by Dario Binacchi · 3 years, 7 months ago
  98. 9fd8a43 pinctrl: single: get register area size by device API by Dario Binacchi · 3 years, 7 months ago
  99. fcf6a2b pinctrl: single: fix debug messages formatting by Dario Binacchi · 3 years, 7 months ago
  100. 9b884e7 pinctrl: single: fix offset management by Dario Binacchi · 3 years, 7 months ago