aboutsummaryrefslogtreecommitdiff
path: root/src/target
AgeCommit message (Expand)Author
2019-01-27target/cortex_m: inform if an external reset occursTomas Vanek
2019-01-27hla_target: fix adapter_poll() to preserve TARGET_DEBUG_RUNNING stateTomas Vanek
2019-01-27command: initialize the command mode for every commandAntonio Borneo
2019-01-23arm_opcode: fix encoding of ARMv5 breakpoint instructionAntonio Borneo
2019-01-23target/arm_dap: fix segmentation fault in 'dap info' cmdTomas Vanek
2019-01-16cortex_m: fix bug in poll() machine state (external resume awareness)Tarek BOCHKATI
2019-01-16cortex_a_poll: minor code factorization to enhance readabilityTarek BOCHKATI
2019-01-14target/stm8: add missing destroy_reg_param()Tomas Vanek
2019-01-08target/aarch64: add support for multi-architecture gdbAntonio Borneo
2019-01-08target/arm: add support for multi-architecture gdbAntonio Borneo
2019-01-08target/stm8: add support for multi-architecture gdbAntonio Borneo
2019-01-08armv7m: always set xPSR.T=1 when starting an algorithmCody P Schafer
2018-12-27target/arm_cti : export CTI APPPULSE and INACK registerTarek BOUCHKATI
2018-12-27target/arm_cti: add debug message when an incorrect CTI register name is usedTarek BOCHKATI
2018-12-19target: allow moving and resizing working area on running targetTomas Vanek
2018-12-19target: move all working_area functions to one blockTomas Vanek
2018-12-19target/cortex_m: fix cortex_m reset_config help and check for syntax errorTomas Vanek
2018-12-19target/cortex_m: do not use VECTRESET on Cortex-M0, M0+ and M1Tomas Vanek
2018-12-18target: armv8: Add TARGET_HALTED check for gdb connectLiming Sun
2018-12-18target/cortex_a: enable DSCR_HALT_DBG_MODE during examineAntonio Borneo
2018-12-17adi_v5_jtag: fix build break when open DEBUG_WAIT macroYanLin Zhu
2018-12-12esirisc: support eSi-TraceSteven Stallion
2018-12-12armv7a_mmu: s/LOG_ERROR/LOG_WARNING/ on address translation failureAntonio Borneo
2018-11-18target/image: Add support for S6 record in Motorola SREC filesBohdan Tymkiv
2018-11-13Permit null target on TCL connectionChristopher Head
2018-11-08armv7a: ARMv7-A MMU toolsMatthias Welwarsky
2018-11-06target/cortex_a: remove duplicate code to read target registersAntonio Borneo
2018-11-06target/arm_dpm: uniform names of exported functionsAntonio Borneo
2018-11-06target/cortex_a: remove buggy memory AP accessesAntonio Borneo
2018-11-06target/cortex_a: remove unused code controlled by "fast_reg_read"Antonio Borneo
2018-11-03arm_adi_v5: do not deactivate power domains while trying to clear sticky errorAntonio Borneo
2018-10-28target/target.c: adding keep_alive() to while loop.Kevin Gillespie
2018-10-27target/cortex_a: fix temporary breakpoint during stepAntonio Borneo
2018-10-27target/arm_adi_v5: fix sync CSW cache on apreg writeAntonio Borneo
2018-10-16esirisc: support eSi-RISC targetsSteven Stallion
2018-10-16gdb_server: add support for architecture elementSteven Stallion
2018-10-16register: support non-existent registersSteven Stallion
2018-10-01gdb_server: avoid gdb server for virtual targetsAntonio Borneo
2018-09-25target/cortex_m: fix typoChristopher Head
2018-09-13arm_adi_v5: remove useless cast to intAntonio Borneo
2018-09-12target/cortex_a: poll all targets in SMP node after haltAntonio Borneo
2018-09-10target/mem_ap: generic mem-ap targetMatthias Welwarsky
2018-09-07gdb_server: add per target option "-gdb-port"Antonio Borneo
2018-09-07adi_v5: enforce check on AP number valueAntonio Borneo
2018-08-22target: armv8: Ensure target is halted for virt2physGuido Günther
2018-08-14target/riscv/riscv-011: fix compile warning about uninitialized variableSvetoslav Enchev
2018-08-14target/cortex_m: restore C_MASKINTS after resetChristopher Head
2018-08-08target/armv7a_cache: add gdb keep-alive and fix a missing dpm finishAntonio Borneo
2018-08-06target/cortex_a: allow command dacrfixup during init phaseAntonio Borneo
2018-08-06target/arm_adi_v5: allow commands apsel and apcsw during init phaseAntonio Borneo