summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* armv7a: remove l1 flush all data handlerOleksij Rempel2015-07-011-71/+4
* add arm7a_cache handlersOleksij Rempel2015-07-018-1/+1091
* fixme: src/target/cortex_a.c: disable fast read/writeOleksij Rempel2015-07-011-2/+4
* cortex_a: add cortex_a_[read|write]_memory_ahbOleksij Rempel2015-07-011-53/+103
* cortex_a: add cortex_a_[read|write]_bufferOleksij Rempel2015-07-011-0/+71
* cortex_a: remove cache handlers from cortex_a_write_phys_memoryOleksij Rempel2015-07-011-54/+0
* cortex_a: remove ahb support for phy_memery access.Oleksij Rempel2015-07-011-34/+14
* jtag/drivers/stlink: fix SRST issue with stlink-v1Paul Fertser2015-05-171-1/+1
* psoc4: add support for Cypress CCG1 familyVincent Palatin2015-05-171-0/+9
* nrf51: refine and extend known devices tablePeter A. Bigot2015-05-171-16/+34
* server: avoid the tcl server crashing when there is no targetAustin Morton2015-05-173-2/+3
* jtag/drivers/ti_icdi: do not segfault when adapter can't be openedPaul Fertser2015-04-241-0/+3
* rtos/mqx: prevent crash with -rtos autoPaul Fertser2015-04-241-0/+6
* target/cortex_a: examination should be done every time it's asked forPaul Fertser2015-04-241-3/+3
* target: try to reexamine even when polling failsPaul Fertser2015-04-241-6/+4
* rtos: fix print format specifiersPaul Fertser2015-04-242-5/+6
* configure the SWD frequency when setting adapter speed in SWD mode for versaloonSimon Qian2015-04-161-1/+3
* flash: at91samd: add SAML21 support, fix part ID issueAndrey Yurovsky2015-04-161-2/+18
* stlink_usb.c: Decode some more errors.Uwe Bonnes2015-04-161-0/+8
* flash/nor/mdr: add docs, remove memory leak on probe()Paul Fertser2015-04-161-0/+7
* flash: efm32: Add support for EZR32LG and EZR32WG.Marc Schink2015-04-161-3/+19
* docs: update OpenOCD url's to openocd.org domainSpencer Oliver2015-04-161-1/+1
* cmsis-dap: print vendor and product id on open failureSpencer Oliver2015-04-161-1/+1
* Fix several format specifiers errors exposed by arm-none-eabiPaul Fertser2015-04-168-15/+15
* rtos: add instructions and helper code to make FreeRTOS work againAndreas Fritiofson2015-04-161-1/+5
* FreeRTOS: Make optional symbols optionalAndreas Fritiofson2015-04-161-15/+22
* AT91SAM4L: handle reset run/halt in SMAPTomas Vanek2015-04-141-7/+43
* target/arm_adi_v5, cortex_m: retry ahbap_debugport_init few times in case of ...Paul Fertser2015-04-142-51/+68
* target/cortex_a: emit a clear error message when dbgbase can't be detectedPaul Fertser2015-04-141-1/+4
* flash/nor/lpc2000: free allocated working area when target_write failsPaul Fertser2015-04-141-1/+3
* jtag/adi_v5_jtag: fix infinite recursion in jtagdp_transaction_endcheck()Paul Fertser2015-04-141-3/+2
* flash/nor/lpc2000: properly free working area used in get_lpc2000_part_id()Paul Fertser2015-04-141-0/+3
* jtag/startup.tcl: fix regression with autoselecting JTAGPaul Fertser2015-04-141-3/+2
* ChibiOS: fix crash on auto detectionRichard Braun2015-04-141-1/+6
* Tcl exception codes cleanup, shutdown command amendmentsPaul Fertser2015-04-145-28/+44
* helper: shutdown command should return with 0 exit statusJuha Niskanen2015-04-141-1/+4
* jtag/tcl: fix incorrect memcpy in jim_newtap_expected_idPaul Fertser2015-04-141-10/+5
* lpc2000: Removed cmd51_can_xxxxb variables.Nemui Trinomius2015-04-141-34/+1
* Added Atmel SAM4SA16C chip (chip ID 0x28a70ce0).Patrick Noffke2015-04-141-0/+44
* startup: Fixed measure_clk to return kHz instead of MHz.Ed Beroset2015-04-141-2/+3
* Cortex-A: Don't flush the data/unified cache if MMU is offUwe Kleine-König2015-04-141-7/+7
* RTOS: Add logging to FreeRTOS and general RTOSEvan Hunter2015-04-142-1/+37
* jtag/core: honour SRST timings in SWD modePaul Fertser2015-04-141-0/+6
* target/target.c: fixed rp check bug in asynchronous flash write algorithm.DmitryShpak2015-04-021-1/+1
* jtag/drivers/ftdi.c: removed memory leakMateusz Manowiecki2015-03-251-0/+2
* flash/nor: mrvlqspi: fix printf formatting issuesMahavir Jain2015-03-251-9/+10
* transport: make 'transport select' auto-select the first available transport ...Angus Gratton2015-03-251-9/+22
* target/adi_v5_swd, cortex_m: properly handle more cases requiring reconnectPaul Fertser2015-03-252-22/+36
* drivers/cmsis-dap: port to common SWD frameworkPaul Fertser2015-03-256-515/+207
* flash/nor/kinetis: do not attempt mass-erase in place of a bank erasePaul Fertser2015-03-251-17/+0