summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2025-02-28rockchip: nanopi-r3s-rk3566: disable unneeded CONFIG_NVME_PCITianling Shen
2025-02-28rockchip: nanopi-r4s: Enable second usb port and fix crashJustin Klaassen
2025-02-28clk: rockchip: Correct usage of IS_ENABLED() macroTom Rini
2025-02-28rockchip: rk3308-rock-s0: Fix SD-card boot on v1.1 hw revisionJonas Karlman
2025-02-27Merge patch series "mbedtls: fix incorrect kconfig dependencies on mbedtls"Tom Rini
2025-02-27mbedtls: refactor mbedtls build for XPLRaymond Mao
2025-02-27mbedtls: access mbedtls private members in mscode and pkcs7 parserRaymond Mao
2025-02-27mbedtls: fix incorrect kconfig dependencies on mbedtlsRaymond Mao
2025-02-27Merge tag 'u-boot-imx-next-20250227' of https://gitlab.denx.de/u-boot/custodi...Tom Rini
2025-02-27arch: arm: dts: k3-am642-phycore-som-binman: Add custMpk to overlaysDaniel Schultz
2025-02-27arch: arm: dts: k3-am625-phycore-som-binman: Add custMpk to overlaysDaniel Schultz
2025-02-27Merge tag 'u-boot-imx-master-20250227' of https://gitlab.denx.de/u-boot/custo...Tom Rini
2025-02-27imx6q-lxr: Convert to OF_UPSTREAMFabio Estevam
2025-02-27ARM: imx: Introduce DH i.MX6 DHSOM board specific defconfigsMarek Vasut
2025-02-27ARM: imx: Fix CONFIG_BOOTCOUNT_ALTBOOTCMD duplication on DH i.MX8MP DHCOMMarek Vasut
2025-02-27ARM: imx: Fix CONFIG_BOOTCOUNT_ALTBOOTCMD duplication on Data Modul i.MX8M eD...Marek Vasut
2025-02-27ARM: imx: Fix CONFIG_BOOTCOUNT_ALTBOOTCMD update on Data Modul i.MX8M Mini eD...Marek Vasut
2025-02-27tools: imx8mimage: Fix potential memory leakMaks Mishin
2025-02-27tools: imx8image: Fix potential memory leakMaks Mishin
2025-02-27tools: imximage: Fix potential memory leakMaks Mishin
2025-02-27siemens: common: Make DDR_SI_TEST depend on TARGET_CAPRICORNLiya Huang
2025-02-27ARM: dts: imxrt1050: Migrate to OF_UPSTREAMJesse Taube
2025-02-27imx8mp_evk: Pass kernel_addr_rFabio Estevam
2025-02-27imx93_evk: Pass kernel_addr_rFabio Estevam
2025-02-27imx8mm: imx8mm_evk: fix BOOTSTD bootPeng Fan
2025-02-27imx8mq: imx8mq_evk: fix DEFAULT_FDT_FILEPeng Fan
2025-02-26Merge branch 'next' of https://source.denx.de/u-boot/custodians/u-boot-sh int...Tom Rini
2025-02-26net: miiphybb: Drop bb_miiphy_buses and bb_miiphy_buses_numMarek Vasut
2025-02-26net: sh_eth: Drop use of miiphy_get_dev_by_name()Marek Vasut
2025-02-26net: ravb: Drop use of miiphy_get_dev_by_name()Marek Vasut
2025-02-26arm: mvebu: a38x: Drop use of miiphy_get_dev_by_name()Marek Vasut
2025-02-26net: miiphybb: Drop name field from struct bb_miiphy_busMarek Vasut
2025-02-26net: miiphybb: Use container_of() in bb_miiphy_getbus()Marek Vasut
2025-02-26net: designware: Allocate bb_miiphy using bb_miiphy_alloc() and fill in callb...Marek Vasut
2025-02-26net: sh_eth: Allocate bb_miiphy using bb_miiphy_alloc() and fill in callbacksMarek Vasut
2025-02-26net: ravb: Allocate bb_miiphy using bb_miiphy_alloc() and fill in callbacksMarek Vasut
2025-02-26arm: mvebu: a38x: Allocate bb_miiphy using bb_miiphy_alloc() and fill in call...Marek Vasut
2025-02-26net: miiphybb: Introduce bb_miiphy_alloc()/bb_miiphy_free() wrappersMarek Vasut
2025-02-26net: miiphy: Introduce mdio_init()Marek Vasut
2025-02-26net: designware: Extract bbmiiphy initialization into dedicated functionMarek Vasut
2025-02-26net: designware: Drop bus indexMarek Vasut
2025-02-26net: miiphybb: Drop bb_miiphy_init() and .init callbackMarek Vasut
2025-02-26arm: mvebu: a38x: Call bb_miiphy init directly in driver probeMarek Vasut
2025-02-26net: designware: Reorder bb_miiphy functionsMarek Vasut
2025-02-26arm: mvebu: a38x: Reorder bb_miiphy functionsMarek Vasut
2025-02-26net: sh_eth: Reorder bb_miiphy functionsMarek Vasut
2025-02-26net: ravb: Reorder bb_miiphy functionsMarek Vasut
2025-02-26net: designware: Drop NULL priv assignmentMarek Vasut
2025-02-26net: sh_eth: Drop empty init callbackMarek Vasut
2025-02-26net: ravb: Drop empty init callbackMarek Vasut