]> git.sur5r.net Git - openocd/history - src/target/mips32_dmaacc.c
mips32_dmaacc: add new funct ejtag_dma_dstrt_poll
[openocd] / src / target / mips32_dmaacc.c
2013-07-17 Oleksij Rempelmips32_dmaacc: add new funct ejtag_dma_dstrt_poll
2013-06-05 Spencer Oliverupdate files to correct FSF address
2012-02-06 Spencer Oliverbuild: cleanup src/target directory
2011-01-05 Eric Wetzelnit: do not add \n at end of LOG_ERROR
2010-04-10 Antonio BorneoTARGET/MIPS32_DMAACC: review scope of functions
2010-03-18 Spencer OliverMIPS: remove unused arg from mips_ejtag_set_instr
2009-11-13 Zachary T Welchmips_ejtag_t -> struct mips_ejtag
2009-06-23 zwelchRemove whitespace at end of lines, step 1.
2009-06-23 zwelch- Fixes '[<>]' whitespace
2009-06-23 zwelch- Fixes '+' whitespace
2009-06-23 zwelch- Fixes '=' whitespace
2009-06-23 zwelch- Replace 'while(' with 'while ('.
2009-06-21 duaneC99 printf() -Werror fixes
2009-06-18 zwelchTransform 'u32' to 'uint32_t' in src/target
2009-06-18 zwelchTransform 'u16' to 'uint16_t'
2009-06-18 zwelchTransform 'u8' to 'uint8_t' in src/target
2009-05-11 zwelchAudit and eliminate redundant #include directives in...
2008-12-13 ntfreak- remove target specific variant and use target->varian...
2008-11-12 ntfreak- slight mips32 cleanup/reformat
2008-10-14 oharboeJohn McCarthy <jgmcc@magma.ca> cleans up the usage...
2008-10-08 ntfreak- remove build warnings from mips_m4k.c and arm11.c
2008-10-08 oharboeJohn McCarthy <jgmcc@magma.ca> adds support for DMA...