summaryrefslogtreecommitdiff
path: root/drivers/ram/stm32mp1/stm32mp1_ddr.c
AgeCommit message (Expand)Author
2025-06-11ram: stm32mp1: Add STM32MP13xx supportMarek Vasut
2024-07-22drivers: ram: Remove duplicate newlinesMarek Vasut
2024-05-20Restore patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet"Tom Rini
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-09-24common: Drop linux/printk.h from common headerSimon Glass
2022-05-10ram: stm32mp1: Conditionally enable ASRMarek Vasut
2022-03-15ram: stm32mp1: Unconditionally enable ASRMarek Vasut
2021-11-30stm32mp1: ram: remove tuning supportPatrick Delaunay
2021-11-30stm32mp1: ram: remove the support of calibration resultPatrick Delaunay
2021-11-30stm32mp1: ram: add read valid training supportPatrick Delaunay
2021-01-13ram: stm32mp1: migrate trace to dev or log macroPatrick Delaunay
2020-05-18common: Drop linux/bitops.h from common headerSimon Glass
2020-05-18common: Drop linux/delay.h from common headerSimon Glass
2020-05-18common: Drop log.h from common headerSimon Glass
2020-03-24ram: stm32mp1: the property st, phy-cal becomes optionalPatrick Delaunay
2020-03-24ram: stm32mp1_ddr: fix self refresh disable during DQS trainingPatrick Delaunay
2020-03-24ram: stm32mp1: increase vdd2_ddr: buck2 for 32bits LPDDRPatrick Delaunay
2019-05-23stm32mp1: ram: add interactive mode for DDR configurationPatrick Delaunay
2019-05-23stm32mp1: ram: add support for LPDDR2/LPDDR3Patrick Delaunay
2019-05-23stm32mp1: ram: update parameter array initializationPatrick Delaunay
2019-05-23stm32mp1: ram: change ddr speed to kHzPatrick Delaunay
2019-05-23stm32mp1: ram: increase the delay after reset to 128 cyclesPatrick Delaunay
2019-05-23stm32mp1: ram: update mask for operating modePatrick Delaunay
2018-05-07SPDX: Convert all of our multiple license tags to Linux Kernel styleTom Rini
2018-03-19ram: stm32mp1: add driverPatrick Delaunay