summaryrefslogtreecommitdiff
path: root/drivers/ram/aspeed/sdram_ast2600.c
AgeCommit message (Expand)Author
2024-05-19Revert "Merge patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet""Tom Rini
2024-05-07ram: Remove <common.h> and add needed includesTom Rini
2023-03-06ram: ast2600: Keep MPLL power onDylan Hung
2023-01-20global: Finish CONFIG -> CFG migrationTom Rini
2022-12-05global: Move remaining CONFIG_SYS_SDRAM_* to CFG_SYS_SDRAM_*Tom Rini
2022-11-24ram: ast2600: Align the RL and WL settingDylan Hung
2022-11-24ram: ast2600: Improve ddr4 timing and signal qualityDylan Hung
2022-11-24ram: ast2600: Fix incorrect statement of the register pollingDylan Hung
2021-02-02common: Drop asm/global_data.h from common headerSimon Glass
2021-01-18ram: aspeed: Add AST2600 DRAM control supportDylan Hung