aboutsummaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2013-09-26Add new target type: OpenRISCFranck Jullien
2013-09-25jlink: improve USB read during jlink_tap_executePhilip Craig
2013-09-25target: Fix strange ordering in target_read_u8Andreas Fritiofson
2013-09-25jlink: Replace crazy home cooked assertion with a real oneAndreas Fritiofson
2013-09-25bus_blaster: do not fail on missing get_latency_timerSøren Jørvang
2013-09-25build: fix NetBSD build warningPetri Laakso
2013-09-25hla: move memory read/write functionality to driverSpencer Oliver
2013-09-25stlink: remove usb timeout magic numbersSpencer Oliver
2013-09-25hla: cleanup read/write apiSpencer Oliver
2013-09-21armv7m: add gdb target description supportSpencer Oliver
2013-09-21gdb: cleanup gdb target description supportSpencer Oliver
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-13configure: auto-enable USB adapters based on libusb availabilityPaul Fertser
2013-09-13libusb: require pkg-config supportPaul 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