summaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-uniphier/dram_init.c
Commit message (Expand)AuthorAgeFilesLines
* board_f: Drop setup_dram_config() wrapperSimon Glass2017-04-051-1/+3
* ARM: uniphier: remove DRAM base address from board parametersMasahiro Yamada2017-02-231-23/+30
* ARM: uniphier: skip memreserve of unused DRAM bank of LD20Masahiro Yamada2017-02-231-0/+3
* ARM: uniphier: correct spelling of "invalid"Masahiro Yamada2017-02-231-3/+3
* ARM: uniphier: skip MEMCONF ch2 parsing if CH2_DISABLE bit is setMasahiro Yamada2017-02-231-1/+1
* ARM: uniphier: use gd->bd->bi_dram for memory reserve on LD20 SoCMasahiro Yamada2017-01-291-10/+3
* ARM: uniphier: detect RAM size by decoding HW register instead of DTMasahiro Yamada2017-01-291-49/+205
* ARM: uniphier: simplify SoC ID get functionMasahiro Yamada2017-01-221-1/+1
* ARM: uniphier: replace <linux/err.h> with <linux/errno.h>Masahiro Yamada2017-01-221-1/+1
* ARM: uniphier: reserve memory for DRAM PHY training on PH1-LD20Masahiro Yamada2016-06-201-0/+40
* ARM: uniphier: avoid unaligned access to DT on 64bit SoCMasahiro Yamada2016-04-241-6/+4
* ARM: uniphier: adjust dram_init() and dram_init_banksize() for ARM64Masahiro Yamada2016-04-011-10/+35
* ARM: uniphier: fix warnings reported by aarch64 compilerMasahiro Yamada2016-03-011-2/+3
* ARM: uniphier: parse device tree to determine DRAM base and sizeMasahiro Yamada2015-09-251-4/+47
* ARM: UniPhier: move SoC sources to mach-uniphierMasahiro Yamada2015-03-011-0/+16