index
:
uboot-2021-rebase.git
am335x_som_revival
uboot 2021 rebase, to fix booting on modern SD cards, from https://github.com/fifteenhex/u-boot/tree/am335x_som_revival
git repository hosting
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
arm
/
mach-uniphier
/
dram
/
cmd_ddrphy.c
Age
Commit message (
Expand
)
Author
2020-05-18
command: Remove the cmd_tbl_t typedef
Simon Glass
2018-05-07
SPDX: Convert all of our single license tags to Linux Kernel style
Tom Rini
2017-10-15
ARM: uniphier: use pr_() instead of printf() where appropriate
Masahiro Yamada
2017-01-29
ARM: uniphier: refactor cmd_ddrphy
Masahiro Yamada
2017-01-22
ARM: uniphier: simplify SoC ID get function
Masahiro Yamada
2016-10-29
ARM: uniphier: support DDR PHY parameter dump command for LD11
Masahiro Yamada
2016-10-29
ARM: uniphier: refactor DDR PHY parameter dump command
Masahiro Yamada
2016-10-29
ARM: uniphier: rework existing DDR PHY code to reuse for LD11 SoC
Masahiro Yamada
2016-08-26
treewide: fix "followings" to "following"
Masahiro Yamada
2016-07-24
ARM: uniphier: use (devm_)ioremap() instead of map_sysmem()
Masahiro Yamada
2016-03-24
ARM: uniphier: drop ifdef in ddrphy-regs.h
Masahiro Yamada
2016-01-13
ARM: uniphier: move headers out of include/mach directory
Masahiro Yamada
2016-01-13
ARM: uniphier: move cmd_ddrphy.c to dram subdirectory
Masahiro Yamada