1. 97611c9 arm: smh: Fix uninitialized parameters with newer GCCs by Sean Anderson · Tue Aug 30 16:32:27 2022 -0400
  2. 52cf0f0 arm: smh: Add option to detect semihosting by Sean Anderson · Tue Mar 22 16:59:30 2022 -0400
  3. 1e9f443 arm: smh: Add some functions for working with the host console by Sean Anderson · Tue Mar 22 16:59:23 2022 -0400
  4. 3e056ba arm: smh: Remove smhload command by Sean Anderson · Tue Mar 22 16:59:22 2022 -0400
  5. 86b6f47 cmd: fdt: Use start/size for chosen instead of start/end by Sean Anderson · Tue Mar 22 16:59:21 2022 -0400
  6. 56e3fe8 arm: smh: Add some file manipulation commands by Sean Anderson · Tue Mar 22 16:59:18 2022 -0400
  7. 660b626 arm: smh: Document functions in header by Sean Anderson · Tue Mar 22 16:59:17 2022 -0400
  8. 003eaa8 arm: smh: Return errno on error by Sean Anderson · Tue Mar 22 16:59:16 2022 -0400
  9. a3a6c69 arm: smh: Use numeric modes for smh_open by Sean Anderson · Tue Mar 22 16:59:15 2022 -0400
  10. adf073a arm: smh: Export semihosting functions by Sean Anderson · Tue Mar 22 16:59:14 2022 -0400
  11. 3ff49ec global: Convert simple_strtoul() with hex to hextoul() by Simon Glass · Sat Jul 24 09:03:29 2021 -0600
  12. 0f2af88 common: Drop log.h from common header by Simon Glass · Sun May 10 11:40:05 2020 -0600
  13. ed38aef command: Remove the cmd_tbl_t typedef by Simon Glass · Sun May 10 11:40:03 2020 -0600
  14. 10e4779 SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · Sun May 06 17:58:06 2018 -0400
  15. 6a38e41 env: Rename setenv() to env_set() by Simon Glass · Thu Aug 03 12:22:09 2017 -0600
  16. b564d52 do_smhload: fix return code by Ryan Harkin · Thu Mar 02 17:45:16 2017 +0000
  17. 2738215 arm: fix compile warnings when semihosting is enabled on ARMv7M target. by Vadzim Dambrouski · Mon Oct 19 19:40:15 2015 +0300
  18. 98d3894 arm: add support for semihosting for ARMv7M targets by Vadzim Dambrouski · Mon Oct 19 19:40:14 2015 +0300
  19. e47e38e armv8: semihosting: delete external interface by Linus Walleij · Mon Mar 23 11:06:13 2015 +0100
  20. 6cf1671 armv8: semihosting: add a command to load semihosted images by Linus Walleij · Mon Mar 23 11:06:11 2015 +0100
  21. 1c2e27e armv8: semihosting: do not inline trap call by Linus Walleij · Mon Mar 23 11:06:10 2015 +0100
  22. 7cc8ca8 arm: semihosting: get rid of forward declarations by Linus Walleij · Mon Dec 15 11:06:05 2014 +0100
  23. 6fda265 arm: semihosting: fix up compile bugs by Linus Walleij · Mon Dec 15 11:05:56 2014 +0100
  24. ef6d09c arm: semihosting: staticize internal functions by Linus Walleij · Mon Dec 15 11:05:43 2014 +0100
  25. d32d411 arm: Add support for semihosting for armv8 fastmodel targets. by Darwin Rambo · Mon Jun 09 11:12:59 2014 -0700