index
:
u-boot-toradex.git
2011.12-colibri_vf
2014.04-toradex
2014.10-toradex
2014.10-toradex-next
2015.04-imx7-1.1.0_ga-toradex-next
2015.04-toradex
2015.04-toradex-next
2016.11-toradex
2016.11-toradex-next
colibri
colibri-next
colibri_vf
toradex_2019.07
toradex_2019.07-next
toradex_2020.07
toradex_imx6
toradex_imx_lf_v2022.04
toradex_imx_lf_v2024.04
toradex_imx_v2017.03_4.9.123_imx8mm_ga-bring_up
toradex_imx_v2017.03_4.9.51_imx8_beta1-bring_up
toradex_imx_v2017.03_4.9.51_imx8_beta2-bring_up
toradex_imx_v2018.03_4.14.62_1.0.0_beta-bringup
toradex_imx_v2018.03_4.14.78_1.0.0_ga-bringup
toradex_imx_v2018.03_4.14.98_2.3.0_bringup
toradex_imx_v2020.04_5.4.24_2.1.0
toradex_imx_v2020.04_5.4.70_2.3.0
toradex_ti-u-boot-2021.01_bringup
toradex_ti-u-boot-2023.04
toradex_ti-u-boot-2024.04
U-Boot bootloader for Apalis and Colibri modules
Toradex
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
designware.h
Age
Commit message (
Expand
)
Author
2020-05-18
common: Drop net.h from common header
Simon Glass
2019-12-15
dm: gpio: Allow control of GPIO uclass in SPL
Simon Glass
2018-05-07
SPDX: Convert all of our single license tags to Linux Kernel style
Tom Rini
2018-01-15
net: designware: add clock support
Patrice Chotard
2017-01-11
net: designware: Export the operation functions
Simon Glass
2017-01-11
net: designware: Export various functions/struct to allow subclassing
Sjoerd Simons
2016-07-06
net: designware: Make driver independent from DM_GPIO again
Alexey Brodkin
2016-05-27
Merge git://git.denx.de/u-boot-rockchip
Tom Rini
2016-05-27
net: designware: fix descriptor layout and warnings on 64-bit archs
Beniamino Galvani
2016-05-27
net: designware: support phy reset device-tree bindings
Sjoerd Simons
2016-01-28
net/designware: add support of max-speed device tree property
Alexey Brodkin
2015-04-18
dm: net: Adjust designware driver to support driver model
Simon Glass
2015-03-05
net: configure DWMAC DMA by default AXI burst length
Sonic Zhang
2014-05-25
net/designware: Make DMA burst length configurable and reduce by default
Ian Campbell
2014-05-25
net/designware: reorder struct dw_eth_dev to pack more efficiently.
Ian Campbell
2014-03-28
net/designware: align DMA buffer descriptors to D$ line
Alexey Brodkin
2014-02-07
net/designware - switch driver to phylib usage
Alexey Brodkin
2013-11-22
net: designware: Fix alignment of buffer descriptors
Alexey Brodkin
2013-07-24
Add GPL-2.0+ SPDX-License-Identifier to source files
Wolfgang Denk
2012-07-07
net: Multiple updates/enhancements to designware.c
Stefan Roese
2012-07-07
SPEAr: Add interface information in initialization
Vipin Kumar
2012-04-04
net/designware: Try configuring phy on each dw_eth_init
Vipin Kumar
2012-04-04
net/designware: Fix the max frame length size
Vipin KUMAR
2010-07-12
SPEAr : Network driver support added
Vipin KUMAR