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
Age
Commit message (
Expand
)
Author
2017-01-21
status_led: Kconfig migration
Uri Mashiach
2016-11-13
net: write enetaddr down to hardware on env_callback
Marek Vasut
2016-11-07
net: use random ethernet address if invalid and not zero
Siva Durga Prasad Paladugu
2016-10-13
net: write enetaddr down to hardware on env_callback
Hannes Schmelzer
2016-09-23
treewide: replace #include <asm/errno.h> with <linux/errno.h>
Masahiro Yamada
2016-09-16
Kconfig: spl: Add SPL support options to Kconfig
Simon Glass
2016-09-09
Revert "net: nfs: Correct the reply data buffer size"
Joe Hershberger
2016-09-09
Revert "net: nfs: Use the tx buffer to construct rpc msgs"
Joe Hershberger
2016-08-22
net: nfs: Simplify rpc_add_credentials()
Joe Hershberger
2016-08-22
net: nfs: Use the tx buffer to construct rpc msgs
Joe Hershberger
2016-08-22
net: nfs: Move some prints to debug statements
Joe Hershberger
2016-08-22
net: nfs: Use consistent names for the rpc_pkt
Joe Hershberger
2016-08-22
net: nfs: Correct a comment
Joe Hershberger
2016-08-22
net: nfs: Consolidate handling of NFSv3 attributes
Joe Hershberger
2016-08-22
net: nfs: Fix lines that are too long
Joe Hershberger
2016-08-22
net: nfs: Correct the reply data buffer size
Joe Hershberger
2016-08-22
net: nfs: Share the file handle buffer for v2 / v3
Joe Hershberger
2016-08-22
net: NFS: Add NFSv3 support
Guillaume GARDET
2016-08-22
net: nfs: Remove unused define
Joe Hershberger
2016-08-22
net: nfs: Remove separate buffer for default name
Joe Hershberger
2016-08-22
net: Stop including NFS overhead in defragment max
Joe Hershberger
2016-07-16
Various, unrelated tree-wide typo fixes.
Robert P. J. Day
2016-07-06
net: Fix incorrect RPC packets on 64-bit systems
Ralf Hubert
2016-06-21
NFS: Add error message when U-Boot NFS version (V2) is not supported by NFS s...
Guillaume GARDET
2016-06-12
net: Handle an empty bootp extension section
Andre Renaud
2016-05-27
net: Optionally use pxe client arch from variable
Alexander Graf
2016-05-27
distro: Add efi pxe boot code
Alexander Graf
2016-05-27
net: Move CONFIG_SPL_NET_VCI_STRING into Kconfig
Alexander Graf
2016-05-27
net: Fix client identifiers for ARM
Alexander Graf
2016-05-27
net: Move the VCI and client arch values to Kconfig
Alexander Graf
2016-05-27
bootp: Move vendor class identifier set to function
Alexander Graf
2016-05-27
efi_loader: Add network access support
Alexander Graf
2016-03-27
bootp: Prevent u-boot from using others responses.
Anton Persson
2016-02-26
net: bootp: Add environment variable for timeout period
Alexandre Messier
2016-02-06
microblaze: Correct build error in eth-uclass.c
Simon Glass
2016-01-28
net: Add bootfile in DHCP Request
Alexandre Messier
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 remaining common functions to eth_common.c
Simon Glass
2016-01-28
net: Move environment functions to the common file
Simon Glass
2016-01-28
net: Move common init into a new eth_common.c file
Simon Glass
2016-01-28
net: Don't call board/cpu_eth_init() with driver model
Simon Glass
2016-01-28
net: bootp: Ignore packets whose yiaddr is 0
Peng Fan
2016-01-08
net: remove scary warning about EEPROM provided MAC address
Andre Przywara
2016-01-07
net: Fix delay in net_retry test
Joe Hershberger
2016-01-07
dm: eth: Stick to 'ethact' when 'ethrotate' is 'no' in eth_init()
Bin Meng
2016-01-07
dm: eth: Test 'ethrotate' before changing current ethernet device
Bin Meng
2015-12-18
dm: net: Fix DM for targets which use MANUAL_RELOC
Michal Simek
2015-11-19
Move console definitions into a new console.h file
Simon Glass
2015-10-29
net: eth: Check return value in various places
Bin Meng
[next]