History for dt-utils / src / barebox-state
2019-10-11
@Ulrich Ölmann
state: backend_storage: harmonize code with barebox ...
Ulrich Ölmann authored on 30 Sep 2019 Roland Hieber committed on 11 Oct 2019
@Ulrich Ölmann
state: keep backward compatibility ...
Ulrich Ölmann authored on 30 Sep 2019 Roland Hieber committed on 11 Oct 2019
@Ulrich Ölmann
state: drop unused code and declarations for non-existing functions ...
Ulrich Ölmann authored on 30 Sep 2019 Roland Hieber committed on 11 Oct 2019
@Ulrich Ölmann
state: backend_bucket_circular: mark block as bad if mtd_peb_torture() failed ...
Ulrich Ölmann authored on 30 Sep 2019 Roland Hieber committed on 11 Oct 2019
@Ulrich Ölmann
state: check length ...
Ulrich Ölmann authored on 30 Sep 2019 Roland Hieber committed on 11 Oct 2019
@Ulrich Ölmann
state: Fix lseek error check in state_mtd_peb_write() ...
Ulrich Ölmann authored on 30 Sep 2019 Roland Hieber committed on 11 Oct 2019
@Ulrich Ölmann
state: Fix lseek error check in state_mtd_peb_read() ...
Ulrich Ölmann authored on 30 Sep 2019 Roland Hieber committed on 11 Oct 2019
@Ulrich Ölmann
state: Fix lseek error check in state_backend_bucket_direct_write() ...
Ulrich Ölmann authored on 30 Sep 2019 Roland Hieber committed on 11 Oct 2019
@Ulrich Ölmann
state: Fix lseek error check in state_backend_bucket_direct_read() ...
Ulrich Ölmann authored on 30 Sep 2019 Roland Hieber committed on 11 Oct 2019
2019-09-23
@Kim Christensen
state: backend_bucket_circular: fix double free() ...
Kim Christensen authored on 18 Sep 2019 Roland Hieber committed on 23 Sep 2019
2019-02-07
@Ulrich Ölmann
state: fix formatting of "uint32_t" variables ...
Ulrich Ölmann authored on 3 Feb 2019 Roland Hieber committed on 7 Feb 2019
@Ulrich Ölmann
state: fix formatting of "off_t" variables ...
Ulrich Ölmann authored on 3 Feb 2019 Roland Hieber committed on 7 Feb 2019
@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
backend_bucket_circular: remove unused variables ...
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: backend_bucket_circular: fix memory leak ...
Ulrich Ölmann authored on 18 Dec 2018 Roland Hieber committed on 7 Jan 2019
@Ulrich Ölmann
state: backend_bucket_circular: fix for non power of 2 writesize ...
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: remove checks for xzalloc() returning NULL ...
Ulrich Ölmann authored on 18 Dec 2018 Roland Hieber committed on 7 Jan 2019
@Ulrich Ölmann
state: don't use uninitialized variable ...
Ulrich Ölmann authored on 18 Dec 2018 Roland Hieber committed on 7 Jan 2019
@Ulrich Ölmann
state: use the given backend storage type name ...
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