Gitiles
Code Review
Sign In
gerrit.devboardsforandroid.linaro.org
/
platform
/
external
/
u-boot
/
7c748933e3ff5162318eddbe3e83e4af3a7f4c34
/
arch
/
arm
/
mach-uniphier
/
dram_init.c
65fce76
ARM: uniphier: split ft_board_setup() out to a separate file
by Masahiro Yamada
· 6 years ago
e968715
ARM: uniphier: clean-up ft_board_setup()
by Masahiro Yamada
· 6 years ago
83d290c
SPDX: Convert all of our single license tags to Linux Kernel style
by Tom Rini
· 7 years ago
a322eb9
ARM: uniphier: hide memory top by platform hook instead of CONFIG
by Masahiro Yamada
· 7 years ago
be893a5
ARM: uniphier: do not use RAM that exceeds 32 bit address range
by Masahiro Yamada
· 7 years ago
dd74b94
ARM: uniphier: use pr_() instead of printf() where appropriate
by Masahiro Yamada
· 7 years ago
b44b302
printk: collect printk stuff into <linux/printk.h> with loglevel support
by Masahiro Yamada
· 7 years ago
00aa453
ARM: uniphier: remove sLD3 SoC support
by Masahiro Yamada
· 7 years ago
1d21e1b
ARM: uniphier: fix various sparse warnings
by Masahiro Yamada
· 7 years ago
76b00ac
board_f: Drop setup_dram_config() wrapper
by Simon Glass
· 8 years ago
04cd4e7
ARM: uniphier: remove DRAM base address from board parameters
by Masahiro Yamada
· 8 years ago
87c3308
ARM: uniphier: skip memreserve of unused DRAM bank of LD20
by Masahiro Yamada
· 8 years ago
0f5bf09
ARM: uniphier: correct spelling of "invalid"
by Masahiro Yamada
· 8 years ago
bed1624
ARM: uniphier: skip MEMCONF ch2 parsing if CH2_DISABLE bit is set
by Masahiro Yamada
· 8 years ago
c995f3a
ARM: uniphier: use gd->bd->bi_dram for memory reserve on LD20 SoC
by Masahiro Yamada
· 8 years ago
3e9952b
ARM: uniphier: detect RAM size by decoding HW register instead of DT
by Masahiro Yamada
· 8 years ago
e27d6c7
ARM: uniphier: simplify SoC ID get function
by Masahiro Yamada
· 8 years ago
0f4ec05
ARM: uniphier: replace <linux/err.h> with <linux/errno.h>
by Masahiro Yamada
· 8 years ago
51ea5a0
ARM: uniphier: reserve memory for DRAM PHY training on PH1-LD20
by Masahiro Yamada
· 8 years ago
7b3a032
ARM: uniphier: avoid unaligned access to DT on 64bit SoC
by Masahiro Yamada
· 9 years ago
ac2a103
ARM: uniphier: adjust dram_init() and dram_init_banksize() for ARM64
by Masahiro Yamada
· 9 years ago
11d3ede
ARM: uniphier: fix warnings reported by aarch64 compiler
by Masahiro Yamada
· 9 years ago
cf88aff
ARM: uniphier: parse device tree to determine DRAM base and size
by Masahiro Yamada
· 9 years ago
4c42557
ARM: UniPhier: move SoC sources to mach-uniphier
by Masahiro Yamada
· 10 years ago
[Renamed from arch/arm/cpu/armv7/uniphier/dram_init.c]
35adfc4
ARM: UniPhier: move SPL init functions to spl_board_init()
by Masahiro Yamada
· 10 years ago
a69e037
ARM: UniPhier: move DDR related configuration to Kconfig
by Masahiro Yamada
· 10 years ago
5894ca0
ARM: UniPhier: add UniPhier SoC support code
by Masahiro Yamada
· 10 years ago