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-10-03
pci: pci_write_config can be static
Vladimir Oltean
2021-10-03
pci: include pci_internal.h inside pci_auto.c
Vladimir Oltean
2021-10-03
rtc: rx8025: revise single register write to use offset
Mathew McBride
2021-10-03
rtc: rx8025: set date in a single i2c transaction
Mathew McBride
2021-10-03
rtc: rx8025: add support for EPSON RX8035.
Mathew McBride
2021-10-03
rtc: rx8025: drop non-DM support
Mathew McBride
2021-10-01
serial: Remove extraneous SYS_MALLOC_F check
Tom Rini
2021-10-01
arm: Remove zmx25 board and ARCH_MX25
Tom Rini
2021-10-01
arm: Remove aspenite board
Tom Rini
2021-10-01
arm: Remove flea3 board
Tom Rini
2021-09-30
Merge tag 'xilinx-for-v2022.01-rc1' of https://source.denx.de/u-boot/custodia...
Tom Rini
2021-09-30
WS cleanup: remove SPACE(s) followed by TAB
Wolfgang Denk
2021-09-30
WS cleanup: remove trailing white space
Wolfgang Denk
2021-09-30
WS cleanup: remove excessive empty lines
Wolfgang Denk
2021-09-30
WS cleanup: remove trailing empty lines
Wolfgang Denk
2021-09-30
watchdog: versal: Add support for expire now
Ashok Reddy Soma
2021-09-30
watchdog: versal: Add support for basic window watchdog
Ashok Reddy Soma
2021-09-30
clk: versal: Enable only GATE type clocks
T Karthik Reddy
2021-09-29
Merge branch 'network_master' of https://source.denx.de/u-boot/custodians/u-b...
Tom Rini
2021-09-28
Merge branch '2021-09-25-TI-platform-updates' into next
Tom Rini
2021-09-28
mtd: nand: raw: convert nand_dt_init() to ofnode_xx() interface
Patrice Chotard
2021-09-28
mtd: spi: Set CONFIG_SF_DEFAULT_MODE default to 0
Marek Vasut
2021-09-28
mtd: spi: nor: force mtd name to "nor%d"
Patrick Delaunay
2021-09-28
net: dsa: felix: check return code of mdio_alloc and mdio_register
Vladimir Oltean
2021-09-28
net: qe: uec: ensure mdiodev->name is NULL terminated after MDIO_NAME_LEN tru...
Vladimir Oltean
2021-09-28
net: davinci_emac: ensure mdiodev->name is NULL terminated after MDIO_NAME_LE...
Vladimir Oltean
2021-09-28
net: smc911x: ensure mdiodev->name is NULL terminated after MDIO_NAME_LEN tru...
Vladimir Oltean
2021-09-28
net: sh_eth: ensure mdiodev->name is NULL terminated after MDIO_NAME_LEN trun...
Vladimir Oltean
2021-09-28
net: mvgbe: ensure mdiodev->name is NULL terminated after MDIO_NAME_LEN trunc...
Vladimir Oltean
2021-09-28
net: dsa: felix: ensure mii_bus->name is NULL terminated after MDIO_NAME_LEN ...
Vladimir Oltean
2021-09-28
net: mpc8xx_fec: ensure mdiodev->name is NULL terminated after MDIO_NAME_LEN ...
Vladimir Oltean
2021-09-28
net: macb: ensure mdiodev->name is NULL terminated after MDIO_NAME_LEN trunca...
Vladimir Oltean
2021-09-28
net: lpc32xx: ensure mdiodev->name is NULL terminated after MDIO_NAME_LEN tru...
Vladimir Oltean
2021-09-28
net: ftmac110: ensure mdiodev->name is NULL terminated after MDIO_NAME_LEN tr...
Vladimir Oltean
2021-09-28
net: mcdmafec: ensure bus->name is NULL terminated after MDIO_NAME_LEN trunca...
Vladimir Oltean
2021-09-28
net: enetc: ensure imdio.name is NULL terminated after MDIO_NAME_LEN truncation
Vladimir Oltean
2021-09-28
net: ep93xx: ensure mdiodev->name is NULL terminated after MDIO_NAME_LEN trun...
Vladimir Oltean
2021-09-28
net: eepro100: ensure mdiodev->name is NULL terminated after MDIO_NAME_LEN tr...
Vladimir Oltean
2021-09-28
net: bcm-sf2: ensure mdiodev->name is NULL terminated after MDIO_NAME_LEN tru...
Vladimir Oltean
2021-09-28
net: at91_emac: ensure mdiodev->name is NULL terminated after MDIO_NAME_LEN t...
Vladimir Oltean
2021-09-28
net: armada100_fec: ensure mdiodev->name is NULL terminated after MDIO_NAME_L...
Vladimir Oltean
2021-09-28
net: tsec: read the phy-mode property as fallback to phy-connection-type
Vladimir Oltean
2021-09-28
net: tsec: only call tsec_get_interface as fallback to DT-specified PHY mode
Vladimir Oltean
2021-09-28
net: dsa: felix: remove "xgmii" phy-mode
Vladimir Oltean
2021-09-28
net: enetc: remove support for "xgmii" phy-mode
Vladimir Oltean
2021-09-28
net: freescale: replace usage of phy-mode = "sgmii-2500" with "2500base-x"
Vladimir Oltean
2021-09-28
net: replace the "xfi" phy-mode with "10gbase-r"
Vladimir Oltean
2021-09-28
net: phy: genphy_init can be static
Vladimir Oltean
2021-09-28
net: update NXP copyright text
Vladimir Oltean
2021-09-28
net: dsa: felix: propagate the error code from phy_startup()
Vladimir Oltean
[next]