aboutsummaryrefslogtreecommitdiff
path: root/src/target
AgeCommit message (Expand)Author
2009-05-07Fix most pointer cast alignment warnings in arm11.c; fix u16 memory reads..zwelch
2009-05-07Fix pointer cast alignment warnings in arm_adi_v5.czwelch
2009-05-06Fix pointer cast alignment warning in XScale miniIC loader parity calc.zwelch
2009-05-06Fix pointer cast alignment warnings in target/image.c.zwelch
2009-05-06Change reg_s value field from u8 * to void *; it must always be cast.zwelch
2009-05-06remove unecessary setting of deprecated fields to NULLoharboe
2009-05-06add warnings about not using in_handleroharboe
2009-05-06retire out_mask - not used anywhereoharboe
2009-05-05mark usage of in_handler that can be converted into user codeoharboe
2009-05-05Gabor Juhos juhosg at openwrt.org MIPS: fix a shift value in the MIPS32_R_IN...oharboe
2009-05-05Oleksandr Tymoshenko <gonzo@bluezbox.com> "resume" command fix for EJTAGoharboe
2009-05-04Dirk Behme <dirk.behme@googlemail.com> Add minimalist Cortex A8 fileoharboe
2009-05-04Mariano Alvira <mar@devl.org> fixes warningsoharboe
2009-05-03Piotr Esden-Tempski <piotr@esden.net> Mac OS X compile fixesoharboe
2009-05-02Update autotools scripts to require automake 1.6. The configure.in scriptzwelch
2009-04-30Uwe Hermann <uwe@hermann-uwe.de>: Support both rev -A1 and -A2 of Hitex STR9-...zwelch
2009-04-30Uwe Hermann <uwe@hermann-uwe.de>: Make ICEbear look like other targetszwelch
2009-04-30lpc2478 target configoharboe
2009-04-30Add static keywords to core target source file data and functions.zwelch
2009-04-30use jtag_rclk 500 to avoid proliferation of target scriptsoharboe
2009-04-29More error logging for DAP errorsmlu
2009-04-29comments and debug codeoharboe
2009-04-29Sten <debian@sansys-electronic.com>: add support for Olimex LPC2378STK eval b...zwelch
2009-04-29Sten <debian@sansys-electronic.com>: add support for ICEbear FDTI-based inter...zwelch
2009-04-29Remove redundant declarations to allow building with -Wredundant-decls.zwelch
2009-04-28fix checksum memory. By failing the fallback code will handle checksum calcul...oharboe
2009-04-28convert some LOG_INFO()'s during stepping into LOG_DEBUG()oharboe
2009-04-28Michael Bruck <mbruck@digenius.de> macros for error handlingoharboe
2009-04-28eol-style nativeoharboe
2009-04-27SimonQian <simonqian@simonqian.com> fix warnings(which stops compilation) and...oharboe
2009-04-27Added dap baseaddr and dap apid commandsmlu
2009-04-27clean up debug/info output to be in line with other targetsoharboe
2009-04-27more error handlingoharboe
2009-04-27a little bit more error handling in ARM11oharboe
2009-04-27SimonQian <simonqian@simonqian.com> AVR wipoharboe
2009-04-27SimonQian <simonqian@simonqian.com> AVR supportoharboe
2009-04-27Deleted depreciated files ( new versions are arm_adi_v5.c/h )mlu
2009-04-27Changed armv7m and cortexm3 to use nev arm_adi_v5 instead of cortex_swjdp.mlu
2009-04-27Added arm_adi_v5.c/h, to replace cortex_swjdp.c/h. Better conformance to ARM ...mlu
2009-04-27Zach Welch <zw@superlucidity.net> wrap _GNU_SOURCE definesoharboe
2009-04-26Zach Welch <zw@superlucidity.net> fix typooharboe
2009-04-26R.Doss <doss@gmx.de> AT91SAM9260oharboe
2009-04-24Nicolas Pitre <nico@cam.org> update SheevaPlug interface cfg fileoharboe
2009-04-24Uwe Hermann <uwe@hermann-uwe.de> drop unecessary BSTAPIDsoharboe
2009-04-23Michael Bruck <mbruck@digenius.de> include file fixoharboe
2009-04-23stm32.cfg can expect one of 4 id's. oharboe
2009-04-23Laurentiu Cocanu - fix typooharboe
2009-04-22Michael Bruck <mbruck@digenius.de> ARM11 various updates + fix formatting.oharboe
2009-04-22Fix use of wrong format conversion for size_t (%zu instead of %u)kc8apf
2009-04-22Uwe Hermann <uwe@hermann-uwe.de> Drop non-A variants of ft2232 targetsoharboe