Transform 'u8' to 'uint8_t' in src/target
[fw/openocd] / src / target / arm7_9_common.h
2009-06-18 zwelchTransform 'u8' to 'uint8_t' in src/target
2009-05-22 zwelchSubmitted by Dean Glazeski <dnglaze@gmail.com>:
2009-05-11 zwelchAudit and eliminate redundant #include directives in...
2009-05-10 oharboeDavid Brownell <david-b@pacbell.net> whitespace fixes.
2009-04-29 zwelchRemove redundant declarations to allow building with...
2009-04-19 oharboeZach Welch <zw@superlucidity.net> fix -Werror warnings
2008-12-13 ntfreak- remove target specific variant and use target->varian...
2008-10-30 oharboeHongtao Zheng single step fixes
2008-10-28 oharboeHongtao Zheng - more fixes to single stepping. Better...
2008-10-27 oharboeHongtao Zheng - add simulation because previous functio...
2008-09-20 ntfreak- added myself to copyright on files i remember adding...
2008-08-14 oharboeferoceon updated w.r.t. latest arm7/9 changes
2008-08-14 oharboearm7/9 breakpoint cleanup. arm7_9 sw/hw commands retire...
2008-07-25 oharboeadded yours sincerely for files where I feel that I...
2008-06-06 oharboeNicolas Pitre: Feroceon fixes
2008-05-27 ntfreak- moved flash erase_check target code to target.c
2008-04-16 oharboeUpdate Embedded ICE registers explicitly during target...
2008-02-24 oharboe- fixed target->type->poll() return value
2008-02-21 vpalatin- add support for Marvell Feroceon (thanks to Nicolas...
2007-10-22 ntfreak- add verify_image command
2007-08-10 drath- renamed M5960 USB JTAG to "flyswatter"
2007-05-29 drath- split fileio handling into fileio part and image...
2007-04-25 drath- added support for error handlers to JTAG scan command...
2007-04-16 drath- explicitly disable monitor mode on ARM7/9 targets
2007-03-26 drath- fixed arm926 cp15 command bug (thanks to Vincent...
2007-01-22 drath- fix incorrect parsing of whitespace in command.c...
2006-11-07 drath- added support for the oocd-link (joernonline.de/dw...
2006-08-31 drath- endianess fixes everywhere but in the flash code...
2006-06-02 drath- prepare OpenOCD for branching, created ./trunk/