u-boot/arch/arm/mach-uniphier/dram
Masahiro Yamada 46abfcc99e ARM: uniphier: rework struct uniphier_board_data
This commit reworks "struct uniphier_board_data" with an array of
DRAM channel data in it.  It will allow further cleanups by means of
"for" statements that iterate over the DDR channels.

Signed-off-by: Masahiro Yamada <yamada.masahiro@socionext.com>
2016-02-29 03:50:16 +09:00
..
cmd_ddrmphy.c ARM: uniphier: move cmd_ddrmphy.c to fix build error 2016-02-14 17:07:46 +09:00
cmd_ddrphy.c ARM: uniphier: move headers out of include/mach directory 2016-01-13 01:54:53 +09:00
ddrmphy-regs.h ARM: uniphier: add DRAM init code for ProXstream2/PH1-LD6b 2016-01-13 01:54:55 +09:00
ddrphy-ph1-ld4.c ARM: uniphier: move headers out of include/mach directory 2016-01-13 01:54:53 +09:00
ddrphy-ph1-pro4.c ARM: uniphier: remove unneeded if conditionals 2016-01-20 08:40:33 +09:00
ddrphy-ph1-sld8.c ARM: uniphier: move headers out of include/mach directory 2016-01-13 01:54:53 +09:00
ddrphy-regs.h ARM: uniphier: move headers out of include/mach directory 2016-01-13 01:54:53 +09:00
ddrphy-training.c ARM: uniphier: move headers out of include/mach directory 2016-01-13 01:54:53 +09:00
Makefile ARM: uniphier: fix makefiles to build cmd_ddr(m)phy.c 2016-02-14 17:07:46 +09:00
umc-ph1-ld4.c ARM: uniphier: rework struct uniphier_board_data 2016-02-29 03:50:16 +09:00
umc-ph1-pro4.c ARM: uniphier: rework struct uniphier_board_data 2016-02-29 03:50:16 +09:00
umc-ph1-sld8.c ARM: uniphier: rework struct uniphier_board_data 2016-02-29 03:50:16 +09:00
umc-proxstream2.c ARM: uniphier: rework struct uniphier_board_data 2016-02-29 03:50:16 +09:00
umc-regs.h ARM: uniphier: remove unused umc_polling() 2016-02-29 03:50:16 +09:00