summaryrefslogtreecommitdiff
path: root/src/target/mips32_dmaacc.h
Commit message (Expand)AuthorAgeFilesLines
* TARGET/MIPS32_DMAACC: review scope of functionsAntonio Borneo2010-04-111-14/+0
* target files shouldn't #include <target/...h>David Brownell2009-12-131-1/+1
* change #include "mips_ejtag.h" to <target/mips_ejtag.h>Zachary T Welch2009-12-031-1/+1
* mips_ejtag_t -> struct mips_ejtagZachary T Welch2009-11-131-8/+8
* src/target: remove 'extern' and wrap headersZachary T Welch2009-11-091-8/+16
* Transform 'u32' to 'uint32_t' in src/targetzwelch2009-06-181-8/+8
* Transform 'u16' to 'uint16_t'zwelch2009-06-181-2/+2
* Transform 'u8' to 'uint8_t' in src/targetzwelch2009-06-181-2/+2
* - remove target specific variant and use target->variant memberntfreak2008-12-131-9/+4
* John McCarthy <jgmcc@magma.ca> cleans up the usage of theoharboe2008-10-141-1/+1
* - remove build warnings from mips_m4k.c and arm11.cntfreak2008-10-081-53/+53
* John McCarthy <jgmcc@magma.ca> adds support for DMA mode access as supported ...oharboe2008-10-081-0/+53