index
:
uboot-2021-rebase.git
am335x_som_revival
uboot 2021 rebase, to fix booting on modern SD cards, from https://github.com/fifteenhex/u-boot/tree/am335x_som_revival
git repository hosting
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
Age
Commit message (
Expand
)
Author
2019-12-03
Convert CONFIG_SYS_CORTINA_FW_IN_MMC et al to Kconfig
Tom Rini
2019-12-02
common: Move command functions out of common.h
Simon Glass
2019-12-02
common: Move ARM cache operations out of common.h
Simon Glass
2019-12-02
common: Move mii_init() function out of common.h
Simon Glass
2019-12-02
common: Move get_ticks() function out of common.h
Simon Glass
2019-12-02
crc32: Use the crc.h header for crc functions
Simon Glass
2019-11-17
net: gmac_rockchip: add support for px30
Heiko Stuebner
2019-11-12
Merge tag 'u-boot-imx-20191105' of https://gitlab.denx.de/u-boot/custodians/u...
Tom Rini
2019-11-08
drivers: net: fsl_enetc: fix RGMII configuration
Michael Walle
2019-11-08
drivers: net: fsl_enetc: set phydev->node
Michael Walle
2019-11-05
net: fec_mxc: support i.MX8M with CLK_CCF
Peng Fan
2019-11-05
net: Kconfig: FEC: Add dependency on i.MX8M
Peng Fan
2019-11-04
net: ti: cpsw: convert to use dev/ofnode api
Grygorii Strashko
2019-11-03
net: ti: am65x-cpsw: fix mac tx internal delay for rgmii-rxid mode
Grygorii Strashko
2019-11-03
net: ti: cpsw: fix mac tx internal delay for rgmii-rxid mode
Grygorii Strashko
2019-11-03
net: ti: cpsw: add support for standard eth "max-speed" dt property
Grygorii Strashko
2019-11-03
net: ti: cpsw: move parsing of dt port's parameters in separate func
Grygorii Strashko
2019-11-03
net: ti: cpsw: enable 10Mbps link speed support in rgmii mode
Grygorii Strashko
2019-10-25
net: mt7628-eth: add support to isolate LAN/WAN ports
Weijie Gao
2019-10-25
net: mt7628-eth: free rx descriptor on receiving failure
Weijie Gao
2019-10-25
net: mt7628-eth: make phy link up detection optional via DT
Weijie Gao
2019-10-25
net: mt7628-eth: remove hardcoded gpio settings and regmap-based phy reset
Weijie Gao
2019-10-09
Merge tag 'xilinx-for-v2020.01' of https://gitlab.denx.de/u-boot/custodians/u...
Tom Rini
2019-10-08
net: xilinx_axiemac: Fill the phy node pointer in phydev
Siva Durga Prasad Paladugu
2019-10-08
net: phy: Add gmiitorgmii converter support
Siva Durga Prasad Paladugu
2019-10-08
net: phy: Define init routine and register generic phy driver
Siva Durga Prasad Paladugu
2019-10-08
net: zynq_gem: Remove check for Versal
Siva Durga Prasad Paladugu
2019-10-08
net: zynq_gem: Add new versal compatible string
Siva Durga Prasad Paladugu
2019-10-08
net: gem: Remove DECLARE_GLOBAL_DATA_PTR from gem driver
Michal Simek
2019-10-08
net: macb: Add sam9x60-macb compatibility string
Nicolas Ferre
2019-10-07
NET: DW: fix regression for ARC boards
Eugeniy Paltsev
2019-09-04
net: macb: Fix rx buffer cache handling
Stefan Roese
2019-09-04
net: designware: drop compatible altr, socfpga-stmmac
Ralph Siemsen
2019-09-04
Revert "net: macb: Fixed reading MII_LPA register"
Bin Meng
2019-09-04
drivers: net: fsl_enet_mdio: fix missing terminator in PCI ID array
Alex Marginean
2019-09-04
net: dwc_et_qos: update weak function board_interface_eth_init
Patrick Delaunay
2019-09-04
net: dwc_eth_qos: Change eqos_ops function to static
Patrick Delaunay
2019-09-04
drivers: net: pfe_eth: undefined return value
Heinrich Schuchardt
2019-09-04
test: dm_mdio: avoid out of bounds access
Heinrich Schuchardt
2019-09-04
net: mvpp2: support setting hardware addresses from ethernet core
Matt Pelland
2019-09-04
drivers: net: add marvell MDIO driver
Alex Marginean
2019-09-04
drivers/fsl-mc: Create Kconfig file to manage driver specific configs better
Florinel Iordache
2019-09-04
drivers: net: driver for MDIO muxes controlled over I2C
Alex Marginean
2019-09-04
Revert "drivers: net: driver for MDIO muxes controlled over I2C"
Joe Hershberger
2019-08-22
drivers: net: mc: Report extra memory to Linux
Meenakshi Aggarwal
2019-08-11
Drop PCMCIA
Simon Glass
2019-08-11
env: Drop environment.h header file where not needed
Simon Glass
2019-08-11
env: Move env_get() to env.h
Simon Glass
2019-08-11
env: Move env_set() to env.h
Simon Glass
2019-08-11
env: Move env_set_hex() to env.h
Simon Glass
[next]