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
/
drivers
/
reset
/
reset-uniphier.c
Age
Commit message (
Expand
)
Author
2020-02-05
dm: core: Create a new header file for 'compat' features
Simon Glass
2020-02-05
reset: Rename free() to rfree()
Simon Glass
2018-06-23
reset: uniphier: sync reset data with Linux 4.18-rc1
Masahiro Yamada
2018-05-07
SPDX: Convert all of our single license tags to Linux Kernel style
Tom Rini
2018-04-18
reset: uniphier: add ethernet reset control support
Kunihiko Hayashi
2017-10-15
reset: uniphier: fix the first argument passed to dev_err()
Masahiro Yamada
2017-08-30
reset: uniphier: add PXs3 support
Masahiro Yamada
2017-08-30
reset: uniphier: fix compatible for SD reset node for LD11/LD20
Masahiro Yamada
2017-08-20
reset: uniphier: refactor reset data and add NAND/eMMC reset lines
Masahiro Yamada
2017-08-20
ARM: uniphier: remove sLD3 SoC support
Masahiro Yamada
2017-06-25
ARM: uniphier: fix various sparse warnings
Masahiro Yamada
2017-06-01
dm: Rename dev_addr..() functions
Simon Glass
2017-06-01
dm: Use dm.h header when driver mode is used
Simon Glass
2016-10-10
reset: uniphier: add reset controller driver for UniPhier SoCs
Masahiro Yamada