| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | retire jtag_set_check_value | oharboe | 2009-05-08 | 1 | -44/+35 |
* | retire jtag_set_check_value | oharboe | 2009-05-08 | 1 | -26/+15 |
* | retire jtag_set_check_value | oharboe | 2009-05-08 | 1 | -2/+2 |
* | first jtag_check_value_mask usage. tested by using "arm7_9 fast_memory_access... | oharboe | 2009-05-08 | 1 | -13/+2 |
* | added comments w.r.t. potential performance problems | oharboe | 2009-05-08 | 2 | -0/+13 |
* | more in_handler typo fixes | oharboe | 2009-05-07 | 2 | -7/+9 |
* | ouch - typo in last commit | oharboe | 2009-05-07 | 1 | -1/+1 |
* | in_handler removal typo fixed | oharboe | 2009-05-07 | 1 | -1/+1 |
* | fix copy & paste error when retiring in_handler | oharboe | 2009-05-07 | 1 | -1/+1 |
* | 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 |