Age | Commit message (Collapse) | Author | |
---|---|---|---|
2020-01-07 | ddr: socfpga: Enable ARM64 Non-Secure SDRAM ECC Access | Thor Thayer | |
The ECC registers in the SDRAM HMC Adapter should always be accessible (both when ECC is enabled and disabled). Currently, the registers are accessible only when ECC is enabled. The ECC Enabled bit is used to determine the status of ECC by later OSes so always allow access. Signed-off-by: Thor Thayer <thor.thayer@linux.intel.com> Reviewed-by: Ley Foon Tan <ley.foon.tan@intel.com> | |||
2020-01-07 | ddr: altera: agilex: Add SDRAM driver for Agilex | Ley Foon Tan | |
Add SDRAM driver for Agilex SoC. Signed-off-by: Tien Fong Chee <tien.fong.chee@intel.com> Signed-off-by: Ley Foon Tan <ley.foon.tan@intel.com> Reviewed-by: Simon Goldschmidt <simon.k.r.goldschmidt@gmail.com> |