Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
69c5f8a33afa43ce8d5c42487b8f04116685c761
/
drivers
69c5f8a
pci: pci_read_config can be static
by Vladimir Oltean
· Fri Sep 17 15:11:26 2021 +0300
278a5b5
pci: pci_write_config can be static
by Vladimir Oltean
· Fri Sep 17 15:11:25 2021 +0300
2363f8a
pci: include pci_internal.h inside pci_auto.c
by Vladimir Oltean
· Fri Sep 17 15:11:21 2021 +0300
32ff6e2
rtc: rx8025: revise single register write to use offset
by Mathew McBride
· Fri Sep 17 06:46:04 2021 +0000
f096e2d
rtc: rx8025: set date in a single i2c transaction
by Mathew McBride
· Fri Sep 17 06:46:03 2021 +0000
f36e6c7
rtc: rx8025: add support for EPSON RX8035.
by Mathew McBride
· Fri Sep 17 06:46:02 2021 +0000
25026cb
rtc: rx8025: drop non-DM support
by Mathew McBride
· Fri Sep 17 06:46:01 2021 +0000
997f84d
serial: Remove extraneous SYS_MALLOC_F check
by Tom Rini
· Mon Sep 13 17:24:54 2021 -0400
eac76b8
arm: Remove zmx25 board and ARCH_MX25
by Tom Rini
· Thu Sep 09 07:54:50 2021 -0400
f0d7650
arm: Remove aspenite board
by Tom Rini
· Thu Sep 09 07:54:49 2021 -0400
74f00e8
arm: Remove flea3 board
by Tom Rini
· Tue Sep 14 09:09:31 2021 -0400
2154876
Merge tag 'xilinx-for-v2022.01-rc1' of https://source.denx.de/u-boot/custodians/u-boot-microblaze into next
by Tom Rini
· Thu Sep 30 11:29:41 2021 -0400
62fb2b4
WS cleanup: remove SPACE(s) followed by TAB
by Wolfgang Denk
· Mon Sep 27 17:42:39 2021 +0200
9d328a6
WS cleanup: remove trailing white space
by Wolfgang Denk
· Mon Sep 27 17:42:38 2021 +0200
accb63b
WS cleanup: remove excessive empty lines
by Wolfgang Denk
· Mon Sep 27 17:42:37 2021 +0200
3fd6633
WS cleanup: remove trailing empty lines
by Wolfgang Denk
· Mon Sep 27 17:42:36 2021 +0200
d630edd
watchdog: versal: Add support for expire now
by Ashok Reddy Soma
· Tue Sep 28 11:31:59 2021 +0530
db1aa0d
watchdog: versal: Add support for basic window watchdog
by Ashok Reddy Soma
· Tue Sep 28 11:31:58 2021 +0530
b5ef0ba
clk: versal: Enable only GATE type clocks
by T Karthik Reddy
· Tue Sep 28 11:30:27 2021 +0530
9df3865
Merge branch 'network_master' of https://source.denx.de/u-boot/custodians/u-boot-net into next
by Tom Rini
· Wed Sep 29 07:58:20 2021 -0400
ecc4a23
Merge branch '2021-09-25-TI-platform-updates' into next
by Tom Rini
· Tue Sep 28 19:18:56 2021 -0400
33d2cf9
mtd: nand: raw: convert nand_dt_init() to ofnode_xx() interface
by Patrice Chotard
· Mon Sep 13 16:25:53 2021 +0200
5b4956a
mtd: spi: Set CONFIG_SF_DEFAULT_MODE default to 0
by Marek Vasut
· Tue Sep 14 20:28:24 2021 +0200
9838538
mtd: spi: nor: force mtd name to "nor%d"
by Patrick Delaunay
· Wed Sep 22 18:29:08 2021 +0200
e22c968
net: dsa: felix: check return code of mdio_alloc and mdio_register
by Vladimir Oltean
· Mon Sep 27 14:22:02 2021 +0300
c1759a8
net: qe: uec: ensure mdiodev->name is NULL terminated after MDIO_NAME_LEN truncation
by Vladimir Oltean
· Mon Sep 27 14:21:59 2021 +0300
ad2e1fc
net: davinci_emac: ensure mdiodev->name is NULL terminated after MDIO_NAME_LEN truncation
by Vladimir Oltean
· Mon Sep 27 14:21:58 2021 +0300
f201344
net: smc911x: ensure mdiodev->name is NULL terminated after MDIO_NAME_LEN truncation
by Vladimir Oltean
· Mon Sep 27 14:21:57 2021 +0300
34b98bc
net: sh_eth: ensure mdiodev->name is NULL terminated after MDIO_NAME_LEN truncation
by Vladimir Oltean
· Mon Sep 27 14:21:56 2021 +0300
208cf4a
net: mvgbe: ensure mdiodev->name is NULL terminated after MDIO_NAME_LEN truncation
by Vladimir Oltean
· Mon Sep 27 14:21:55 2021 +0300
1cf22ab
net: dsa: felix: ensure mii_bus->name is NULL terminated after MDIO_NAME_LEN truncation
by Vladimir Oltean
· Mon Sep 27 14:21:54 2021 +0300
1e70f9f
net: mpc8xx_fec: ensure mdiodev->name is NULL terminated after MDIO_NAME_LEN truncation
by Vladimir Oltean
· Mon Sep 27 14:21:53 2021 +0300
7947ab4
net: macb: ensure mdiodev->name is NULL terminated after MDIO_NAME_LEN truncation
by Vladimir Oltean
· Mon Sep 27 14:21:52 2021 +0300
f3b1db7
net: lpc32xx: ensure mdiodev->name is NULL terminated after MDIO_NAME_LEN truncation
by Vladimir Oltean
· Mon Sep 27 14:21:51 2021 +0300
5a9dd58
net: ftmac110: ensure mdiodev->name is NULL terminated after MDIO_NAME_LEN truncation
by Vladimir Oltean
· Mon Sep 27 14:21:50 2021 +0300
c99dd24
net: mcdmafec: ensure bus->name is NULL terminated after MDIO_NAME_LEN truncation
by Vladimir Oltean
· Mon Sep 27 14:21:49 2021 +0300
dcd21cc
net: enetc: ensure imdio.name is NULL terminated after MDIO_NAME_LEN truncation
by Vladimir Oltean
· Mon Sep 27 14:21:48 2021 +0300
487ce78
net: ep93xx: ensure mdiodev->name is NULL terminated after MDIO_NAME_LEN truncation
by Vladimir Oltean
· Mon Sep 27 14:21:47 2021 +0300
c786b52
net: eepro100: ensure mdiodev->name is NULL terminated after MDIO_NAME_LEN truncation
by Vladimir Oltean
· Mon Sep 27 14:21:46 2021 +0300
ec7a56b
net: bcm-sf2: ensure mdiodev->name is NULL terminated after MDIO_NAME_LEN truncation
by Vladimir Oltean
· Mon Sep 27 14:21:45 2021 +0300
17c24f9
net: at91_emac: ensure mdiodev->name is NULL terminated after MDIO_NAME_LEN truncation
by Vladimir Oltean
· Mon Sep 27 14:21:44 2021 +0300
ca8d72e
net: armada100_fec: ensure mdiodev->name is NULL terminated after MDIO_NAME_LEN truncation
by Vladimir Oltean
· Mon Sep 27 14:21:43 2021 +0300
dff95bf
net: tsec: read the phy-mode property as fallback to phy-connection-type
by Vladimir Oltean
· Sat Sep 18 15:46:55 2021 +0300
0e57757
net: tsec: only call tsec_get_interface as fallback to DT-specified PHY mode
by Vladimir Oltean
· Sat Sep 18 15:46:54 2021 +0300
19d04df
net: dsa: felix: remove "xgmii" phy-mode
by Vladimir Oltean
· Sat Sep 18 15:32:37 2021 +0300
5c10f9e
net: enetc: remove support for "xgmii" phy-mode
by Vladimir Oltean
· Sat Sep 18 15:32:36 2021 +0300
6caef97
net: freescale: replace usage of phy-mode = "sgmii-2500" with "2500base-x"
by Vladimir Oltean
· Sat Sep 18 15:32:35 2021 +0300
6a6e402
net: replace the "xfi" phy-mode with "10gbase-r"
by Vladimir Oltean
· Sat Sep 18 15:32:34 2021 +0300
c22e3b8
net: phy: genphy_init can be static
by Vladimir Oltean
· Sat Sep 18 14:55:24 2021 +0300
5041e42
net: update NXP copyright text
by Vladimir Oltean
· Fri Sep 17 14:27:13 2021 +0300
e26bcf6
net: dsa: felix: propagate the error code from phy_startup()
by Vladimir Oltean
· Tue Aug 24 15:00:43 2021 +0300
81cec03
net: dsa: felix: call phy_config at .port_probe() time
by Vladimir Oltean
· Tue Aug 24 15:00:42 2021 +0300
132a8c2
net: dsa: felix: felix_init() can be static
by Vladimir Oltean
· Tue Aug 24 15:00:38 2021 +0300
8ca1e6b
net: tsec: Mark tsec_get_interface as __maybe_unused
by Ramon Fried
· Tue Sep 28 18:49:02 2021 +0300
41b1b4f
phy: marvell: cp110: Support SATA invert polarity
by Denis Odintsov
· Wed Sep 15 15:45:31 2021 +0200
33d6554
mtd: remove SPEAr flash driver st_smi
by Patrick Delaunay
· Wed Sep 22 11:02:26 2021 +0200
bb22480
ddr: altera: use KBUILD_BASENAME instead of __FILE__
by Marek Vasut
· Tue Sep 14 05:20:19 2021 +0200
a6b800e
usb: xhci-dwc3: Add support for USB 3.1 controllers
by Mark Kettenis
· Thu Sep 16 16:00:09 2021 +0200
c1969ab
usb: ehci-mx6: use phy_type from device tree
by Matthias Schiffer
· Mon Sep 20 15:37:25 2021 +0200
7a4c32e
usb: add support for ULPI/SERIAL/HSIC PHY modes
by Matthias Schiffer
· Mon Sep 20 15:37:22 2021 +0200
2ce63ab
usb: xhci-dwc3: Add support for clocks/resets
by Samuel Holland
· Mon Jul 05 13:29:03 2021 +0100
f2f88cc
usb: xhci-pci: Move reset logic out of XHCI core
by Samuel Holland
· Mon Jul 05 13:29:02 2021 +0100
a943169
phy: sun50i-usb3: Add a driver for the H6 USB3 PHY
by Samuel Holland
· Mon Jul 05 13:29:01 2021 +0100
bc77af5
mtd: nand: raw: convert nand_dt_init() to ofnode_xx() interface
by Patrice Chotard
· Mon Sep 13 16:25:53 2021 +0200
5b35b29
i2c: mvtwsi: Add support for DM clocks and resets
by Samuel Holland
· Sun Sep 12 10:21:39 2021 -0500
62f27e4
i2c: rcar_i2c: Enable configuring SCL rise and fall times
by Adam Ford
· Tue Aug 24 09:10:31 2021 -0500
84c0f69
ti: keystone: Move away from CONFIG_SOC_KEYSTONE
by Tom Rini
· Sun Sep 12 20:32:32 2021 -0400
a7e6759
Convert CONFIG_OMAP_EHCI_PHY1_RESET_GPIO et al to Kconfig
by Tom Rini
· Sun Sep 12 20:32:28 2021 -0400
8729d3f
usb: ehci-omap: Drop non-DM_USB legacy code
by Tom Rini
· Sun Sep 12 20:32:27 2021 -0400
1a1f22f
ti: keystone: dma: Migrate to Kconfig
by Tom Rini
· Sun Sep 12 20:32:25 2021 -0400
dada0e3
ti: keystone: Clean up or migrate some NAND related options.
by Tom Rini
· Sun Sep 12 20:32:24 2021 -0400
ebc1c84
Convert CONFIG_USB_XHCI_OMAP to Kconfig
by Tom Rini
· Sun Sep 12 20:32:22 2021 -0400
7392617
usb: phy: ti: Remove non-DM PHY code
by Tom Rini
· Sun Sep 12 20:32:21 2021 -0400
4d01402
keystone2: Move CONFIG_AEMIF_CNTRL_BASE out of CONFIG namespace
by Tom Rini
· Sun Sep 12 20:32:20 2021 -0400
f04c4ab
Merge tag 'dm-pull-next-27sep21' of https://source.denx.de/u-boot/custodians/u-boot-dm into next
by Tom Rini
· Mon Sep 27 11:09:23 2021 -0400
961578e
Merge tag 'v2021.10-rc5' into next
by Tom Rini
· Mon Sep 27 09:45:36 2021 -0400
fcbb255
phy: marvell: cp110: Support SATA invert polarity
by Denis Odintsov
· Wed Sep 15 15:45:31 2021 +0200
a8a520d
dm: pci: Fix handling of errors when scanning device
by Pali Rohár
· Tue Sep 07 18:07:08 2021 +0200
20f9d3d
sandbox: correct cpu nodes
by Heinrich Schuchardt
· Sat Aug 28 11:42:08 2021 +0200
2149e11
dm: gpio: Add of-platdata support
by Simon Glass
· Sat Aug 07 07:24:12 2021 -0600
e7995f7
irq: Tidy up of-platdata irq support
by Simon Glass
· Sat Aug 07 07:24:11 2021 -0600
1257efc
clk: Rename clk_get_by_driver_info()
by Simon Glass
· Sat Aug 07 07:24:09 2021 -0600
6d70ba0
treewide: Try to avoid the preprocessor with OF_REAL
by Simon Glass
· Sat Aug 07 07:24:06 2021 -0600
47f6469
mmc: nds32: ftsdc010: Convert to livetree
by Simon Glass
· Sat Aug 07 07:24:05 2021 -0600
9288265
treewide: Use OF_REAL instead of !OF_PLATDATA
by Simon Glass
· Sat Aug 07 07:24:04 2021 -0600
3580f6d
treewide: Simply conditions with the new OF_REAL
by Simon Glass
· Sat Aug 07 07:24:03 2021 -0600
0034d96
treewide: fdt: Move fdt_get_config_... to ofnode_conf_read...
by Simon Glass
· Sat Aug 07 07:24:01 2021 -0600
b25a5e5
drivers: tpm2: update reset gpio semantics
by Jorge Ramirez-Ortiz
· Thu Jun 03 12:40:26 2021 +0200
14856c3
mtd: remove SPEAr flash driver st_smi
by Patrick Delaunay
· Wed Sep 22 11:02:26 2021 +0200
36e8fa0
pci: Fix configuring io/memory base and limit registers of PCI bridges
by Pali Rohár
· Fri Sep 10 13:33:35 2021 +0200
6f880bb
Merge git://source.denx.de/u-boot-socfpga
by Tom Rini
· Thu Sep 23 08:30:45 2021 -0400
a951fcc
Merge tag 'u-boot-at91-2022.01-a' of https://source.denx.de/u-boot/custodians/u-boot-at91 into next
by Tom Rini
· Wed Sep 22 14:55:16 2021 -0400
ed6c1ab
ddr: altera: use KBUILD_BASENAME instead of __FILE__
by Marek Vasut
· Tue Sep 14 05:20:19 2021 +0200
f0a916d
usb: xhci-dwc3: Add support for USB 3.1 controllers
by Mark Kettenis
· Thu Sep 16 16:00:09 2021 +0200
6eff242
usb: ehci-mx6: use phy_type from device tree
by Matthias Schiffer
· Mon Sep 20 15:37:25 2021 +0200
382cf4e
usb: add support for ULPI/SERIAL/HSIC PHY modes
by Matthias Schiffer
· Mon Sep 20 15:37:22 2021 +0200
49fb540
usb: xhci-dwc3: Add support for clocks/resets
by Samuel Holland
· Mon Jul 05 13:29:03 2021 +0100
386d128
usb: xhci-pci: Move reset logic out of XHCI core
by Samuel Holland
· Mon Jul 05 13:29:02 2021 +0100
208d99e
phy: sun50i-usb3: Add a driver for the H6 USB3 PHY
by Samuel Holland
· Mon Jul 05 13:29:01 2021 +0100
2f93983
net: remove unused CONFIG_DRIVER_AT91EMAC_*
by Eugen Hristev
· Wed Aug 25 13:28:28 2021 +0300
Next »