u-boot/drivers/ddr/altera
Tom Rini cb3ce95401 global: Drop common.h inclusion
In order to make it easier to move on to dropping common.h from code
directly, remove common.h inclusion from the rest of the header file
which had been including it.

Reviewed-by: Simon Glass <sjg@chromium.org>
Signed-off-by: Tom Rini <trini@konsulko.com>
2023-12-21 08:54:37 -05:00
..
Kconfig arm: socfpga: Move Stratix10 and Agilex to use TARGET_SOCFPGA_SOC64 2021-03-08 10:59:10 +08:00
Makefile ddr: altera: Add SDRAM driver for Intel N5X device 2021-08-25 13:47:05 +08:00
sdram_agilex.c common: Drop asm/global_data.h from common header 2021-02-02 15:33:42 -05:00
sdram_arria10.c cyclic: Use schedule() instead of WATCHDOG_RESET() 2022-09-18 10:26:33 +02:00
sdram_gen5.c drivers: use devfdt_get_addr_index_ptr when cast to pointer 2023-05-06 17:28:18 +08:00
sdram_n5x.c cyclic: Use schedule() instead of WATCHDOG_RESET() 2022-09-18 10:26:33 +02:00
sdram_s10.c ddr: altera: Stratix10: Use phys_size_t for memory size 2022-06-16 16:10:58 +08:00
sdram_s10.h ddr: altera: Restructure Stratix 10 SDRAM driver 2020-01-07 14:38:33 +01:00
sdram_soc64.c cyclic: Use schedule() instead of WATCHDOG_RESET() 2022-09-18 10:26:33 +02:00
sdram_soc64.h global: Drop common.h inclusion 2023-12-21 08:54:37 -05:00
sequencer.c drivers/ddr/altera/sequencer.c: Fix spelling of "resetting". 2022-01-13 07:57:50 -05:00
sequencer.h ddr: altera: Add DDR2 support to Gen5 driver 2020-02-05 03:01:57 +01:00