summaryrefslogtreecommitdiff
path: root/drivers/reset
AgeCommit message (Expand)Author
2020-05-18common: Drop linux/bitops.h from common headerSimon Glass
2020-05-18common: Drop linux/delay.h from common headerSimon Glass
2020-05-18common: Drop log.h from common headerSimon Glass
2020-05-15drivers/reset/Kconfig: fix typoTrevor Woerner
2020-05-15rename symbol: CONFIG_STM32 -> CONFIG_ARCH_STM32Trevor Woerner
2020-02-11Merge tag 'dm-pull-6feb20' of https://gitlab.denx.de/u-boot/custodians/u-boot-dmTom Rini
2020-02-05dm: core: Create a new header file for 'compat' featuresSimon Glass
2020-02-05dm: core: Require users of devres to include the headerSimon Glass
2020-02-05reset: Rename free() to rfree()Simon Glass
2020-02-03reset: socfpga: Poll for reset status after deassert resetLey Foon Tan
2019-11-01ARC: HSDK: introduce reset driverEugeniy Paltsev
2019-10-25reset: add reset controller driver for MediaTek MIPS platformWeijie Gao
2019-10-08imx: add support for i.MX7/i.MX8MQ reset controllerPatrick Wildt
2019-08-11env: Move env_get() to env.hSimon Glass
2019-07-21sysreset: add support for socfpga sysresetSimon Goldschmidt
2019-05-10reset: socfpga: convert to livetreeSimon Goldschmidt
2019-05-08Merge branch 'master' of git://git.denx.de/u-boot-sunxiTom Rini
2019-05-09reset: Get the RESET by index without deviceJagan Teki
2019-05-01rockchip: use 'arch-rockchip' as header file pathKever Yang
2019-04-24Merge tag 'u-boot-amlogic-20190423' of git://git.denx.de/u-boot-amlogicTom Rini
2019-04-23reset: add reset driver for HiSilicon platformShawn Guo
2019-04-17reset: socfpga: add reset handling for old kernelsSimon Goldschmidt
2019-04-17reset: socfpga: rename membase ptr to modrst_baseSimon Goldschmidt
2019-04-10reset-meson: Add AXG reset compatibleNeil Armstrong
2019-01-18reset: Add Allwinner RESET driverJagan Teki
2019-01-14reset: MedaiTek: add reset controller driver for MediaTek SoCsWeijie Gao
2018-10-28drivers: cosmetic: Convert SPDX license tags to Linux Kernel stylePatrick Delaunay
2018-09-11reset: Introduce TI System Control Interface (TI SCI) reset driverAndreas Dannenberg
2018-09-11dm: reset: Update uclass to allow querying reset statusAndreas Dannenberg
2018-07-20misc: stm32: Add STM32MP1 supportPatrick Delaunay
2018-06-23reset: uniphier: sync reset data with Linux 4.18-rc1Masahiro Yamada
2018-06-01reset: bcm6345: convert to use live dtÁlvaro Fernández Rojas
2018-05-07regmap: change regmap_init_mem() to take ofnode instead udeviceMasahiro Yamada
2018-05-07regmap: clean up regmap allocationMasahiro Yamada
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini
2018-04-27Remove unnecessary instances of DECLARE_GLOBAL_DATA_PTRTom Rini
2018-04-18Merge git://git.denx.de/u-boot-uniphierTom Rini
2018-04-18reset: uniphier: add ethernet reset control supportKunihiko Hayashi
2018-04-17Merge git://git.denx.de/u-boot-socfpgaTom Rini
2018-04-17reset: fix reset_get_bulk when phandle errorNeil Armstrong
2018-04-17reset: socfpga: add reset driver for SoCFPGA platformDinh Nguyen
2018-04-10reset: add sandbox test for bulk APINeil Armstrong
2018-04-10reset: Add get/assert/deassert/release for bulk of reset signalsNeil Armstrong
2018-04-10reset: Add Amlogic Meson Reset ControllerNeil Armstrong
2018-03-19reset: stm32: adapt driver for stm32mp1Patrick Delaunay
2018-01-24wait_bit: use wait_for_bit_le32 and remove wait_for_bitÁlvaro Fernández Rojas
2018-01-09rockchip: reset: support a (common) rockchip reset driversElaine Zhang
2017-11-06stm32: fix STMicroelectronics copyrightPatrice Chotard
2017-11-06sti: fix STMicroelectronics copyrightPatrice Chotard
2017-10-15reset: uniphier: fix the first argument passed to dev_err()Masahiro Yamada