aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2013-09-13nds32: report any one of hit read watchpointsHsiangkai Wang1-0/+9
2013-09-13nds32: change default valueHsiangkai Wang2-2/+2
2013-09-13nds32: always polling after gdb attachedHsiangkai Wang5-26/+4
2013-09-13nds32: support Andes profiling functionHsiangkai Wang5-1/+192
2013-09-13target: enhance target profilingHsiangkai Wang1-16/+40
2013-09-13target: add profiling interfaceHsiangkai Wang2-64/+108
2013-09-13target: increase the maximum number of bucketsHsiangkai Wang1-1/+3
2013-09-13target: Correct profiling calculationHsiangkai Wang1-3/+7
2013-09-13target: Make profiling function more readableHsiangkai Wang1-10/+10
2013-09-13nds32: refine nds32_v2 implementHsiangkai Wang2-13/+36
2013-09-13aice: support batch commandsHsiangkai Wang6-76/+420
2013-09-13aice: Always setup SDP basic modeHsiangkai Wang1-26/+37
2013-09-13aice: use keep_alive() to avoid timeout warning messagesHsiangkai Wang1-0/+3
2013-09-13gdb_server: Do not set gdb_con->sync to true for new connectionsAnton Kolesov1-1/+1
2013-09-13svf: off-by-one error; do not access after the allocated memoryPaul Fertser1-2/+3
2013-09-13target: Rewrite read/write buffer default implementationsAndreas Fritiofson1-88/+51
2013-09-13[RFC] target: Move bulk_write_memory to arm7_9Andreas Fritiofson15-50/+70
2013-09-10sysfsgpio: fix a typo in the informational outputPaul Fertser1-1/+1
2013-09-08fm3: add Fujitsu MB9Ax family supportNemui Trinomius1-10/+12
2013-09-08build: remove clang warning about global var 'match'Spencer Oliver1-18/+18
2013-09-08atmega: add new target supportNemui Trinomius1-0/+5
2013-09-08flash: add NXP LPC800 supportNemui Trinomius1-2/+62
2013-09-08armv7m: use consistent arm.cpsr memberSpencer Oliver3-4/+4
2013-09-08target: remove unimplemented target_request_data implementationsSpencer Oliver8-27/+0
2013-09-08target: check target supports target_request_dataSpencer Oliver1-0/+7
2013-09-08target: remove unimplemented soft_reset_halt implementationsSpencer Oliver8-50/+0
2013-09-08rtos: Do not dereference null pointersSpencer Oliver1-4/+3
2013-09-08mini51: support for Nuvoton NuMicro Mini51 series flash memoryCosmin Gorgovan3-1/+467
2013-09-08kinetis: add kl flash supportSpencer Oliver1-61/+315
2013-09-08jtag: drivers: Add JTAP VPI client driverFranck Jullien6-0/+474
2013-08-29gdb server: do not free tdesc_filename earlySpencer Oliver1-2/+2
2013-08-29docs: add RTOS Support infoSpencer Oliver1-1/+54
2013-08-29cfg: EFM32 supports SYSRESETREQ so use itSpencer Oliver1-1/+5
2013-08-29flash: fix stm32f1x dual bank detectionSpencer Oliver1-1/+4
2013-08-29efm32: set safe minimum working areaSpencer Oliver1-2/+2
2013-08-29target: Remove error messages as no .get_gdb_fileio_infoHsiangkai Wang1-2/+4
2013-08-29stlink: Add workaround for intermittent FW info retrieval failureAndrey Smirnov3-19/+65
2013-08-29stlink_usb: remove gcc-specific constantAndrey Yurovsky1-1/+1
2013-08-29Added new ftdi interface devicePushpal Sidhu2-11/+37
2013-08-29doc: Add gdb target description commandsFranck Jullien1-0/+11
2013-08-19doc: update GW16042 hardware informationPushpal Sidhu1-4/+5
2013-08-15interface/ftdi/tumpa: remove ftdi_device_desc as it's incorrectPaul Fertser1-1/+0
2013-08-15Add tcl configurations for Altera Soc devicesBrad Riensche2-0/+83
2013-08-15stm32lx flash: fix flash size for Medium+ devicesAndrey Yurovsky1-2/+18
2013-08-09remove the untested warning in ftdi/olimex-arm-usb-tiny-h.cfgSergey Alirzaev1-6/+0
2013-08-07docs: remove mixed case typoSpencer Oliver1-1/+1
2013-08-07target: clear running_alg flag after resetPaul Fertser1-1/+3
2013-08-07mdr32fx: support for Milandr's MDR32Fx internal flash memoryPaul Fertser5-0/+706
2013-08-07stlink: add SWO tracing supportAndrey Yurovsky5-5/+297
2013-08-07gdb_server: check target before executing event callbackHsiangkai Wang1-0/+4