u-boot-brain/arch/arm/mach-uniphier/dram
Masahiro Yamada b870848795 ARM: uniphier: optimize PH1-LD4 UMC init code with "for" loop
Now this code can be re-written with a "for" statement instead of
calling the same function multiple times.

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: refactor DDR-PHY init code 2016-02-29 03:50:16 +09:00
ddrphy-regs.h ARM: uniphier: remove unused argument of ph1_ld4_ddrphy_init() 2016-02-29 03:50:16 +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: merge DDR PHY init code for 3 SoCs 2016-02-29 03:50:16 +09:00
umc-ph1-ld4.c ARM: uniphier: optimize PH1-LD4 UMC init code with "for" loop 2016-02-29 03:50:16 +09:00
umc-ph1-pro4.c ARM: uniphier: remove unused argument of ph1_ld4_ddrphy_init() 2016-02-29 03:50:16 +09:00
umc-ph1-sld8.c ARM: uniphier: optimize PH1-sLD8 UMC init code with "for" loop 2016-02-29 03:50:16 +09:00
umc-proxstream2.c ARM: uniphier: refactor UMC init code for ProXstream2 2016-02-29 03:50:16 +09:00
umc-regs.h ARM: uniphier: remove UMC_INITCTL* and UMC_DRMR* settings 2016-02-29 03:50:16 +09:00