aboutsummaryrefslogtreecommitdiff
path: root/src/target/mips32_dmaacc.h
AgeCommit message (Expand)AuthorFilesLines
2022-07-23openocd: src/target: replace the GPL-2.0-or-later license tagAntonio Borneo1-13/+2
2016-05-24Make #include guard naming consistentMarc Schink1-3/+3
2016-05-24Remove FSF address from GPL noticesMarc Schink1-3/+1
2013-10-31Clean up const usage to avoid excessive castingAndreas Fritiofson1-1/+1
2013-06-05update files to correct FSF addressSpencer Oliver1-1/+1
2012-02-06build: cleanup src/target directorySpencer Oliver1-0/+1
2010-04-11TARGET/MIPS32_DMAACC: review scope of functionsAntonio Borneo1-14/+0
2009-12-13target files shouldn't #include <target/...h>David Brownell1-1/+1
2009-12-03change #include "mips_ejtag.h" to <target/mips_ejtag.h>Zachary T Welch1-1/+1
2009-11-13mips_ejtag_t -> struct mips_ejtagZachary T Welch1-8/+8
2009-11-09src/target: remove 'extern' and wrap headersZachary T Welch1-8/+16
2009-06-18Transform 'u32' to 'uint32_t' in src/targetzwelch1-8/+8
2009-06-18Transform 'u16' to 'uint16_t'zwelch1-2/+2
2009-06-18Transform 'u8' to 'uint8_t' in src/targetzwelch1-2/+2
2008-12-13- remove target specific variant and use target->variant memberntfreak1-9/+4
2008-10-14John McCarthy <jgmcc@magma.ca> cleans up the usage of theoharboe1-1/+1
2008-10-08- remove build warnings from mips_m4k.c and arm11.cntfreak1-53/+53
2008-10-08John McCarthy <jgmcc@magma.ca> adds support for DMA mode access as supported ...oharboe1-0/+53