summaryrefslogtreecommitdiff
path: root/arch/arm/mach-uniphier/dram_init.c
AgeCommit message (Expand)AuthorFilesLines
2017-06-25ARM: uniphier: fix various sparse warningsMasahiro Yamada1-0/+1
2017-04-05board_f: Drop setup_dram_config() wrapperSimon Glass1-1/+3
2017-02-23ARM: uniphier: remove DRAM base address from board parametersMasahiro Yamada1-23/+30
2017-02-23ARM: uniphier: skip memreserve of unused DRAM bank of LD20Masahiro Yamada1-0/+3
2017-02-23ARM: uniphier: correct spelling of "invalid"Masahiro Yamada1-3/+3
2017-02-23ARM: uniphier: skip MEMCONF ch2 parsing if CH2_DISABLE bit is setMasahiro Yamada1-1/+1
2017-01-29ARM: uniphier: use gd->bd->bi_dram for memory reserve on LD20 SoCMasahiro Yamada1-10/+3
2017-01-29ARM: uniphier: detect RAM size by decoding HW register instead of DTMasahiro Yamada1-49/+205
2017-01-22ARM: uniphier: simplify SoC ID get functionMasahiro Yamada1-1/+1
2017-01-22ARM: uniphier: replace <linux/err.h> with <linux/errno.h>Masahiro Yamada1-1/+1
2016-06-20ARM: uniphier: reserve memory for DRAM PHY training on PH1-LD20Masahiro Yamada1-0/+40
2016-04-24ARM: uniphier: avoid unaligned access to DT on 64bit SoCMasahiro Yamada1-6/+4
2016-03-31ARM: uniphier: adjust dram_init() and dram_init_banksize() for ARM64Masahiro Yamada1-10/+35
2016-02-29ARM: uniphier: fix warnings reported by aarch64 compilerMasahiro Yamada1-2/+3
2015-09-24ARM: uniphier: parse device tree to determine DRAM base and sizeMasahiro Yamada1-4/+47
2015-02-28ARM: UniPhier: move SoC sources to mach-uniphierMasahiro Yamada1-0/+16