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
2020-10-06
dm: add cells_count parameter in *_count_phandle_with_args
Patrick Delaunay
2020-10-05
Merge branch 'next'
Tom Rini
2020-10-05
Merge tag 'u-boot-atmel-2021.01-a' of https://gitlab.denx.de/u-boot/custodian...
Tom Rini
2020-10-05
Merge tag 'u-boot-stm32-20201003' of https://gitlab.denx.de/u-boot/custodians...
Tom Rini
2020-10-05
cpu: at91: add driver for CPU
Claudiu Beznea
2020-10-02
pinctrl: bcm283x: Store the return value of dev_read_u32_default to int
Ovidiu Panait
2020-10-02
pinctrl: bcm283x: Read address from DT in ofdata_to_platdata
Ovidiu Panait
2020-10-02
pinctrl: bcm283x: DM_FLAG_PRE_RELOC: Remove OF_CONTROL check
Ovidiu Panait
2020-10-02
mailbox: stm32_ipcc: Convert to use APIs which support live DT
Patrick Delaunay
2020-10-02
video: stm32_dsi: Convert to use APIs which support live DT
Patrick Delaunay
2020-10-02
video: stm32_ltdc: Convert to use APIs which support live DT
Patrick Delaunay
2020-10-02
pinctrl: stm32: Add header with SPDX licence
Patrick Delaunay
2020-10-02
pinctrl: stm32: Convert to use APIs which support live DT
Patrick Delaunay
2020-10-02
gpio: stm32: check result of ofnode_phandle_args
Patrick Delaunay
2020-10-02
gpio: stm32: cosmetic: cleanup gpio_stm32_probe
Patrick Delaunay
2020-10-01
Merge branch 'next' of git://git.denx.de/u-boot-usb into next
Tom Rini
2020-10-01
Revert "net: smc911x: Automatically Update ethaddr with MAC"
Tom Rini
2020-10-01
usb: xhci-rcar: Add support for R8A774A1 SoC
Lad Prabhakar
2020-10-01
usb: xhci: convert to readx_poll_sleep_timeout()
Chunfeng Yun
2020-10-01
usb: xhci: use macros with parameter to fill ep_info2
Chunfeng Yun
2020-10-01
usb: xhci: convert to TRB_TX_TYPE()
Chunfeng Yun
2020-10-01
usb: xhci: convert to TRB_LEN() and TRB_INTR_TARGET()
Chunfeng Yun
2020-10-01
usb: xhci: convert to TRB_TYPE()
Chunfeng Yun
2020-10-01
usb: xhci: convert to HCS_MAX_PORTS()
Chunfeng Yun
2020-10-01
usb: xhci: add quirks flag to support MediaTek xHCI 0.96
Chunfeng Yun
2020-10-01
usb: xhci: create one unified function to calculate TRB TD remainder
Chunfeng Yun
2020-10-01
usb: xhci: add a member hci_version in xhci_ctrl struct
Chunfeng Yun
2020-10-01
Merge branch 'next' of git://git.denx.de/u-boot-sh into next
Tom Rini
2020-10-01
Merge branch '2020-09-30-assorted-network-improvements' into next
Tom Rini
2020-10-01
i2c: rcar_i2c: Fix i2c read/write errors
Lad Prabhakar
2020-09-30
net: dwc_eth_qos: Convert to use APIs which support live DT
Patrick Delaunay
2020-09-30
phy: add support for stingray PAXB PHY controller
Srinath Mannam
2020-09-30
net: smc911x: Automatically Update ethaddr with MAC
Adam Ford
2020-09-30
net: ftgmac100: Add support for board specific PHY interface address
Thirupathaiah Annapureddy
2020-09-30
net: phy: mscc: sync rx/tx delay settings with Linux on vsc85xx
Heiko Stuebner
2020-09-30
net: phy: mscc: make clock-output configurable on vsc85xx
Heiko Stuebner
2020-09-30
firmware: smci: sandbox test for SCMI reset controllers
Etienne Carriere
2020-09-30
reset: add reset controller driver for SCMI agents
Etienne Carriere
2020-09-30
firmware: scmi: sandbox test for SCMI clocks
Etienne Carriere
2020-09-30
clk: add clock driver for SCMI agents
Etienne Carriere
2020-09-30
firmware: scmi: support Arm SMCCC transport
Etienne Carriere
2020-09-30
firmware: scmi: mailbox/smt agent device
Etienne Carriere
2020-09-30
firmware: add SCMI agent uclass
Etienne Carriere
2020-09-30
regmap: Add support for regmap fields
Jean-Jacques Hiblot
2020-09-30
regmap: Allow devices to specify regmap range start and size in config
Pratyush Yadav
2020-09-30
regmap: Add regmap_init_mem_range()
Pratyush Yadav
2020-09-30
regmap: Allow left shifting register offset before access
Pratyush Yadav
2020-09-30
regmap: Allow specifying read/write width
Pratyush Yadav
2020-09-30
regmap: zero out the regmap on allocation
Pratyush Yadav
2020-09-30
regmap: Add devm_regmap_init()
Jean-Jacques Hiblot
[next]