summaryrefslogtreecommitdiffstats
path: root/src/dt/common.h
Commit message (Expand)AuthorAgeFilesLines
* common: Include sys/types.h headerMarcin Niestroj2017-06-271-0/+1
* common: Rename strlcpy to DT_strlcpyMarcin Niestroj2017-06-271-2/+2
* rework logging functionsSascha Hauer2017-03-161-13/+25
* 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-271-1/+60
* 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-251-0/+10
* libdt: prepare to import state from bareboxMarc Kleine-Budde2015-04-281-7/+120
* 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
* libdt: error handling: output error messages to stderrJuergen Beisert2014-03-191-2/+2
* 2nd commitv0.2.0Sascha Hauer2014-01-271-0/+125