summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2026-03-13net: lwip: Fix PBUF_POOL_BUFSIZE when PROT_TCP_LWIP is disabledJonas Karlman
2026-03-13net: do not use non-existent CONFIG_DM_CLKHeinrich Schuchardt
2026-03-13net: phy: air_en8811: add support for Airoha AN8811HB PHYTommy Shih
2026-03-12boot: availability of command mii for NET_LWIPHeinrich Schuchardt
2026-03-12net: airoha: use mt7531 mdio for GDM1Mikhail Kshevetskiy
2026-03-12net: airoha: makes PCS support optionalMikhail Kshevetskiy
2026-03-12net: airoha: fill in support for PCS/PHY in Airoha Ethernet driverChristian Marangi
2026-03-12configs: enable PCS for Airoha AN7581Christian Marangi
2026-03-12airoha: add PCS node for AN7581Christian Marangi
2026-03-12airoha: add GDM1 sub-node into EN7523 ethernet controller nodeMikhail Kshevetskiy
2026-03-12net: airoha-pcs: an7581: sync with linux code a bitMikhail Kshevetskiy
2026-03-12net: airoha: pcs: improve/fix building rulesMikhail Kshevetskiy
2026-03-12net: airoha: add support for Airoha PCS driverChristian Marangi
2026-03-12net: airoha: init switch before GDM port initializationMikhail Kshevetskiy
2026-03-12net: airoha: do not call airoha_fe_init() from GDM port independent codeMikhail Kshevetskiy
2026-03-12net: airoha: declare airoha_eth_port as U_BOOT_DRIVER()Mikhail Kshevetskiy
2026-03-12net: airoha: avoid out of boundary writing/access to gdm_port_str[] arrayMikhail Kshevetskiy
2026-03-12net: airoha: add initial support for multiple GDM portChristian Marangi
2026-03-12net: mdio-mt7531-mmio: use common header priv structChristian Marangi
2026-03-09Prepare v2026.04-rc4v2026.04-rc4Tom Rini
2026-03-09boot: Add fit_config_get_hash_list() to build signed node listSimon Glass
2026-03-09Merge patch series "64-bit PCIe for AM64, AM69, J7200, J722S and J784S4"Tom Rini
2026-03-09configs: j722s_evm_a53_defconfig: enable 64-bit addressing for PCIeSiddharth Vadapalli
2026-03-09configs: j7200_evm_a72_defconfig: enable 64-bit addressing for PCIeSiddharth Vadapalli
2026-03-09configs: am64x_evm_a53_defconfig: enable 64-bit addressing for PCIeSiddharth Vadapalli
2026-03-09configs: {am69_sk, j784s4_evm}_a72_defconfig: enable PCIe Root-Complex modeSiddharth Vadapalli
2026-03-09pci: pcie_cdns_ti: enable PCIe root-complex mode for J784S4 SoCSiddharth Vadapalli
2026-03-09arm: mach-k3: arm64-mmu: add mapping for PCIe 4 GB Address WindowsSiddharth Vadapalli
2026-03-09MAINTAINERS: update SPI NOR reviewerTakahiro Kuwano
2026-03-09video: stm32: dsi: add .of_to_plat callbackRaphael Gallais-Pou
2026-03-04Merge patch series "MAINTAINERS: Update ADI ADSP platform maintainers"Tom Rini
2026-03-04treewide: Remove Timesys from ADI ADSP maintenancePhilip Molloy
2026-03-04MAINTAINERS: Update ARM SC5xxPhilip Molloy
2026-03-04tools/atmelimage: add const qualifier to fix compiler warningDaniel Golle
2026-03-04Merge tag 'u-boot-ufs-20260304' of https://source.denx.de/u-boot/custodians/u...Tom Rini
2026-03-04Revert "kbuild: unexport sub_make_done to fix child make invocations"Tom Rini
2026-03-03kbuild: Drop phandle from diff between base DT and U-Boot augmented DT if DEV...Marek Vasut
2026-03-03kbuild: unexport sub_make_done to fix child make invocationsSimon Glass
2026-03-03menu: Move shortcut-key handling to bootmenu_loop()Simon Glass
2026-03-03drivers: cpu: fix syntax error in Kconfig documentationHugo Villeneuve
2026-03-03dm: core: Don't allow ofnode_to_fdt() to return NULLRomain Gantois
2026-03-02common/memsize.c: Fix get_ram_size() original data restoreStefan Eichenberger
2026-03-02drivers: ufs: remove unused ufs_post_bind() declarationJulien Stephan
2026-03-02phy: Add MediaTek UFS PHY DriverIgor Belwon
2026-03-02ufs: Disable UTP command timeout in slow modePadmarao Begari
2026-02-27Merge tag 'efi-2026-04-rc4' of https://source.denx.de/u-boot/custodians/u-boo...Tom Rini
2026-02-27efi_selftest: cosmetic: fix spelling in commentsVincent Stehlé
2026-02-27efi_selftest: test specific LoadImage() caseVincent Stehlé
2026-02-27efi_loader: fix specific LoadImage() return codeVincent Stehlé
2026-02-26Gitlab: Fix TEST_PY_TEST_SPEC for qemu-x86_64 in sjg-labTom Rini