aboutsummaryrefslogtreecommitdiff
path: root/arch/arm/mach-uniphier/dram/cmd_ddrphy.c
AgeCommit message (Expand)AuthorFilesLines
2020-05-18command: Remove the cmd_tbl_t typedefSimon Glass1-1/+3
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini1-2/+1
2017-10-15ARM: uniphier: use pr_() instead of printf() where appropriateMasahiro Yamada1-1/+3
2017-01-29ARM: uniphier: refactor cmd_ddrphyMasahiro Yamada1-73/+83
2017-01-22ARM: uniphier: simplify SoC ID get functionMasahiro Yamada1-5/+5
2016-10-29ARM: uniphier: support DDR PHY parameter dump command for LD11Masahiro Yamada1-5/+17
2016-10-29ARM: uniphier: refactor DDR PHY parameter dump commandMasahiro Yamada1-41/+47
2016-10-29ARM: uniphier: rework existing DDR PHY code to reuse for LD11 SoCMasahiro Yamada1-64/+78
2016-08-26treewide: fix "followings" to "following"Masahiro Yamada1-1/+1
2016-07-24ARM: uniphier: use (devm_)ioremap() instead of map_sysmem()Masahiro Yamada1-6/+7
2016-03-24ARM: uniphier: drop ifdef in ddrphy-regs.hMasahiro Yamada1-65/+103
2016-01-13ARM: uniphier: move headers out of include/mach directoryMasahiro Yamada1-1/+2
2016-01-13ARM: uniphier: move cmd_ddrphy.c to dram subdirectoryMasahiro Yamada1-0/+228