summaryrefslogtreecommitdiff
path: root/arch/arm/lib/semihosting.c
AgeCommit message (Expand)Author
2021-08-02global: Convert simple_strtoul() with hex to hextoul()Simon Glass
2020-05-18common: Drop log.h from common headerSimon Glass
2020-05-18command: Remove the cmd_tbl_t typedefSimon Glass
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini
2017-08-16env: Rename setenv() to env_set()Simon Glass
2017-03-09do_smhload: fix return codeRyan Harkin
2015-11-10arm: fix compile warnings when semihosting is enabled on ARMv7M target.Vadzim Dambrouski
2015-11-10arm: add support for semihosting for ARMv7M targetsVadzim Dambrouski
2015-03-28armv8: semihosting: delete external interfaceLinus Walleij
2015-03-28armv8: semihosting: add a command to load semihosted imagesLinus Walleij
2015-03-28armv8: semihosting: do not inline trap callLinus Walleij
2014-12-29arm: semihosting: get rid of forward declarationsLinus Walleij
2014-12-29arm: semihosting: fix up compile bugsLinus Walleij
2014-12-29arm: semihosting: staticize internal functionsLinus Walleij
2014-07-03arm: Add support for semihosting for armv8 fastmodel targets.Darwin Rambo