| Commit message (Expand) | Author | Age | Files | Lines |
* | Piotr Esden-Tempski <piotr@esden.net> Mac OS X compile fixes | oharboe | 2009-05-03 | 1 | -11/+11 |
* | Update autotools scripts to require automake 1.6. The configure.in script | zwelch | 2009-05-02 | 1 | -2/+5 |
* | Uwe Hermann <uwe@hermann-uwe.de>: Support both rev -A1 and -A2 of Hitex STR9-... | zwelch | 2009-04-30 | 2 | -2/+16 |
* | Uwe Hermann <uwe@hermann-uwe.de>: Make ICEbear look like other targets | zwelch | 2009-04-30 | 1 | -15/+3 |
* | lpc2478 target config | oharboe | 2009-04-30 | 1 | -0/+35 |
* | Add static keywords to core target source file data and functions. | zwelch | 2009-04-30 | 15 | -138/+133 |
* | use jtag_rclk 500 to avoid proliferation of target scripts | oharboe | 2009-04-30 | 3 | -8/+5 |
* | More error logging for DAP errors | mlu | 2009-04-29 | 1 | -2/+3 |
* | comments and debug code | oharboe | 2009-04-29 | 2 | -2/+14 |
* | Sten <debian@sansys-electronic.com>: add support for Olimex LPC2378STK eval b... | zwelch | 2009-04-29 | 1 | -0/+11 |
* | Sten <debian@sansys-electronic.com>: add support for ICEbear FDTI-based inter... | zwelch | 2009-04-29 | 1 | -0/+23 |
* | Remove redundant declarations to allow building with -Wredundant-decls. | zwelch | 2009-04-29 | 10 | -32/+1 |
* | fix checksum memory. By failing the fallback code will handle checksum calcul... | oharboe | 2009-04-28 | 1 | -3/+5 |
* | convert some LOG_INFO()'s during stepping into LOG_DEBUG() | oharboe | 2009-04-28 | 1 | -9/+9 |
* | Michael Bruck <mbruck@digenius.de> macros for error handling | oharboe | 2009-04-28 | 3 | -127/+62 |
* | eol-style native | oharboe | 2009-04-28 | 1 | -42/+42 |
* | SimonQian <simonqian@simonqian.com> fix warnings(which stops compilation) and... | oharboe | 2009-04-27 | 2 | -387/+387 |
* | Added dap baseaddr and dap apid commands | mlu | 2009-04-27 | 2 | -5/+78 |
* | clean up debug/info output to be in line with other targets | oharboe | 2009-04-27 | 1 | -5/+16 |
* | more error handling | oharboe | 2009-04-27 | 3 | -30/+65 |
* | a little bit more error handling in ARM11 | oharboe | 2009-04-27 | 3 | -21/+54 |
* | SimonQian <simonqian@simonqian.com> AVR wip | oharboe | 2009-04-27 | 4 | -2/+391 |
* | SimonQian <simonqian@simonqian.com> AVR support | oharboe | 2009-04-27 | 1 | -0/+42 |
* | Deleted depreciated files ( new versions are arm_adi_v5.c/h ) | mlu | 2009-04-27 | 2 | -1162/+0 |
* | Changed armv7m and cortexm3 to use nev arm_adi_v5 instead of cortex_swjdp. | mlu | 2009-04-27 | 5 | -90/+188 |
* | Added arm_adi_v5.c/h, to replace cortex_swjdp.c/h. Better conformance to ARM ... | mlu | 2009-04-27 | 2 | -0/+1263 |
* | Zach Welch <zw@superlucidity.net> wrap _GNU_SOURCE defines | oharboe | 2009-04-27 | 1 | -0/+2 |
* | Zach Welch <zw@superlucidity.net> fix typo | oharboe | 2009-04-26 | 2 | -3/+3 |
* | R.Doss <doss@gmx.de> AT91SAM9260 | oharboe | 2009-04-26 | 1 | -0/+127 |
* | Nicolas Pitre <nico@cam.org> update SheevaPlug interface cfg file | oharboe | 2009-04-24 | 1 | -2/+2 |
* | Uwe Hermann <uwe@hermann-uwe.de> drop unecessary BSTAPIDs | oharboe | 2009-04-24 | 2 | -4/+0 |
* | Michael Bruck <mbruck@digenius.de> include file fix | oharboe | 2009-04-23 | 1 | -1/+1 |
* | stm32.cfg can expect one of 4 id's. | oharboe | 2009-04-23 | 1 | -5/+5 |
* | Laurentiu Cocanu - fix typo | oharboe | 2009-04-23 | 1 | -1/+1 |
* | Michael Bruck <mbruck@digenius.de> ARM11 various updates + fix formatting. | oharboe | 2009-04-22 | 3 | -797/+836 |
* | Fix use of wrong format conversion for size_t (%zu instead of %u) | kc8apf | 2009-04-22 | 1 | -1/+1 |
* | Uwe Hermann <uwe@hermann-uwe.de> Drop non-A variants of ft2232 targets | oharboe | 2009-04-22 | 10 | -36/+10 |
* | Nico Coesel <ncoesel@dealogic.nl> MIPS32 speedup patches | oharboe | 2009-04-21 | 3 | -42/+91 |
* | - vsllink update from SimonQian [simonqian@SimonQian.com] | ntfreak | 2009-04-21 | 1 | -0/+25 |
* | Zach Welch <zw@superlucidity.net>fix unused return value warnings (3 of 4) | oharboe | 2009-04-21 | 1 | -8/+14 |
* | Zach Welch <zw@superlucidity.net> fix -Wformat-security warnings (1 of 4) | oharboe | 2009-04-21 | 1 | -1/+1 |
* | - fix at91rm9200 warning. Thanks Zach Welch <zw@superlucidity.net> | ntfreak | 2009-04-20 | 2 | -87/+87 |
* | Holger Freyther <zecke@selfish.org> Attempt to fix arm7_9 breakpoint handling | oharboe | 2009-04-20 | 1 | -16/+30 |
* | Zach Welch <zw@superlucidity.net> use ARM4_5_MODE_ANY instead of -1 | oharboe | 2009-04-19 | 1 | -1/+1 |
* | Zach Welch <zw@superlucidity.net> fix -Werror warnings | oharboe | 2009-04-19 | 23 | -58/+62 |
* | The following patches was applied: | mifi | 2009-04-18 | 17 | -93/+93 |
* | Jesus Sanchez-Palencia <jesus.palencia@openbossa.org> | oharboe | 2009-04-15 | 1 | -0/+38 |
* | Piotr Esden-Tempski <piotr@esden.net> Corrected olimex_stm32_h103 board config | oharboe | 2009-04-15 | 1 | -1/+2 |
* | Freddie Chopin <freddie_chopin@op.pl> LPC2378 config file | oharboe | 2009-04-15 | 1 | -0/+49 |
* | Solve problem with single stepping. | mlu | 2009-04-14 | 1 | -1/+8 |