summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2026-02-06net: dwc_eth_qos: Define more of the unused MAC regsJonas Karlman
2026-02-06net: dwc_eth_qos: Start DMA and MAC after tail pointers are initializedJonas Karlman
2026-02-06net: dwc_eth_qos: Initialize the transmit tail pointer in eqos_start()Jonas Karlman
2026-02-06net: dwc_eth_qos: Use lower_32_bits() for tail pointersJonas Karlman
2026-02-06net: lwip: wget: rework the '#' printingMarek Vasut
2026-02-06net: lwip: tftp: add support of tsize option to clientMarek Vasut
2026-02-06net: tftp: Fix TFTP Transfer Size data typeYuya Hamamachi
2026-02-06net: Stop conflating return value with file size in net_loop()Yuya Hamamachi
2026-02-06CI: Update to using grub-2.14 for our testsTom Rini
2026-02-06cmd: zip: Add missing unmap_sysmem() for buffers in the unzip commandMarek Vasut
2026-02-06cmd: zip: Use map_sysmem() with buffers in the zip commandMarek Vasut
2026-02-06cmd: unzip: Use map_sysmem() with buffers in the gzwrite commandMarek Vasut
2026-02-06gunzip: Fix len parameter in function signatureMarek Vasut
2026-02-06configs: microchip_mpfs_generic: fix boot failureJamie Gibbons
2026-02-06arch: arm: dts: k3: refactor common nodes to k3-*-r5.dtsiAnshul Dalal
2026-02-06efi_net: add missing EFI_CALL in efi_netVincent Stehlé
2026-02-06doc: develop/process: Clarify name usage in the Signed-off-by lineTom Rini
2026-02-06doc: Remove pip from requirements.txtTom Rini
2026-02-06efi_loader: fix efi_debug_image_info_normal allocationVincent Stehlé
2026-02-06efi_loader: Improve EFI variable load messagePranav Tilak
2026-02-06efi_loader: fix use after free in efi_exit() with tcg2Vincent Stehlé
2026-02-04video: menu "TrueType Fonts" depends on TrueType enabledHeinrich Schuchardt
2026-02-04Merge patch series "arm: k3: j722s: add PCIe support"Tom Rini
2026-02-04configs: j722s_evm_a53_defconfig: enable PCIeGeorge McCollister
2026-02-04pci: pcie_cdns_ti: Add PCIe support for J722S SoCGeorge McCollister
2026-02-04pci: pcie_cdns_ti: Add support to provide refclk to PCIe connectorGeorge McCollister
2026-02-04phy: cadence-torrent: Add support to drive refclk outGeorge McCollister
2026-02-04phy: ti: j721e-wiz: Enable reference clock output in cmn_refclk_<p/m>George McCollister
2026-02-04pci: skip unnecessary PCIe scanningGeorge McCollister
2026-02-04Merge patch series "part: fix partition searching"Tom Rini
2026-02-04mtd: mtdpart: fix partitions searchingMikhail Kshevetskiy
2026-02-04cmd: gpt: fix partition search boundariesMikhail Kshevetskiy
2026-02-04disk: part: fix partition search boundariesMikhail Kshevetskiy
2026-02-04Merge tag 'net-20260204' of https://source.denx.de/u-boot/custodians/u-boot-netTom Rini
2026-02-04mtd: nand: raw: atmel: Access device ofnode through functionsAndy Yan
2026-02-04serial: atmel-usart: add support for skiping debug UART initRobert Marko
2026-02-04serial: atmel-usart: include arch specific headers only for AT91Robert Marko
2026-02-04dm: platform_data: atmel_serial: fix build warning on 64-bit platformsRobert Marko
2026-02-04arm: at91: move atmel_serial.h to include/dm/platform_dataRobert Marko
2026-02-04net: phy: aquantia: add support for Marvell CUX3410 10Gb PHYWeijie Gao
2026-02-04net: lwip: nfs: Prefer nfsserverip over serverip when setJonas Karlman
2026-02-04net: lwip: dhcp: Save DHCP siaddr field to tftpserverip env varJonas Karlman
2026-02-04net: lwip: Use ipaddr helpersJonas Karlman
2026-02-04net: lwip: dns: Call env_set() from dns loop instead of found callbackJonas Karlman
2026-02-04net: lwip: nfs: Print device name based on current udeviceJonas Karlman
2026-02-04net: lwip: dns: Fix print of resolved IP addressJonas Karlman
2026-02-04net: lwip: add TFTPSERVERIP Kconfig optionJonas Karlman
2026-02-04net: lwip: dhcp: Do not write past end of bufferAndrew Goodbody
2026-02-04net: lwip: tftp: Do not write past buffer endAndrew Goodbody
2026-02-04MAINTAINERS: update my email addressJerome Forissier