summaryrefslogtreecommitdiff
path: root/cmd/host.c
AgeCommit message (Expand)AuthorFilesLines
2020-05-19command: Remove the cmd_tbl_t typedefSimon Glass1-18/+19
2020-02-06dm: core: Create a new header file for 'compat' featuresSimon Glass1-0/+1
2019-10-06cmd: host: fix seg fault at "host info"AKASHI Takahiro1-1/+1
2018-11-26sandbox: Drop the deprecated 'sb' commandSimon Glass1-5/+0
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini1-2/+1
2017-01-20cmd/host: add missing \n in help textSébastien Szymanski1-1/+1
2016-09-24treewide: replace #include <asm/errno.h> with <linux/errno.h>Masahiro Yamada1-1/+1
2016-09-19sandbox: Add "host size" hostfs command for fs testStefan Brüns1-0/+8
2016-03-15dm: sandbox: Add driver-model block-device support for sandboxSimon Glass1-1/+8
2016-03-15dm: Drop the block_dev_desc_t typedefSimon Glass1-2/+2
2016-01-25Remove the cmd_ prefix from command filesSimon Glass1-0/+175