aboutsummaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2013-07-15dsp563xx: Adding breakpoint/watchpoint support.Bernhard Kiesbauer
2013-07-15ftdi: Fix error in calloc retval checkAndreas Fritiofson
2013-07-15flash/stm32*: Sync all device/rev IDs with reference manualsAndreas Fritiofson
2013-07-15flash/stm32*: Rewrite info functionsAndreas Fritiofson
2013-07-15flash/stm32*: Remove the halted check in protect_checkAndreas Fritiofson
2013-07-15flash: add missing stm32l medium+ device idSpencer Oliver
2013-07-15oocd_trace: fix warningsPaul Fertser
2013-07-15target: remove double const specificatorPaul Fertser
2013-07-15versaloon: remove bogus assignmentPaul Fertser
2013-07-15aice: fix FTBFS on ARMPaul Fertser
2013-07-08usb_blaster: maintainer-clean Makefile.inAndreas Fritiofson
2013-07-01target: xscale make reset init work properlyRobert Jarzmik
2013-07-01target: xscale more human vector catchingRobert Jarzmik
2013-07-01at91sam3: Added support for at91sam3s8a, b and cUlf Wetzker
2013-07-01at91sam3: Added support for at91sam3sd8a and bUlf Wetzker
2013-07-01flash/nor/at91sam3: fixed lock region sizeUlf Wetzker
2013-07-01Support for SST 39VF3201C NOR flashIS2T
2013-07-01armv4_5: prevent segfault when gdb connects to an underinitialised targetPaul Fertser
2013-07-01keep gdb aware of threads if RTOS is set but no threads are createdZied Guermazi
2013-07-01cortex_m: deprecate soft_reset_haltSpencer Oliver
2013-07-01Allow autoscan up to 64 bit IR lengthsAndreas Fritiofson
2013-07-01Add support for 64 bit parameter to irscanEvan Hunter
2013-06-29drivers/jtag: usb_blaster add pin controlsRobert Jarzmik
2013-06-21flash/nor/spi: uniform all hex data to lowercaseAntonio Borneo
2013-06-21flash/nor/spi: add flash Micron n25q064Antonio Borneo
2013-06-21Bus Pirate driver: Small assorted fixes.R. Diez
2013-06-21stm32f2x: Correct calculation of number of 128k sectors.Andreas Fritiofson
2013-06-14hla: Add Simulated DCC register for target communicatonBrent Roman
2013-06-12[RFC] mips: Enable bulk write optimization for all writesAndreas Fritiofson
2013-06-12cfg: add stm32 flash driver aliasSpencer Oliver
2013-06-12stm32: add new stm32f0 device idSpencer Oliver
2013-06-12cortex_a: remove memory leak on failureSpencer Oliver
2013-06-12Change variable scope.Jim Norris
2013-06-12configure: remove --enable-libusb0 option, rework libusb selectionPaul Fertser
2013-06-12libusb1_common, ftdi: clarify libusb_open error messagePaul Fertser
2013-06-10build: fix incorrect GPL address from last commitSpencer Oliver
2013-06-10Add BCM2835 (as found in Raspberry Pi) interface driverPaul Fertser
2013-06-05update files to correct FSF addressSpencer Oliver
2013-06-05Added OpenJTAG DriverRyan Corbin
2013-06-05nds32: add new target type nds32_v2, nds32_v3, nds32_v3mHsiangkai Wang
2013-06-05aice: add Andes AICE supportHsiangkai Wang
2013-06-04drivers/jtag: rewrite usb_blaster driverRobert Jarzmik
2013-06-03cortex_m: print 'Cortex-M' rather than 'Cortex-M3'Spencer Oliver
2013-06-03cortex_a: fix FTBS on ARM due to alignment issuesAndreas Fritiofson
2013-06-03rlink: fix speed table generationPaul Fertser
2013-05-29cortex_m, hla_target: do not try asserting SRST if it's not presentPaul Fertser
2013-05-28targets: fix target_type name for Cortex-A targetsPaul Fertser
2013-05-10remote_bitbang: De-duplicate init code and clean up on errorAndreas Fritiofson
2013-05-10remote_bitbang: Convert to use getaddrinfo()Andreas Fritiofson
2013-05-10Added functionality to the SYS_SYSTEM semihosting call.Brandon Warhurst