summaryrefslogtreecommitdiff
path: root/arch/arm/mach-uniphier/dram_init.c
Commit message (Expand)AuthorAgeLines
* ARM: uniphier: use gd->bd->bi_dram for memory reserve on LD20 SoCMasahiro Yamada2017-01-29-10/+3
* ARM: uniphier: detect RAM size by decoding HW register instead of DTMasahiro Yamada2017-01-29-49/+205
* ARM: uniphier: simplify SoC ID get functionMasahiro Yamada2017-01-22-1/+1
* ARM: uniphier: replace <linux/err.h> with <linux/errno.h>Masahiro Yamada2017-01-22-1/+1
* ARM: uniphier: reserve memory for DRAM PHY training on PH1-LD20Masahiro Yamada2016-06-20-0/+40
* ARM: uniphier: avoid unaligned access to DT on 64bit SoCMasahiro Yamada2016-04-24-6/+4
* ARM: uniphier: adjust dram_init() and dram_init_banksize() for ARM64Masahiro Yamada2016-04-01-10/+35
* ARM: uniphier: fix warnings reported by aarch64 compilerMasahiro Yamada2016-03-01-2/+3
* ARM: uniphier: parse device tree to determine DRAM base and sizeMasahiro Yamada2015-09-25-4/+47
* ARM: UniPhier: move SoC sources to mach-uniphierMasahiro Yamada2015-03-01-0/+16