summaryrefslogtreecommitdiffstats
path: root/include/state.h
Commit message (Expand)AuthorAgeFilesLines
* state: provide dummy implementations for some functions when STATE is disabledUwe Kleine-König2019-10-141-0/+36
* state: drop unused code and declarations for non-existing functionsUwe Kleine-König2019-10-141-5/+0
* state: remove unused arguments from state_new_from_node()Sascha Hauer2018-02-221-2/+1
* common: state: Add function to read state MACDaniel Schultz2017-11-071-0/+2
* state: Allow to load without authentificationSascha Hauer2017-03-311-0/+1
* state: Refactor state frameworkMarkus Pargmann2016-07-081-1/+3
* state: disable load commandEnrico Jorns2015-11-271-1/+0
* state: backend: support phandle and of_path referencesMarc Kleine-Budde2015-05-151-3/+4
* state: make state_release() non staticMarc Kleine-Budde2015-05-151-0/+1
* state: state_new_from_fdt(): remove unused functionMarc Kleine-Budde2015-05-151-1/+0
* include: add includes includes to make fdt.h, of.h and state.h self containedMarc Kleine-Budde2015-04-171-0/+2
* state: add framework for persistent state handlingSascha Hauer2015-03-121-0/+21