summaryrefslogtreecommitdiff
path: root/cmd/host.c
AgeCommit message (Expand)Author
2022-11-07dm: sandbox: Switch over to using the new host uclassSimon Glass
2022-11-07dm: sandbox: Drop non-BLK code from host implementationSimon Glass
2021-12-05sandbox: Drop CONFIG_HOST_MAX_DEVICESSimon Glass
2021-08-02global: Convert simple_strtoul() with hex to hextoul()Simon Glass
2021-03-27sandbox: Provide a way to bind fixed/removeable devicesSimon Glass
2021-03-27sandbox: Update do_host_bind() argument countingSimon Glass
2021-03-27sandbox: Disintangle declarations in do_host_bind()Simon Glass
2020-12-13dm: treewide: Rename dev_get_platdata() to dev_get_plat()Simon Glass
2020-07-28cmd: host: return value of do_host_bind()Heinrich Schuchardt
2020-05-18command: Remove the cmd_tbl_t typedefSimon Glass
2020-02-05dm: core: Create a new header file for 'compat' featuresSimon Glass
2019-10-06cmd: host: fix seg fault at "host info"AKASHI Takahiro
2018-11-26sandbox: Drop the deprecated 'sb' commandSimon Glass
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini
2017-01-20cmd/host: add missing \n in help textSébastien Szymanski
2016-09-23treewide: replace #include <asm/errno.h> with <linux/errno.h>Masahiro Yamada
2016-09-18sandbox: Add "host size" hostfs command for fs testStefan Brüns
2016-03-14dm: sandbox: Add driver-model block-device support for sandboxSimon Glass
2016-03-14dm: Drop the block_dev_desc_t typedefSimon Glass
2016-01-25Remove the cmd_ prefix from command filesSimon Glass