]> git.ipfire.org Git - thirdparty/u-boot.git/history - net
tools: imximage: Fix check array index
[thirdparty/u-boot.git] / net /
2023-01-27  Tom RiniMerge tag 'xilinx-for-v2023.04-rc1' of https://source...
2023-01-25  Tom RiniMerge https://source.denx.de/u-boot/custodians/u-boot...
2023-01-24  Tom RiniMerge branch '2023-01-24-bootstd-allow-migration-from...
2023-01-23  Simon Glassbootstd: Add a new pre-scan priority for bootdevs
2023-01-23  Simon Glassbootstd: Rename bootdev checkers
2023-01-23  Simon Glassbootstd: Add a hunter for ethernet
2023-01-23  Simon Glasssandbox: Allow ethernet bootdevs to be disabled for...
2023-01-23  Simon Glasssandbox: Allow ethernet to be disabled at runtime
2023-01-20  Tom RiniMerge tag 'efi-2023-04-rc1-2' of https://source.denx...
2023-01-20  Tom RiniMerge branch '2023-01-20-finish-CONFIG-migration-work'
2023-01-20  Tom Riniglobal: Finish CONFIG -> CFG migration
2023-01-13  Tom RiniMerge tag 'u-boot-stm32-20230113' of https://source...
2023-01-12  Tom RiniMerge branch '2023-01-11-assorted-general-updates'
2023-01-11  Patrick Delaunayfastboot: remove #ifdef CONFIG when it is possible
2023-01-09  Tom RiniMerge branch 'next'
2023-01-06  Tom RiniMerge tag 'u-boot-at91-2023.04-a' of https://source...
2022-12-29  Tom RiniMerge tag 'efi-2023-01-rc5-2' of https://source.denx...
2022-12-29  Tom RiniMerge branch '2022-12-29-assorted-further-fixes'
2022-12-29  Michael Wallenet: wget: fix implicit declaration
2022-12-23  Tom RiniMerge tag 'tpm-23122022' of https://source.denx.de...
2022-12-23  Tom RiniMerge branch '2022-12-22-assorted-important-fixes'
2022-12-22  Heinrich Schuchardtnet: don't memcpy to NULL
2022-12-22  Viacheslav Mitrofanovnet: ipv6: Add missing break into IPv6 protocol handler
2022-12-22  Tom RiniMerge branch '2022-12-21-CONFIG-migration-work' into...
2022-12-22  Tom RiniConvert CONFIG_HOSTNAME et al to Kconfig
2022-12-21  Tom RiniMerge tag 'v2023.01-rc4' into next
2022-12-08  Tom RiniMerge tag 'u-boot-at91-fixes-2023.01-b' of https:/...
2022-12-07  Tom RiniMerge branch '2022-12-07-Kconfig-migrations' into next
2022-12-07  Tom Rininet: Remove eth_legacy.c
2022-12-06  Tom RiniMerge tag 'sound-2023-01-rc4' of https://source.denx...
2022-12-05  Tom RiniMerge branch '2022-12-05-add-IPv6-support'
2022-12-05  Viacheslav Mitrofanovnet: ping6: Add ping6 command
2022-12-05  Viacheslav Mitrofanovnet: tftp: Add IPv6 support for tftpboot
2022-12-05  Viacheslav Mitrofanovnet: ipv6: Incorporate IPv6 support into u-boot net...
2022-12-05  Viacheslav Mitrofanovnet: ipv6: Add implementation of main IPv6 functions
2022-12-05  Viacheslav Mitrofanovnet: ipv6: Add ip6addr, gatewayip6, serverip6 variables...
2022-12-05  Viacheslav Mitrofanovnet: ipv6: Add Neighbor Discovery Protocol (NDP)
2022-12-05  Viacheslav Mitrofanovnet: ipv6: Add IPv6 build options
2022-12-05  Viacheslav Mitrofanovnet: ipv6: Add IPv6 basic primitives
2022-12-04  Tom RiniMerge tag 'efi-2023-01-rc3' of https://source.denx...
2022-12-02  Heinrich Schuchardtnet: CONFIG_NET_DEVICES in dhcp_handler()
2022-11-28  Tom RiniMerge branch '2022-11-28-networking-updates-and-improve...
2022-11-28  Ying-Chun Liu (Pau... net: Add wget application
2022-11-28  Ying-Chun Liu (Pau... net: Add TCP protocol
2022-11-28  Rasmus Villemoesnet: deal with fragment-overlapping-two-holes case
2022-11-28  Rasmus Villemoesnet: tftp: sanitize tftp block size, especially for TX
2022-11-28  Rasmus Villemoesnet: tftp: use IS_ENABLED(CONFIG_NET_TFTP_VARS) instead...
2022-11-28  Rasmus Villemoesnet: fix ip_len in reassembled IP datagram
2022-11-28  Rasmus Villemoesnet: (actually/better) deal with CVE-2022-{30790,30552}
2022-11-28  Rasmus Villemoesnet: compare received length to sizeof(ip_hdr), not...
2022-11-28  Rasmus Villemoesnet: improve check for no IP options
2022-11-07  Tom RiniMerge https://source.denx.de/u-boot/custodians/u-boot...
2022-11-06  Tom RiniMerge tag 'efi-2023-01-rc1-4' of https://source.denx...
2022-11-06  Jan Kiszkaefi_loader: Let networking support depend on NETDEVICES
2022-10-26  Tom RiniMerge https://source.denx.de/u-boot/custodians/u-boot...
2022-10-25  Tom RiniMerge https://source.denx.de/u-boot/custodians/u-boot-spi
2022-10-25  Tom RiniMerge tag 'fsl-qoriq-2022-10-18' of https://source...
2022-10-25  Tom RiniMerge branch 'master' of https://gitlab.denx.de/u-boot...
2022-10-24  Tom RiniMerge tag 'u-boot-imx-20221024' of https://gitlab.denx...
2022-10-22  Tom RiniMerge branch '2022-10-21-assorted-fixes-and-updates'
2022-10-21  Samuel Mendoza-Jonascmd: Add ncsi command
2022-10-21  Samuel Mendoza-Jonasnet: NC-SI setup and handling
2022-10-21  Tom RiniMerge tag 'u-boot-rockchip-20221020' of https://source...
2022-10-20  Tom RiniMerge tag 'clk-2023.01' of https://source.denx.de/u...
2022-10-20  Tom RiniMerge branch 'master' of https://source.denx.de/u-boot...
2022-10-18  Tom RiniMerge tag 'dm-pull-18oct22' of https://source.denx...
2022-10-18  Michal Suchaneknet: eth-uclass: Do not set device on error
2022-10-18  Michal Suchanekdm: treewide: Use uclass_first_device_err when accessin...
2022-10-03  Tom RiniMerge branch 'next'
2022-09-30  Tom RiniMerge branch '2022-09-29-dm-core-support-multiple-devic...
2022-09-29  Simon Glassdm: core: Drop ofnode_is_available()
2022-09-26  Tom RiniMerge branch 'next' of https://gitlab.denx.de/u-boot...
2022-09-19  Tom RiniMerge branch 'master' into next
2022-09-18  Tom RiniMerge branch 'next' of https://source.denx.de/u-boot...
2022-09-18  Stefan Roesecyclic: Use schedule() instead of WATCHDOG_RESET()
2022-08-11  Tom RiniMerge tag 'dm-pull-9aug22-take2' of https://source...
2022-08-10  Tom RiniMerge branch '2022-08-10-assorted-updates'
2022-08-10  Simon Glasscommon: Drop display_options.h from common header
2022-08-09  Tom RiniMerge tag 'u-boot-amlogic-20220809' of https://source...
2022-08-08  Tom RiniMerge branch '2022-08-08-networking-updates'
2022-08-08  Andre Kalbnet: bootp: Make root path (option 17) length configurable
2022-08-05  Tom RiniMerge tag 'tpm-030822' of https://source.denx.de/u...
2022-08-04  Tom RiniMerge branch '2022-08-04-Kconfig-migrations'
2022-08-04  Tom RiniAudit <flash.h> inclusion
2022-08-04  Tom Rininet: Remove CONFIG_SYS_DIRECT_FLASH_TFTP
2022-07-11  Tom RiniMerge branch 'next'
2022-07-01  Tom RiniMerge tag 'u-boot-amlogic-20220701' of https://source...
2022-06-27  Tom RiniMerge tag 'xilinx-for-v2022.10' of https://source.denx...
2022-06-20  Tom RiniMerge branch 'master' into next
2022-06-17  Tom RiniMerge tag 'u-boot-stm32-20220617' of https://source...
2022-06-17  Tom RiniMerge commit '32e0379143b433e29d76404f5f4c279067e48853...
2022-06-17  Tom RiniMerge branch '2022-06-16-assorted-bugfixes'
2022-06-16  Marek Vasutnet: Fix discuss discard typo
2022-06-09  Tom RiniMerge branch '2022-06-09-add-support-for-nvmem-api...
2022-06-08  Sean Andersonnet: Add support for reading mac addresses from nvmem...
2022-06-08  Sean Andersonnet: dsa: Fix segmentation fault if master fails to...
2022-06-03  Tom RiniMerge branch '2022-06-03-assorted-fixes'
2022-06-03  Fabio Estevamnet: Check for the minimum IP fragmented datagram size
2022-05-27  Tom RiniMerge https://source.denx.de/u-boot/custodians/u-boot...
2022-05-27  Tom RiniMerge branch '2022-05-26-assorted-fixes'
next