summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
...
* armv7m_trace, stlink: provide APIs to capture trace with an adapterPaul Fertser2015-03-258-197/+235
* armv7m: add generic trace support (TPIU, ITM, etc.)Paul Fertser2015-03-2511-12/+423
* flash/nor/stellaris: allow to recover a locked device that can't be examinedPaul Fertser2015-03-091-5/+5
* jlink: Add variant "J-Link Lite-XMC4000"Andreas Färber2015-03-091-0/+4
* jlink: Add variant "J-Link Lite-XMC4200"Andreas Färber2015-03-091-0/+4
* server, target, cortex_m: add deinit_target to the API to free resourcesPaul Fertser2015-03-097-0/+50
* target/target: call event handlers around examine when polling resumesPaul Fertser2015-03-091-14/+10
* hla/hla_interface: call HLA layout API close() on quitPaul Fertser2015-03-091-0/+3
* target/cortex_m: do not leak memory on reexaminationPaul Fertser2015-03-093-0/+33
* target: fix timer callbacks processingPaul Fertser2015-03-092-26/+35
* arm11: initialise DPM and register cache before reading DSCR for the first timePaul Fertser2015-03-091-6/+6
* stlink: avoid null pointer dereference in stlink_usb_close()Paul Fertser2015-03-091-4/+4
* openrisc: add profiling functionFranck Jullien2015-03-091-0/+50
* armv7m: do not access FPU registers when not presentPaul Fertser2015-03-093-4/+16
* armv7m: add FPU registers supportPaul Fertser2015-03-098-45/+137
* target/arm_disassembler: add exception related disassemblypierre Kuo2015-03-092-5/+39
* target/cortex_a: remove dead assignmentPaul Fertser2015-03-091-1/+0
* flash/nor/stellaris: remove dead assignmentPaul Fertser2015-03-091-1/+1
* flash/nor/sim3x: remove dead assignmentPaul Fertser2015-03-091-1/+0
* server: tcl_notifications commandAustin Morton2015-03-093-4/+190
* rtos: Freescale MQX rtos supportMarian Cingel2015-03-095-3/+674
* lpc2000: Add LPC407x/8x flash size auto detectionNemui Trinomius2015-03-091-4/+26
* atmega: add support for the at90usb128 flashOlivier Esver2015-03-091-0/+1
* Added system signal handling to Linux versionMateusz Manowiecki2015-03-093-12/+34
* jtag/drivers/buspirate: add JTAG_STABLECLOCKS cmdMateusz Manowiecki2015-03-091-0/+15
* psoc4 flash driver: cleaned printf PRI... formatsTomas Vanek2015-02-281-23/+26
* nrf51: Update known devices table.Theodore A. Roth2015-02-241-21/+153
* flash/nor/spi: add GigaDevice SPI flashdmitry pervushin2015-02-241-0/+1
* Remove long-deprecated "target count" and "target number" commands.Robert P. J. Day2015-02-221-64/+0
* Add SWD protocol support to sysfsgpioJean-Christian de Rivaz2015-02-221-49/+229
* Add SWD protocol support to bitbangJean-Christian de Rivaz2015-02-222-0/+222
* gdb_server: ignore stray + in ACK modeMatej Kupljen2015-02-221-1/+1
* cortex_m: Add Cortex-M0 identification to ROM-table display.Uwe Bonnes2015-02-221-0/+12
* Cortex A: fix extra memory read and non-word sizesChristopher Head2015-02-221-238/+658
* flash/nor/stm32lx: add all the IDs and revisions from current RMPaul Fertser2015-02-121-7/+26
* flash/nor/at91samd: add small delay before checking nvm statusAndrej Kazmin2015-02-111-0/+3
* flash/startup: extend "program" command to accept "exit"Paul Fertser2015-02-111-13/+23
* server: shutdown command should lead to exit without evaluating the restPaul Fertser2015-02-111-1/+1
* target/profiling: Use the correct method to access registersAndreas Fritiofson2015-02-111-1/+1
* xscale: Use the correct method to access registersAndreas Fritiofson2015-02-111-2/+2
* hla_target: Use the correct method to access registersAndreas Fritiofson2015-02-111-1/+1
* cortex_m: Use the correct method to access registersAndreas Fritiofson2015-02-111-4/+10
* nds32: Use the correct method to access registersAndreas Fritiofson2015-02-112-27/+32
* mips32: add gdb target description supportAntony Pavlov2015-02-112-77/+167
* mips32: use 'unsigned int' for CPU register indicesAntony Pavlov2015-02-112-16/+15
* sim3x: new flash driver for Silabs SiM3 microcontroller familyAndreas Bomholtz2015-02-113-1/+1141
* nrf51 - Add async loader. Performance on nrf51822QAA/stlink-v2 from ~3.5KiB/s...Angus Gratton2015-02-111-88/+177
* armv7a: fix interpretation of MMU tableDaniel Glöckner2015-02-111-29/+17
* J-Link serial number config optionJoerg Fischer2015-02-111-2/+23
* cortex_a: Add Cortex-A5 identificationOlivier Schonken2015-02-113-0/+10