aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-01-30aarch64: support for aarch32 ARM_MODE_SYSMatthias Welwarsky
2019-01-27target: do not allow 'target create' after initTomas Vanek
2019-01-27command: check command mode for native jim commandsTomas Vanek
2019-01-27target/cortex_m: inform if an external reset occursTomas Vanek
2019-01-27command: Log the failed command by full nameTomas Vanek
2019-01-27hla_target: fix adapter_poll() to preserve TARGET_DEBUG_RUNNING stateTomas Vanek
2019-01-27command: initialize the command mode for every commandAntonio Borneo
2019-01-26tcl: Support for Analog Devices ADSP-SC58x / ADSP-SC584-EZBRDPeter Lawrence
2019-01-23jtag: cmsis-dap: use macro SWJ_PIN_SRST in place of magic valueAntonio Borneo
2019-01-23rtos: Add RTOS task awareness for Chromium-ECMoritz Fischer
2019-01-23Correct ZynqMP configuration to be appropriately namedJonathan McDowell
2019-01-23arm_opcode: fix encoding of ARMv5 breakpoint instructionAntonio Borneo
2019-01-23arm_adi_v5: fix and update sequences to spec IHI 0031EAntonio Borneo
2019-01-23target/arm_dap: fix segmentation fault in 'dap info' cmdTomas Vanek
2019-01-21nrf5: add nrf5 device definition for HWID 0x00E3Mirko Vogt
2019-01-16cortex_m: fix bug in poll() machine state (external resume awareness)Tarek BOCHKATI
2019-01-16cortex_a_poll: minor code factorization to enhance readabilityTarek BOCHKATI
2019-01-16at91samd: added SAM-DA1 partsSeverin Junker
2019-01-16helper/command: check for malloc failure in __command_nameAntonio Borneo
2019-01-14target/stm8: add missing destroy_reg_param()Tomas Vanek
2019-01-14drivers/sysfsgpio: fix usage messagesAntonio Borneo
2019-01-11Add flash support for SiFive's Freedom E platformsTim Newsome
2019-01-08stlink_usb: Submit multiple USB URBs at once to improve performanceAustin Phillips
2019-01-08libusb: add debug message on adapter not found due to wrong serialAntonio Borneo
2019-01-08jtag/drivers/usb_common: return oocd error valuesAntonio Borneo
2019-01-08libusb0: return oocd error valuesAntonio Borneo
2019-01-08target/aarch64: add support for multi-architecture gdbAntonio Borneo
2019-01-08target/arm: add support for multi-architecture gdbAntonio Borneo
2019-01-08target/stm8: add support for multi-architecture gdbAntonio Borneo
2019-01-08armv7m: always set xPSR.T=1 when starting an algorithmCody P Schafer
2019-01-08icepick.cfg: add cancel reset bit to TAP register writesEdward Fewell
2019-01-08drivers: xds110: Add support for XDS110 stand-alone probeEdward Fewell
2019-01-08HACKING: add note about refs/for/masterJerome Forissier
2019-01-08HACKING: replace refs/publish/master with refs/for/masterJerome Forissier
2019-01-02NOR: lpc2000 Add support for LPC84x devicesRod Boyce
2019-01-02flash: nor: ath79: remove base calculationOleksij Rempel
2019-01-02flash/nor/nrf5: set correct timeout for nvmc operationsJānis Skujenieks
2018-12-27target/arm_cti : export CTI APPPULSE and INACK registerTarek BOUCHKATI
2018-12-27target/arm_cti: add debug message when an incorrect CTI register name is usedTarek BOCHKATI
2018-12-25command: Log the failed command nameJean-Christian de Rivaz
2018-12-23Add LPC8Nxx and NHS3xx support.Jean-Christian de Rivaz
2018-12-21add w600 supportSimon Qian
2018-12-19flash/nor/spi: add adesto AT25DF081ATomas Vanek
2018-12-19target: allow moving and resizing working area on running targetTomas Vanek
2018-12-19target: move all working_area functions to one blockTomas Vanek
2018-12-19target/cortex_m: fix cortex_m reset_config help and check for syntax errorTomas Vanek
2018-12-19target/cortex_m: do not use VECTRESET on Cortex-M0, M0+ and M1Tomas Vanek
2018-12-18target: armv8: Add TARGET_HALTED check for gdb connectLiming Sun
2018-12-18target/cortex_a: enable DSCR_HALT_DBG_MODE during examineAntonio Borneo
2018-12-17adi_v5_jtag: fix build break when open DEBUG_WAIT macroYanLin Zhu