aboutsummaryrefslogtreecommitdiff
path: root/src/target/mips32_dmaacc.c
AgeCommit message (Expand)Author
2013-10-31Clean up const usage to avoid excessive castingAndreas Fritiofson
2013-07-17do not wait forever on ejtag_dma_dstrt_pollOleksij Rempel
2013-07-17mips32_dmaacc: add new funct ejtag_dma_dstrt_pollOleksij Rempel
2013-06-05update files to correct FSF addressSpencer Oliver
2012-02-06build: cleanup src/target directorySpencer Oliver
2011-01-05nit: do not add \n at end of LOG_ERROREric Wetzel
2010-04-11TARGET/MIPS32_DMAACC: review scope of functionsAntonio Borneo
2010-03-18MIPS: remove unused arg from mips_ejtag_set_instrSpencer Oliver
2009-11-13mips_ejtag_t -> struct mips_ejtagZachary T Welch
2009-06-23Remove whitespace at end of lines, step 1.zwelch
2009-06-23- Fixes '[<>]' whitespacezwelch
2009-06-23- Fixes '+' whitespacezwelch
2009-06-23- Fixes '=' whitespacezwelch
2009-06-23- Replace 'while(' with 'while ('.zwelch
2009-06-21C99 printf() -Werror fixesduane
2009-06-18Transform 'u32' to 'uint32_t' in src/targetzwelch
2009-06-18Transform 'u16' to 'uint16_t'zwelch
2009-06-18Transform 'u8' to 'uint8_t' in src/targetzwelch
2009-05-11Audit and eliminate redundant #include directives in other target files.zwelch
2008-12-13- remove target specific variant and use target->variant memberntfreak
2008-11-12- slight mips32 cleanup/reformatntfreak
2008-10-14John McCarthy <jgmcc@magma.ca> cleans up the usage of theoharboe
2008-10-08- remove build warnings from mips_m4k.c and arm11.cntfreak
2008-10-08John McCarthy <jgmcc@magma.ca> adds support for DMA mode access as supported ...oharboe