History for dt-utils / src / barebox-state / state.c
2019-02-07
@Ulrich Ölmann
state: fix typo ...
Ulrich Ölmann authored on 7 Feb 2019 Roland Hieber committed on 7 Feb 2019
2019-01-07
@Ulrich Ölmann
Introduce dev_set_name() ...
Ulrich Ölmann authored on 18 Dec 2018 Roland Hieber committed on 7 Jan 2019
@Ulrich Ölmann
state: fix documentation of state_new_from_node() ...
Ulrich Ölmann authored on 18 Dec 2018 Roland Hieber committed on 7 Jan 2019
@Ulrich Ölmann
state: fix typo ...
Ulrich Ölmann authored on 18 Dec 2018 Roland Hieber committed on 7 Jan 2019
@Ulrich Ölmann
state: Add property to protect existing data ...
Ulrich Ölmann authored on 18 Dec 2018 Roland Hieber committed on 7 Jan 2019
@Ulrich Ölmann
state: find backend node with its reproducible name ...
Ulrich Ölmann authored on 18 Dec 2018 Roland Hieber committed on 7 Jan 2019
@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