aboutsummaryrefslogtreecommitdiff
path: root/src/target/algorithm.h
AgeCommit message (Expand)AuthorFilesLines
2022-07-23openocd: src/target: replace the GPL-2.0-or-later license tagAntonio Borneo1-13/+2
2021-05-01Cleanup of config/includes.Tim Newsome1-0/+3
2017-02-10target: Add 64-bit target address supportDongxue Zhang1-1/+1
2016-05-24Make #include guard naming consistentMarc Schink1-3/+3
2016-05-24Remove FSF address from GPL noticesMarc Schink1-3/+1
2013-06-05update files to correct FSF addressSpencer Oliver1-1/+1
2012-02-06build: cleanup src/target directorySpencer Oliver1-6/+4
2010-12-29warnings: use more 'const' for char *Øyvind Harboe1-1/+1
2009-11-16target: don't implicitly include "algorithm.h"David Brownell1-2/+0
2009-11-13reg_param_t -> struct reg_paramZachary T Welch1-4/+4
2009-11-13mem_param_t -> struct mem_paramZachary T Welch1-4/+4
2009-11-09src/target: remove 'extern' and wrap headersZachary T Welch1-4/+7
2009-06-23Remove whitespace at end of lines, step 1.zwelch1-1/+1
2009-06-18Transform 'u32' to 'uint32_t' in src/targetzwelch1-5/+5
2009-06-18Transform 'u8' to 'uint8_t' in src/targetzwelch1-2/+2
2006-06-02- prepare OpenOCD for branching, created ./trunk/drath1-0/+53