]> Git Repo - J-u-boot.git/history - net
efi_loader: update EFI specification version
[J-u-boot.git] / net /
2025-01-05 Heinrich Schuchardtnet: eth_bootdev_hunt() should not run DHCP
2025-01-01 Sean EdmondFix neighbor discovery ethernet address saving
2025-01-01 Jerome Forissiernet: tftpput: reset timeout_count when an ACK is received
2025-01-01 Mikhail Kshevetskiynet: tftpboot: clear timeout_count on every successful...
2025-01-01 Tom RiniMerge patch series "Add 'trace wipe'"
2024-12-31 Tom RiniMerge patch series "Fix OSPI boot for J722S"
2024-12-31 Tom RiniMerge patch series "Cumulative fixes and updates for...
2024-12-31 Tom RiniMerge patch series "Select CONFIG_64BIT for sandbox64...
2024-12-31 Tom RiniMerge patch series "Keep the access to dtb_dt_embedded...
2024-12-31 Tom RiniMerge tag 'v2025.01-rc6' into next
2024-12-30 Tom RiniMerge patch series "Misc. PowerPC MPC83xx fixes/cleanups"
2024-12-30 Tom RiniMerge patch series "powerpc: Fix and enforce distinctio...
2024-12-30 Tom RiniMerge branch 'next' of https://source.denx.de/u-boot...
2024-12-28 Tom RiniMerge patch series "net: tcp: improve tcp support in...
2024-12-28 Mikhail Kshevetskiynet/net: fix include ordering
2024-12-28 Mikhail Kshevetskiynet/tcp: define a fallback value for rcv_wnd size
2024-12-28 Mikhail Kshevetskiynet/tcp: simplify tcp header filling code
2024-12-28 Mikhail Kshevetskiynet/tcp: improve tcp framework, use better state machine
2024-12-28 Mikhail Kshevetskiynet/tcp: rename ack_edge and seq_init to more common...
2024-12-28 Mikhail Kshevetskiynet/tcp: add connection info to tcp_stream structure
2024-12-28 Mikhail Kshevetskiynet/tcp: put connection specific data into a tcp_stream...
2024-12-28 Mikhail Kshevetskiynet/tcp: fix selective acknowledge
2024-12-28 Mikhail Kshevetskiynet/tcp: fix TCP options processing
2024-12-27 Tom RiniMerge patch series "vbe: Series part E"
2024-12-26 Tom RiniMerge tag 'v2025.01-rc5' into next
2024-12-24 Tom RiniSubtree merge tag 'v6.12-dts' of dts repo [1] into...
2024-12-21 Tom RiniMerge branch 'master' of https://source.denx.de/u-boot...
2024-12-20 Marek Vasutnet: renesas: Enable TFTP_TSIZE on all Renesas hardware
2024-12-19 Heinrich Schuchardtnet: lwip: check if network device is available in...
2024-12-19 Heinrich Schuchardtnet: lwip: do not return CMD_RET_USAGE if no interface
2024-12-14 Tom RiniMerge patch series "Hyperflash Boot fixes for J7200...
2024-12-14 Tom RiniMerge patch series "configs: Enable CMD_NFS by default"
2024-12-14 Tom RiniMerge patch series "UART support for higher baudrate"
2024-12-14 Tom RiniMerge patch series "Add phyCORE AM62Ax"
2024-12-13 Tom RiniMerge patch series "Enable EFI capsule updates for...
2024-12-13 Tom RiniMerge patch series "AM62A DWC3: Add support for USB...
2024-12-13 Tom RiniMerge patch series "J721S2: Enable ESMs and related...
2024-12-13 Tom RiniMerge patch series "Add QOS support for J722S and AM62P"
2024-12-12 Tom RiniMerge patch series "vbe: Series part E"
2024-12-09 Tom RiniMerge tag 'v2025.01-rc4' into next
2024-12-06 Tom RiniMerge patch series "board: ti: k3-am65: covert last...
2024-12-06 Tom RiniMerge patch series "PLL Sequencing update"
2024-12-06 Tom RiniMerge patch series "led: update LED boot/activity to...
2024-12-04 Tom RiniMerge patch series "Add OPP_LOW support for J7200"
2024-12-04 Tom RiniMerge patch series "Enable AVS support for AM68, AM69...
2024-12-04 Tom RiniMerge tag 'efi-next-2024-12-04' of https://source.denx...
2024-12-04 Adriano Cordovaefi_loader: net: set EFI bootdevice device path to...
2024-12-04 Adriano Cordovanet: wget: let wget_with_dns work with dns disabled
2024-12-04 Adriano Cordovanet-lwip: zero terminate string with headers in wget_lw...
2024-12-04 Heinrich Schuchardtnet: zero terminate string with headers in wget_fill_info()
2024-12-04 Adriano Cordovalwip: wget: pass port and server_name via wget_ctx
2024-12-03 Tom RiniMerge branch 'master' of https://gitlab.denx.de/u-boot...
2024-11-30 Jerome Forissiernet: lwip: wget: fix legacy syntax
2024-11-29 Tom RiniMerge patch series "test: Avoid needing sudo for image...
2024-11-26 Tom RiniMerge tag 'u-boot-dfu-20241126' of https://source.denx...
2024-11-25 Tom RiniMerge tag 'v2025.01-rc3' into next
2024-11-24 Tom RiniMerge patch series "Fix device removal order for Apple...
2024-11-22 Tom RiniMerge branch '2024-11-22-assorted-fixes'
2024-11-22 Jerome Forissiernet: lwip: dhcp: support arguments for TFTP file download
2024-11-22 Ilias Apalodimasnet: lwip: provide entropy to MBed TLS in one go
2024-11-22 Jerome Forissiernet: lwip: fix get_udev_ipv4_info()
2024-11-22 Jerome Forissiernet: lwip: fix dhcp_loop()
2024-11-20 Tom RiniMerge branch 'qcom-main' of https://source.denx.de...
2024-11-19 Tom RiniMerge tag 'xilinx-for-v2025.01-rc3-v2' of https://sourc...
2024-11-19 Tom RiniMerge patch series "buildman: Add initial support for...
2024-11-18 Jerome ForissierKconfig: describe NET, NO_NET, LWIP_DEBUG and LWIP_ASSERT
2024-11-18 Heinrich Schuchardtnet: lwip/wget: correct SERVER_NAME_SIZE
2024-11-18 Tom RiniMerge tag 'efi-next-2024-11-18' of https://source.denx...
2024-11-18 Adriano Cordovanet: net_utils: Move ip_to_string to lib/net_utils.c
2024-11-16 Adriano Cordovanet/lwip: wget: integrate struct wget_info into wget...
2024-11-16 Adriano Cordovanet/lwip: wget: put server_name and port into wget_ctx
2024-11-16 Adriano Cordovanet: wget: make wget_with_dns return value compatible...
2024-11-16 Adriano Cordovanet: wget: integrate struct wget_info into legacy wget...
2024-11-16 Adriano Cordovanet: wget: Add interface to issue wget_requests using...
2024-11-16 Adriano Cordovanet: Kconfig: add CONFIG_WGET symbol
2024-11-15 Jerome Forissierlwip: fix code style issues
2024-11-14 Tom RiniMerge patch series "examples: fix building on arm64"
2024-11-14 Tom RiniMerge patch series "cmd: hash: correct parameter count...
2024-11-14 Tom RiniMerge patch series "Apply SoM overlays on phyCORE-AM6xx...
2024-11-13 Tom RiniMerge patch series "labgrid: Provide an integration...
2024-11-13 Tom RiniMerge patch series "test: Tidy up the test/ directory"
2024-11-13 Tom RiniMerge patch series "lib: uuid: fix uuid_str_to_le_bin...
2024-11-13 Tom RiniMerge patch series "Enable https for wget"
2024-11-13 Ilias Apalodimasnet: lwip: Enable https:// support for wget
2024-11-13 Jerome Forissiernet: wget: drop Content-Length processing
2024-11-04 Tom RiniMerge patch series "U-boot: arm: Refine the booting...
2024-10-30 Tom RiniMerge patch series "memory: ti-aemif: Add DM support"
2024-10-28 Tom RiniMerge patch series "Implement ACPI on aarch64"
2024-10-27 Tom RiniMerge patch series "net: ksz9477: add support for KSZ...
2024-10-27 Tom RiniMerge patch series "Add driver for Motorcomm YT8821...
2024-10-21 Tom RiniMerge patch series "aspeed: ast2700: Add Caliptra ECDSA...
2024-10-21 Tom RiniMerge patch series "Add AVS support for J721S2"
2024-10-21 Tom RiniMerge patch series "Add TI K3 PCIe Controller support...
2024-10-21 Tom RiniMerge patch series "dwc3: gadget: properly fix cache...
2024-10-18 Tom RiniMerge tag 'u-boot-at91-fixes-2025.01-a' of https:/...
2024-10-18 Tom RiniMerge patch series "Cleanup dma device in spl and move...
2024-10-17 Tom RiniMerge tag 'u-boot-stm32-20241017' of https://source...
2024-10-17 Tom RiniMerge tag 'u-boot-dfu-20241017' of https://source.denx...
2024-10-16 Tom RiniMerge patch series "some serial rx buffer patches"
2024-10-16 Tom RiniMerge patch series "Introduce the lwIP network stack"
next
This page took 0.133079 seconds and 7 git commands to generate.