summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2025-02-25Merge patch series "Remove "saveenv" functionality from am57xx evms"Tom Rini
2025-02-25configs: am57xx: Remove saved environmentsAnurag Dutta
2025-02-25configs: am57xx_hs: Remove saved environmentsAnurag Dutta
2025-02-25Merge tag 'u-boot-socfpga-next-20250225' of https://source.denx.de/u-boot/cus...Tom Rini
2025-02-25configs: agilex5: Enable watchdog autostartAlif Zakuan Yuslaimi
2025-02-25configs: socfpga: soc64: agilex5: Enable QSPI boot with UBI / UBIFSAlif Zakuan Yuslaimi
2025-02-25arm: socfpga: soc64: Add support for board_boot_order()Tien Fong Chee
2025-02-25configs: socfpga: soc64: agilex5: Enable XGMACTien Fong Chee
2025-02-25configs: socfpga: soc64: agilex5: Use common ARMv8 linker scriptAlif Zakuan Yuslaimi
2025-02-25arm: armv8: Improve SPL data save and restore implementationAlif Zakuan Yuslaimi
2025-02-25arm: socfpga: agilex5: Add SPL for Agilex5 SoCFPGATien Fong Chee
2025-02-25ddr: altera: Add DDR driver for Agilex5 seriesTingting Meng
2025-02-25arm: socfpga: smc: Add memory coherency support to mailbox commandAlif Zakuan Yuslaimi
2025-02-25configs: agilex5: Add configuration for malloc poolTien Fong Chee
2025-02-25arm: socfpga: Export board ID as U-Boot environmentAlif Zakuan Yuslaimi
2025-02-25arm: socfpga: agilex5: Update CPU infoAlif Zakuan Yuslaimi
2025-02-25arm: socfpga: agilex5: Add SMMU initializationTien Fong Chee
2025-02-25arm: socfpga: agilex5: Enable cache flush for system memory cache in CCUTien Fong Chee
2025-02-25arch: arm: Enable PSCI reset driver for Agilex5Alif Zakuan Yuslaimi
2025-02-25arm: dts: agilex5: Enable XGMACTien Fong Chee
2025-02-25arm: dts: agilex5: Add firewall configure settingsTien Fong Chee
2025-02-25arm: dts: agilex5: Add HPS cache coherency unit configuration settingsTien Fong Chee
2025-02-25arm: socfpga: Add handoff data support for SoCFPGA Agilex5 deviceTien Fong Chee
2025-02-25arm: socfpga: Disable GIC for Agilex5Alif Zakuan Yuslaimi
2025-02-25arm: socfpga: agilex5: Add warm reset mask for Agilex5Alif Zakuan Yuslaimi
2025-02-25drivers: clk: agilex5: Set PLL to asynchronous modeAlif Zakuan Yuslaimi