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
Age
Commit message (
Expand
)
Author
2015-11-19
Move console definitions into a new console.h file
Simon Glass
2015-11-19
net: zynq: Fix MDC setting for zynq
Michal Simek
2015-11-19
net: zynq: Remove unused MDCCLKDIV2 macro
Michal Simek
2015-11-19
net: zynq: Fix mdc clock division setting for 100Mbit/s
Michal Simek
2015-11-19
net: zynq: Wait till packet is sent
Michal Simek
2015-11-19
net: zynq: Disable secondary queues
Edgar E. Iglesias
2015-11-19
net: zynq: Add dummy packet to fix packet duplication issue
Michal Simek
2015-11-19
net: zynq: Do not report TX underrun
Michal Simek
2015-11-19
net: zynq: Setup BD when structures are filled
Michal Simek
2015-11-19
net: zynq: Allocate BD_SPACE in connection to RX_BUF
Michal Simek
2015-11-19
net: zynq: Fix clearing statistic
Michal Simek
2015-11-19
net: zynq: Extend register description with offsets
Michal Simek
2015-11-19
net: zynq: Add support for different PHY interface types
Michal Simek
2015-11-19
net: zynq: Add debug message to phyread/phywrite
Michal Simek
2015-11-19
net: phy: Add support for Texas Instruments DP83867
Edgar E. Iglesias
2015-11-18
altera_tse: change ioremap to map_physmem
Thomas Chou
2015-11-13
sparc: leon3: Moved GRLIB core header files to common include/grlib directory
Daniel Hellstrom
2015-11-13
sparc: leon3: Reimplemented AMBA Plug&Play scanning routines.
Daniel Hellstrom
2015-11-12
pengwyn: nand and ethernet fixes
Vincent BENOIT
2015-11-12
driver: net: Fix pointer conversion warnings for xilinx_zynqmp_ep
Prabhakar Kushwaha
2015-11-12
net: altera_tse: add mSG-DMA support
Thomas Chou
2015-11-12
net: altera_tse: add priv ops to prepare msgdma support
Thomas Chou
2015-11-12
net: altera_tse: wait sgdma in altera_tse_recv
Thomas Chou
2015-11-12
net: altera_tse: factor out stop mac func
Thomas Chou
2015-11-06
net: altera_tse: get numbers of fdt address and size cells
Thomas Chou
2015-11-06
net: altera_tse: use BIT macro
Thomas Chou
2015-11-06
net: altera_tse: remove the useless parenthesis
Thomas Chou
2015-11-06
net: altera_tse: fix packed and aligned attribute
Thomas Chou
2015-11-06
net: altera_tse: use data type u32 for regs and desc
Thomas Chou
2015-11-06
net: altera_tse: remove unused macro and regs def
Thomas Chou
2015-11-05
video: Drop DEV_FLAGS_SYSTEM flag
Bin Meng
2015-10-30
Merge branch 'master' of git://git.denx.de/u-boot-fsl-qoriq
Tom Rini
2015-10-29
net: pch_gbe: Add driver remove support
Bin Meng
2015-10-29
net: designware: Add driver remove support
Bin Meng
2015-10-29
net: phy: Test previous phydev->dev against new mac dev
Bin Meng
2015-10-29
net: phy: Change to print all phys that are not found
Bin Meng
2015-10-29
net: phy: Don't create phy device when there is no phy
Bin Meng
2015-10-29
net: phy: micrel: disable NAND-tree for KSZ8051
Sylvain Rochet
2015-10-29
net: rtl8169: Build warning fixes for 64-bit
Stephen Warren
2015-10-29
net: phy: micrel: add support for KSZ8021RNL & KSZ8031RNL
Sylvain Lemieux
2015-10-29
armv8/ls1043a: Add Fman support
Shaohui Xie
2015-10-29
armv8/fsl_lsch3: Change arch to fsl-layerscape
Mingkai Hu
2015-10-29
net/fm: Add QSGMII PCS init
Shaohui Xie
2015-10-29
net: Move some header files to include/
Shaohui Xie
2015-10-29
net: fm: bug fix when CONFIG_PHYLIB not defined
Shaohui Xie
2015-10-29
net/fm: Make the return value logic consistent with convention
Hou Zhiqiang
2015-10-29
net/fm: Add support for 64-bit platforms
Hou Zhiqiang
2015-10-29
net/fm: Fix the endian issue to support both endianness platforms
Hou Zhiqiang
2015-10-29
driver: net: ldpaa_eth: Set MAC address during interface open
Prabhakar Kushwaha
2015-10-23
net: convert altera_tse to driver model and phylib
Thomas Chou
[next]