aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2022-02-26gdb_server: fix double freeAntonio Borneo1-15/+17
2022-02-26board: Add NXP LS1088ARDBSean Anderson1-0/+14
2022-02-26target: ls1088a: Add service processorSean Anderson1-0/+32
2022-02-26target: Add support for ls1088aSean Anderson1-0/+42
2022-02-26cpld: altera-epm240: Increase adapter speedSean Anderson1-0/+4
2022-02-26cpld: altera-epm240: Add additional IDCODEsSean Anderson1-1/+14
2022-02-25flash/nor/stm32xx: fix segfault accessing Cortex-M part numberTomas Vanek4-16/+39
2022-02-25target/cortex_m: add Cortex-M part number getterTomas Vanek1-0/+18
2022-02-25target/armv7m,cortex_m: introduce checked arch_info cast routinesTomas Vanek2-9/+69
2022-02-25target/cortex_m: fix target_to_cm() helperTomas Vanek1-1/+1
2022-02-25flash/nor/stm32f2x: Fix erase of bank 2 sectorsSimon Johansson1-2/+2
2022-02-19.gitmodules: switch away from repo.or.czAntonio Borneo1-2/+2
2022-02-14rtos: threadx: Add hla_target support for ThreadXBen McMorran1-0/+12
2022-02-14server: remove remaining crust from dropped eCos codeAntonio Borneo4-42/+0
2022-02-14Fix small memory leak.Tim Newsome1-3/+5
2022-02-14gdb_server: Include thread name as XML attributeBen McMorran1-2/+8
2022-02-14Cadence virtual debug interface (vdebug) integrationJacek Wuwer13-2/+1364
2022-02-14doxygen: fix some function prototype descriptionAntonio Borneo3-5/+2
2022-02-14target/riscv: revive 'riscv resume_order'Tim Newsome2-3/+9
2022-02-14helper/list: add list_for_each_entry_direction()Antonio Borneo1-0/+14
2022-02-14target/smp: use a struct list_head to hold the smp targetsAntonio Borneo16-177/+135
2022-02-05semihosting: User defined operation, Tcl command exec on hostZoltán Dudás7-4/+162
2022-01-29semihosting: use open mode flags from GDB, not from sys/stat.hPavel Kirienko1-12/+28
2022-01-29Combine register lists of smp targets.Tim Newsome1-2/+104
2022-01-29aarch64: support for aarch32 ARM_MODE_UNDJulien Massot2-0/+7
2022-01-29tcl/board: Add EVB-LAN9255 configHans-Erik Floryd1-0/+11
2022-01-29flash/nor/atsame5: add LAN9255 devicesHans-Erik Floryd1-0/+3
2022-01-22jtag: Add an option to ignore the bypass bitAdrien Grassein5-1/+16
2022-01-22target: use target_event_name()Antonio Borneo1-5/+5
2022-01-22log: fix memory leak when log to file is enabledAntonio Borneo3-0/+12
2022-01-22aarch64: dump a message when CTI is missingAntonio Borneo1-1/+3
2022-01-22doc: use the new jimtcl syntax for 'expr'Antonio Borneo2-12/+14
2022-01-05flash/nor/efr32: fixed lockbits and user dataDoug Brunner3-86/+235
2021-12-24Document how vector registers are exposed to gdb.Tim Newsome1-0/+37
2021-12-24contrib/udev: Add missing J-Link USB PIDMarc Schink1-0/+2
2021-12-24target/riscv: calloc() memory per register.Tim Newsome2-8/+5
2021-12-24semihosting: use macro COMMAND_HANDLERAntonio Borneo1-4/+4
2021-12-18gdb_server: fix a comment in gdb_new_connection()Antonio Borneo1-4/+7
2021-12-18openocd: add keep_alive during command sleepAntonio Borneo1-0/+1
2021-12-18target/cortex_m: minor refactoring in cortex_m_store_core_reg_u32()Tomas Vanek1-3/+1
2021-12-18jtag/drivers/vsllink: fix memory leakTomas Vanek1-0/+1
2021-12-11flash/nor/spi: add micron MT25QU01GJaehoon Park1-0/+1
2021-12-11target/arm_jtag.h: fix wrong comparison in arm_jtag_set_instrBohdan Tymkiv1-1/+2
2021-12-11linuxgpiod: Allow using multiple GPIO chips.Laszlo Sitzer1-90/+175
2021-12-11Add Microchip SAME51 Curiosity Nano boardJoerg Wunsch1-0/+14
2021-12-11doc: Updated RISC-V memory-related cmds in documentationJan Matyas1-3/+21
2021-12-11doc: Update doc for commands "riscv expose_csrs" and "riscv expose_custom"Jan Matyas1-8/+38
2021-12-11doc/openocd.texi: Document find and ocd_find commandYasushi SHOJI1-0/+10
2021-12-11doc/openocd.texi: Document command mode commandYasushi SHOJI1-0/+13
2021-12-11target/target: Check checksum_memory before callYasushi SHOJI1-0/+4