index
:
u-boot.git
master
omap/config-cleanups
omap/sniper/next-v2016.03
omap/sniper/recovery-v2015.07
omap/sniper/work
U-Boot bootloader
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
cmd
/
host.c
Age
Commit message (
Expand
)
Author
2021-12-05
sandbox: Drop CONFIG_HOST_MAX_DEVICES
Simon Glass
2021-08-02
global: Convert simple_strtoul() with hex to hextoul()
Simon Glass
2021-03-27
sandbox: Provide a way to bind fixed/removeable devices
Simon Glass
2021-03-27
sandbox: Update do_host_bind() argument counting
Simon Glass
2021-03-27
sandbox: Disintangle declarations in do_host_bind()
Simon Glass
2020-12-13
dm: treewide: Rename dev_get_platdata() to dev_get_plat()
Simon Glass
2020-07-28
cmd: host: return value of do_host_bind()
Heinrich Schuchardt
2020-05-18
command: Remove the cmd_tbl_t typedef
Simon Glass
2020-02-05
dm: core: Create a new header file for 'compat' features
Simon Glass
2019-10-06
cmd: host: fix seg fault at "host info"
AKASHI Takahiro
2018-11-26
sandbox: Drop the deprecated 'sb' command
Simon Glass
2018-05-07
SPDX: Convert all of our single license tags to Linux Kernel style
Tom Rini
2017-01-20
cmd/host: add missing \n in help text
Sébastien Szymanski
2016-09-23
treewide: replace #include <asm/errno.h> with <linux/errno.h>
Masahiro Yamada
2016-09-18
sandbox: Add "host size" hostfs command for fs test
Stefan Brüns
2016-03-14
dm: sandbox: Add driver-model block-device support for sandbox
Simon Glass
2016-03-14
dm: Drop the block_dev_desc_t typedef
Simon Glass
2016-01-25
Remove the cmd_ prefix from command files
Simon Glass