Age | Commit message (Expand) | Author |
2019-05-10 | reset: socfpga: convert to livetree | Simon Goldschmidt |
2019-05-08 | Merge branch 'master' of git://git.denx.de/u-boot-sunxi | Tom Rini |
2019-05-09 | reset: Get the RESET by index without device | Jagan Teki |
2019-05-01 | rockchip: use 'arch-rockchip' as header file path | Kever Yang |
2019-04-24 | Merge tag 'u-boot-amlogic-20190423' of git://git.denx.de/u-boot-amlogic | Tom Rini |
2019-04-23 | reset: add reset driver for HiSilicon platform | Shawn Guo |
2019-04-17 | reset: socfpga: add reset handling for old kernels | Simon Goldschmidt |
2019-04-17 | reset: socfpga: rename membase ptr to modrst_base | Simon Goldschmidt |
2019-04-10 | reset-meson: Add AXG reset compatible | Neil Armstrong |
2019-01-18 | reset: Add Allwinner RESET driver | Jagan Teki |
2019-01-14 | reset: MedaiTek: add reset controller driver for MediaTek SoCs | Weijie Gao |
2018-10-28 | drivers: cosmetic: Convert SPDX license tags to Linux Kernel style | Patrick Delaunay |
2018-09-11 | reset: Introduce TI System Control Interface (TI SCI) reset driver | Andreas Dannenberg |
2018-09-11 | dm: reset: Update uclass to allow querying reset status | Andreas Dannenberg |
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 |