aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2015-03-09target/target: call event handlers around examine when polling resumesPaul Fertser1-14/+10
2015-03-09hla/hla_interface: call HLA layout API close() on quitPaul Fertser1-0/+3
2015-03-09target/cortex_m: do not leak memory on reexaminationPaul Fertser3-0/+33
2015-03-09target: fix timer callbacks processingPaul Fertser2-26/+35
2015-03-09arm11: initialise DPM and register cache before reading DSCR for the first timePaul Fertser1-6/+6
2015-03-09stlink: avoid null pointer dereference in stlink_usb_close()Paul Fertser1-4/+4
2015-03-09openrisc: add profiling functionFranck Jullien1-0/+50
2015-03-09armv7m: do not access FPU registers when not presentPaul Fertser3-4/+16
2015-03-09armv7m: add FPU registers supportPaul Fertser8-45/+137
2015-03-09jimtcl: update to 0.76 release versionPaul Fertser1-0/+0
2015-03-09target/arm_disassembler: add exception related disassemblypierre Kuo2-5/+39
2015-03-09target/cortex_a: remove dead assignmentPaul Fertser1-1/+0
2015-03-09flash/nor/stellaris: remove dead assignmentPaul Fertser1-1/+1
2015-03-09flash/nor/sim3x: remove dead assignmentPaul Fertser1-1/+0
2015-03-09contrib/itmdump: fix UB in show_swit, and few compile warningsPaul Fertser1-11/+2
2015-03-09contrib: itmdump: fix incorrect format printfKarl Palsson1-2/+2
2015-03-09server: tcl_notifications commandAustin Morton4-4/+212
2015-03-09rtos: Freescale MQX rtos supportMarian Cingel5-3/+674
2015-03-09tcl/interface/ftdi/xdsv2: fix and clarify EMU* signalsMatthijs van Duin1-3/+42
2015-03-09stm32l1.cfg: Add ID Code of Cat.2 devices.Uwe Bonnes1-6/+9
2015-03-09stm32f3x.cfg: Remove duplicate item.Uwe Bonnes1-7/+5
2015-03-09lpc2000: Add LPC407x/8x flash size auto detectionNemui Trinomius4-17/+52
2015-03-09atmega: add support for the at90usb128 flashOlivier Esver1-0/+1
2015-03-09Added system signal handling to Linux versionMateusz Manowiecki3-12/+34
2015-03-09jtag/drivers/buspirate: add JTAG_STABLECLOCKS cmdMateusz Manowiecki1-0/+15
2015-03-09target & board: AT91SAM7A2 and Olimex SAM7-LA2Arne Wichmann2-0/+99
2015-02-28psoc4 flash driver: cleaned printf PRI... formatsTomas Vanek1-23/+26
2015-02-24nrf51: Update known devices table.Theodore A. Roth1-21/+153
2015-02-24flash/nor/spi: add GigaDevice SPI flashdmitry pervushin1-0/+1
2015-02-22cfg: add board and target configs for TI SimpleLink Wi-Fi CC3200 LaunchPadPaul Fertser4-0/+89
2015-02-22Provide genuine F3 nucleo config and source it for STM32F334 Discovery board.Uwe Bonnes2-0/+6
2015-02-22tcl/target|board: add configs for Alphascale asm9260tOleksij Rempel2-0/+94
2015-02-22Remove long-deprecated "target count" and "target number" commands.Robert P. J. Day2-92/+0
2015-02-22cfg: Fix Kinetis kwikstik/kx configAndreas Fritiofson2-12/+21
2015-02-22Add SWD protocol support to sysfsgpioJean-Christian de Rivaz1-49/+229
2015-02-22Add SWD protocol support to bitbangJean-Christian de Rivaz2-0/+222
2015-02-22gdb_server: ignore stray + in ACK modeMatej Kupljen1-1/+1
2015-02-22 cortex_m: Add Cortex-M0 identification to ROM-table display.Uwe Bonnes1-0/+12
2015-02-22Cortex A: fix extra memory read and non-word sizesChristopher Head1-238/+658
2015-02-12doc: stellaris driver supports Tiva C tooPaul Fertser1-5/+4
2015-02-12flash/nor/stm32lx: add all the IDs and revisions from current RMPaul Fertser1-7/+26
2015-02-12README, doc: add mrvlqspi flash driver informationPaul Fertser2-4/+12
2015-02-12doc, README: mention all the variants supported by lpc2000 driverPaul Fertser2-9/+12
2015-02-11flash/nor/at91samd: add small delay before checking nvm statusAndrej Kazmin1-0/+3
2015-02-11flash/startup: extend "program" command to accept "exit"Paul Fertser2-18/+28
2015-02-11server: shutdown command should lead to exit without evaluating the restPaul Fertser1-1/+1
2015-02-11target/profiling: Use the correct method to access registersAndreas Fritiofson1-1/+1
2015-02-11xscale: Use the correct method to access registersAndreas Fritiofson1-2/+2
2015-02-11hla_target: Use the correct method to access registersAndreas Fritiofson1-1/+1
2015-02-11cortex_m: Use the correct method to access registersAndreas Fritiofson1-4/+10