aboutsummaryrefslogtreecommitdiff
path: root/drivers/reset/reset-uclass.c
AgeCommit message (Expand)AuthorFilesLines
2018-04-17reset: fix reset_get_bulk when phandle errorNeil Armstrong1-2/+2
2018-04-10reset: Add get/assert/deassert/release for bulk of reset signalsNeil Armstrong1-0/+60
2017-07-28reset: add reset_release_all()Patrice Chotard1-0/+25
2017-07-28reset: add reset_request()Patrice Chotard1-0/+9
2017-06-01dm: reset: Update uclass to support livetreeSimon Glass1-11/+10
2017-02-08dm: core: Replace of_offset with accessorSimon Glass1-2/+2
2016-10-13libfdt: Bring in upstream stringlist functionsSimon Glass1-3/+3
2016-06-19Add a reset driver framework/uclassStephen Warren1-0/+131