aboutsummaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2013-04-17parport: fix parport_toggling_time regressionSpencer Oliver
2013-04-17ft2232: remove ft2232_large_scan memory leakAndreas Fritiofson
2013-04-17libusb: disable debug messages by defaultSpencer Oliver
2013-04-15flash: Added support for at91sam4sd32cPeter Dietzsch
2013-04-11ft2232: fix input scan ending in drshift/irshiftYann Vernier
2013-04-11arm_adi_v5: fix for csw nonsecure access.Michel JAOUEN
2013-04-02mips: code cleanup in cp0 command handlersSalvador Arroyo
2013-04-02mips: change in restoring debug working registerSalvador Arroyo
2013-04-02mips: mips32_pracc_fastdata_xfer() little modificationSalvador Arroyo
2013-04-02pic32mx: false pending at low core clockSalvador Arroyo
2013-04-02Added support for ARMv7-M in arm io.Henrik Nilsson
2013-04-02Add abort when JTAG-DP transaction times out.Evan Hunter
2013-04-02arm_adi_v5: fix mem_ap_read_buf_u32() JTAG nastiness..mike brown
2013-04-02gdb server: Fix buffer overrun - sprintf appends a terminating null to the da...Evan Hunter
2013-03-31ti_icdi: add icdi_usb_query result checkSpencer Oliver
2013-03-24at91sam3: Wrong PLLA frequency calculationsThomas Schmid
2013-03-24rtos: fixed handling of qThreadExtraInfo packetsChristian Gudrian
2013-03-15target: fix broken Cortex-R4 supportSpencer Oliver
2013-03-15target: Retire target_bulk_write_memory()Andreas Fritiofson
2013-03-15target: Add default implementation of bulk_write_memoryAndreas Fritiofson
2013-03-15arch: Added ARMv7R and Cortex-R4 supportEvan Hunter
2013-03-15adi_v5: search for Debug and Memory AP supportEvan Hunter
2013-03-15cortex_a : optimize apb read/write access.Evan Hunter
2013-03-13jtag: add support for some probes that are mostly compatible with opendousStefan Mahr
2013-03-13jtag: usb_blaster: fix allocation of usb_blaster_device_descStefan Mahr
2013-03-13jtag: parport: avoid freeing read-only memory sectionStefan Mahr
2013-03-13jtag: opendous: fix tap buffer overflowStefan Mahr
2013-03-13target: Remove read_memory_impAndreas Fritiofson
2013-03-13target: Remove write_memory_impAndreas Fritiofson
2013-03-13target: Remove soft_reset_halt_impAndreas Fritiofson
2013-03-13ft2232: ft2232_channel option addedRodrigo Melo
2013-03-13Kinetis: Flash command function matches datasheetAlex Austin
2013-03-13Kinetis: Symbolic names for Addresses and CommandsAlex Austin
2013-03-12tcl: add flash programming helperSpencer Oliver
2013-03-12rtos: fixes warningØyvind Harboe
2013-03-07gdb: use stdio functions to convert parametersSpencer Oliver
2013-03-06flash: fix stm32 failed probe using incorrect flash sizeSpencer Oliver
2013-03-06stm32: update stm32f1x driver for f0x and f3x option bytesSpencer Oliver
2013-03-06ti-icdi: catch failed icdi_send_cmdSpencer Oliver
2013-03-06target: use common target_name to access target::cmd_name memberSpencer Oliver
2013-03-06speed up ftdi by reorder to out-inPeter Henn
2013-03-05Move back off timer to target structMathias K
2013-03-05Add the target name to debug output for better understanding and error identi...Mathias K
2013-02-26gdbserver: use common hexify/unhexify routinesSpencer Oliver
2013-02-25Fix buffer overflow in versaloon interfaceJoerg Fischer
2013-02-25target: hla correctly use target eventsSpencer Oliver
2013-02-25armv7m: update to use correct register core_cacheSpencer Oliver
2013-02-25stm32: add support for stm32l1x 256k high density single bank devicesJohan Almquist
2013-02-25stm32: add support for the STM32Lx 384kb dual bank flashJohan Almquist
2013-02-25stm32: enable flash bank size overrideSpencer Oliver