u-boot-brain/drivers/ddr/altera
Ley Foon Tan 6bf238a461 arm: socfpga: Move Stratix 10 SDRAM driver to DM
Convert Stratix 10 SDRAM driver to device model.

Get rid of call to socfpga_per_reset() and use reset
framework.

SPL is changed from calling function in SDRAM driver
directly to just probing UCLASS_RAM.

Move sdram_s10.h from arch to driver/ddr/altera directory.

Signed-off-by: Ley Foon Tan <ley.foon.tan@intel.com>
2019-05-06 12:44:17 +02:00
..
Kconfig arm: socfpga: Move Stratix 10 SDRAM driver to DM 2019-05-06 12:44:17 +02:00
Makefile ddr: altera: Compile ALTERA SDRAM in SPL only 2019-05-06 12:44:17 +02:00
sdram_arria10.c ddr: socfpga: Clean up ddr_setup() 2019-03-09 23:25:19 +01:00
sdram_gen5.c arm: socfpga: move gen5 SDR driver to DM 2019-04-17 22:20:16 +02:00
sdram_s10.c arm: socfpga: Move Stratix 10 SDRAM driver to DM 2019-05-06 12:44:17 +02:00
sdram_s10.h arm: socfpga: Move Stratix 10 SDRAM driver to DM 2019-05-06 12:44:17 +02:00
sequencer.c arm: socfpga: move gen5 SDR driver to DM 2019-04-17 22:20:16 +02:00
sequencer.h arm: socfpga: move gen5 SDR driver to DM 2019-04-17 22:20:16 +02:00