summaryrefslogtreecommitdiff
path: root/drivers/ddr/altera
AgeCommit message (Expand)Author
2020-01-17common: Move hang() to the same header as panic()Simon Glass
2020-01-17common: Move RAM-sizing functions to init.hSimon Glass
2020-01-07ddr: socfpga: Enable ARM64 Non-Secure SDRAM ECC AccessThor Thayer
2020-01-07arm: socfpga: stratix10: Enable SMMU accessThor Thayer
2020-01-07ddr: altera: agilex: Add SDRAM driver for AgilexLey Foon Tan
2020-01-07ddr: altera: Restructure Stratix 10 SDRAM driverLey Foon Tan
2020-01-07arm: socfpga: Move Stratix10 and Agilex system manager common codeLey Foon Tan
2020-01-07arm: socfpga: Move firewall code to firewall fileLey Foon Tan
2020-01-07arm: socfpga: Convert system manager from struct to definesLey Foon Tan
2019-12-02common: Move some cache and MMU functions out of common.hSimon Glass
2019-11-20ddr: socfpga: gen5: constify altera_gen5_sdram_opsSimon Goldschmidt
2019-07-21dm: ddr: socfpga: fix gen5 ddr driver to not use bssSimon Goldschmidt
2019-05-06arm: socfpga: Move Stratix 10 SDRAM driver to DMLey Foon Tan
2019-05-06ddr: altera: Compile ALTERA SDRAM in SPL onlyLey Foon Tan
2019-04-17ddr: altera: Stratix10: Add ECC memory scrubbingLey Foon Tan
2019-04-17ddr: altera: Stratix10: Add multi-banks DRAM size checkLey Foon Tan
2019-04-17ddr: altera: stratix10: Move SDRAM size check to SDRAM driverLey Foon Tan
2019-04-17arm: socfpga: move gen5 SDR driver to DMSimon Goldschmidt
2019-03-09ddr: socfpga: Clean up ddr_setup()Marek Vasut
2019-03-09ddr: socfpga: Clean up EMIF resetMarek Vasut
2019-03-09ddr: socfpga: Fix EMIF clear timeoutMarek Vasut
2019-03-09ddr: socfpga: Fix newline in debug print on A10Marek Vasut
2019-03-09ddr: socfpga: Fix IO in Arria10 DDR driverMarek Vasut
2018-09-15socfpga: stratix10: fix sdram_calculate_sizeDalon Westergreen
2018-07-12ddr: altera: Add ECC DRAM scrubbing support for Arria10Marek Vasut
2018-07-12ddr: altera: Drop custom dram_bank_mmu_setup() on Arria10Marek Vasut
2018-07-12ddr: altera: stratix10: Add DDR support for Stratix10 SoCLey Foon Tan
2018-05-20SPDX: Fixup SPDX tags in a few new filesTom Rini
2018-05-18configs: Add DDR Kconfig support for Arria 10Tien Fong Chee
2018-05-18ARM: socfpga: Add DDR driver for Arria 10Tien Fong Chee
2018-05-18ARM: socfpga: Rename the gen5 sdram driver to more specific nameTien Fong Chee
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini
2018-04-27Remove unnecessary instances of DECLARE_GLOBAL_DATA_PTRTom Rini
2018-01-25ddr: altera: silence PHY calibration unless in debug modeGoldschmidt Simon
2017-04-14arm: socfpga: Convert Altera DDR SDRAM driver to use KconfigLey Foon Tan
2016-10-27ddr: altera: Configuring SDRAM extra cycles timing parametersChin Liang See
2016-04-20ddr: altera: Repair DQ window centering codeMarek Vasut
2016-04-20ddr: altera: Staticize global variablesMarek Vasut
2016-04-20ddr: altera: Make DLEVEL behavior inclusiveMarek Vasut
2016-04-20ddr: altera: Zero DM IN delay in scc_mgr_zero_group()Marek Vasut
2016-04-20ddr: altera: Remove unnecessary ODT mode configMarek Vasut
2016-04-20ddr: altera: Remove unnecessary update of the SCCMarek Vasut
2016-04-20ddr: altera: Fix DRAM end value in protection ruleMarek Vasut
2016-04-20ddr: altera: Fix scc_mgr_set() argument orderMarek Vasut
2016-04-20ddr: altera: Tweak DQS tracking enable handlingMarek Vasut
2016-04-20ddr: altera: Replace ad-hoc constant with macroMarek Vasut
2016-01-16ddr: altera: Init the rule ID in debug codeMarek Vasut
2015-08-23ddr: altera: Repair uninited variableMarek Vasut
2015-08-23ddr: altera: Replace float multiplication with integer oneMarek Vasut
2015-08-08ddr: altera: sequencer: Clean checkpatch issuesMarek Vasut