summaryrefslogtreecommitdiffstats
path: root/src/barebox-state/state.h
Commit message (Expand)AuthorAgeFilesLines
* state: Allow to load without authentificationSascha Hauer2017-03-311-2/+7
* state: backend: Add more fields to struct state_backend_storageSascha Hauer2017-03-311-0/+6
* state: bucket: Make output more informativeSascha Hauer2017-03-311-0/+3
* state: Drop cache bucketSascha Hauer2017-03-311-3/+4
* state: Convert all bufs to void *Sascha Hauer2017-03-311-8/+8
* state: replace len_hint logicSascha Hauer2017-03-311-1/+1
* state: drop lazy_initSascha Hauer2017-03-311-4/+1
* state: pass struct state * to storage functionsSascha Hauer2017-03-311-2/+1
* state: merge backend.c into state.cSascha Hauer2017-03-311-6/+0
* state: Drop backend as extra struct typeSascha Hauer2017-03-311-17/+6
* state: backend: remove len_hint argument from state_storage_readSascha Hauer2017-03-311-2/+1
* state: backend: remove .get_packed_lenSascha Hauer2017-03-311-2/+0
* barebox-state: Sync pieces with bareboxSascha Hauer2017-03-311-2/+3
* state: don't keep pointers to device tree nodesMichael Olbrich2017-03-311-1/+1
* state: make locally used function staticSascha Hauer2017-03-311-1/+0
* state: Add state to state_variableSascha Hauer2017-03-311-2/+1
* state: copy backend of_path stringMichael Olbrich2017-03-311-1/+1
* Revert "barebox-state: Add force switch"Sascha Hauer2017-03-311-3/+2
* barebox-state: Add force switchSascha Hauer2017-03-161-2/+3
* Update barebox-stateMarkus Pargmann2016-07-051-3/+13
* barebox-state: Import updated state codeMarkus Pargmann2016-05-271-0/+267