index
:
u-boot.git
master
omap/config-cleanups
omap/sniper/next-v2016.03
omap/sniper/recovery-v2015.07
omap/sniper/work
U-Boot bootloader
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
Age
Commit message (
Expand
)
Author
2021-04-20
Fix IDE commands issued, fix endian issues, fix non MMIO
Reinoud Zandijk
2021-04-20
misc: make CONFIG_IRQ selectable for all platforms
Wasim Khan
2021-04-20
phy: meson-g12a-usb3-pcie: add support for PCIe ops
Neil Armstrong
2021-04-20
clk: meson-g12a: add PCIe gates
Neil Armstrong
2021-04-19
gpio: atmel_pio4: add support for sama7g5 pio4 version with 5 banks
Eugen Hristev
2021-04-18
Merge https://source.denx.de/u-boot/custodians/u-boot-usb
Tom Rini
2021-04-18
Merge tag 'ti-v2021.07-rc1' of https://source.denx.de/u-boot/custodians/u-boo...
Tom Rini
2021-04-18
usb: ehci-mx6: Add iMX8M support
Marek Vasut
2021-04-18
usb: ehci-mx6: Fix aarch64 build warnings
Marek Vasut
2021-04-18
usb: ehci-mx6: Add fsl,imx7d-usb compatible string
Marek Vasut
2021-04-18
usb: ehci-mx6: Set default CONFIG_MXC_USB_PORTSC if not defined
Marek Vasut
2021-04-18
usb: ehci-mx6: Add generic EHCI PHY support
Marek Vasut
2021-04-18
usb: ehci-mx6: Use portnr from DT in DM case
Marek Vasut
2021-04-18
usb: ehci-mx6: Pass MISC address to usb_oc_config()
Marek Vasut
2021-04-18
usb: ehci-mx6: Split usb_power_config()
Marek Vasut
2021-04-18
usb: ehci-mx6: Pass PHY address to usb_*_phy*()
Marek Vasut
2021-04-18
usb: ehci-mx6: Split ehci_mx6_common_init()
Marek Vasut
2021-04-18
usb: ehci-mx6: Parse USB PHY and MISC offsets from DT
Marek Vasut
2021-04-18
usb: ehci-mx6: Unify USBNC registers
Marek Vasut
2021-04-18
usb: ehci-mx6: Add DM clock support
Marek Vasut
2021-04-18
usb: ehci-mx6: Turn off Vbus on probe failure
Marek Vasut
2021-04-18
imx: power-domain: Add fsl,imx8mn-gpc compatible string
Marek Vasut
2021-04-18
imx: power-domain: Add fsl,imx8mm-gpc compatible string
Marek Vasut
2021-04-18
phy: nop-phy: Add standard usb-nop-xceiv compat string
Marek Vasut
2021-04-16
sunxi: video: select dw-hdmi in Kconfig, not Makefile
Jernej Skrabec
2021-04-16
clk: sunxi: h6: Add XHCI clocks
Samuel Holland
2021-04-16
clk: sunxi: Add a dummy clock driver for the RTC
Samuel Holland
2021-04-15
Merge https://gitlab.denx.de/u-boot/custodians/u-boot-fsl-qoriq
Tom Rini
2021-04-15
test: dm: Add a test case for simple-bus <ranges>
Bin Meng
2021-04-15
dm: core: Correctly read <ranges> of simple-bus
Bin Meng
2021-04-15
net: tsec: Support <reg> property from the subnode "queue-group"
Bin Meng
2021-04-15
net: tsec: Use map_physmem() directly instead of dev_remap_addr()
Bin Meng
2021-04-15
sandbox: Add a DSA sandbox driver and unit test
Claudiu Manoil
2021-04-15
net: tsec: Use dm_eth_phy_connect() directly for the DM case
Vladimir Oltean
2021-04-15
net: phy: fixed: Support the old DT binding
Bin Meng
2021-04-15
net: phy: fixed: Add the missing ending newline
Bin Meng
2021-04-15
net: phy: fixed: Make driver ops static
Bin Meng
2021-04-15
net: phy: Simplify the logic of phy_connect_fixed()
Bin Meng
2021-04-15
net: phy: xilinx: Drop #ifdef CONFIG_DM_ETH around phy_connect_gmii2rgmii()
Bin Meng
2021-04-15
net: phy: xilinx: Be compatible with live OF tree
Bin Meng
2021-04-15
net: phy: fixed: Drop #ifdef CONFIG_DM_ETH around phy_connect_fixed
Vladimir Oltean
2021-04-15
net: phy: fixed: Be compatible with live OF tree
Vladimir Oltean
2021-04-15
of: extra: Introduce ofnode_phy_is_fixed_link() API
Bin Meng
2021-04-15
watchdog: Add booke watchdog driver
Chris Packham
2021-04-15
pci: add Amlogic Meson Designware PCIe controller
Neil Armstrong
2021-04-15
pci: pcie_dw_rockchip: migrate to common Designware PCIe functions
Neil Armstrong
2021-04-15
pci: pcie_dw_ti: migrate to common Designware PCIe functions
Neil Armstrong
2021-04-15
pci: add common Designware PCIe functions
Neil Armstrong
2021-04-12
scmi: translate the resource only when livetree is not activated
Patrick Delaunay
2021-04-12
gpio: Drop dm_gpio_set_dir()
Simon Glass
[next]