aboutsummaryrefslogtreecommitdiff
path: root/src/target
AgeCommit message (Expand)Author
2015-05-17server: avoid the tcl server crashing when there is no targetAustin Morton
2015-04-24target/cortex_a: examination should be done every time it's asked forPaul Fertser
2015-04-24target: try to reexamine even when polling failsPaul Fertser
2015-04-16Fix several format specifiers errors exposed by arm-none-eabiPaul Fertser
2015-04-14target/arm_adi_v5, cortex_m: retry ahbap_debugport_init few times in case of ...Paul Fertser
2015-04-14target/cortex_a: emit a clear error message when dbgbase can't be detectedPaul Fertser
2015-04-14jtag/adi_v5_jtag: fix infinite recursion in jtagdp_transaction_endcheck()Paul Fertser
2015-04-14Cortex-A: Don't flush the data/unified cache if MMU is offUwe Kleine-König
2015-04-02target/target.c: fixed rp check bug in asynchronous flash write algorithm.DmitryShpak
2015-03-25target/adi_v5_swd, cortex_m: properly handle more cases requiring reconnectPaul Fertser
2015-03-25drivers/cmsis-dap: port to common SWD frameworkPaul Fertser
2015-03-25armv7m_trace, stlink: provide APIs to capture trace with an adapterPaul Fertser
2015-03-25armv7m: add generic trace support (TPIU, ITM, etc.)Paul Fertser
2015-03-09server, target, cortex_m: add deinit_target to the API to free resourcesPaul Fertser
2015-03-09target/target: call event handlers around examine when polling resumesPaul Fertser
2015-03-09target/cortex_m: do not leak memory on reexaminationPaul Fertser
2015-03-09target: fix timer callbacks processingPaul Fertser
2015-03-09arm11: initialise DPM and register cache before reading DSCR for the first timePaul Fertser
2015-03-09openrisc: add profiling functionFranck Jullien
2015-03-09armv7m: do not access FPU registers when not presentPaul Fertser
2015-03-09armv7m: add FPU registers supportPaul Fertser
2015-03-09target/arm_disassembler: add exception related disassemblypierre Kuo
2015-03-09target/cortex_a: remove dead assignmentPaul Fertser
2015-03-09server: tcl_notifications commandAustin Morton
2015-02-22Remove long-deprecated "target count" and "target number" commands.Robert P. J. Day
2015-02-22 cortex_m: Add Cortex-M0 identification to ROM-table display.Uwe Bonnes
2015-02-22Cortex A: fix extra memory read and non-word sizesChristopher Head
2015-02-11target/profiling: Use the correct method to access registersAndreas Fritiofson
2015-02-11xscale: Use the correct method to access registersAndreas Fritiofson
2015-02-11hla_target: Use the correct method to access registersAndreas Fritiofson
2015-02-11cortex_m: Use the correct method to access registersAndreas Fritiofson
2015-02-11nds32: Use the correct method to access registersAndreas Fritiofson
2015-02-11mips32: add gdb target description supportAntony Pavlov
2015-02-11mips32: use 'unsigned int' for CPU register indicesAntony Pavlov
2015-02-11armv7a: fix interpretation of MMU tableDaniel Glöckner
2015-02-11cortex_a: Add Cortex-A5 identificationOlivier Schonken
2015-02-11target/image: fix undefined behaviour when loading with GDBPaul Fertser
2015-02-11target: write gmon.out according to target endiannessJose de Sousa
2015-01-30armv4_5: Continue the change from uint32_t to uint8_t[4] for regsAndreas Fritiofson
2015-01-30Use (uint8_t *) for buf_(set|get)_u(32|64) instead of (void *)Paul Fertser
2015-01-28ARMv7-A: remove useless switch constructUwe Kleine-König
2015-01-10cortex_a: Add support for A7 MPCoreAlexander Stein
2015-01-10cortex_a: Add support for A15 MPCoreKamal Dasu
2015-01-09avoid segfaulting when attempting to set an unavailable type of breackpointSalvador Arroyo
2015-01-09Mac/PPC: Fix build.Jens Bauer
2015-01-09swd: handle various failure conditionsPaul Fertser
2015-01-09target: improve robustness of polling and reexaminationPaul Fertser
2014-11-24or1k: remove address of the Free Software FoundationAntony Pavlov
2014-11-24mips32: fix typosAntony Pavlov
2014-11-03arm_adi_v5: added two CoreSight peripheral IDsPeter Lawrence