summaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-uniphier/dram/cmd_ddrphy.c
Commit message (Expand)AuthorAgeFilesLines
* ARM: uniphier: delete or replace <common.h> includesMasahiro Yamada2020-05-221-1/+0
* command: Remove the cmd_tbl_t typedefSimon Glass2020-05-181-1/+3
* SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini2018-05-071-2/+1
* ARM: uniphier: use pr_() instead of printf() where appropriateMasahiro Yamada2017-10-151-1/+3
* ARM: uniphier: refactor cmd_ddrphyMasahiro Yamada2017-01-291-73/+83
* ARM: uniphier: simplify SoC ID get functionMasahiro Yamada2017-01-221-5/+5
* ARM: uniphier: support DDR PHY parameter dump command for LD11Masahiro Yamada2016-10-291-5/+17
* ARM: uniphier: refactor DDR PHY parameter dump commandMasahiro Yamada2016-10-291-41/+47
* ARM: uniphier: rework existing DDR PHY code to reuse for LD11 SoCMasahiro Yamada2016-10-291-64/+78
* treewide: fix "followings" to "following"Masahiro Yamada2016-08-261-1/+1
* ARM: uniphier: use (devm_)ioremap() instead of map_sysmem()Masahiro Yamada2016-07-241-6/+7
* ARM: uniphier: drop ifdef in ddrphy-regs.hMasahiro Yamada2016-03-241-65/+103
* ARM: uniphier: move headers out of include/mach directoryMasahiro Yamada2016-01-131-1/+2
* ARM: uniphier: move cmd_ddrphy.c to dram subdirectoryMasahiro Yamada2016-01-131-0/+228