1. c6d7681 sandbox: Drop CONFIG_HOST_MAX_DEVICES by Simon Glass · Wed Nov 24 09:26:40 2021 -0700
  2. 3ff49ec global: Convert simple_strtoul() with hex to hextoul() by Simon Glass · Sat Jul 24 09:03:29 2021 -0600
  3. b4d0077 sandbox: Provide a way to bind fixed/removeable devices by Simon Glass · Mon Mar 15 18:11:11 2021 +1300
  4. f0a4538 sandbox: Update do_host_bind() argument counting by Simon Glass · Mon Mar 15 18:11:10 2021 +1300
  5. 8f5fdf3 sandbox: Disintangle declarations in do_host_bind() by Simon Glass · Mon Mar 15 18:11:09 2021 +1300
  6. fa20e93 dm: treewide: Rename dev_get_platdata() to dev_get_plat() by Simon Glass · Thu Dec 03 16:55:20 2020 -0700
  7. 319a9cb cmd: host: return value of do_host_bind() by Heinrich Schuchardt · Fri Jul 24 08:29:55 2020 +0200
  8. ed38aef command: Remove the cmd_tbl_t typedef by Simon Glass · Sun May 10 11:40:03 2020 -0600
  9. 9bc1564 dm: core: Create a new header file for 'compat' features by Simon Glass · Mon Feb 03 07:36:16 2020 -0700
  10. 23b1349 cmd: host: fix seg fault at "host info" by AKASHI Takahiro · Thu Aug 22 16:47:39 2019 +0900
  11. f250d47 sandbox: Drop the deprecated 'sb' command by Simon Glass · Thu Nov 15 18:44:02 2018 -0700
  12. 10e4779 SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · Sun May 06 17:58:06 2018 -0400
  13. ed6481e cmd/host: add missing \n in help text by Sébastien Szymanski · Thu Jan 19 17:49:13 2017 +0100
  14. 56a931c treewide: replace #include <asm/errno.h> with <linux/errno.h> by Masahiro Yamada · Wed Sep 21 11:28:55 2016 +0900
  15. 72acc65 sandbox: Add "host size" hostfs command for fs test by Stefan Brüns · Thu Aug 11 22:52:04 2016 +0200
  16. 2c2075a dm: sandbox: Add driver-model block-device support for sandbox by Simon Glass · Mon Feb 29 15:25:57 2016 -0700
  17. e339475 dm: Drop the block_dev_desc_t typedef by Simon Glass · Mon Feb 29 15:25:34 2016 -0700
  18. 5f861a7 Remove the cmd_ prefix from command files by Simon Glass · Sun Jan 17 20:53:52 2016 -0700[Renamed from cmd/cmd_host.c]
  19. 29499a0 Move all command code into its own directory by Simon Glass · Sun Jan 17 20:53:51 2016 -0700[Renamed from common/cmd_host.c]
  20. 3f6b8d8 sandbox: Implement host dev [device] by Sjoerd Simons · Mon Apr 13 22:54:23 2015 +0200
  21. 609d7fc sandbox: Renamed sb command to host by Sjoerd Simons · Mon Apr 13 22:54:22 2015 +0200[Renamed (62%) from common/cmd_sandbox.c]
  22. 73a0445 sandbox: Correct ordering of 'sb save' commands by Simon Glass · Tue Dec 02 13:17:31 2014 -0700
  23. bff6c31 sandbox: restore ability to access host fs through standard commands by Stephen Warren · Thu Jun 12 10:28:32 2014 -0600
  24. 26f9a6c sandbox: block driver using host file/device as backing store by Henrik Nordström · Sun Nov 10 10:26:56 2013 -0700
  25. 089078a cmd_sandbox.c: Update for do_(load|save) not taking a number base by Tom Rini · Thu Oct 10 10:46:22 2013 -0400
  26. d79de1d Add GPL-2.0+ SPDX-License-Identifier to source files by Wolfgang Denk · Mon Jul 08 09:37:19 2013 +0200
  27. ea307e8 sandbox: fs: Add support for saving files to host filesystem by Simon Glass · Sat Apr 20 08:42:51 2013 +0000
  28. bf6ce79 sandbox: Add 'sb' command to access filesystem features by Simon Glass · Wed Dec 26 09:53:36 2012 +0000