History for barebox / common / state / state.c
2017-04-04
@Sascha Hauer
state: remove unused variable type ...
Sascha Hauer committed on 4 Apr 2017
2017-03-31
@Sascha Hauer
state: find device node from device path, not from device node path ...
Sascha Hauer committed on 31 Mar 2017
@Sascha Hauer
state: Do not load state during state_new_from_node ...
Sascha Hauer committed on 31 Mar 2017
@Sascha Hauer
state: Allow to load without authentification ...
Sascha Hauer committed on 31 Mar 2017
@Sascha Hauer
state: Convert all bufs to void * ...
Sascha Hauer committed on 31 Mar 2017
@Sascha Hauer
state: pass struct state * to storage functions ...
Sascha Hauer committed on 31 Mar 2017
@Sascha Hauer
state: remove unnecessary argument from state_format_init ...
Sascha Hauer committed on 31 Mar 2017
@Sascha Hauer
state: open code state_backend_init in caller ...
Sascha Hauer committed on 31 Mar 2017
@Sascha Hauer
state: merge backend.c into state.c ...
Sascha Hauer committed on 31 Mar 2017
@Sascha Hauer
state: Drop backend as extra struct type ...
Sascha Hauer committed on 31 Mar 2017
@Sascha Hauer
state: Make pointing to the backend using a phandle the only supported method ...
Sascha Hauer committed on 31 Mar 2017
2017-03-30
@Sascha Hauer
treewide: Use of_property_write_string() where appropriate ...
Sascha Hauer committed on 30 Mar 2017
2016-10-20
@Sascha Hauer
state: Use dev_* for information rather than pr_* ...
Sascha Hauer committed on 20 Oct 2016
@Sascha Hauer
state: pass error code instead of inventing new one ...
Sascha Hauer committed on 20 Oct 2016
2016-09-20
@Michael Olbrich
state: fix finding the correct parent node ...
Michael Olbrich authored on 16 Sep 2016 Sascha Hauer committed on 20 Sep 2016
@Michael Olbrich
state: don't keep pointers to device tree nodes ...
Michael Olbrich authored on 16 Sep 2016 Sascha Hauer committed on 20 Sep 2016
2016-07-22
@Sascha Hauer
state: Save on shutdown ...
Sascha Hauer committed on 22 Jul 2016
2016-07-08
@Michael Grzeschik
state: also append backend storage stridesize ...
Michael Grzeschik authored on 6 Jul 2016 Sascha Hauer committed on 8 Jul 2016
@Markus Pargmann
state: Refactor state framework ...
Markus Pargmann authored on 6 Jul 2016 Sascha Hauer committed on 8 Jul 2016