summaryrefslogtreecommitdiffstats
path: root/cmd/host.c
Commit message (Expand)AuthorAgeFilesLines
* sandbox: Provide a way to bind fixed/removeable devicesSimon Glass2021-03-271-4/+15
* sandbox: Update do_host_bind() argument countingSimon Glass2021-03-271-3/+6
* sandbox: Disintangle declarations in do_host_bind()Simon Glass2021-03-271-4/+9
* dm: treewide: Rename dev_get_platdata() to dev_get_plat()Simon Glass2020-12-131-1/+1
* cmd: host: return value of do_host_bind()Heinrich Schuchardt2020-07-281-1/+1
* command: Remove the cmd_tbl_t typedefSimon Glass2020-05-181-18/+19
* dm: core: Create a new header file for 'compat' featuresSimon Glass2020-02-051-0/+1
* cmd: host: fix seg fault at "host info"AKASHI Takahiro2019-10-061-1/+1
* sandbox: Drop the deprecated 'sb' commandSimon Glass2018-11-261-5/+0
* SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini2018-05-071-2/+1
* cmd/host: add missing \n in help textSébastien Szymanski2017-01-201-1/+1
* treewide: replace #include <asm/errno.h> with <linux/errno.h>Masahiro Yamada2016-09-231-1/+1
* sandbox: Add "host size" hostfs command for fs testStefan Brüns2016-09-181-0/+8
* dm: sandbox: Add driver-model block-device support for sandboxSimon Glass2016-03-141-1/+8
* dm: Drop the block_dev_desc_t typedefSimon Glass2016-03-141-2/+2
* Remove the cmd_ prefix from command filesSimon Glass2016-01-251-0/+175