Transform 'u32' to 'uint32_t' in src/target
[fw/openocd] / src / target / embeddedice.h
2009-06-18 zwelchTransform 'u32' to 'uint32_t' in src/target
2009-06-18 zwelchTransform 'u8' to 'uint8_t' in src/target
2009-06-04 oharboeIntroduce jtag_get_end_state() fn to clarify code a...
2009-06-04 oharboeremove TAP_INVALID as argument to jtag_add_xxx() fn's
2009-05-11 zwelchAudit and eliminate redundant #include directives in...
2009-04-30 zwelchAdd static keywords to core target source file data...
2009-04-18 mifiThe following patches was applied:
2008-12-13 ntfreak- remove target specific variant and use target->varian...
2008-11-30 duanejtag newtap change & huge manual update
2008-10-14 oharboeLaurentiu Cocanu - add error handling
2008-09-20 ntfreak- added myself to copyright on files i remember adding...
2008-07-28 oharboeallow minidrivers to implement inner loop of dcc memory...
2008-07-25 oharboeadded yours sincerely for files where I feel that I...
2008-05-07 oharboeThis matters for embedded devices, but is probably...
2008-04-11 oharboeReset wip. Just adding hooks. This is just to reduce...
2008-03-05 oharboe- This speeds up dcc arm7_9 bulk write a little bit...
2008-03-05 oharboeadded jtag_add_dr_out(). Better for hw fifo, same for...
2008-02-28 oharboecode to be used in upcoming minidriver work.
2007-08-25 drath- added support for setting JTAG frequency on ASIX...
2007-08-10 drath- renamed M5960 USB JTAG to "flyswatter"
2007-01-22 drath- fix incorrect parsing of whitespace in command.c...
2006-09-28 drath- str9x flash support (Thanks to Spencer Oliver)
2006-08-31 drath- endianess fixes everywhere but in the flash code...
2006-08-06 drath- fixed a minor problem with the GDB server that could...
2006-06-02 drath- prepare OpenOCD for branching, created ./trunk/