1. d660a82 arm: smh: Make semihosting trap calls more robust by Andre Przywara · 2 years, 1 month ago
  2. 30b315b arm: smh: specify Thumb trap instruction by Andre Przywara · 2 years, 1 month ago
  3. f4b540e arm: smh: Fix uninitialized parameters with newer GCCs by Sean Anderson · 2 years, 2 months ago
  4. 385d69d arm: smh: Add option to detect semihosting by Sean Anderson · 2 years, 7 months ago
  5. 3ea744e arm: smh: Add some functions for working with the host console by Sean Anderson · 2 years, 7 months ago
  6. dcc4f96 arm: smh: Remove smhload command by Sean Anderson · 2 years, 7 months ago
  7. dbf6f7c cmd: fdt: Use start/size for chosen instead of start/end by Sean Anderson · 2 years, 7 months ago
  8. 12a05b3 arm: smh: Add some file manipulation commands by Sean Anderson · 2 years, 7 months ago
  9. 79f6ad6 arm: smh: Document functions in header by Sean Anderson · 2 years, 7 months ago
  10. 80e62cc arm: smh: Return errno on error by Sean Anderson · 2 years, 7 months ago
  11. eff77c3 arm: smh: Use numeric modes for smh_open by Sean Anderson · 2 years, 7 months ago
  12. b10f724 arm: smh: Export semihosting functions by Sean Anderson · 2 years, 7 months ago
  13. 7e5f460 global: Convert simple_strtoul() with hex to hextoul() by Simon Glass · 3 years, 3 months ago
  14. f7ae49f common: Drop log.h from common header by Simon Glass · 4 years, 5 months ago
  15. 0914011 command: Remove the cmd_tbl_t typedef by Simon Glass · 4 years, 5 months ago
  16. 83d290c SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · 6 years ago
  17. 382bee5 env: Rename setenv() to env_set() by Simon Glass · 7 years ago
  18. 072c8c4 do_smhload: fix return code by Ryan Harkin · 8 years ago
  19. 7bdf75c arm: fix compile warnings when semihosting is enabled on ARMv7M target. by Vadzim Dambrouski · 9 years ago
  20. 432a624 arm: add support for semihosting for ARMv7M targets by Vadzim Dambrouski · 9 years ago
  21. d5f3d17 armv8: semihosting: delete external interface by Linus Walleij · 10 years ago
  22. 202a674 armv8: semihosting: add a command to load semihosted images by Linus Walleij · 10 years ago
  23. e769f68 armv8: semihosting: do not inline trap call by Linus Walleij · 10 years ago
  24. 9be5c66 arm: semihosting: get rid of forward declarations by Linus Walleij · 10 years ago
  25. 4e1ef15 arm: semihosting: fix up compile bugs by Linus Walleij · 10 years ago
  26. 50b5639 arm: semihosting: staticize internal functions by Linus Walleij · 10 years ago
  27. 261d276 arm: Add support for semihosting for armv8 fastmodel targets. by Darwin Rambo · 10 years ago