aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2020-05-09server/telnet: Fix history outputMarc Schink1-15/+35
2020-05-09hla: remove unused hl_interface_param_s.apiTarek BOCHKATI2-3/+1
2020-05-09flash/nor/avrf: Minor code cleanupsMarc Schink1-15/+11
2020-05-09flash/nor/kinetis: Minor code cleanupsMarc Schink1-34/+26
2020-05-08target/arc: introduce breakpoint functionalityEvgeniy Didin2-2/+162
2020-05-08target/arc: introduce arc_read/write_instruction functionsEvgeniy Didin2-0/+79
2020-05-08target/arc: Add initial stepping functionsEvgeniy Didin2-2/+108
2020-05-07Add get_thread_reg() and set_reg() for hwthreadTim Newsome1-51/+90
2020-05-03loaders/flash/nrf5: add CPU type to loader sourceTomas Vanek1-0/+1
2020-05-03flash/stm32l4x: always use stm32l4_get_flash_regTarek BOCHKATI1-4/+3
2020-05-03revision id for STM32L4P5/Q5 correctedAndreas Bolsch1-1/+1
2020-05-03target/armv7m: cosmetic refactorizationTomas Vanek1-5/+7
2020-05-02jtag: remove unused function adapter_driver_modules_load()Antonio Borneo2-8/+0
2020-05-02server: set tcp port and bind address before initAntonio Borneo4-4/+4
2020-05-02coding style: contrib: remove empty lines at end of text filesAntonio Borneo11-11/+0
2020-05-02coding style: src: remove empty lines at end of text filesAntonio Borneo14-16/+0
2020-05-02coding style: tcl: remove empty lines at end of text filesAntonio Borneo94-116/+0
2020-04-24bitbang: Fix FTBFS with GCC 10Andreas Fritiofson1-1/+1
2020-04-24flash/nor/stm32l4x: cast wrpxxr_mask to uint16_to to printIlya Kharin1-1/+1
2020-04-24ftdi: Report an error if no ftdi_vid_pid is specifiedLeonard Crestez1-0/+5
2020-04-24target/armv8: Add ARM target name on halt statusKevin Burke1-1/+2
2020-04-21target/armv7m: minor fixes of target algo exit point checkTomas Vanek2-7/+9
2020-04-21flash/nor: add flash mdw/h/b commandsTomas Vanek2-0/+95
2020-04-21tcl/target/nrf52.cfg: detect AP lock and add command to recoverTomas Vanek1-1/+74
2020-04-21nrf5: Comment the flash loaderAurélien Martin1-0/+11
2020-04-21nrf5: Refresh the watchdog while flashingAurélien Martin3-4/+18
2020-04-21nrf5: Include generated loader codeAurélien Martin4-24/+90
2020-04-21Remove BUILD_TARGET64Florian Fainelli10-61/+3
2020-04-21jtag/drivers/rshim: Disable the driver by defaultLiming Sun1-3/+1
2020-04-21jtag/drivers: add debugging support for Mellanox BlueField SoCLiming Sun7-0/+642
2020-04-21tools/checkpatch.sh: remove flag --no-treeAntonio Borneo1-1/+1
2020-04-21tcl/target: Drop reference to renesas_gen2_common.cfgMarek Vasut3-3/+0
2020-04-21tcl: stm32mp15x: add target and board config filesAntonio Borneo2-0/+132
2020-04-20jtag/drivers/ulink: fix clang static analyzer warningsTomas Vanek1-8/+9
2020-04-20jtag/drivers/ulink: fix clang static analyzer warningTomas Vanek1-6/+9
2020-04-20jtag/drivers/ulink: fix clang static analyzer warningTomas Vanek1-0/+1
2020-04-20flash/nand/core: fix clang static analyzer warningTomas Vanek1-7/+24
2020-04-20target/arc: remove saving context during resetEvgeniy Didin1-1/+3
2020-04-20Add documentation section for ARCv2Evgeniy Didin1-0/+129
2020-04-20Introduce ARCv2 tcl config filesEvgeniy Didin8-0/+481
2020-04-15Revert "rtos/FreeRTOS: Fix FreeRTOS thread list reading"Tomas Vanek1-16/+23
2020-04-13flash/nor/efm32: Chip support extension (EFM32GG12B Giant)tscn921-0/+1
2020-04-13server: set connection::input_pending type to boolTarek BOCHKATI3-6/+6
2020-04-13server/gdb_server: set gdb_connection::ctrl_c type to boolTarek BOCHKATI1-6/+6
2020-04-12Entering SWIM mode on ST-LINK does not update swim status word.Ake Rehnman1-3/+2
2020-04-12stlink: always use a valid endpointTarek BOCHKATI1-3/+3
2020-04-12jtag: flush queue after reset for drivers using old reset modelAntonio Borneo1-0/+5
2020-04-12gdb_server: print the target associated to the gdb portAntonio Borneo1-1/+1
2020-04-12cortex_m: remove deprecation for soft_reset_haltAntonio Borneo1-4/+4
2020-04-12cortex_a: don't wait for target halted in deassert_reset()Antonio Borneo1-1/+3