summaryrefslogtreecommitdiff
path: root/drivers/ram/k3-ddrss/k3-ddrss.c
AgeCommit message (Expand)Author
2024-03-21ram: k3-ddrss: Set SDRAM_IDX using device private data, ddr_ram_sizeSanthosh Kumar K
2024-03-21ram: k3-ddrss: ram_ops should be a constantBryan Brattlof
2024-03-21ram: k3-ddrss: limit only the am64x addressable rangeBryan Brattlof
2024-03-21ram: k3-ddrss: Enable ECC interruptsSanthosh Kumar K
2024-03-21ram: k3-ddrss: Setup ECC region start and rangeSanthosh Kumar K
2024-03-21ram: k3-ddrss: Add k3_ddrss_ddr_bank_base_size_calc() to solve 'calculations ...Santhosh Kumar K
2024-03-21ram: k3-ddrss: Use the DDR controller BIST engine for ECC primingGeorgi Vlaev
2023-11-28ram: k3-ddrss: do not touch ctrl regs during trainingBryan Brattlof
2023-08-30ram: k3-ddrss: k3-ddrss: Fix updating ddr size with ecc offNitin Yadav
2022-12-09ram: k3-ddrss: add am62a controller supportBryan Brattlof
2022-04-20ram: k3-ddrss: Allow use of dt provided initial frequencyDave Gerlach
2022-04-20ram: k3-ddrss: Fix register name and explain its usageDominic Rath
2022-04-04ram: k3-ddrss: Introduce ECC Functionality for full memory spaceDave Gerlach
2022-04-04ram: k3-ddrss: Rename ddrss_ss_regs to ddrss_ctl_regsDave Gerlach
2022-02-08ram: k3-ddrss: Add support for configuring MSMC subsystem in case of Multiple...Aswath Govindraju
2022-02-08ram: k3-ddrss: Add support for multiple instances of DDR subsystemsAswath Govindraju
2021-09-30WS cleanup: remove SPACE(s) followed by TABWolfgang Denk
2021-05-12ram: k3-ddrss: Enable vtt regulator if presentLokesh Vutla
2021-05-12ram: k3-ddrss: Introduce support for AM642 SoCsDave Gerlach
2021-05-12ram: k3-ddrss: Introduce common driver with J7 SoC supportDave Gerlach