aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-09-21gdb: enable target description support by defaultSpencer Oliver
2013-09-21armv7m: remove gdb register hacksSpencer Oliver
2013-09-21gdb: add default description reg typesSpencer Oliver
2013-09-21Restore mwh/mwb functionality.Andreas Fritiofson
2013-09-20adiv5: check packed transfers are supportedSpencer Oliver
2013-09-18README.Windows: pkgconfig-lite should go into MinGW, not MSYSPaul Fertser
2013-09-16README: add missing adapters and flash drivers, mention profilingPaul Fertser
2013-09-16configure: expand library search for libftd2xxStephan Linz
2013-09-15contrib: Add example cross-build scriptAndreas Fritiofson
2013-09-13configure: Add libusb-1.0 header bug workaroundAndreas Fritiofson
2013-09-13configure: auto-enable USB adapters based on libusb availabilityPaul Fertser
2013-09-13libusb: require pkg-config supportPaul Fertser
2013-09-13README* refactoringPaul Fertser
2013-09-13flash: add Nuvoton NUC910 series supportNemui Trinomius
2013-09-13nds32: remove .soft_reset_halt dependencyHsiangkai Wang
2013-09-13aice: add target name to nds command messagesHsiangkai Wang
2013-09-13nds32: support multi-target debuggingHsiangkai Wang
2013-09-13nds32: Use DMA to access memory as no DCacheHsiangkai Wang
2013-09-13nds32: modify nds commands implementationHsiangkai Wang
2013-09-13nds32: support FreeRTOSHsiangkai Wang
2013-09-13nds32: report any one of hit read watchpointsHsiangkai Wang
2013-09-13nds32: change default valueHsiangkai Wang
2013-09-13nds32: always polling after gdb attachedHsiangkai Wang
2013-09-13nds32: support Andes profiling functionHsiangkai Wang
2013-09-13target: enhance target profilingHsiangkai Wang
2013-09-13target: add profiling interfaceHsiangkai Wang
2013-09-13target: increase the maximum number of bucketsHsiangkai Wang
2013-09-13target: Correct profiling calculationHsiangkai Wang
2013-09-13target: Make profiling function more readableHsiangkai Wang
2013-09-13nds32: refine nds32_v2 implementHsiangkai Wang
2013-09-13aice: support batch commandsHsiangkai Wang
2013-09-13aice: Always setup SDP basic modeHsiangkai Wang
2013-09-13aice: use keep_alive() to avoid timeout warning messagesHsiangkai Wang
2013-09-13gdb_server: Do not set gdb_con->sync to true for new connectionsAnton Kolesov
2013-09-13svf: off-by-one error; do not access after the allocated memoryPaul Fertser
2013-09-13target: Rewrite read/write buffer default implementationsAndreas Fritiofson
2013-09-13[RFC] target: Move bulk_write_memory to arm7_9Andreas Fritiofson
2013-09-10sysfsgpio: fix a typo in the informational outputPaul Fertser
2013-09-08fm3: add Fujitsu MB9Ax family supportNemui Trinomius
2013-09-08build: remove clang warning about global var 'match'Spencer Oliver
2013-09-08atmega: add new target supportNemui Trinomius
2013-09-08flash: add NXP LPC800 supportNemui Trinomius
2013-09-08armv7m: use consistent arm.cpsr memberSpencer Oliver
2013-09-08target: remove unimplemented target_request_data implementationsSpencer Oliver
2013-09-08target: check target supports target_request_dataSpencer Oliver
2013-09-08target: remove unimplemented soft_reset_halt implementationsSpencer Oliver
2013-09-08rtos: Do not dereference null pointersSpencer Oliver
2013-09-08mini51: support for Nuvoton NuMicro Mini51 series flash memoryCosmin Gorgovan
2013-09-08kinetis: add kl flash supportSpencer Oliver
2013-09-08jtag: drivers: Add JTAP VPI client driverFranck Jullien