summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2026-02-06remoteproc: imx: Add i.MX95 supportPeng Fan
2026-02-06remoteproc: imx: Support ECC initializationPeng Fan
2026-02-06board: ge: common: vpd: Fix read_i2c_vpd return valueFrancois Berder
2026-02-06imx93_frdm: Update IMX_BOOT_IMAGE_GUIDPeng Fan
2026-02-06imx93_frdm: Drop DECLARE_GLOBAL_DATA_PTRPeng Fan
2026-02-06imx8mq_evk: spl: Drop DECLARE_GLOBAL_DATA_PTRPeng Fan
2026-02-06imx8ulp_evk: Cleanup headersPeng Fan
2026-02-06imx8ulp_evk: Drop board_phy_configPeng Fan
2026-02-06imx8ulp_evk: Drop DECLARE_GLOBAL_DATA_PTRPeng Fan
2026-02-06imx8mn_evk: Cleanup headersPeng Fan
2026-02-06imx8mn_evk: spl: Drop DECLARE_GLOBAL_DATA_PTRPeng Fan
2026-02-06imx8mp_evk: Cleanup headersPeng Fan
2026-02-06imx8mp_evk: spl: Drop DECLARE_GLOBAL_DATA_PTRPeng Fan
2026-02-06imx8mp_evk: spl: Drop i2c_pad_info1Peng Fan
2026-02-06imx8mm_evk: Drop DECLARE_GLOBAL_DATA_PTRPeng Fan
2026-02-06net: fec_mxc: Add support for i.MX91Primoz Fiser
2026-02-06arm: renesas: Enable wget command and TCP on all R-Car systemsMarek Vasut
2026-02-06Merge tag 'efi-2026-04-rc2' of https://source.denx.de/u-boot/custodians/u-boo...Tom Rini
2026-02-06net: airoha_eth: use proper switch node for en7523 caseMikhail Kshevetskiy
2026-02-06net: phy: mscc: allow RGMII with internal delay for the VSC8541Charles Perry
2026-02-06net: airoha_eth: fix mdio binding to switch deviceMikhail Kshevetskiy
2026-02-06arm: dts: en7523: add mdio child node to switch nodeMikhail Kshevetskiy
2026-02-06net: dwc_eth_qos: Define more of the unused MAC regsJonas Karlman
2026-02-06configs: en7523: add mii/mdio supportMikhail Kshevetskiy
2026-02-06net: dwc_eth_qos: Start DMA and MAC after tail pointers are initializedJonas Karlman
2026-02-06arm: dts: an7581: add mdio child node to switch nodeMikhail Kshevetskiy
2026-02-06net: dwc_eth_qos: Initialize the transmit tail pointer in eqos_start()Jonas Karlman
2026-02-06configs: an7581: add mii/mdio supportMikhail Kshevetskiy
2026-02-06net: dwc_eth_qos: Use lower_32_bits() for tail pointersJonas Karlman
2026-02-06net: mdio-mt7531-mmio: fix switch regs initializationMikhail Kshevetskiy
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