drivers/soc/aspeed

ASPEED AST2x00 and AST27xx BMC SoC platform support

Platform glue for ASPEED's AST2400, AST2500, AST2600, and newer AST2700-series system-on-chips, the dedicated baseboard management controllers embedded in most modern servers to provide remote console, sensor monitoring, and power control. It handles SoC identification and on-chip routing used by the rest of the ASPEED BMC stack, including OpenBMC firmware.

keep conf=0.90 deploy=medium replacement=none subsystem=soc category=platform-vendor
90%

recommendation

It should stay because ASPEED's baseboard management controller chips are the de facto standard for server "lights-out" management and remain actively sold. The directory is under live upstream maintenance, with new support for the latest AST2700-series parts landing as recently as early 2026, and ASPEED still markets both the AST2600 and the newer AST27xx family as current products.

repository signals

7 files
1,932 source lines
30 commits, 5y
+867 / −248 lines added / removed, 5y
18 authors, 5y
monthly commits · 2021-04-21 → 2026-04-21 · 30 total · active in 14/61 months
2021 2022 2023 2024 2025 2026 2021-04: 1 commit · +3 −1 2021-05: 0 commits · +0 −0 2021-06: 1 commit · +23 −6 2021-07: 0 commits · +0 −0 2021-08: 4 commits · +13 −12 2021-09: 0 commits · +0 −0 2021-10: 1 commit · +618 −4 2021-11: 0 commits · +0 −0 2021-12: 0 commits · +0 −0 2022-01: 0 commits · +0 −0 2022-02: 1 commit · +3 −4 2022-03: 0 commits · +0 −0 2022-04: 0 commits · +0 −0 2022-05: 0 commits · +0 −0 2022-06: 0 commits · +0 −0 2022-07: 0 commits · +0 −0 2022-08: 0 commits · +0 −0 2022-09: 0 commits · +0 −0 2022-10: 0 commits · +0 −0 2022-11: 0 commits · +0 −0 2022-12: 0 commits · +0 −0 2023-01: 0 commits · +0 −0 2023-02: 0 commits · +0 −0 2023-03: 0 commits · +0 −0 2023-04: 0 commits · +0 −0 2023-05: 0 commits · +0 −0 2023-06: 0 commits · +0 −0 2023-07: 0 commits · +0 −0 2023-08: 3 commits · +4 −5 2023-09: 1 commit · +8 −16 2023-10: 0 commits · +0 −0 2023-11: 0 commits · +0 −0 2023-12: 0 commits · +0 −0 2024-01: 0 commits · +0 −0 2024-02: 0 commits · +0 −0 2024-03: 0 commits · +0 −0 2024-04: 0 commits · +0 −0 2024-05: 0 commits · +0 −0 2024-06: 0 commits · +0 −0 2024-07: 0 commits · +0 −0 2024-08: 0 commits · +0 −0 2024-09: 0 commits · +0 −0 2024-10: 1 commit · +4 −4 2024-11: 0 commits · +0 −0 2024-12: 0 commits · +0 −0 2025-01: 0 commits · +0 −0 2025-02: 0 commits · +0 −0 2025-03: 0 commits · +0 −0 2025-04: 0 commits · +0 −0 2025-05: 2 commits · +14 −3 2025-06: 10 commits · +162 −166 2025-07: 1 commit · +6 −22 2025-08: 1 commit · +4 −0 2025-09: 0 commits · +0 −0 2025-10: 0 commits · +0 −0 2025-11: 0 commits · +0 −0 2025-12: 0 commits · +0 −0 2026-01: 1 commit · +1 −1 2026-02: 2 commits · +4 −4 2026-03: 0 commits · +0 −0 2026-04: 0 commits · +0 −0

sources

  1. lore.kernel.org

    Upstream activity is current and includes new-feature enablement: AST27xx dual-node support was added to aspeed-uart-routing in February 2026.

  2. lore.kernel.org

    The directory still receives routine upstream maintenance in 2025, including API adaptation work in soc: aspeed code touching drivers in this directory.

  3. aspeedtech.com

    ASPEED still marketed AST2700/AST2720/AST2750 BMC products as current in 2025-era product pages, with multiple AST27xx parts listed as 'Sample Ongoing'; AST2600/AST2620 remain listed as active products.

  4. aspeedtech.com

    AST2700 is a current-generation ASPEED server-management/BMC SoC, indicating the hardware family behind this driver directory is not obsolete.

  5. aspeedtech.com

    AST2600 remains an ASPEED server-management/BMC SoC product, supporting continued deployment of earlier supported ASPEED generations.

codex reasoning notes (technical)

Real driver directory: four module_platform_driver implementations plus one socinfo helper in local source. lore_activity tool on representative files showed active 2025-2026 maintenance and new AST27xx support, not retirement. No removal thread surfaced in the sampled lore results used here. Vendor product pages were obtained via web search and show AST2600 plus AST27xx-family BMCs still marketed for server management, so the deployment base is ongoing and there is no natural replacement driver beyond newer ASPEED generations using the same in-tree drivers.