aboutsummaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2015-04-24jtag/drivers/ti_icdi: do not segfault when adapter can't be openedPaul Fertser
2015-04-24rtos/mqx: prevent crash with -rtos autoPaul Fertser
2015-04-24target/cortex_a: examination should be done every time it's asked forPaul Fertser
2015-04-24target: try to reexamine even when polling failsPaul Fertser
2015-04-24rtos: fix print format specifiersPaul Fertser
2015-04-16configure the SWD frequency when setting adapter speed in SWD mode for versaloonSimon Qian
2015-04-16flash: at91samd: add SAML21 support, fix part ID issueAndrey Yurovsky
2015-04-16stlink_usb.c: Decode some more errors.Uwe Bonnes
2015-04-16flash/nor/mdr: add docs, remove memory leak on probe()Paul Fertser
2015-04-16flash: efm32: Add support for EZR32LG and EZR32WG.Marc Schink
2015-04-16docs: update OpenOCD url's to openocd.org domainSpencer Oliver
2015-04-16cmsis-dap: print vendor and product id on open failureSpencer Oliver
2015-04-16Fix several format specifiers errors exposed by arm-none-eabiPaul Fertser
2015-04-16rtos: add instructions and helper code to make FreeRTOS work againAndreas Fritiofson
2015-04-16FreeRTOS: Make optional symbols optionalAndreas Fritiofson
2015-04-14AT91SAM4L: handle reset run/halt in SMAPTomas Vanek
2015-04-14target/arm_adi_v5, cortex_m: retry ahbap_debugport_init few times in case of ...Paul Fertser
2015-04-14target/cortex_a: emit a clear error message when dbgbase can't be detectedPaul Fertser
2015-04-14flash/nor/lpc2000: free allocated working area when target_write failsPaul Fertser
2015-04-14jtag/adi_v5_jtag: fix infinite recursion in jtagdp_transaction_endcheck()Paul Fertser
2015-04-14flash/nor/lpc2000: properly free working area used in get_lpc2000_part_id()Paul Fertser
2015-04-14jtag/startup.tcl: fix regression with autoselecting JTAGPaul Fertser
2015-04-14ChibiOS: fix crash on auto detectionRichard Braun
2015-04-14Tcl exception codes cleanup, shutdown command amendmentsPaul Fertser
2015-04-14helper: shutdown command should return with 0 exit statusJuha Niskanen
2015-04-14jtag/tcl: fix incorrect memcpy in jim_newtap_expected_idPaul Fertser
2015-04-14lpc2000: Removed cmd51_can_xxxxb variables.Nemui Trinomius
2015-04-14Added Atmel SAM4SA16C chip (chip ID 0x28a70ce0).Patrick Noffke
2015-04-14startup: Fixed measure_clk to return kHz instead of MHz.Ed Beroset
2015-04-14Cortex-A: Don't flush the data/unified cache if MMU is offUwe Kleine-König
2015-04-14RTOS: Add logging to FreeRTOS and general RTOSEvan Hunter
2015-04-14jtag/core: honour SRST timings in SWD modePaul Fertser
2015-04-02target/target.c: fixed rp check bug in asynchronous flash write algorithm.DmitryShpak
2015-03-25jtag/drivers/ftdi.c: removed memory leakMateusz Manowiecki
2015-03-25flash/nor: mrvlqspi: fix printf formatting issuesMahavir Jain
2015-03-25transport: make 'transport select' auto-select the first available transport ...Angus Gratton
2015-03-25target/adi_v5_swd, cortex_m: properly handle more cases requiring reconnectPaul Fertser
2015-03-25drivers/cmsis-dap: port to common SWD frameworkPaul Fertser
2015-03-25flash/nor/kinetis: do not attempt mass-erase in place of a bank erasePaul Fertser
2015-03-25armv7m_trace, stlink: provide APIs to capture trace with an adapterPaul Fertser
2015-03-25armv7m: add generic trace support (TPIU, ITM, etc.)Paul Fertser
2015-03-09flash/nor/stellaris: allow to recover a locked device that can't be examinedPaul Fertser
2015-03-09jlink: Add variant "J-Link Lite-XMC4000"Andreas Färber
2015-03-09jlink: Add variant "J-Link Lite-XMC4200"Andreas Färber
2015-03-09server, target, cortex_m: add deinit_target to the API to free resourcesPaul Fertser
2015-03-09target/target: call event handlers around examine when polling resumesPaul Fertser
2015-03-09hla/hla_interface: call HLA layout API close() on quitPaul Fertser
2015-03-09target/cortex_m: do not leak memory on reexaminationPaul Fertser
2015-03-09target: fix timer callbacks processingPaul Fertser
2015-03-09arm11: initialise DPM and register cache before reading DSCR for the first timePaul Fertser