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
/
net
/
Makefile
Age
Commit message (
Expand
)
Author
2019-12-15
net: Move the checksum functions to lib/
Simon Glass
2019-09-04
net: introduce packet capture support
Ramon Fried
2019-07-18
net: add MDIO_MUX DM class
Alex Marginean
2019-07-15
net: introduce MDIO DM class for MDIO devices
Alex Marginean
2018-07-02
net: Add new wol command - Wake on LAN
Lothar Felten
2018-05-30
net: fastboot: Merge AOSP UDP fastboot
Alex Kiernan
2018-05-07
SPDX: Convert all of our single license tags to Linux Kernel style
Tom Rini
2018-04-13
net: Make core net code depend on NET instead of CMD_NET
Joe Hershberger
2018-04-13
net: Make CMD_NET a menuconfig
Joe Hershberger
2017-05-12
net: Disable the format-extra-args warning
Tom Rini
2016-01-28
net: Rename eth.c to eth_lecacy.c
Simon Glass
2016-01-28
net: Move driver-model code into its own file
Simon Glass
2016-01-28
net: Move common init into a new eth_common.c file
Simon Glass
2015-01-23
net: Add a separate file for IP checksumming
Simon Glass
2014-02-19
kbuild: use Linux Kernel build scripts
Masahiro Yamada
2013-10-31
net: convert a makefile to Kbuild style
Masahiro Yamada
2013-07-24
Add GPL-2.0+ SPDX-License-Identifier to source files
Wolfgang Denk
2012-07-07
net: use common rand()/srand() functions
Michael Walle
2012-05-23
net: Add link-local addressing support
Joe Hershberger
2012-05-23
net: Move PING out of net.c
Joe Hershberger
2012-05-23
net: Move ARP out of net.c
Joe Hershberger
2012-05-23
net: Move CDP out of net.c
Joe Hershberger
2012-05-23
net: Move MAC-seeded rand out of bootp.c
Joe Hershberger
2010-11-17
Switch from archive libraries to partial linking
Sebastien Carlier
2010-10-11
rarp: Condtionally compile rarp support
Peter Tyser
2009-12-13
net: pull CONFIG checks out of source and into makefile
Mike Frysinger
2009-08-07
minor debug cleanups in ./net
Robin Getz
2009-07-22
Add DNS support
Robin Getz
2009-02-09
net/sntp.c: move ifdef into Makefile COBJS-$(...)
Mike Frysinger
2007-11-15
Build: split COBJS value into multiple lines
Grant Likely
2006-10-09
Move "ar" flags to config.mk to allow for silent "make -s"
Wolfgang Denk
2006-09-01
Add support for a saving build objects in a separate directory.
Marian Balakowicz
2005-04-01
* Patch by Masami Komiya, 30 Mar 2005:
wdenk
2004-02-24
* Patch by Masami Komiy, 22 Feb 2004:
wdenk
2003-06-05
* Add support for RMU board
wdenk
2002-02-24
Initial revision
wdenk