summaryrefslogtreecommitdiffstats
path: root/src/dt
Commit message (Expand)AuthorAgeFilesLines
* Update barebox-stateMarkus Pargmann2016-07-051-1/+15
* pr_info: In userspace this should be redirected to stderrMarkus Pargmann2016-06-161-1/+1
* barebox-state: Import updated state codeMarkus Pargmann2016-05-272-1/+72
* common: import is_zero_ether_addr() and EPROBE_DEFER from bareboxMarc Kleine-Budde2015-09-301-5/+25
* common: import xstrndup() from busyboxMarc Kleine-Budde2015-06-181-0/+21
* common: add dev_add_param_string() no-op to import state.c from bareboxMarc Kleine-Budde2015-06-151-0/+8
* fix compiler warningUwe Kleine-König2015-05-291-1/+2
* common.h: remove unused variableUwe Kleine-König2015-05-291-1/+0
* crypto: import crypto layer from bareboxMarc Kleine-Budde2015-05-251-0/+195
* barebox-state: import from bareboxMarc Kleine-Budde2015-05-252-3/+10
* libdt: prepare to import state from bareboxMarc Kleine-Budde2015-04-281-7/+120
* libdt: import from barebox-2015.04.0Marc Kleine-Budde2015-04-281-1/+1
* libdt: read_file(): use read_full() instead of read() to read a fileMarc Kleine-Budde2015-04-281-1/+27
* libdt: move read_file() to common.hMarc Kleine-Budde2015-04-281-1/+40
* state: describe backend with phandleSascha Hauer2014-06-031-11/+2
* libdt: error handling: output error messages to stderrJuergen Beisert2014-03-191-2/+2
* 2nd commitv0.2.0Sascha Hauer2014-01-274-0/+1208