Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
1d6464168dd592b2766769122cbbc63c832e9dbd
/
drivers
1d64641
video: stm32_ltdc: Convert to use APIs which support live DT
by Patrick Delaunay
· Wed Sep 09 17:44:12 2020 +0200
4b3f012
pinctrl: stm32: Add header with SPDX licence
by Patrick Delaunay
· Wed Sep 09 17:50:15 2020 +0200
11ec597
pinctrl: stm32: Convert to use APIs which support live DT
by Patrick Delaunay
· Wed Sep 09 17:50:14 2020 +0200
e7f6638
gpio: stm32: check result of ofnode_phandle_args
by Patrick Delaunay
· Wed Sep 09 18:28:34 2020 +0200
cd7c951
gpio: stm32: cosmetic: cleanup gpio_stm32_probe
by Patrick Delaunay
· Wed Sep 09 18:28:33 2020 +0200
3bf27ff
Merge branch 'next' of git://git.denx.de/u-boot-usb into next
by Tom Rini
· Thu Oct 01 14:52:56 2020 -0400
65a747d
Revert "net: smc911x: Automatically Update ethaddr with MAC"
by Tom Rini
· Thu Oct 01 14:51:58 2020 -0400
7f2d86d
usb: xhci-rcar: Add support for R8A774A1 SoC
by Lad Prabhakar
· Mon Sep 21 18:24:09 2020 +0100
14bb350
usb: xhci: convert to readx_poll_sleep_timeout()
by developer
· Tue Sep 08 19:00:03 2020 +0200
9963422
usb: xhci: use macros with parameter to fill ep_info2
by developer
· Tue Sep 08 19:00:02 2020 +0200
57c052b
usb: xhci: convert to TRB_TX_TYPE()
by developer
· Tue Sep 08 19:00:01 2020 +0200
6cabb14
usb: xhci: convert to TRB_LEN() and TRB_INTR_TARGET()
by developer
· Tue Sep 08 19:00:00 2020 +0200
497dcfa
usb: xhci: convert to TRB_TYPE()
by developer
· Tue Sep 08 18:59:59 2020 +0200
6b9e221
usb: xhci: convert to HCS_MAX_PORTS()
by developer
· Tue Sep 08 18:59:58 2020 +0200
8039053
usb: xhci: add quirks flag to support MediaTek xHCI 0.96
by developer
· Tue Sep 08 18:59:57 2020 +0200
570c2a9
usb: xhci: create one unified function to calculate TRB TD remainder
by developer
· Tue Sep 08 18:59:56 2020 +0200
d1c2da4
usb: xhci: add a member hci_version in xhci_ctrl struct
by developer
· Tue Sep 08 18:59:55 2020 +0200
2a46a2e
Merge branch 'next' of git://git.denx.de/u-boot-sh into next
by Tom Rini
· Thu Oct 01 10:29:39 2020 -0400
36fae2f
Merge branch '2020-09-30-assorted-network-improvements' into next
by Tom Rini
· Thu Oct 01 09:46:10 2020 -0400
9e6ed38
net: dwc_eth_qos: Convert to use APIs which support live DT
by Patrick Delaunay
· Wed Sep 09 18:30:06 2020 +0200
7568702
phy: add support for stingray PAXB PHY controller
by Srinath Mannam
· Thu Apr 02 16:08:12 2020 +0530
6a6e36d
net: smc911x: Automatically Update ethaddr with MAC
by Adam Ford
· Tue Aug 18 08:19:02 2020 -0500
22bb377
net: ftgmac100: Add support for board specific PHY interface address
by Thirupathaiah Annapureddy
· Mon Aug 17 17:08:26 2020 -0700
ed1a74e
net: phy: mscc: sync rx/tx delay settings with Linux on vsc85xx
by Heiko Stuebner
· Tue Jun 09 15:37:40 2020 +0200
78734f2
net: phy: mscc: make clock-output configurable on vsc85xx
by Heiko Stuebner
· Tue Jun 09 15:37:39 2020 +0200
8b9b689
firmware: smci: sandbox test for SCMI reset controllers
by Etienne Carriere
· Wed Sep 09 18:44:07 2020 +0200
c6e9af3
reset: add reset controller driver for SCMI agents
by Etienne Carriere
· Wed Sep 09 18:44:06 2020 +0200
2d94c08fa
firmware: scmi: sandbox test for SCMI clocks
by Etienne Carriere
· Wed Sep 09 18:44:05 2020 +0200
78928e1
clk: add clock driver for SCMI agents
by Etienne Carriere
· Wed Sep 09 18:44:04 2020 +0200
a26d0ec
firmware: scmi: support Arm SMCCC transport
by Etienne Carriere
· Wed Sep 09 18:44:02 2020 +0200
2b41208
firmware: scmi: mailbox/smt agent device
by Etienne Carriere
· Wed Sep 09 18:44:01 2020 +0200
02fd126
firmware: add SCMI agent uclass
by Etienne Carriere
· Wed Sep 09 18:44:00 2020 +0200
b3bbbcf
regmap: Add support for regmap fields
by Jean-Jacques Hiblot
· Thu Sep 24 10:04:16 2020 +0530
3e4e50a
regmap: Allow devices to specify regmap range start and size in config
by Pratyush Yadav
· Thu Sep 24 10:04:15 2020 +0530
7eb2476
regmap: Add regmap_init_mem_range()
by Pratyush Yadav
· Thu Sep 24 10:04:14 2020 +0530
3b94e5d
regmap: Allow left shifting register offset before access
by Pratyush Yadav
· Thu Sep 24 10:04:13 2020 +0530
1c9867c
regmap: Allow specifying read/write width
by Pratyush Yadav
· Thu Sep 24 10:04:12 2020 +0530
279cad8
regmap: zero out the regmap on allocation
by Pratyush Yadav
· Thu Sep 24 10:04:11 2020 +0530
de03d12
regmap: Add devm_regmap_init()
by Jean-Jacques Hiblot
· Thu Sep 24 10:04:10 2020 +0530
775d6a2
drivers: gpio: Add a managed API to get a GPIO from the device-tree
by Jean-Jacques Hiblot
· Fri Sep 11 13:43:34 2020 +0530
880c5c7
test: reset: Add tests for the managed API
by Jean-Jacques Hiblot
· Wed Sep 09 15:37:04 2020 +0530
5be97a3
drivers: reset: Add a managed API to get reset controllers from the DT
by Jean-Jacques Hiblot
· Wed Sep 09 15:37:03 2020 +0530
bb56633
Merge branch 'next' of https://gitlab.denx.de/u-boot/custodians/u-boot-riscv into next
by Tom Rini
· Wed Sep 30 09:21:43 2020 -0400
b9b6702
video: stm32: Fix not calling dev_xxx with a device
by Sean Anderson
· Tue Sep 15 10:45:20 2020 -0400
46362c7
usb: musb-new: sunxi: Fix not calling dev_err with a device
by Sean Anderson
· Tue Sep 15 10:45:19 2020 -0400
a468d76
usb: dwc3: Don't include asm-generic/io.h
by Sean Anderson
· Tue Sep 15 10:45:18 2020 -0400
9a62b42
usb: dwc3: ti: Fix not calling dev_err with a device
by Sean Anderson
· Tue Sep 15 10:45:17 2020 -0400
2789ce8
usb: dwc3: Fix not calling dev_xxx with a device
by Sean Anderson
· Tue Sep 15 10:45:16 2020 -0400
62eff9b
usb: dwc2: Fix not calling dev_xxx with a device
by Sean Anderson
· Tue Sep 15 10:45:15 2020 -0400
ccf123b
usb: cdns3: Fix not calling dev_xxx with a device
by Sean Anderson
· Tue Sep 15 10:45:14 2020 -0400
ada921f
sysreset: ti: Fix not calling dev_err with a device
by Sean Anderson
· Tue Sep 15 10:45:13 2020 -0400
241232a
spi: zynqmp_gqspi: Fix not calling dev_err with a device
by Sean Anderson
· Tue Sep 15 10:45:12 2020 -0400
64474dd
spi: sunxi: Fix not calling dev_err with a device
by Sean Anderson
· Tue Sep 15 10:45:11 2020 -0400
68eca30
soc: qualcomm: Fix not calling dev_err with a device
by Sean Anderson
· Tue Sep 15 10:45:10 2020 -0400
b35d5d2
remoteproc: k3: Fix not calling dev_xxx with a device
by Sean Anderson
· Tue Sep 15 10:45:09 2020 -0400
f13dc37
remoteproc: k3-r5: Fix not calling dev_xxx with a device
by Sean Anderson
· Tue Sep 15 10:45:08 2020 -0400
f7d4b9b
remoteproc: Remove unused function rproc_elf_sanity_check
by Sean Anderson
· Tue Sep 15 10:45:07 2020 -0400
30080c3
phy: usbphyc: Fix not calling dev_err with a device
by Sean Anderson
· Tue Sep 15 10:45:06 2020 -0400
2030743
phy: ti: Fix not calling dev_err with a device
by Sean Anderson
· Tue Sep 15 10:45:05 2020 -0400
e4d3c97
phy: sun4i-usb: Fix not calling dev_err with a device
by Sean Anderson
· Tue Sep 15 10:45:04 2020 -0400
0c618c3
phy: rockchip: Fix not calling dev_err with a device
by Sean Anderson
· Tue Sep 15 10:45:03 2020 -0400
6b2b9f4
phy: marvell: Fix not calling dev_err with a device
by Sean Anderson
· Tue Sep 15 10:45:02 2020 -0400
8e3d3be
net: ti: cpsw: Fix not calling dev_dbg with a device
by Sean Anderson
· Tue Sep 15 10:45:01 2020 -0400
4702aa2
net: sun8i_emac: Fix not calling dev_xxx with a device
by Sean Anderson
· Tue Sep 15 10:45:00 2020 -0400
6276478
net: sunxi: Fix not calling dev_xxx with a device
by Sean Anderson
· Tue Sep 15 10:44:59 2020 -0400
c7cbf09
net: mvpp2: Convert netdev_xxx to dev_xxx
by Sean Anderson
· Tue Sep 15 10:44:57 2020 -0400
77a8879
net: mvpp2: Fix not calling dev_xxx with a device
by Sean Anderson
· Tue Sep 15 10:44:56 2020 -0400
ecbbddf
net: mvneta: Convert netdev_xxx to dev_xxx
by Sean Anderson
· Tue Sep 15 10:44:55 2020 -0400
e0d0004
net: mvneta: Fix not always calling dev_err with a device
by Sean Anderson
· Tue Sep 15 10:44:54 2020 -0400
2340c83
net: bcm6368: Fix not calling dev_info with a device
by Sean Anderson
· Tue Sep 15 10:44:52 2020 -0400
f716c53
nand: vybrid: Re-introduce vf610_nfc.dev
by Sean Anderson
· Tue Sep 15 10:44:51 2020 -0400
4b5aa00
nand: brcmnand: Fix not calling dev_err() with a device
by Sean Anderson
· Tue Sep 15 10:44:50 2020 -0400
dfff1c1
nand: atmel: Fix not calling dev_xxx with a device
by Sean Anderson
· Tue Sep 15 10:44:49 2020 -0400
96da63d
mailbox: k3: Fix not calling dev_err with a device
by Sean Anderson
· Tue Sep 15 10:44:48 2020 -0400
09aa57a
mmc: mtk-sd: Fix not calling dev_err with a device
by Sean Anderson
· Tue Sep 15 10:44:47 2020 -0400
988e42c
mmc: bcm2835-host: Fix not calling dev_dbg with a device
by Sean Anderson
· Tue Sep 15 10:44:46 2020 -0400
b316bd7
mtd: spi-nand: Fix not calling dev_err with a device
by Sean Anderson
· Tue Sep 15 10:44:44 2020 -0400
9bdd34b
mtd: spi: Fix logging in spi-nor-tiny
by Sean Anderson
· Tue Sep 15 10:44:43 2020 -0400
8baec61
mtd: spi: Include dm.h in spi-nor-core.c
by Sean Anderson
· Tue Sep 15 10:44:42 2020 -0400
6ae2814
mtd: nand: sunxi: Fix not calling dev_err with a device
by Sean Anderson
· Tue Sep 15 10:44:41 2020 -0400
c6302f0
mtd: nand: pxa3xx: Fix not calling dev_xxx with a device
by Sean Anderson
· Tue Sep 15 10:44:40 2020 -0400
fbba69f
i2c: mxc: Fix dev_err being called on a nonexistant variable
by Sean Anderson
· Tue Sep 15 10:44:39 2020 -0400
405dc24
firmware: ti_sci: Fix not calling dev_err with a device
by Sean Anderson
· Tue Sep 15 10:44:38 2020 -0400
8d06ce4
dm: syscon: Fix calling dev_dbg with an uninitialized device
by Sean Anderson
· Tue Sep 15 10:44:37 2020 -0400
510bca3
riscv: clk: Add CLINT clock to kendryte clock driver
by Sean Anderson
· Mon Sep 28 10:52:27 2020 -0400
79d3bba
timer: Add a test for timer_timebase_fallback
by Sean Anderson
· Mon Sep 28 10:52:23 2020 -0400
738ff53
timer: Add helper for drivers using timebase fallback
by Sean Anderson
· Mon Sep 28 10:52:22 2020 -0400
9baaaef
riscv: Rework riscv timer driver to only support S-mode
by Sean Anderson
· Mon Sep 28 10:52:21 2020 -0400
8ad7da6
ram: sifive: Remove regmap dependency
by Bin Meng
· Tue Sep 15 16:05:07 2020 +0800
fb51bec
ram: sifive: Check return value on clk_enable()
by Bin Meng
· Tue Sep 15 16:05:06 2020 +0800
a7da6da
net: ravb: Remove writeext function call
by Biju Das
· Tue Sep 22 07:51:41 2020 +0100
05a31dd
pinctrl: renesas: Fix PINCTRL_PFC_R8A774A1 help description
by Biju Das
· Tue Sep 15 15:36:27 2020 +0100
38738d9
Merge branch 'next' of https://gitlab.denx.de/u-boot/custodians/u-boot-x86 into next
by Tom Rini
· Fri Sep 25 09:04:01 2020 -0400
11b1a27
tpm: cr50: Add ACPI support
by Simon Glass
· Tue Sep 22 12:45:24 2020 -0600
d73344b
x86: acpi: Add common Intel ACPI tables
by Simon Glass
· Tue Sep 22 12:45:14 2020 -0600
31cc5b4
i2c: Add a generic driver to generate ACPI info
by Simon Glass
· Tue Sep 22 12:45:01 2020 -0600
2f3c6ba
dm: acpi: Use correct GPIO polarity type in acpi_dp_add_gpio()
by Simon Glass
· Tue Sep 22 12:44:59 2020 -0600
01c102d
Merge tag 'xilinx-for-v2021.01' of https://gitlab.denx.de/u-boot/custodians/u-boot-microblaze into next
by Tom Rini
· Thu Sep 24 08:33:47 2020 -0400
5966b6d
net: tsec: Add the compatible string "gianfar" support
by Hou Zhiqiang
· Thu Jul 16 18:09:14 2020 +0800
1addbbf
net: tsec: Add fixed-link PHY support
by Hou Zhiqiang
· Thu Jul 16 18:09:13 2020 +0800
Next »