summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Don't install a pkg-config file for libdtUwe Kleine-König2019-03-201-11/+0
* dtblint-imx-pinmux: fix another set of wrong table entriesUwe Kleine-König2019-02-121-2/+2
* dtblint-imx-pinmux: fix swmux suggested valuesUwe Kleine-König2019-02-111-2/+1
* dtblint-imx-pinmux: fix another set of wrong table entriesUwe Kleine-König2019-02-111-5/+5
* dtblint-imx-pinmux: fix wrong table entryUwe Kleine-König2019-02-111-3/+3
* dtblint: fsl,iomuxc: improve check for reserved bitsUwe Kleine-König2019-02-111-3/+3
* dtblint: add support for fsl,imx6dl-iomuxcUwe Kleine-König2019-02-111-0/+1604
* dtblint: check reset-gpio-active-high + reset-gpio for matching polarityUwe Kleine-König2019-02-111-0/+48
* libdt: support finding devices by partuuidSteffen Trumtrar2019-02-071-0/+12
* state: fix formatting of "uint32_t" variablesUlrich Ölmann2019-02-071-3/+3
* state: fix formatting of "off_t" variablesUlrich Ölmann2019-02-072-26/+26
* base64: remove duplicate ‘const’ declaration specifierUlrich Ölmann2019-02-071-1/+1
* base64: remove unused variableUlrich Ölmann2019-02-071-13/+2
* keystore-blob: remove unused variableUlrich Ölmann2019-02-071-1/+1
* barebox-state: remove unused variablesUlrich Ölmann2019-02-071-5/+0
* barebox-state: remove declaration of __state_uint8_get()Ulrich Ölmann2019-02-071-1/+0
* barebox-state: add cmdline option "--version"Ulrich Ölmann2019-02-071-0/+6
* barebox-state: complete cmdline optionsUlrich Ölmann2019-02-071-1/+4
* barebox-state: fix usage of multiple state instancesUlrich Ölmann2019-02-071-1/+2
* of_get_devicepath: again correct commentUlrich Ölmann2019-02-071-3/+4
* common: align declarations of dev_add_param_*() functions with bareboxUlrich Ölmann2019-02-071-4/+4
* state: fix typoUlrich Ölmann2019-02-073-4/+4
* barebox-state: fix error messageJuergen Borleis2019-01-301-1/+1
* 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