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
master
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
toradex_u-boot-2024.07_smarc-imx8mp-bringup
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
2024-10-11
Merge patch series "Tidy up use of 'SPL' and CONFIG_SPL_BUILD"
Tom Rini
2024-10-11
global: Rename SPL_TPL_ to PHASE_
Simon Glass
2024-10-11
global: Rename SPL_ to XPL_
Simon Glass
2024-10-11
global: Use CONFIG_XPL_BUILD instead of CONFIG_SPL_BUILD
Simon Glass
2024-10-10
tftp: implement support for LED activity
Christian Marangi
2024-09-24
Merge patch series "Miscellaneous fixes"
Tom Rini
2024-09-24
net: wget: allow EFI boot
Jerome Forissier
2024-09-24
net: wget: removed unused function wget_success()
Jerome Forissier
2024-09-20
wget: rework the logic to validate the load address
Sughosh Ganu
2024-09-20
tftp: rework the logic to validate the load address
Sughosh Ganu
2024-09-12
include: export uuid.h
Caleb Connolly
2024-09-10
net: guard call to tftp_start() with IS_ENABLED(CONFIG_CMD_TFTPBOOT)
Jerome Forissier
2024-09-03
lmb: remove the lmb_init_and_reserve() function
Sughosh Ganu
2024-09-03
lmb: allow lmb module to be used in SPL
Sughosh Ganu
2024-09-03
lmb: make LMB memory map persistent and global
Sughosh Ganu
2024-08-15
sandbox: Enable wget command
Yasuharu Shibata
2024-08-01
net/tftp: make tftpput working with servers that do not use OACK
Mikhail Kshevetskiy
2024-07-31
net: remove duplicate eth_env_set_enetaddr_by_index() declaration
Alexander Sverdlin
2024-07-15
net: Remove duplicate newlines
Marek Vasut
2024-07-05
Fix Kconfig coding style from spaces to tab
Anand Moon
2024-05-20
Restore patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet"
Tom Rini
2024-05-20
Merge tag 'v2024.07-rc3' into next
Tom Rini
2024-05-19
Revert "Merge patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet""
Tom Rini
2024-05-15
net: eth-uclass: guard against reentrant eth_init()/eth_halt() calls
Matthias Schiffer
2024-05-06
net: Remove <common.h> and add needed includes
Tom Rini
2024-05-05
rng: Introduce SPL_DM_RNG
Marek Vasut
2024-05-03
net: consider option-length when parsing NIS domain
Heinrich Schuchardt
2024-04-18
net: add support to parse the NIS domain for the dhcp options
Charles Hardin
2024-04-16
net: wget: fix TCP sequence number wrap around issue
Yasuharu Shibata
2024-04-16
net: wget: Support retransmission a dropped packet
Yasuharu Shibata
2024-04-10
net: nfs: fix file handle length in NFSv3
Sébastien Szymanski
2024-03-26
net: mdio-uclass: Bind and probe generic Ethernet PHY driver
Roger Quadros
2024-03-07
net: mdio: Handle bus level GPIO Reset
Roger Quadros
2024-01-17
net: tftp: remove explicit efi configuration dependency
AKASHI Takahiro
2024-01-09
fastboot: multiresponse support
Ion Agorria
2024-01-03
Merge tag 'v2024.01-rc6' into next
Tom Rini
2023-12-21
global: Drop common.h inclusion
Tom Rini
2023-12-19
net: fix NetConsole documentation reference
Baruch Siach
2023-12-19
net: wget: Support non-default HTTP port
Marek Vasut
2023-11-22
net: Make NET imply NETDEVICES
Tom Rini
2023-11-18
cmd: efidebug: add uri device path
Masahisa Kojima
2023-11-18
net: wget: add wget with dns utility function
Masahisa Kojima
2023-11-18
net: wget: prevent overwriting reserved memory
Masahisa Kojima
2023-11-05
net: eth-uclass: Improve error message when MAC is not found
Fabio Estevam
2023-11-05
net: Add option for tracing packets
Sean Anderson
2023-11-05
net: eth-uclass: Setup ROM source only when ROM reading passes
Michal Simek
2023-11-05
net: Get pxe config file from dhcp option 209
Sean Edmond
2023-11-05
net: dhcp6: Fix OPT_BOOTFILE_PARAM parsing
Sean Edmond
2023-10-17
net: bootp: Fall back to BOOTP from DHCP when unit testing
Sean Anderson
2023-10-17
net: bootp: Move port numbers to header
Sean Anderson
[next]