index
:
u-boot.git
fedora
master
Unnamed repository; edit this file 'description' to name the repository.
Dennis Gilmore
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
|
*
clk: at91: move clock code to compat.c
Claudiu Beznea
2020-09-22
16
-1163
/
+1030
|
|
*
clk: at91: pmc: add helpers for clock drivers
Claudiu Beznea
2020-09-22
2
-0
/
+104
|
|
*
clk: get clock pointer before proceeding
Claudiu Beznea
2020-09-22
1
-4
/
+33
|
|
*
clk: do not disable clock if it is critical
Claudiu Beznea
2020-09-22
1
-0
/
+3
|
|
*
clk: bind clk to new parent device
Claudiu Beznea
2020-09-22
1
-1
/
+10
|
|
*
dm: core: add support for device re-parenting
Claudiu Beznea
2020-09-22
1
-0
/
+22
|
|
*
clk: check hw and hw->dev before dereference it
Claudiu Beznea
2020-09-22
1
-0
/
+3
|
*
|
Merge tag 'u-boot-stm32-20201003' of https://gitlab.denx.de/u-boot/custodians...
Tom Rini
2020-10-05
5
-36
/
+42
|
|
\
\
|
|
*
|
mailbox: stm32_ipcc: Convert to use APIs which support live DT
Patrick Delaunay
2020-10-02
1
-6
/
+3
|
|
*
|
video: stm32_dsi: Convert to use APIs which support live DT
Patrick Delaunay
2020-10-02
1
-2
/
+1
|
|
*
|
video: stm32_ltdc: Convert to use APIs which support live DT
Patrick Delaunay
2020-10-02
1
-2
/
+1
|
|
*
|
pinctrl: stm32: Add header with SPDX licence
Patrick Delaunay
2020-10-02
1
-0
/
+5
|
|
*
|
pinctrl: stm32: Convert to use APIs which support live DT
Patrick Delaunay
2020-10-02
1
-20
/
+23
|
|
*
|
gpio: stm32: check result of ofnode_phandle_args
Patrick Delaunay
2020-10-02
1
-0
/
+5
|
|
*
|
gpio: stm32: cosmetic: cleanup gpio_stm32_probe
Patrick Delaunay
2020-10-02
1
-6
/
+4
|
*
|
|
pinctrl: bcm283x: Store the return value of dev_read_u32_default to int
Ovidiu Panait
2020-10-02
1
-1
/
+1
|
*
|
|
pinctrl: bcm283x: Read address from DT in ofdata_to_platdata
Ovidiu Panait
2020-10-02
1
-7
/
+10
|
*
|
|
pinctrl: bcm283x: DM_FLAG_PRE_RELOC: Remove OF_CONTROL check
Ovidiu Panait
2020-10-02
1
-1
/
+1
|
|
/
/
|
*
|
Merge branch 'next' of git://git.denx.de/u-boot-usb into next
Tom Rini
2020-10-01
5
-105
/
+93
|
|
\
\
|
|
*
|
usb: xhci-rcar: Add support for R8A774A1 SoC
Lad Prabhakar
2020-10-01
1
-0
/
+1
|
|
*
|
usb: xhci: convert to readx_poll_sleep_timeout()
Chunfeng Yun
2020-10-01
1
-14
/
+11
|
|
*
|
usb: xhci: use macros with parameter to fill ep_info2
Chunfeng Yun
2020-10-01
2
-14
/
+7
|
|
*
|
usb: xhci: convert to TRB_TX_TYPE()
Chunfeng Yun
2020-10-01
1
-2
/
+2
|
|
*
|
usb: xhci: convert to TRB_LEN() and TRB_INTR_TARGET()
Chunfeng Yun
2020-10-01
1
-9
/
+7
|
|
*
|
usb: xhci: convert to TRB_TYPE()
Chunfeng Yun
2020-10-01
2
-8
/
+6
|
|
*
|
usb: xhci: convert to HCS_MAX_PORTS()
Chunfeng Yun
2020-10-01
1
-2
/
+1
|
|
*
|
usb: xhci: add quirks flag to support MediaTek xHCI 0.96
Chunfeng Yun
2020-10-01
3
-3
/
+9
|
|
*
|
usb: xhci: create one unified function to calculate TRB TD remainder
Chunfeng Yun
2020-10-01
1
-55
/
+50
|
|
*
|
usb: xhci: add a member hci_version in xhci_ctrl struct
Chunfeng Yun
2020-10-01
2
-2
/
+3
|
*
|
|
Revert "net: smc911x: Automatically Update ethaddr with MAC"
Tom Rini
2020-10-01
1
-3
/
+0
|
*
|
|
Merge branch 'next' of git://git.denx.de/u-boot-sh into next
Tom Rini
2020-10-01
2
-12
/
+10
|
|
\
\
\
|
|
|
/
/
|
|
/
|
|
|
|
*
|
net: ravb: Remove writeext function call
Biju Das
2020-09-26
1
-2
/
+0
|
|
*
|
pinctrl: renesas: Fix PINCTRL_PFC_R8A774A1 help description
Biju Das
2020-09-26
1
-10
/
+10
|
*
|
|
Merge branch '2020-09-30-assorted-network-improvements' into next
Tom Rini
2020-10-01
7
-28
/
+300
|
|
\
\
\
|
|
*
|
|
net: dwc_eth_qos: Convert to use APIs which support live DT
Patrick Delaunay
2020-09-30
1
-4
/
+3
|
|
*
|
|
phy: add support for stingray PAXB PHY controller
Srinath Mannam
2020-09-30
3
-0
/
+185
|
|
*
|
|
net: smc911x: Automatically Update ethaddr with MAC
Adam Ford
2020-09-30
1
-0
/
+3
|
|
*
|
|
net: ftgmac100: Add support for board specific PHY interface address
Thirupathaiah Annapureddy
2020-09-30
1
-0
/
+4
|
|
*
|
|
net: phy: mscc: sync rx/tx delay settings with Linux on vsc85xx
Heiko Stuebner
2020-09-30
1
-24
/
+46
|
|
*
|
|
net: phy: mscc: make clock-output configurable on vsc85xx
Heiko Stuebner
2020-09-30
1
-0
/
+59
|
*
|
|
|
firmware: smci: sandbox test for SCMI reset controllers
Etienne Carriere
2020-09-30
2
-6
/
+151
|
*
|
|
|
reset: add reset controller driver for SCMI agents
Etienne Carriere
2020-09-30
4
-0
/
+94
|
*
|
|
|
firmware: scmi: sandbox test for SCMI clocks
Etienne Carriere
2020-09-30
3
-5
/
+241
|
*
|
|
|
clk: add clock driver for SCMI agents
Etienne Carriere
2020-09-30
4
-3
/
+119
|
*
|
|
|
firmware: scmi: support Arm SMCCC transport
Etienne Carriere
2020-09-30
3
-3
/
+93
|
*
|
|
|
firmware: scmi: mailbox/smt agent device
Etienne Carriere
2020-09-30
5
-2
/
+333
|
*
|
|
|
firmware: add SCMI agent uclass
Etienne Carriere
2020-09-30
6
-0
/
+271
|
*
|
|
|
regmap: Add support for regmap fields
Jean-Jacques Hiblot
2020-09-30
1
-0
/
+83
|
*
|
|
|
regmap: Allow devices to specify regmap range start and size in config
Pratyush Yadav
2020-09-30
1
-1
/
+5
|
*
|
|
|
regmap: Add regmap_init_mem_range()
Pratyush Yadav
2020-09-30
1
-0
/
+27
[prev]
[next]