Age | Commit message (Collapse) | Author | |
---|---|---|---|
2015-08-08 | driver/ddr/altera: Add the sdram calibration portion | Dinh Nguyen | |
This patch adds the DDR calibration portion of the Altera SDRAM driver. Signed-off-by: Dinh Nguyen <dinguyen@opensource.altera.com> | |||
2015-08-08 | driver/ddr/altera: Add DDR driver for Altera's SDRAM controller | Dinh Nguyen | |
This patch enables the SDRAM controller that is used on Altera's SoCFPGA family. This patch configures the SDRAM controller based on a configuration file that is generated from the Quartus tool, sdram_config.h. Signed-off-by: Dinh Nguyen <dinguyen@opensource.altera.com> |