| Age | Commit message (Expand) | Author |
| 2018-01-25 | target, arm_adi_v5: catch two allocation errors | Tomas Vanek |
| 2018-01-16 | aarch64: speed up first examination | Matthias Welwarsky |
| 2018-01-16 | aarch64: simplify mode and state handling | Matthias Welwarsky |
| 2018-01-16 | aarch64: add 'maskisr' command | Matthias Welwarsky |
| 2018-01-14 | arm_adi_v5: added some partnumbers found in tegra 186 and tegra 210 | Jiri Kastner |
| 2018-01-13 | ejtag: added missing instructions. | Jiri Kastner |
| 2018-01-13 | profiling: write "correct" sample rate to gmon output | Karl Palsson |
| 2018-01-13 | hla_target: allow non-intrusive profiling on cortex-m | Karl Palsson |
| 2018-01-13 | cortex_m: add profiling function | Simon Schubert |
| 2018-01-13 | target: lakemon: implement assert_reset and deassert_reset | Felipe Balbi |
| 2018-01-13 | target: quark_x10xx: miscellaneous cleanups | Felipe Balbi |
| 2018-01-13 | target: type: fix indentation | Felipe Balbi |
| 2018-01-13 | target: lakemon: probemode entry isn't instantaneous | Felipe Balbi |
| 2018-01-13 | target: quark_x10xx: adding missing 'static' keyword | Felipe Balbi |
| 2018-01-13 | target: arm: disassembler: decode v6T2 ARM MOV{W,T} instructions | Paul Fertser |
| 2018-01-13 | target: arm: disassembler: decode v6T2 ARM ISB instruction | Paul Fertser |
| 2018-01-13 | target: arm: disassembler: decode v6T2 ARM DSB instruction | Paul Fertser |
| 2018-01-13 | target: arm: disassembler: add v5T Thumb BLX decoding | Paul Fertser |
| 2018-01-11 | arm_adi_v5: fix regression from 4553abf9064fe3c0e4ea2ed29a1d2217df74ff5f | Tomas Vanek |
| 2018-01-09 | aarch64: fix crash on single-stepping | Matthias Welwarsky |
| 2018-01-05 | arm_adi_v5: reduce some CSW writes | Tomas Vanek |
| 2018-01-05 | arm_adi_v5: fix wrong addressing after change of CSW_ADDRINC | Tomas Vanek |
| 2018-01-04 | target aarch64: rework memory read/write to use 8/16/32 bit operations | Bas Vermeulen |
| 2017-12-12 | target: remove unused event definitions | Tomas Vanek |
| 2017-12-07 | stm8 : new target | Ake Rehnman |
| 2017-12-06 | target: Constify parameter of is_armv7m() | Marc Schink |
| 2017-12-06 | adi_v5_swd: Add error message when SWD fails to connect | Jonas Norling |
| 2017-10-27 | Cortex-M: Delete an unnecessary local variable | Christopher Head |
| 2017-10-27 | Cortex-M: fix stale DHCSR cache values | Christopher Head |
| 2017-10-23 | Fix GCC7 warnings about string truncation | Freddie Chopin |
| 2017-10-23 | Fix GCC7 warnings about switch-case fallthroughs | Freddie Chopin |
| 2017-10-22 | arm: semihosting: set command line arguments | Andreas Fritiofson |
| 2017-10-18 | Differentiate "target not halted" messages. | Tim Newsome |
| 2017-10-18 | Document `struct reg` fields. | Tim Newsome |
| 2017-10-03 | Add missing break | Fabio Utzig |
| 2017-10-03 | telnet_server: drop unused options | Karl Palsson |
| 2017-07-07 | mips32: inline functions in headers must be static | Andreas Fritiofson |
| 2017-06-30 | target: Fix snprintf format string and argument mismatch in md output | Andreas Fritiofson |
| 2017-05-31 | flash: Add support for Atheros (ath79) SPI interface | Tobias Diedrich |
| 2017-05-08 | mips32, use scan32 function for reading impcode/idcode. | Salvador Arroyo |
| 2017-05-08 | mips32: add micromips breakpoints support | Salvador Arroyo |
| 2017-05-08 | mips32: add micromips isa handling | Salvador Arroyo |
| 2017-05-08 | mips32, convert miniprograms with code definition | Salvador Arroyo |
| 2017-05-08 | mips32, add support for micromips in debug mode | Salvador Arroyo |
| 2017-05-08 | mips32, add microMips instruction subset | Salvador Arroyo |
| 2017-05-08 | mips32, add option to avoid check in last instruction | Salvador Arroyo |
| 2017-05-08 | mips32, add realloc code | Salvador Arroyo |
| 2017-05-08 | mips32, change in pracc_list for dynamic allocation | Salvador Arroyo |
| 2017-05-02 | Fix compile failure on MacOSX | Matthias Welwarsky |
| 2017-04-25 | mips32, write handler code in a more compact way | Salvador Arroyo |