summaryrefslogtreecommitdiffstats
path: root/drivers/reset
Commit message (Expand)AuthorAgeFilesLines
* reset: uniphier: add PXs3 supportMasahiro Yamada2017-08-301-0/+23
* reset: uniphier: fix compatible for SD reset node for LD11/LD20Masahiro Yamada2017-08-301-1/+5
* reset: uniphier: refactor reset data and add NAND/eMMC reset linesMasahiro Yamada2017-08-201-46/+17
* ARM: uniphier: remove sLD3 SoC supportMasahiro Yamada2017-08-201-11/+3
* reset: add reset_release_all()Patrice Chotard2017-07-281-0/+25
* reset: add reset_request()Patrice Chotard2017-07-281-0/+9
* ARM: uniphier: fix various sparse warningsMasahiro Yamada2017-06-251-9/+9
* reset: sti: add deassert counter in reset channel descriptorPatrice Chotard2017-06-051-11/+30
* dm: reset: Update uclass to support livetreeSimon Glass2017-06-011-11/+10
* dm: Rename dev_addr..() functionsSimon Glass2017-06-012-2/+2
* dm: Use dm.h header when driver mode is usedSimon Glass2017-06-011-1/+1
* dm: reset: add BCM6345 reset driverÁlvaro Fernández Rojas2017-05-103-0/+96
* aspeed: Reset Drivermaxims@google.com2017-05-083-0/+117
* reset: Add STi reset supportPatrice Chotard2017-03-263-0/+329
* dm: core: Replace of_offset with accessorSimon Glass2017-02-081-2/+2
* libfdt: Bring in upstream stringlist functionsSimon Glass2016-10-131-3/+3
* reset: uniphier: add reset controller driver for UniPhier SoCsMasahiro Yamada2016-10-103-0/+386
* reset: implement a driver for the Tegra CARStephen Warren2016-09-273-0/+80
* reset: add Tegra186 reset driverStephen Warren2016-08-153-0/+89
* reset: implement a reset testStephen Warren2016-06-194-0/+173
* Add a reset driver framework/uclassStephen Warren2016-06-193-0/+151