summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* barebox-state: get devicetree from filev2019.01.0/topic/efi-stateSteffen Trumtrar2019-10-213-10/+36
* libdt: support finding devices by partuuidSteffen Trumtrar2019-10-211-0/+12
* Release 2019.01.0v2019.01.0Roland Hieber2019-01-283-3/+45
* fix leaks of memory returned by read_file() callsEnrico Jorns2019-01-102-0/+2
* Introduce dev_set_name()Ulrich Ölmann2019-01-072-1/+27
* state: fix documentation of state_new_from_node()Ulrich Ölmann2019-01-071-0/+1
* backend_bucket_circular: remove unused variablesUlrich Ölmann2019-01-071-2/+0
* state: fix typoUlrich Ölmann2019-01-071-1/+1
* state: backend_bucket_circular: fix memory leakUlrich Ölmann2019-01-071-4/+7
* state: backend_bucket_circular: fix for non power of 2 writesizeUlrich Ölmann2019-01-071-2/+6
* state: Add property to protect existing dataUlrich Ölmann2019-01-074-4/+27
* state: find backend node with its reproducible nameUlrich Ölmann2019-01-073-3/+13
* state: remove unused arguments from state_new_from_node()Ulrich Ölmann2019-01-074-53/+25
* state: Add 'init_from_defaults' parameterUlrich Ölmann2019-01-072-0/+9
* state: refuse to set dirty parameter via setenvUlrich Ölmann2019-01-071-1/+6
* state: Add function to read state MACUlrich Ölmann2019-01-072-0/+23
* state: refactor variable typeUlrich Ölmann2019-01-074-36/+58
* state: remove checks for xzalloc() returning NULLUlrich Ölmann2019-01-073-8/+0
* libdt: xzalloc: die on failureRoland Hieber2019-01-071-1/+9
* state: don't use uninitialized variableUlrich Ölmann2019-01-071-1/+1
* state: use the given backend storage type nameUlrich Ölmann2019-01-071-4/+5
* state: provide an error message when an error occursUlrich Ölmann2019-01-071-0/+1
* state: add debugging helpUlrich Ölmann2019-01-072-1/+8
* state: backend_storage: remove unreachable error messageUlrich Ölmann2019-01-071-2/+0
* state: backend_bucket_circular: promote old state debug message to infoUlrich Ölmann2019-01-071-1/+1
* state: backend_bucket_circular: fix old state readsUlrich Ölmann2019-01-071-1/+4
* state: backend: always pass backend type to Linux dtbUlrich Ölmann2019-01-071-1/+2
* state: do not complain about missing backend-storage-typeUlrich Ölmann2019-01-071-7/+2
* state: remove unused variablesUlrich Ölmann2019-01-071-9/+0
* state: Create alias in of_state_fixup()Ulrich Ölmann2019-01-071-1/+12
* state: Make an alias mandatoryUlrich Ölmann2019-01-071-2/+4
* state: warn when a state node will be overwrittenUlrich Ölmann2019-01-071-0/+9
* state: make parameter functions more consistentUlrich Ölmann2019-01-072-10/+10
* state: backend_bucket_circular: drop unused free_pattern constantUlrich Ölmann2019-01-071-1/+0
* state: Fix "pack" returning freed data for DTB backendUlrich Ölmann2019-01-071-2/+0
* state: Fix error return valueUlrich Ölmann2019-01-071-0/+1
* state: backend_storage: Set needs_refresh back to 0 after refreshingUlrich Ölmann2019-01-071-2/+4
* state: backend_bucket_circular: Do not leak memoryUlrich Ölmann2019-01-071-2/+4
* state: find device node from device path, not from device node pathUlrich Ölmann2019-01-073-6/+12
* state: Make pointing to the backend using a phandle the only supported methodUlrich Ölmann2019-01-072-18/+9
* treewide: Use of_property_write_string() where appropriateUlrich Ölmann2019-01-073-8/+5
* libdt: add of_property_write_string()Ulrich Ölmann2019-01-073-0/+25
* backend_storage: remove fs.hUlrich Ölmann2019-01-071-1/+0
* README: add note about subject prefixRoland Hieber2018-12-201-0/+3
* Release v2018.05.0v2018.05.1Roland Hieber2018-12-143-2/+8
* README: also use oss-tools@pengutronix.de hereRoland Hieber2018-11-091-4/+1
* Fix compiler warnings about wrong type conversion in messages.Philipp Rosenberger2018-11-094-10/+10
* src: fix compilation for glibc version 2.27.9000-36.fc29 and newerEnrico Joerns2018-09-102-2/+2
* configure.ac: change project mail to oss-tools@pengutronix.deEnrico Jorns2018-06-281-1/+1
* Release v2018.05.0v2018.05.0Roland Hieber2018-06-053-4/+14