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-07-20
misc: stm32: Add STM32MP1 support
Patrick Delaunay
2018-06-23
reset: uniphier: sync reset data with Linux 4.18-rc1
Masahiro Yamada
2018-06-01
reset: bcm6345: convert to use live dt
Álvaro Fernández Rojas
2018-05-07
regmap: change regmap_init_mem() to take ofnode instead udevice
Masahiro Yamada
2018-05-07
regmap: clean up regmap allocation
Masahiro Yamada
2018-05-07
SPDX: Convert all of our single license tags to Linux Kernel style
Tom Rini
2018-04-27
Remove unnecessary instances of DECLARE_GLOBAL_DATA_PTR
Tom Rini
2018-04-18
Merge git://git.denx.de/u-boot-uniphier
Tom Rini
2018-04-18
reset: uniphier: add ethernet reset control support
Kunihiko Hayashi
2018-04-17
Merge git://git.denx.de/u-boot-socfpga
Tom Rini
2018-04-17
reset: fix reset_get_bulk when phandle error
Neil Armstrong
2018-04-17
reset: socfpga: add reset driver for SoCFPGA platform
Dinh Nguyen
2018-04-10
reset: add sandbox test for bulk API
Neil Armstrong
2018-04-10
reset: Add get/assert/deassert/release for bulk of reset signals
Neil Armstrong
2018-04-10
reset: Add Amlogic Meson Reset Controller
Neil Armstrong
2018-03-19
reset: stm32: adapt driver for stm32mp1
Patrick Delaunay
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