u-boot-brain/arch/arm/mach-uniphier/dram
Masahiro Yamada bf52091786 ARM: uniphier: refactor cmd_ddrphy
It seems more readable to use arrays to get SoC specific parameters
instead of the crappy switch statement.

Signed-off-by: Masahiro Yamada <yamada.masahiro@socionext.com>
2017-01-29 20:59:08 +09:00
..
cmd_ddrmphy.c treewide: fix "followings" to "following" 2016-08-26 17:04:58 -04:00
cmd_ddrphy.c ARM: uniphier: refactor cmd_ddrphy 2017-01-29 20:59:08 +09:00
ddrmphy-regs.h ARM: uniphier: add DRAM init code for ProXstream2/PH1-LD6b 2016-01-13 01:54:55 +09:00
ddrphy-init.h ARM: uniphier: refactor DDR PHY parameter dump command 2016-10-29 17:24:30 +09:00
ddrphy-ld4.c ARM: uniphier: replace <linux/err.h> with <linux/errno.h> 2017-01-22 15:32:56 +09:00
ddrphy-regs.h ARM: uniphier: update DRAM init code for LD11 SoC 2016-10-29 17:24:30 +09:00
ddrphy-training.c ARM: uniphier: replace <linux/err.h> with <linux/errno.h> 2017-01-22 15:32:56 +09:00
ddruqphy-regs.h ARM: uniphier: rename ddrphy-ld20-regs.h to ddruqphy-regs.h 2016-10-29 17:24:30 +09:00
Makefile ARM: uniphier: refactor spl_init_board() 2017-01-18 01:22:30 +09:00
umc-ld4.c ARM: uniphier: replace <linux/err.h> with <linux/errno.h> 2017-01-22 15:32:56 +09:00
umc-ld11.c ARM: uniphier: fix delay fixup code in LD11 UMC init 2017-01-22 15:01:27 +09:00
umc-ld20.c ARM: uniphier: shrink arrays of DDR-PHY parameters for LD20 SoC 2017-01-29 20:59:08 +09:00
umc-pro4.c ARM: uniphier: replace <linux/err.h> with <linux/errno.h> 2017-01-22 15:32:56 +09:00
umc-pro5.c ARM: uniphier: refactor spl_init_board() 2017-01-18 01:22:30 +09:00
umc-pxs2.c ARM: uniphier: replace <linux/err.h> with <linux/errno.h> 2017-01-22 15:32:56 +09:00
umc-regs.h ARM: uniphier: deprecate umc_dram_init_{start, poll} 2016-02-29 03:50:16 +09:00
umc-sld3.c ARM: uniphier: refactor spl_init_board() 2017-01-18 01:22:30 +09:00
umc-sld8.c ARM: uniphier: replace <linux/err.h> with <linux/errno.h> 2017-01-22 15:32:56 +09:00
umc64-regs.h ARM: uniphier: add PH1-LD11 SoC support 2016-05-26 00:37:13 +09:00