flash/nor/at91samd: Use 32-bit register writes for ST-Link compat
[fw/openocd] / src / target / algorithm.h
2022-07-23 Antonio Borneoopenocd: src/target: replace the GPL-2.0-or-later licen...
2021-05-01 Tim NewsomeCleanup of config/includes.
2017-02-10 Dongxue Zhangtarget: Add 64-bit target address support
2016-05-24 Marc SchinkMake #include guard naming consistent
2016-05-24 Marc SchinkRemove FSF address from GPL notices
2013-06-05 Spencer Oliverupdate files to correct FSF address
2012-02-06 Spencer Oliverbuild: cleanup src/target directory
2010-12-29 Øyvind Harboewarnings: use more 'const' for char *
2009-11-16 David Brownelltarget: don't implicitly include "algorithm.h"
2009-11-13 Zachary T Welchreg_param_t -> struct reg_param
2009-11-13 Zachary T Welchmem_param_t -> struct mem_param
2009-11-09 Zachary T Welchsrc/target: remove 'extern' and wrap headers
2009-06-23 zwelchRemove whitespace at end of lines, step 1.
2009-06-18 zwelchTransform 'u32' to 'uint32_t' in src/target
2009-06-18 zwelchTransform 'u8' to 'uint8_t' in src/target
2006-06-02 drath- prepare OpenOCD for branching, created ./trunk/