]>
2018-10-09 | Antonio Borneo | drivers: cmsis-dap: fix connection in JTAG mode |
commit | commitdiff | tree |
2018-10-01 | Adam Bass | tcl/board: Add Renesas R-Car Salvator-X(S) boards. Reviewed-by: Matthias Welwarsky <matthias@welwarsky.de> |
commit | commitdiff | tree |
2018-10-01 | Adam Bass | tcl/target: Add Renesas R-Car Gen3 targets Reviewed-by: Matthias Welwarsky <matthias@welwarsky.de> |
commit | commitdiff | tree |
2018-10-01 | Antonio Borneo | gdb_server: avoid gdb server for virtual targets Reviewed-by: Matthias Welwarsky <matthias@welwarsky.de> |
commit | commitdiff | tree |
2018-09-12 | Guido Günther | tcl/board: Add Emcraft imx8 SOM BSB support Reviewed-by: Matthias Welwarsky <matthias@welwarsky.de> |
commit | commitdiff | tree |
2018-09-12 | Antonio Borneo | target/cortex_a: poll all targets in SMP node after... Reviewed-by: Matthias Welwarsky <matthias@welwarsky.de> |
commit | commitdiff | tree |
2018-09-10 | Oleksij Rempel | ftdi: extend ftdi_location format Reviewed-by: Matthias Welwarsky <matthias@welwarsky.de> |
commit | commitdiff | tree |
2018-09-10 | Steven Stallion | interface: adapter configuration for FTDI C232HM Reviewed-by: Matthias Welwarsky <matthias@welwarsky.de> |
commit | commitdiff | tree |
2018-09-10 | Matthias Welwarsky | target/mem_ap: generic mem-ap target Signed-off-by: Matthias Welwarsky <matthias.welwarsky@sysgo.com> |
commit | commitdiff | tree |
2018-09-07 | Steven Stallion | rtos-helpers: fix minor typo in uC/OS-III helper |
commit | commitdiff | tree |
2018-09-07 | Oleksij Rempel | libusb: return oocd error values Reviewed-by: Matthias Welwarsky <matthias@welwarsky.de> |
commit | commitdiff | tree |
2018-09-07 | Antonio Borneo | gdb_server: add per target option "-gdb-port" Reviewed-by: Matthias Welwarsky <matthias@welwarsky.de> |
commit | commitdiff | tree |
2018-09-07 | Antonio Borneo | adi_v5: enforce check on AP number value Reviewed-by: Matthias Welwarsky <matthias@welwarsky.de> |
commit | commitdiff | tree |
2018-08-22 | Guido Günther | target: armv8: Ensure target is halted for virt2phys Found-by: Matthias Welwarsky <matthias@welwarsky.de> Reviewed-by: Matthias Welwarsky <matthias@welwarsky.de> |
commit | commitdiff | tree |
2018-08-08 | Tim Newsome | Add detail to `wrong register size` error. |
commit | commitdiff | tree |
2018-08-08 | Antonio Borneo | target/armv7a_cache: add gdb keep-alive and fix a missing... Reviewed-by: Matthias Welwarsky <matthias@welwarsky.de> |
commit | commitdiff | tree |
2018-08-06 | Antonio Borneo | target/cortex_a: allow command dacrfixup during init... Reviewed-by: Matthias Welwarsky <matthias@welwarsky.de> |
commit | commitdiff | tree |
2018-08-06 | Antonio Borneo | target/arm_adi_v5: allow commands apsel and apcsw during... Reviewed-by: Matthias Welwarsky <matthias@welwarsky.de> |
commit | commitdiff | tree |
2018-07-27 | Paul Bartholomew | target/cortex_a: fix compile error for uninitialized... Reviewed-by: Matthias Welwarsky <matthias@welwarsky.de> |
commit | commitdiff | tree |
2018-07-25 | Christopher Head | target/cortex_m: make a variable local |
commit | commitdiff | tree |
2018-07-25 | Karl Palsson | drivers: cmsis-dap: print serial if available |
commit | commitdiff | tree |
2018-07-24 | Matthias Welwarsky | cortex_a: fix virt2phys when mmu is disabled Signed-off-by: Matthias Welwarsky <matthias.welwarsky@sysgo.com> Reviewed-by: Matthias Welwarsky <matthias@welwarsky.de> |
commit | commitdiff | tree |
2018-07-24 | Daniel Glöckner | usb_blaster: Don't unnecessarily go through DR-/IR... Reviewed-by: Matthias Welwarsky <matthias@welwarsky.de> |
commit | commitdiff | tree |
2018-07-24 | Tim Newsome | Add RISC-V support. Reviewed-by: Matthias Welwarsky <matthias@welwarsky.de> |
commit | commitdiff | tree |
2018-07-24 | Antonio Borneo | arm_adi_v5: put SWJ-DP back to JTAG mode at exit Reviewed-by: Matthias Welwarsky <matthias@welwarsky.de> |
commit | commitdiff | tree |
2018-07-22 | Antonio Borneo | armv7a: read ttbcr and ttb0/1 at every entry in debug... Reviewed-by: Matthias Welwarsky <matthias@welwarsky.de> |
commit | commitdiff | tree |
2018-07-20 | Dennis Ostermann | target/aarch64: Call aarch64_init_debug_access() earlier... Reviewed-by: Matthias Welwarsky <matthias@welwarsky.de> |
commit | commitdiff | tree |
2018-07-13 | Andreas Färber | tcl: board: Add NXP Freedom FRDM-LS1012A config Reviewed-by: Matthias Welwarsky <matthias@welwarsky.de> |
commit | commitdiff | tree |
2018-07-13 | Andreas Färber | tcl: target: Add NXP LS1012A config Reviewed-by: Matthias Welwarsky <matthias@welwarsky.de> |
commit | commitdiff | tree |
2018-07-13 | Andreas Färber | target: armv8: Avoid semihosting segfault on halt Reviewed-by: Matthias Welwarsky <matthias@welwarsky.de> |
commit | commitdiff | tree |
2018-07-13 | Omair Javaid | GDB fileIO stdout support Reviewed-by: Matthias Welwarsky <matthias@welwarsky.de> |
commit | commitdiff | tree |
2018-07-13 | Omair Javaid | Add ARM v8 AArch64 semihosting support Reviewed-by: Matthias Welwarsky <matthias@welwarsky.de> |
commit | commitdiff | tree |
2018-06-25 | Marek Vasut | tcl/board: Factor out common R-Car Gen2 code Reviewed-by: Matthias Welwarsky <matthias@welwarsky.de> |
commit | commitdiff | tree |
2018-06-25 | Marek Vasut | tcl/board: Add Renesas R-Car R8A7794 E2 Silk board Reviewed-by: Matthias Welwarsky <matthias@welwarsky.de> |
commit | commitdiff | tree |
2018-06-25 | Marek Vasut | tcl/board: Add Renesas R-Car R8A7791 M2W Porter board Reviewed-by: Matthias Welwarsky <matthias@welwarsky.de> |
commit | commitdiff | tree |
2018-06-25 | Marek Vasut | tcl/board: Add Renesas R-Car R8A7790 H2 Stout board Reviewed-by: Matthias Welwarsky <matthias@welwarsky.de> |
commit | commitdiff | tree |
2018-06-25 | Marek Vasut | tcl/target: Add Renesas R-Car R8A7794 E2 target Reviewed-by: Matthias Welwarsky <matthias@welwarsky.de> |
commit | commitdiff | tree |
2018-06-22 | James Marshall | target/arm: Add PLD command to ARM disassembler. |
commit | commitdiff | tree |
2018-06-06 | Omair Javaid | Fix Semihosting FileIO for targets using vcont packet Reviewed-by: Matthias Welwarsky <matthias@welwarsky.de> |
commit | commitdiff | tree |
2018-06-06 | Liviu Ionescu | target/target.c: free semihosting member |
commit | commitdiff | tree |
2018-06-04 | Antonio Borneo | breakpoints: simplify the test to find a breakpoint Reviewed-by: Matthias Welwarsky <matthias@welwarsky.de> |
commit | commitdiff | tree |
2018-06-04 | Antonio Borneo | target: fix syntax in help message Reviewed-by: Matthias Welwarsky <matthias@welwarsky.de> |
commit | commitdiff | tree |
2018-06-04 | Kamal Dasu | target: aarch64: Adding mcr, mrc 32-bit coprocesor... Reviewed-by: Matthias Welwarsky <matthias@welwarsky.de> |
commit | commitdiff | tree |
2018-06-04 | Liviu Ionescu | Rework/update ARM semihosting Reviewed-by: Matthias Welwarsky <matthias@welwarsky.de> |
commit | commitdiff | tree |
2018-05-31 | Paul Fertser | jtag: drivers: sysfsgpio: lift upper gpio number limit Reviewed-by: Matthias Welwarsky <matthias@welwarsky.de> |
commit | commitdiff | tree |
2018-05-31 | Edward Fewell | jtag/drivers: Add support for TI XDS110 debug probe Reviewed-by: Matthias Welwarsky <matthias@welwarsky.de> |
commit | commitdiff | tree |
2018-05-30 | Paul Fertser | Fix warnings exposed by GCC8 Reviewed-by: Matthias Welwarsky <matthias@welwarsky.de> |
commit | commitdiff | tree |
2018-05-09 | Antonio Borneo | doc: fix several typos within manual documents Reviewed-by: Matthias Welwarsky <matthias@welwarsky.de> |
commit | commitdiff | tree |
2018-04-27 | Philipp Tomsich | arm_dpm: flush both scratch registers (R0 and R1) Reviewed-by: Matthias Welwarsky <matthias@welwarsky.de> |
commit | commitdiff | tree |
2018-04-23 | Matthias Welwarsky | board: add configuration for stm32f103c8 "Blue Pill" Signed-off-by: Matthias Welwarsky <matthias.welwarsky@sysgo.com> |
commit | commitdiff | tree |
2018-04-18 | Marek Vasut | tcl/target: Add Renesas R-Car R8A7790 H2 target Reviewed-by: Matthias Welwarsky <matthias@welwarsky.de> |
commit | commitdiff | tree |
2018-04-17 | Antonio Borneo | jtag: adapter: fix indentation in handle_interface_command Reviewed-by: Matthias Welwarsky <matthias@welwarsky.de> |
commit | commitdiff | tree |
2018-04-12 | Matthias Welwarsky | target: add Cortex-M4 target to VF6xx target Signed-off-by: Matthias Welwarsky <matthias.welwarsky@sysgo.com> Reviewed-by: Matthias Welwarsky <matthias@welwarsky.de> |
commit | commitdiff | tree |
2018-04-12 | Tomas Vanek | target/cortex_m: allow setting the type of a breakpoint Reviewed-by: Matthias Welwarsky <matthias@welwarsky.de> |
commit | commitdiff | tree |
2018-04-10 | Matthias Welwarsky | armv8: valgrind memleak fixes Signed-off-by: Matthias Welwarsky <matthias.welwarsky@sysgo.com> Reviewed-by: Matthias Welwarsky <matthias@welwarsky.de> |
commit | commitdiff | tree |
2018-04-10 | Matthias Welwarsky | target: add configuration for NXP MC-IMX8M-EVK Signed-off-by: Matthias Welwarsky <matthias.welwarsky@sysgo.com> Reviewed-by: Matthias Welwarsky <matthias@welwarsky.de> |
commit | commitdiff | tree |
2018-04-10 | Matthias Welwarsky | tcl/board: add board configuration for NXP IMX7SABRE Signed-off-by: Matthias Welwarsky <matthias.welwarsky@sysgo.com> Reviewed-by: Matthias Welwarsky <matthias@welwarsky.de> |
commit | commitdiff | tree |
2018-04-09 | Niklas Söderlund | tcl/target: Add Renesas R-Car R8A7791 M2W target Reviewed-by: Matthias Welwarsky <matthias@welwarsky.de> |
commit | commitdiff | tree |
2018-04-09 | Paul Fertser | HACKING: document practices to improve code quality |
commit | commitdiff | tree |
2018-04-09 | Paul Fertser | configure: disable all drivers when zy1000 is enabled |
commit | commitdiff | tree |
2018-04-07 | Tomas Vanek | gdb_server: gdb_memory_map() rework Reviewed-by: Matthias Welwarsky <matthias@welwarsky.de> |
commit | commitdiff | tree |
2018-04-07 | Armin van der Togt | rtos: Fix XPSR_OFFSET for cortex_m4f stacking |
commit | commitdiff | tree |
2018-04-07 | Matthias Welwarsky | target: free target SMP list on shutdown Signed-off-by: Matthias Welwarsky <matthias.welwarsky@sysgo.com> |
commit | commitdiff | tree |
2018-04-07 | Tomas Vanek | target/arm_adi_v5: extend apcsw command to accept arbitrary... Reviewed-by: Matthias Welwarsky <matthias@welwarsky.de> |
commit | commitdiff | tree |
2018-04-07 | Tim Newsome | Add gdb_report_register_access_error command Reviewed-by: Matthias Welwarsky <matthias@welwarsky.de> |
commit | commitdiff | tree |
2018-04-07 | Matthias Welwarsky | arm_adi_v5: Add ability to ignore the CSYSPWRUPACK bit Signed-off-by: Matthias Welwarsky <matthias.welwarsky@sysgo.com> Reviewed-by: Matthias Welwarsky <matthias@welwarsky.de> |
commit | commitdiff | tree |
2018-04-04 | Tomas Vanek | flash/nor: implement flash bank deallocation in drivers... Reviewed-by: Matthias Welwarsky <matthias@welwarsky.de> |
commit | commitdiff | tree |
2018-03-30 | Robert Jordens | xilinx-dna.cfg: generic tools for reading Xilinx Device DNA Reviewed-by: Matthias Welwarsky <matthias@welwarsky.de> |
commit | commitdiff | tree |
2018-03-30 | Robert Jordens | tcl/fpga/xilinx-xadc.cfg: add support for XADC Reviewed-by: Matthias Welwarsky <matthias@welwarsky.de> |
commit | commitdiff | tree |
2018-03-30 | Tomas Vanek | jtag/core, target: unregister JTAG events Reviewed-by: Matthias Welwarsky <matthias@welwarsky.de> |
commit | commitdiff | tree |
2018-03-30 | Tomas Vanek | target: fix display halt message logic Reviewed-by: Matthias Welwarsky <matthias@welwarsky.de> |
commit | commitdiff | tree |
2018-03-30 | Tomas Vanek | flash/nor: implement flash bank deallocation on OpenOCD... Reviewed-by: Matthias Welwarsky <matthias@welwarsky.de> |
commit | commitdiff | tree |
2018-03-30 | Robert Jordens | tcl/board: add support for Kasli Reviewed-by: Matthias Welwarsky <matthias@welwarsky.de> |
commit | commitdiff | tree |
2018-03-30 | Robert Jordens | sayma_amc: add Sayma AMC board definition Reviewed-by: Matthias Welwarsky <matthias@welwarsky.de> |
commit | commitdiff | tree |
2018-03-30 | Robert Jordens | kcu105: add support for Xilinx KCU105 Reviewed-by: Matthias Welwarsky <matthias@welwarsky.de> |
commit | commitdiff | tree |
2018-03-30 | Robert Jordens | xilinx-xcu: add Xilinx Ultrascale tap data Reviewed-by: Matthias Welwarsky <matthias@welwarsky.de> |
commit | commitdiff | tree |
2018-03-30 | Matthias Welwarsky | target: restructure dap support Signed-off-by: Matthias Welwarsky <matthias.welwarsky@sysgo.com> Reviewed-by: Matthias Welwarsky <matthias@welwarsky.de> |
commit | commitdiff | tree |
2018-03-30 | Matthias Welwarsky | tcl/board: add configuration for the avnet ultrazed... Signed-off-by: Matthias Welwarsky <matthias.welwarsky@sysgo.com> Reviewed-by: Matthias Welwarsky <matthias@welwarsky.de> |
commit | commitdiff | tree |
2018-03-30 | Matthias Welwarsky | arm_cti: add cti command group Signed-off-by: Matthias Welwarsky <matthias.welwarsky@sysgo.com> Reviewed-by: Matthias Welwarsky <matthias@welwarsky.de> |
commit | commitdiff | tree |
2018-03-27 | Matthias Welwarsky | aarch64: add cpsr bitfields to target description Signed-off-by: Matthias Welwarsky <matthias.welwarsky@sysgo.com> Reviewed-by: Matthias Welwarsky <matthias@welwarsky.de> |
commit | commitdiff | tree |
2018-03-27 | Matthias Welwarsky | tdesc: bitfields may carry a type Signed-off-by: Matthias Welwarsky <matthias.welwarsky@sysgo.com> Reviewed-by: Matthias Welwarsky <matthias@welwarsky.de> |
commit | commitdiff | tree |
2018-03-20 | Tomas Vanek | transport: add transport_is_hla() Reviewed-by: Matthias Welwarsky <matthias@welwarsky.de> |
commit | commitdiff | tree |
2018-03-16 | Matthias Welwarsky | aarch64: fix debug entry from EL0 Signed-off-by: Matthias Welwarsky <matthias.welwarsky@sysgo.com> Reviewed-by: Matthias Welwarsky <matthias@welwarsky.de> |
commit | commitdiff | tree |
2018-03-16 | Matthias Welwarsky | gdb_server: fake step if thread is not current rtos... Signed-off-by: Matthias Welwarsky <matthias.welwarsky@sysgo.com> Reviewed-by: Matthias Welwarsky <matthias@welwarsky.de> |
commit | commitdiff | tree |
2018-03-16 | Matthias Welwarsky | gdb_server: fix ignored interrupt request from gdb... Signed-off-by: Matthias Welwarsky <matthias.welwarsky@sysgo.com> Reviewed-by: Matthias Welwarsky <matthias@welwarsky.de> |
commit | commitdiff | tree |
2018-03-12 | Paul Fertser | jtag: drivers: buspirate: fix abuse of "char" type Reviewed-by: Matthias Welwarsky <matthias@welwarsky.de> |
commit | commitdiff | tree |
2018-03-11 | Matthias Welwarsky | armv7a: cache ttbcr and ttb0/1 on debug state entry Signed-off-by: Matthias Welwarsky <matthias@welwarsky.de> |
commit | commitdiff | tree |
2018-03-10 | Omair Javaid | Support for Arm VFP v3 registers read/write Reviewed-by: Matthias Welwarsky <matthias@welwarsky.de> |
commit | commitdiff | tree |
2018-03-10 | Omair Javaid | Support for AArch32 SIMD/Floating-point registers Reviewed-by: Matthias Welwarsky <matthias@welwarsky.de> |
commit | commitdiff | tree |
2018-03-10 | Omair Javaid | Support AArch64 SIMD/FP registers read/write Reviewed-by: Matthias Welwarsky <matthias@welwarsky.de> |
commit | commitdiff | tree |
2018-03-10 | Omair Javaid | Allow generation of nested target defined types in... Reviewed-by: Matthias Welwarsky <matthias@welwarsky.de> |
commit | commitdiff | tree |
2018-03-09 | Evan Hunter | Cortex-R : Remove commands which are not relevant to... Reviewed-by: Matthias Welwarsky <matthias@welwarsky.de> |
commit | commitdiff | tree |
2018-03-03 | Tomas Vanek | target: use correct target in target-prefixed commands... ...change contains an alternative to Matthias Welwarsky's #4130 Suggested-by: Matthias Welwarsky <matthias.welwarsky@sysgo.com> Reviewed-by: Matthias Welwarsky <matthias@welwarsky.de> |
commit | commitdiff | tree |
2018-03-03 | Matthias Welwarsky | rtos: fix rtos no-auto configuration Signed-off-by: Matthias Welwarsky <matthias.welwarsky@sysgo.com> Reviewed-by: Matthias Welwarsky <matthias@welwarsky.de> |
commit | commitdiff | tree |
2018-02-21 | Peter Mamonov | target: fix target.working_area type Reviewed-by: Matthias Welwarsky <matthias@welwarsky.de> |
commit | commitdiff | tree |
2018-02-21 | Matthias Welwarsky | gdb_server: update rtos threads on new connection Signed-off-by: Matthias Welwarsky <matthias.welwarsky@sysgo.com> Reviewed-by: Matthias Welwarsky <matthias@welwarsky.de> |
commit | commitdiff | tree |
2018-02-21 | Matthias Welwarsky | rtos: run rtos create hook only once on autodetect Signed-off-by: Matthias Welwarsky <matthias.welwarsky@sysgo.com> Reviewed-by: Matthias Welwarsky <matthias@welwarsky.de> |
commit | commitdiff | tree |
2018-02-21 | Matthias Welwarsky | rtos: facilitate RTOS SMP handling Signed-off-by: Matthias Welwarsky <matthias.welwarsky@sysgo.com> Reviewed-by: Matthias Welwarsky <matthias@welwarsky.de> |
commit | commitdiff | tree |
2018-02-21 | Matthias Welwarsky | gdb_server: add support for vCont Signed-off-by: Matthias Welwarsky <matthias.welwarsky@sysgo.com> |
commit | commitdiff | tree |
2018-02-21 | Matthias Welwarsky | cortex_a: fix handling of Thumb-2 32bit breakpoints Signed-off-by: Matthias Welwarsky <matthias.welwarsky@sysgo.com> Reviewed-by: Matthias Welwarsky <matthias@welwarsky.de> |
commit | commitdiff | tree |
next |