openocd: src/target: replace the GPL-2.0-or-later license tag
[fw/openocd] / src / target / mips32_dmaacc.h
2022-07-23 Antonio Borneoopenocd: src/target: replace the GPL-2.0-or-later licen...
2016-05-24 Marc SchinkMake #include guard naming consistent
2016-05-24 Marc SchinkRemove FSF address from GPL notices
2013-10-31 Andreas FritiofsonClean up const usage to avoid excessive casting
2013-06-05 Spencer Oliverupdate files to correct FSF address
2012-02-06 Spencer Oliverbuild: cleanup src/target directory
2010-04-10 Antonio BorneoTARGET/MIPS32_DMAACC: review scope of functions
2009-12-13 David Brownelltarget files shouldn't #include <target/...h>
2009-12-03 Zachary T Welchchange #include "mips_ejtag.h" to <target/mips_ejtag.h>
2009-11-13 Zachary T Welchmips_ejtag_t -> struct mips_ejtag
2009-11-09 Zachary T Welchsrc/target: remove 'extern' and wrap headers
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
2008-12-13 ntfreak- remove target specific variant and use target->varian...
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...