index
:
u-boot.git
master
omap/config-cleanups
omap/sniper/next-v2016.03
omap/sniper/recovery-v2015.07
omap/sniper/work
U-Boot bootloader
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
reset
Age
Commit message (
Expand
)
Author
2018-01-24
wait_bit: use wait_for_bit_le32 and remove wait_for_bit
Álvaro Fernández Rojas
2018-01-09
rockchip: reset: support a (common) rockchip reset drivers
Elaine Zhang
2017-11-06
stm32: fix STMicroelectronics copyright
Patrice Chotard
2017-11-06
sti: fix STMicroelectronics copyright
Patrice Chotard
2017-10-15
reset: uniphier: fix the first argument passed to dev_err()
Masahiro Yamada
2017-10-04
treewide: replace with error() with pr_err()
Masahiro Yamada
2017-09-22
dm: reset: add stm32 reset driver
Patrice Chotard
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-07-28
reset: add reset_release_all()
Patrice Chotard
2017-07-28
reset: add reset_request()
Patrice Chotard
2017-06-25
ARM: uniphier: fix various sparse warnings
Masahiro Yamada
2017-06-05
reset: sti: add deassert counter in reset channel descriptor
Patrice Chotard
2017-06-01
dm: reset: Update uclass to support livetree
Simon Glass
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
2017-05-10
dm: reset: add BCM6345 reset driver
Álvaro Fernández Rojas
2017-05-08
aspeed: Reset Driver
maxims@google.com
2017-03-26
reset: Add STi reset support
Patrice Chotard
2017-02-08
dm: core: Replace of_offset with accessor
Simon Glass
2016-10-13
libfdt: Bring in upstream stringlist functions
Simon Glass
2016-10-10
reset: uniphier: add reset controller driver for UniPhier SoCs
Masahiro Yamada
2016-09-27
reset: implement a driver for the Tegra CAR
Stephen Warren
2016-08-15
reset: add Tegra186 reset driver
Stephen Warren
2016-06-19
reset: implement a reset test
Stephen Warren
2016-06-19
Add a reset driver framework/uclass
Stephen Warren