aboutsummaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2014-05-09mips32: new code for pracc execSalvador Arroyo
2014-05-09mips32: cleanups in legacy pracc codeSalvador Arroyo
2014-05-09mips: use cp0 DeSave to cache $15 / t7Salvador Arroyo
2014-05-09mips: load fast data transfer handler code with mips32_pracc_write_mem()Salvador Arroyo
2014-05-09mips: load code in buffer modeSalvador Arroyo
2014-05-09mips32: optimized cache code for pracc accessSalvador Arroyo
2014-05-09Update to the current Jim TclPaul Fertser
2014-05-09ftdi: Optimize GPIO togglingAndreas Fritiofson
2014-05-05svf: Fix debug and error messages that print hex bufferKamal Dasu
2014-05-05armv7a: fix typo in cache_config help textSpencer Oliver
2014-05-05Fix some C99 format specifiersPaul Fertser
2014-04-27nrf51: remove dereference of null pointerSpencer Oliver
2014-04-27quark_x10xx: fix IO r/w operations with paging enabledIvan De Cesaris
2014-04-14svf: try to reallocate buffers if they're not enoughPaul Fertser
2014-04-14cortex_a: fix endiannes issues on TI TMS570Seth LaForge
2014-04-14usb_blaster: fix warning: array subscript has type ‘char’Spencer Oliver
2014-04-14mips32, dsp563xx: fix segfault on Gdb attachPaul Fertser
2014-04-14jtag/drivers/remote_bitbang: use sizeof to determine maximum unix socket path...Paul Fertser
2014-04-14target: fix incorrect arm cpu monitor mode encodingTim Sander
2014-04-14parport: add "aspo" hotpluggable adapter configKarl Hammar
2014-04-14target/cortex_a: check gdb_service before dereferencing in update_halt_gdbPaul Fertser
2014-04-14Makefile.am: fix build for libftdi1, pass CFLAGS where appropriatePaul Fertser
2014-04-08jtag/aice/aice_usb: remove unused constantsPaul Fertser
2014-04-08flash/nor/at91sam3: remove sam3_page_write_opcodesPaul Fertser
2014-03-30Don't cast return value of [cm]allocAndreas Fritiofson
2014-03-29at91smad: Fixes to 'samd_protect'Andrey Smirnov
2014-03-29at91samd: Bail early if trying to erase protected sectorAndrey Smirnov
2014-03-29at91samd: Bail early if trying to write to protected sectorAndrey Smirnov
2014-03-29at91samd: Remove 'first' and 'last' checks in 'samd_erase'Andrey Smirnov
2014-03-29tcl: introduce init_target_events and use it for gdb flashing eventsPaul Fertser
2014-03-29target: remove memory leaksSpencer Oliver
2014-03-29target: fix handle_profile_command variable typoSpencer Oliver
2014-03-29target: remove handle_profile_command memory leakSpencer Oliver
2014-03-29Add xscale debug helper sources and everything related to distPaul Fertser
2014-03-29Add usb_blaster cheap clone notes to distPaul Fertser
2014-03-29Add rlink speed table sources and everything related to distPaul Fertser
2014-03-29Move ocl (at91sam7x flash loader) sources to contribPaul Fertser
2014-03-29armv7m: remove magic numbers for number of core registersSpencer Oliver
2014-03-29rtos: fix xml register support regressionSpencer Oliver
2014-03-29nrf51: Fix incorrect flash writing sequenceAndrey Smirnov
2014-03-29nrf51: Remove unnecessary explicit type castingAndrey Smirnov
2014-03-29nrf51: Add UICR writing supportAndrey Smirnov
2014-03-29nrf51: Add a known devices table and simple chip type detection codeAndrey Smirnov
2014-03-29armv7m: Do not ignore 'value' parameter in armv7m_write_core_regAndrey Smirnov
2014-03-29AT91SAM4L: Fix bug when writing to flash at a non-zero offset, add debugAngus Gratton
2014-03-29jlink: add support for Jlink-OB (0x0105) devicesAndrey Yurovsky
2014-03-29Support for sam3n0a sam3n0b sam3n00a sam3n00bAndreas Fritiofson
2014-03-29flash/nor/tcl: fix segfault on write_image misusePaul Fertser
2014-03-29mips_ejtag.c: disable DMA for all platformsOleksij Rempel
2014-03-28ft2232: Mark interface driver as deprecatedAndreas Fritiofson