1. e57f8d4 dm: sandbox: Switch over to using the new host uclass by Simon Glass · 2 years, 1 month ago
  2. 25a52c5 dm: sandbox: Drop non-BLK code from host implementation by Simon Glass · 2 years, 1 month ago
  3. c6d7681 sandbox: Drop CONFIG_HOST_MAX_DEVICES by Simon Glass · 3 years ago
  4. 3ff49ec global: Convert simple_strtoul() with hex to hextoul() by Simon Glass · 3 years, 4 months ago
  5. b4d0077 sandbox: Provide a way to bind fixed/removeable devices by Simon Glass · 3 years, 8 months ago
  6. f0a4538 sandbox: Update do_host_bind() argument counting by Simon Glass · 3 years, 8 months ago
  7. 8f5fdf3 sandbox: Disintangle declarations in do_host_bind() by Simon Glass · 3 years, 8 months ago
  8. fa20e93 dm: treewide: Rename dev_get_platdata() to dev_get_plat() by Simon Glass · 4 years ago
  9. 319a9cb cmd: host: return value of do_host_bind() by Heinrich Schuchardt · 4 years, 4 months ago
  10. ed38aef command: Remove the cmd_tbl_t typedef by Simon Glass · 4 years, 7 months ago
  11. 9bc1564 dm: core: Create a new header file for 'compat' features by Simon Glass · 4 years, 10 months ago
  12. 23b1349 cmd: host: fix seg fault at "host info" by AKASHI Takahiro · 5 years ago
  13. f250d47 sandbox: Drop the deprecated 'sb' command by Simon Glass · 6 years ago
  14. 10e4779 SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · 7 years ago
  15. ed6481e cmd/host: add missing \n in help text by Sébastien Szymanski · 8 years ago
  16. 56a931c treewide: replace #include <asm/errno.h> with <linux/errno.h> by Masahiro Yamada · 8 years ago
  17. 72acc65 sandbox: Add "host size" hostfs command for fs test by Stefan Brüns · 8 years ago
  18. 2c2075a dm: sandbox: Add driver-model block-device support for sandbox by Simon Glass · 9 years ago
  19. e339475 dm: Drop the block_dev_desc_t typedef by Simon Glass · 9 years ago
  20. 5f861a7 Remove the cmd_ prefix from command files by Simon Glass · 9 years ago[Renamed from cmd/cmd_host.c]
  21. 29499a0 Move all command code into its own directory by Simon Glass · 9 years ago[Renamed from common/cmd_host.c]
  22. 3f6b8d8 sandbox: Implement host dev [device] by Sjoerd Simons · 10 years ago
  23. 609d7fc sandbox: Renamed sb command to host by Sjoerd Simons · 10 years ago[Renamed (62%) from common/cmd_sandbox.c]
  24. 73a0445 sandbox: Correct ordering of 'sb save' commands by Simon Glass · 10 years ago
  25. bff6c31 sandbox: restore ability to access host fs through standard commands by Stephen Warren · 10 years ago
  26. 26f9a6c sandbox: block driver using host file/device as backing store by Henrik Nordström · 11 years ago
  27. 089078a cmd_sandbox.c: Update for do_(load|save) not taking a number base by Tom Rini · 11 years ago
  28. d79de1d Add GPL-2.0+ SPDX-License-Identifier to source files by Wolfgang Denk · 11 years ago
  29. ea307e8 sandbox: fs: Add support for saving files to host filesystem by Simon Glass · 12 years ago
  30. bf6ce79 sandbox: Add 'sb' command to access filesystem features by Simon Glass · 12 years ago