summaryrefslogtreecommitdiff
path: root/drivers/ddr/altera
AgeCommit message (Expand)Author
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
2015-08-08ddr: altera: sequencer: Clean data typesMarek Vasut
2015-08-08ddr: altera: sequencer: Pluck out misc macros from codeMarek Vasut
2015-08-08ddr: altera: sequencer: Zap SEQ_T(INIT|RESET)_CNTR._VALMarek Vasut
2015-08-08ddr: altera: sequencer: Zap VFIFO_SIZEMarek Vasut
2015-08-08ddr: altera: sequencer: Wrap misc remaining macrosMarek Vasut
2015-08-08ddr: altera: sequencer: Pluck out IO_* macros from codeMarek Vasut
2015-08-08ddr: altera: sequencer: Wrap IO_* macrosMarek Vasut
2015-08-08ddr: altera: sequencer: Pluck out RW_MGR_* macros from codeMarek Vasut
2015-08-08ddr: altera: sequencer: Wrap RW_MGR_* macrosMarek Vasut
2015-08-08ddr: altera: sequencer: Wrap ac_rom_init and inst_rom_initMarek Vasut
2015-08-08ddr: altera: sequencer: Zap bogus redefinition of RW_MGR_MEM_NUMBER_OF_RANKSMarek Vasut
2015-08-08ddr: altera: sequencer: Zap unused params and macrosMarek Vasut