Age | Commit message (Expand) | Author |
2017-09-22 | Some hack for MIPS, don't remember the detailsmips-hack-upstream | David Barksdale |
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 |
2017-04-25 | mips32, implement assembler li instruction | Salvador Arroyo |
2017-04-25 | mips32, in wait_for_pracc_rw() use ejtag_info->pa_ctrl | Salvador Arroyo |
2017-04-25 | mips32, mips32_pracc_finish() queued only | Salvador Arroyo |
2017-04-25 | mips32, drop unnecessary code in mips32_pracc.c | Salvador Arroyo |
2017-04-25 | mips32, homogenize code in the scan functions | Salvador Arroyo |
2017-04-24 | mips32, add generic scan 32 function | Salvador Arroyo |
2017-04-24 | mips32, pic32 use uint8_t in 8 bit scan function | Salvador Arroyo |
2017-04-23 | target: Fix memory leak | Marc Schink |
2017-04-02 | aarch64: clear CTI halt event early at debug entry | Matthias Welwarsky |
2017-03-06 | arm_dpm: fix dpm setup | Girts Folkmanis |
2017-02-24 | armv8_dpm: fix exception handling | Matthias Welwarsky |
2017-02-24 | armv8_dpm: retrieve only necessary registers on halt | Matthias Welwarsky |
2017-02-24 | armv8: spelling and formatting updates | Matthias Welwarsky |
2017-02-24 | aarch64: run control rework | Matthias Welwarsky |
2017-02-24 | aarch64: clean up struct aarch64_common | Matthias Welwarsky |
2017-02-24 | aarch64: clean up target specific commands | Matthias Welwarsky |
2017-02-24 | aarch64: reset fixes | Matthias Welwarsky |
2017-02-24 | armv8: factor out generic bit set/clr for debug registers | Matthias Welwarsky |
2017-02-24 | armv8: load aarch32 register through aarch64 equivalent | Matthias Welwarsky |
2017-02-24 | aarch64: remove bogus address check before memory access | Matthias Welwarsky |
2017-02-24 | target: generic ARM CTI function wrapper | Matthias Welwarsky |
2017-02-24 | aarch64: optimize core state detection | Matthias Welwarsky |
2017-02-24 | aarch64: reduce debug output to improve legibility | Matthias Welwarsky |
2017-02-24 | aarch64: remove mrs/msr functions from struct arm | Matthias Welwarsky |
2017-02-24 | aarch64: refactor SCTLR manipulation | Matthias Welwarsky |
2017-02-24 | aarch64: fix software breakpoints when in aarch32 state | Matthias Welwarsky |
2017-02-15 | aarch64: Fix #include guards | Marc Schink |
2017-02-10 | aarch64: don't try resuming if target is not halted | Matthias Welwarsky |
2017-02-10 | aarch64: don't segfault on reset when target is not examined | Matthias Welwarsky |
2017-02-10 | aarch64: use cached value of dscr register where needed | Matthias Welwarsky |
2017-02-10 | aarch64: remove arm command chain from aarch64 target commands | Matthias Welwarsky |
2017-02-10 | aarch64: remove "mrs <Xt>, currentel" opcode | Matthias Welwarsky |
2017-02-10 | aarch64: remove unused struct components | Matthias Welwarsky |
2017-02-10 | aarch64: improve debug output | Matthias Welwarsky |
2017-02-10 | aarch64: enlarge value buffer of arm_reg to store 64 bit | Matthias Welwarsky |