Gitiles
Code Review
Sign In
gerrit.devboardsforandroid.linaro.org
/
platform
/
external
/
u-boot
/
66c37246567c04416780f2c2b87aa251470e0585
/
drivers
/
reset
6300dc4
imx: add support for i.MX7/i.MX8MQ reset controller
by Patrick Wildt
· 5 years ago
7b51b57
env: Move env_get() to env.h
by Simon Glass
· 5 years ago
ef72ba0
sysreset: add support for socfpga sysreset
by Simon Goldschmidt
· 5 years ago
6cdd0a4
reset: socfpga: convert to livetree
by Simon Goldschmidt
· 6 years ago
504bf79
Merge branch 'master' of git://git.denx.de/u-boot-sunxi
by Tom Rini
· 6 years ago
ea9dc35
reset: Get the RESET by index without device
by Jagan Teki
· 6 years ago
15f09a1
rockchip: use 'arch-rockchip' as header file path
by Kever Yang
· 6 years ago
ceb6ddb
Merge tag 'u-boot-amlogic-20190423' of git://git.denx.de/u-boot-amlogic
by Tom Rini
· 6 years ago
f5e6c16
reset: add reset driver for HiSilicon platform
by Shawn Guo
· 6 years ago
ede6e7b
reset: socfpga: add reset handling for old kernels
by Simon Goldschmidt
· 6 years ago
1ea9750
reset: socfpga: rename membase ptr to modrst_base
by Simon Goldschmidt
· 6 years ago
fd6b934
reset-meson: Add AXG reset compatible
by Neil Armstrong
· 6 years ago
99ba430
reset: Add Allwinner RESET driver
by Jagan Teki
· 6 years ago
3e066bc
reset: MedaiTek: add reset controller driver for MediaTek SoCs
by Weijie Gao
· 6 years ago
22929e1
drivers: cosmetic: Convert SPDX license tags to Linux Kernel style
by Patrick Delaunay
· 6 years ago
65c8a79
reset: Introduce TI System Control Interface (TI SCI) reset driver
by Andreas Dannenberg
· 6 years ago
e7012e6
dm: reset: Update uclass to allow querying reset status
by Andreas Dannenberg
· 6 years ago
d090cba
misc: stm32: Add STM32MP1 support
by Patrick Delaunay
· 6 years ago
25ed0fe
reset: uniphier: sync reset data with Linux 4.18-rc1
by Masahiro Yamada
· 6 years ago
56d4b70
reset: bcm6345: convert to use live dt
by Álvaro Fernández Rojas
· 7 years ago
d358123
regmap: change regmap_init_mem() to take ofnode instead udevice
by Masahiro Yamada
· 7 years ago
8c1de5e
regmap: clean up regmap allocation
by Masahiro Yamada
· 7 years ago
83d290c
SPDX: Convert all of our single license tags to Linux Kernel style
by Tom Rini
· 7 years ago
d024236
Remove unnecessary instances of DECLARE_GLOBAL_DATA_PTR
by Tom Rini
· 7 years ago
a35747b
Merge git://git.denx.de/u-boot-uniphier
by Tom Rini
· 7 years ago
f8c08ab
reset: uniphier: add ethernet reset control support
by Kunihiko Hayashi
· 7 years ago
40df6b3
Merge git://git.denx.de/u-boot-socfpga
by Tom Rini
· 7 years ago
895a82c
reset: fix reset_get_bulk when phandle error
by Neil Armstrong
· 7 years ago
2ac7188
reset: socfpga: add reset driver for SoCFPGA platform
by Dinh Nguyen
· 7 years ago
91f5f8b
reset: add sandbox test for bulk API
by Neil Armstrong
· 7 years ago
0c28233
reset: Add get/assert/deassert/release for bulk of reset signals
by Neil Armstrong
· 7 years ago
20367bb
reset: Add Amlogic Meson Reset Controller
by Neil Armstrong
· 7 years ago
a7519b3
reset: stm32: adapt driver for stm32mp1
by Patrick Delaunay
· 7 years ago
4826350
wait_bit: use wait_for_bit_le32 and remove wait_for_bit
by Álvaro Fernández Rojas
· 7 years ago
760188c
rockchip: reset: support a (common) rockchip reset drivers
by Elaine Zhang
· 7 years ago
3bc599c
stm32: fix STMicroelectronics copyright
by Patrice Chotard
· 7 years ago
fb48bc4
sti: fix STMicroelectronics copyright
by Patrice Chotard
· 7 years ago
def4ead
reset: uniphier: fix the first argument passed to dev_err()
by Masahiro Yamada
· 7 years ago
9b643e3
treewide: replace with error() with pr_err()
by Masahiro Yamada
· 7 years ago
23a0641
dm: reset: add stm32 reset driver
by Patrice Chotard
· 7 years ago
111689e
reset: uniphier: add PXs3 support
by Masahiro Yamada
· 7 years ago
1fc84d6
reset: uniphier: fix compatible for SD reset node for LD11/LD20
by Masahiro Yamada
· 7 years ago
6584b1e
reset: uniphier: refactor reset data and add NAND/eMMC reset lines
by Masahiro Yamada
· 7 years ago
00aa453
ARM: uniphier: remove sLD3 SoC support
by Masahiro Yamada
· 7 years ago
3b9d1bd
reset: add reset_release_all()
by Patrice Chotard
· 7 years ago
9bd5cdf
reset: add reset_request()
by Patrice Chotard
· 7 years ago
1d21e1b
ARM: uniphier: fix various sparse warnings
by Masahiro Yamada
· 7 years ago
aef5b73
reset: sti: add deassert counter in reset channel descriptor
by Patrice Chotard
· 7 years ago
40a475e
dm: reset: Update uclass to support livetree
by Simon Glass
· 7 years ago
a821c4a
dm: Rename dev_addr..() functions
by Simon Glass
· 7 years ago
9d92245
dm: Use dm.h header when driver mode is used
by Simon Glass
· 7 years ago
18393f7
dm: reset: add BCM6345 reset driver
by Álvaro Fernández Rojas
· 8 years ago
858d497
aspeed: Reset Driver
by maxims@google.com
· 8 years ago
584861f
reset: Add STi reset support
by Patrice Chotard
· 8 years ago
e160f7d
dm: core: Replace of_offset with accessor
by Simon Glass
· 8 years ago
b02e404
libfdt: Bring in upstream stringlist functions
by Simon Glass
· 8 years ago
4fb96c4
reset: uniphier: add reset controller driver for UniPhier SoCs
by Masahiro Yamada
· 8 years ago
fe60f06
reset: implement a driver for the Tegra CAR
by Stephen Warren
· 8 years ago
4dd99d1
reset: add Tegra186 reset driver
by Stephen Warren
· 8 years ago
4581b71
reset: implement a reset test
by Stephen Warren
· 8 years ago
89c1e2d
Add a reset driver framework/uclass
by Stephen Warren
· 8 years ago