History for dt-utils / src / barebox-state / state.c
2019-01-07
@Ulrich Ölmann
state: remove unused arguments from state_new_from_node() ...
Ulrich Ölmann authored on 18 Dec 2018 Roland Hieber committed on 7 Jan 2019
@Ulrich Ölmann
state: Add 'init_from_defaults' parameter ...
Ulrich Ölmann authored on 18 Dec 2018 Roland Hieber committed on 7 Jan 2019
@Ulrich Ölmann
state: refuse to set dirty parameter via setenv ...
Ulrich Ölmann authored on 18 Dec 2018 Roland Hieber committed on 7 Jan 2019
@Ulrich Ölmann
state: Add function to read state MAC ...
Ulrich Ölmann authored on 18 Dec 2018 Roland Hieber committed on 7 Jan 2019
@Ulrich Ölmann
state: refactor variable type ...
Ulrich Ölmann authored on 18 Dec 2018 Roland Hieber committed on 7 Jan 2019
@Ulrich Ölmann
state: provide an error message when an error occurs ...
Ulrich Ölmann authored on 18 Dec 2018 Roland Hieber committed on 7 Jan 2019
@Ulrich Ölmann
state: add debugging help ...
Ulrich Ölmann authored on 18 Dec 2018 Roland Hieber committed on 7 Jan 2019
@Ulrich Ölmann
state: do not complain about missing backend-storage-type ...
Ulrich Ölmann authored on 18 Dec 2018 Roland Hieber committed on 7 Jan 2019
@Ulrich Ölmann
state: remove unused variables ...
Ulrich Ölmann authored on 18 Dec 2018 Roland Hieber committed on 7 Jan 2019
@Ulrich Ölmann
state: Create alias in of_state_fixup() ...
Ulrich Ölmann authored on 18 Dec 2018 Roland Hieber committed on 7 Jan 2019
@Ulrich Ölmann
state: Make an alias mandatory ...
Ulrich Ölmann authored on 18 Dec 2018 Roland Hieber committed on 7 Jan 2019
@Ulrich Ölmann
state: warn when a state node will be overwritten ...
Ulrich Ölmann authored on 18 Dec 2018 Roland Hieber committed on 7 Jan 2019
@Ulrich Ölmann
state: Fix error return value ...
Ulrich Ölmann authored on 18 Dec 2018 Roland Hieber committed on 7 Jan 2019
@Ulrich Ölmann
state: find device node from device path, not from device node path ...
Ulrich Ölmann authored on 18 Dec 2018 Roland Hieber committed on 7 Jan 2019
@Ulrich Ölmann
state: Make pointing to the backend using a phandle the only supported method ...
Ulrich Ölmann authored on 18 Dec 2018 Roland Hieber committed on 7 Jan 2019
@Ulrich Ölmann
treewide: Use of_property_write_string() where appropriate ...
Ulrich Ölmann authored on 18 Dec 2018 Roland Hieber committed on 7 Jan 2019
2017-03-31
@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: pass error code instead of inventing new one ...
Sascha Hauer committed on 31 Mar 2017
@Michael Olbrich
state: fix finding the correct parent node ...
Michael Olbrich authored on 16 Sep 2016 Sascha Hauer committed on 31 Mar 2017
@Sascha Hauer
barebox-state: Sync pieces with barebox ...
Sascha Hauer committed on 31 Mar 2017
@Michael Olbrich
state: don't keep pointers to device tree nodes ...
Michael Olbrich authored on 16 Sep 2016 Sascha Hauer committed on 31 Mar 2017
@Sascha Hauer
Revert "barebox-state: Add force switch" ...
Sascha Hauer committed on 31 Mar 2017
2017-03-16
@Sascha Hauer
barebox-state: Add force switch ...
Sascha Hauer committed on 16 Mar 2017