summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
...
* state: Add state to state_variableSascha Hauer2017-03-312-6/+8
* state: copy backend of_path stringMichael Olbrich2017-03-312-2/+3
* Revert "barebox-state: Do not defer probe"Sascha Hauer2017-03-311-1/+6
* Revert "barebox-state: Add force switch"Sascha Hauer2017-03-316-29/+13
* state: use packed attribute for on storage structsSascha Hauer2017-03-213-3/+3
* state: Whitespace cleanupSascha Hauer2017-03-211-3/+3
* state: bucket_circular: -EUCLEAN means data could be readSascha Hauer2017-03-211-1/+1
* state: bucket_cached: Fix reading pages which need cleanupSascha Hauer2017-03-211-4/+4
* barebox-state: Add force switchSascha Hauer2017-03-166-13/+29
* barebox-state: Do not defer probeSascha Hauer2017-03-161-6/+1
* rework logging functionsSascha Hauer2017-03-164-34/+108
* of_print_property: fix compiler warningUwe Kleine-König2017-02-101-1/+1
* of_get_devicepath: correct comment and add link to external patchUwe Kleine-König2017-02-101-3/+3
* of_get_devicepath: make partition finding more robustUwe Kleine-König2017-02-101-5/+6
* of_get_devicepath: if the device is an mtd udev_parse_mtd is all we need.Uwe Kleine-König2017-02-101-0/+1
* of_get_devicepath: simplify code flowUwe Kleine-König2017-02-101-7/+5
* remove two unused variablesUwe Kleine-König2017-02-091-2/+1
* barebox-state: Fix commentSascha Hauer2017-01-161-1/+1
* barebox-state: fix typoBastian Stender2016-12-081-1/+1
* libdt: take the parent to search for block devicesMichael Grzeschik2016-09-221-0/+5
* barebox-state: only set state->name by state->state if validMichael Grzeschik2016-09-221-1/+1
* backend_storage: add fs.h for BLKGETSIZE64Michael Grzeschik2016-09-221-0/+1
* barebox-state: make sure state->name is validMichael Olbrich2016-09-141-0/+2
* barebox-state: fall back to /state if there is no alias definedMichael Olbrich2016-09-121-2/+1
* libdt: only enumerate devices we are interested inSascha Hauer2016-08-241-1/+4
* libdt: cache of_find_device_by_node_path resultsSascha Hauer2016-08-241-9/+36
* barebox-state: return non-zero exit code for missing or invalid argEnrico Jorns2016-08-081-0/+6
* barebox-state: fix print variable on --getBastian Stender2016-08-041-0/+1
* libdt: add block devicepath extractionBastian Stender2016-07-221-8/+73
* barebox-state: Fix prefix removal of variablesMarkus Pargmann2016-07-131-1/+1
* barebox-state: Fix default stateMarkus Pargmann2016-07-131-0/+11
* barebox-state: Add possibility to specify multiple state namesMarkus Pargmann2016-07-111-51/+97
* dtblint: check for fec reset gpio polarity mismatchUwe Kleine-König2016-07-091-1/+52
* dtblint: imx-pinmux: mention bit that is wrongly setUwe Kleine-König2016-07-081-2/+3
* dtblint: imx-pinmux: add support for imx6qUwe Kleine-König2016-07-081-1/+1595
* dtblint: split out imx-pinmux checksUwe Kleine-König2016-07-083-1224/+1246
* dtblint: fix a few swpad reset valuesUwe Kleine-König2016-07-051-4/+4
* Update barebox-stateMarkus Pargmann2016-07-0511-141/+303
* pr_info: In userspace this should be redirected to stderrMarkus Pargmann2016-06-161-1/+1
* barebox-state: write of_property only if backend storage name is setMarkus Pargmann2016-06-021-6/+8
* barebox-state: Check ECC stats for circular bucketsMarkus Pargmann2016-06-021-3/+47
* barebox-state: Add locking fileMarkus Pargmann2016-05-301-8/+35
* barebox-state: Import updated state codeMarkus Pargmann2016-05-2724-1693/+3375
* Revert "libdt: add block devicepath extraction"Markus Pargmann2016-05-271-65/+4
* libdt: add block devicepath extractionBastian Stender2016-03-151-4/+65
* keystore-blob: use system independent path to blob_genMarc Kleine-Budde2016-02-241-3/+3
* keystore: add imx6 caam based keystore implementationMarc Kleine-Budde2015-10-162-21/+104
* barebox-state: make state_get() state_get_var() non staticMarc Kleine-Budde2015-10-162-2/+10
* base64: import from bareboxMarc Kleine-Budde2015-10-162-0/+120
* barebox-state: import from bareboxMarc Kleine-Budde2015-09-301-72/+71