| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | fix c99 compile errors | oharboe | 2009-05-07 | 1 | -2/+4 |
* | marker for in_handler to remove | oharboe | 2009-05-07 | 1 | -5/+5 |
* | remove usage of in_handler | oharboe | 2009-05-07 | 1 | -37/+23 |
* | remove in_handler usage | oharboe | 2009-05-07 | 1 | -51/+47 |
* | remove in_handler usage | oharboe | 2009-05-07 | 1 | -48/+37 |
* | remove in_handler usage | oharboe | 2009-05-07 | 1 | -52/+41 |
* | remove in_handler usage | oharboe | 2009-05-07 | 2 | -64/+44 |
* | remove in_handler usage | oharboe | 2009-05-07 | 1 | -58/+50 |
* | remove in_handler usage | oharboe | 2009-05-07 | 1 | -27/+18 |
* | remove in_handler usage | oharboe | 2009-05-07 | 2 | -53/+39 |
* | remove in_handler usage | oharboe | 2009-05-07 | 1 | -13/+6 |
* | stop using in_handler | oharboe | 2009-05-07 | 1 | -6/+8 |
* | remove in_handler usage | oharboe | 2009-05-07 | 1 | -40/+36 |
* | David Brownell david-b at pacbell.net fix warnings | oharboe | 2009-05-07 | 1 | -2/+2 |
* | fix line endings | oharboe | 2009-05-07 | 1 | -63/+63 |
* | David Brownell <david-b@pacbell.net> DaVinci DM355 SoC support | oharboe | 2009-05-07 | 1 | -0/+63 |
* | slightly increase readability of code | oharboe | 2009-05-07 | 1 | -5/+6 |
* | another example of removing in_handler usage | oharboe | 2009-05-07 | 1 | -10/+21 |
* | added template for removing in_handler | oharboe | 2009-05-07 | 1 | -26/+16 |
* | Fix most pointer cast alignment warnings in arm11.c; fix u16 memory reads.. | zwelch | 2009-05-07 | 1 | -23/+24 |
* | Fix pointer cast alignment warnings in arm_adi_v5.c | zwelch | 2009-05-07 | 1 | -15/+18 |
* | Fix pointer cast alignment warning in XScale miniIC loader parity calc. | zwelch | 2009-05-06 | 1 | -1/+5 |
* | Fix pointer cast alignment warnings in target/image.c. | zwelch | 2009-05-06 | 1 | -2/+6 |
* | Change reg_s value field from u8 * to void *; it must always be cast. | zwelch | 2009-05-06 | 2 | -2/+2 |
* | remove unecessary setting of deprecated fields to NULL | oharboe | 2009-05-06 | 14 | -284/+284 |
* | add warnings about not using in_handler | oharboe | 2009-05-06 | 2 | -7/+7 |
* | retire out_mask - not used anywhere | oharboe | 2009-05-06 | 16 | -110/+107 |
* | mark usage of in_handler that can be converted into user code | oharboe | 2009-05-05 | 11 | -19/+19 |
* | Gabor Juhos juhosg at openwrt.org MIPS: fix a shift value in the MIPS32_R_IN... | oharboe | 2009-05-05 | 1 | -1/+1 |
* | Oleksandr Tymoshenko <gonzo@bluezbox.com> "resume" command fix for EJTAG | oharboe | 2009-05-05 | 1 | -2/+2 |
* | Dirk Behme <dirk.behme@googlemail.com> Add minimalist Cortex A8 file | oharboe | 2009-05-04 | 4 | -2/+376 |
* | Mariano Alvira <mar@devl.org> fixes warnings | oharboe | 2009-05-04 | 3 | -5/+5 |
* | 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 |