aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2015-03-09stlink: avoid null pointer dereference in stlink_usb_close()Paul Fertser
2015-03-09openrisc: add profiling functionFranck Jullien
2015-03-09armv7m: do not access FPU registers when not presentPaul Fertser
2015-03-09armv7m: add FPU registers supportPaul Fertser
2015-03-09jimtcl: update to 0.76 release versionPaul Fertser
2015-03-09target/arm_disassembler: add exception related disassemblypierre Kuo
2015-03-09target/cortex_a: remove dead assignmentPaul Fertser
2015-03-09flash/nor/stellaris: remove dead assignmentPaul Fertser
2015-03-09flash/nor/sim3x: remove dead assignmentPaul Fertser
2015-03-09contrib/itmdump: fix UB in show_swit, and few compile warningsPaul Fertser
2015-03-09contrib: itmdump: fix incorrect format printfKarl Palsson
2015-03-09server: tcl_notifications commandAustin Morton
2015-03-09rtos: Freescale MQX rtos supportMarian Cingel
2015-03-09tcl/interface/ftdi/xdsv2: fix and clarify EMU* signalsMatthijs van Duin
2015-03-09stm32l1.cfg: Add ID Code of Cat.2 devices.Uwe Bonnes
2015-03-09stm32f3x.cfg: Remove duplicate item.Uwe Bonnes
2015-03-09lpc2000: Add LPC407x/8x flash size auto detectionNemui Trinomius
2015-03-09atmega: add support for the at90usb128 flashOlivier Esver
2015-03-09Added system signal handling to Linux versionMateusz Manowiecki
2015-03-09jtag/drivers/buspirate: add JTAG_STABLECLOCKS cmdMateusz Manowiecki
2015-03-09target & board: AT91SAM7A2 and Olimex SAM7-LA2Arne Wichmann
2015-02-28psoc4 flash driver: cleaned printf PRI... formatsTomas Vanek
2015-02-24nrf51: Update known devices table.Theodore A. Roth
2015-02-24flash/nor/spi: add GigaDevice SPI flashdmitry pervushin
2015-02-22cfg: add board and target configs for TI SimpleLink Wi-Fi CC3200 LaunchPadPaul Fertser
2015-02-22Provide genuine F3 nucleo config and source it for STM32F334 Discovery board.Uwe Bonnes
2015-02-22tcl/target|board: add configs for Alphascale asm9260tOleksij Rempel
2015-02-22Remove long-deprecated "target count" and "target number" commands.Robert P. J. Day
2015-02-22cfg: Fix Kinetis kwikstik/kx configAndreas Fritiofson
2015-02-22Add SWD protocol support to sysfsgpioJean-Christian de Rivaz
2015-02-22Add SWD protocol support to bitbangJean-Christian de Rivaz
2015-02-22gdb_server: ignore stray + in ACK modeMatej Kupljen
2015-02-22 cortex_m: Add Cortex-M0 identification to ROM-table display.Uwe Bonnes
2015-02-22Cortex A: fix extra memory read and non-word sizesChristopher Head
2015-02-12doc: stellaris driver supports Tiva C tooPaul Fertser
2015-02-12flash/nor/stm32lx: add all the IDs and revisions from current RMPaul Fertser
2015-02-12README, doc: add mrvlqspi flash driver informationPaul Fertser
2015-02-12doc, README: mention all the variants supported by lpc2000 driverPaul Fertser
2015-02-11flash/nor/at91samd: add small delay before checking nvm statusAndrej Kazmin
2015-02-11flash/startup: extend "program" command to accept "exit"Paul Fertser
2015-02-11server: shutdown command should lead to exit without evaluating the restPaul Fertser
2015-02-11target/profiling: Use the correct method to access registersAndreas Fritiofson
2015-02-11xscale: Use the correct method to access registersAndreas Fritiofson
2015-02-11hla_target: Use the correct method to access registersAndreas Fritiofson
2015-02-11cortex_m: Use the correct method to access registersAndreas Fritiofson
2015-02-11nds32: Use the correct method to access registersAndreas Fritiofson
2015-02-11mips32: add gdb target description supportAntony Pavlov