u-boot-brain/drivers/ddr/altera
Simon Glass 90526e9fba common: Drop net.h from common header
Move this header out of the common header. Network support is used in
quite a few places but it still does not warrant blanket inclusion.

Note that this net.h header itself has quite a lot in it. It could be
split into the driver-mode support, functions, structures, checksumming,
etc.

Signed-off-by: Simon Glass <sjg@chromium.org>
2020-05-18 17:33:31 -04:00
..
Kconfig ddr: altera: agilex: Add SDRAM driver for Agilex 2020-01-07 14:38:33 +01:00
Makefile ddr: altera: agilex: Add SDRAM driver for Agilex 2020-01-07 14:38:33 +01:00
sdram_agilex.c common: Move hang() to the same header as panic() 2020-01-17 17:53:40 -05:00
sdram_arria10.c common: Drop net.h from common header 2020-05-18 17:33:31 -04:00
sdram_gen5.c sandbox conversion to SDL2 2020-02-11 10:58:41 -05:00
sdram_s10.c common: Move hang() to the same header as panic() 2020-01-17 17:53:40 -05:00
sdram_s10.h ddr: altera: Restructure Stratix 10 SDRAM driver 2020-01-07 14:38:33 +01:00
sdram_soc64.c common: Drop net.h from common header 2020-05-18 17:33:31 -04:00
sdram_soc64.h ddr: altera: agilex: Add SDRAM driver for Agilex 2020-01-07 14:38:33 +01:00
sequencer.c ddr: altera: Add DDR2 support to Gen5 driver 2020-02-05 03:01:57 +01:00
sequencer.h ddr: altera: Add DDR2 support to Gen5 driver 2020-02-05 03:01:57 +01:00