Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2020-01-09 | semihosting: add qemu_semihosting_console_inc for SYS_READC | Keith Packard | 1 | -0/+79 |
2019-08-16 | Clean up inclusion of sysemu/sysemu.h | Markus Armbruster | 1 | -0/+1 |
2019-06-12 | semihosting: split console_out into string and char versions | Alex Bennée | 1 | -9/+25 |
2019-06-10 | cpu: Replace ENV_GET_CPU with env_cpu | Richard Henderson | 1 | -1/+1 |
2019-05-28 | semihosting: enable chardev backed output for console | Alex Bennée | 2 | -1/+34 |
2019-05-28 | semihosting: implement a semihosting console | Alex Bennée | 2 | -0/+78 |
2019-05-28 | semihosting: introduce CONFIG_SEMIHOSTING | Alex Bennée | 2 | -1/+4 |
2019-05-28 | semihosting: move semihosting configuration into its own directory | Alex Bennée | 2 | -0/+161 |