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
2018-01-24
wait_bit: use wait_for_bit_le32 and remove wait_for_bit
Álvaro Fernández Rojas
2017-12-19
Merge git://git.denx.de/u-boot-sunxi
Tom Rini
2017-12-18
Merge git://git.denx.de/u-boot-fsl-qoriq
Tom Rini
2017-12-18
net: phy: meson-gxl: detect LPA corruption
Jerome Brunet
2017-12-13
armv8: ls1043a/ls2080a: check SoC by device ID
Wenbin song
2017-12-09
net: ravb: Add R8A77995 D3 compatible
Marek Vasut
2017-12-09
net: ravb: Add R8A77970 V3M compatible
Marek Vasut
2017-12-07
sunxi: Fix A20-OLinuXino-MICRO LAN8710 support
Stefan Mavrodiev
2017-12-06
driver: fsl-mc: MC object cleanup when DPL not loaded
Yogesh Gaur
2017-12-06
driver: net: fsl-mc: flib changes for MC 10.3.0
Yogesh Gaur
2017-11-30
net: ravb: Fix reset GPIO handling
Marek Vasut
2017-11-29
net: xilinx_axi_emac: Use readl and writel for io ops
Siva Durga Prasad Paladugu
2017-11-29
net: zynq_gem: Dont enable SGMII and PCS selection
Siva Durga Prasad Paladugu
2017-11-29
net: xilinx_axi_emac: Add support for non processor mode
Siva Durga Prasad Paladugu
2017-11-28
net: xilinx_axi_emac: Read dma address using fdtdec_get_addr
Siva Durga Prasad Paladugu
2017-11-28
net: xilinx_axi_emac: Use wait_for_bit instead of while loop
Siva Durga Prasad Paladugu
2017-11-17
net: phy: Add Amlogic Meson GXL Internal PHY support
Neil Armstrong
2017-11-15
driver: net: fsl-mc: Use base 16 in simple_strtoul
Prabhakar Kushwaha
2017-11-14
drivers: net: ldpaa_eth: Correct error handler for qbman_swp_acquire()
Ashish Kumar
2017-11-10
net: sun8i_emac: Fix build for non-H3/H5 SoCs
Chen-Yu Tsai
2017-11-09
sunxi: restore PHYLIB for CONFIG_SUN4I_EMAC users
Artturi Alm
2017-11-09
sunxi: fix CONFIG_SUNXI_EMAC references
Artturi Alm
2017-10-30
net: fec_mxc: Change "error frame" message to debug level
Fabio Estevam
2017-10-27
armv8: ls1088aqds: Change phy mode to PHY_INTERFACE_MODE_RGMII_ID
Ashish Kumar
2017-10-27
driver: fsl-mc: use calloc instead malloc
Prabhakar Kushwaha
2017-10-20
net: Add SMC911X driver to Kconfig, convert
Adam Ford
2017-10-10
Merge branch 'rmobile' of git://git.denx.de/u-boot-sh
Tom Rini
2017-10-04
treewide: replace with error() with pr_err()
Masahiro Yamada
2017-09-26
ARM: mvebu: Convert CONFIG_MVNETA to Kconfig
Chris Packham
2017-09-24
net: ravb: Add PHY reset GPIO support
Marek Vasut
2017-09-21
nds32: ftmac100: Fix write mac addr fail problem.
rick
2017-09-21
nds32: ftmac100: support cache enable.
rick
2017-09-18
net: phy: micrel: Convert to livetree
Philipp Tomsich
2017-09-18
net: designware: Convert to livetree
Philipp Tomsich
2017-09-15
blk: Remove various places that do flush cache after read
Bin Meng
2017-09-11
armv8: fsl-layerscape: Support to add RGMII for ls1088aqds
Ashish Kumar
2017-09-11
armv8: ls1088a: Add NXP LS1088A SoC support
Ashish Kumar
2017-09-11
drivers:net:fsl-mc: Update MC address calculation
Priyanka Jain
2017-09-07
net: fix typos
Heinrich Schuchardt
2017-09-07
net: phy: realtek: fix enabling of the TX-delay for RTL8211F
Madalin Bucur
2017-08-16
Merge git://www.denx.de/git/u-boot-imx
Tom Rini
2017-08-16
env: Rename some other getenv()-related functions
Simon Glass
2017-08-16
env: Rename eth_getenv_enetaddr() to eth_env_get_enetaddr()
Simon Glass
2017-08-16
env: Rename getenv/_f() to env_get()
Simon Glass
2017-08-16
env: Rename eth_setenv_enetaddr() to eth_env_set_enetaddr()
Simon Glass
2017-08-16
env: Rename common functions related to setenv()
Simon Glass
2017-08-16
env: Rename setenv() to env_set()
Simon Glass
2017-08-14
driver: net: ldpaa: Update priv->phydev after free()
Prabhakar Kushwaha
2017-08-14
net: fman: add support RGMII_TXID to memac
Madalin Bucur
2017-08-13
net: gmac_rockchip: Add support for the RK3368 GMAC
Philipp Tomsich
[next]