aboutsummaryrefslogtreecommitdiff
path: root/src/target/lakemont.c
AgeCommit message (Expand)AuthorFilesLines
2023-05-05target: use 'ULL' suffix for long constantsAntonio Borneo1-87/+87
2022-09-18openocd: fix SPDX tag format for files .cAntonio Borneo1-1/+1
2022-07-23openocd: src/target: replace the GPL-2.0-or-later license tagAntonio Borneo1-13/+2
2022-03-19target: Rework 'set' variable of break-/watchpointsMarc Schink1-2/+2
2021-10-25target/lakemont: fix dead assignmentAntonio Borneo1-1/+2
2021-07-24openocd: fix Yoda conditions with checkpatchAntonio Borneo1-2/+2
2021-07-24openocd: remove NULL comparisons with checkpatch [1/2]Antonio Borneo1-7/+7
2021-07-24openocd: fix simple cases of NULL comparisonAntonio Borneo1-5/+5
2020-07-26target: fix minor typos and duplicated wordsAntonio Borneo1-5/+5
2019-03-06target/lakemont: Use 'bool' data typeMarc Schink1-12/+12
2018-01-13target: lakemon: implement assert_reset and deassert_resetFelipe Balbi1-3/+126
2018-01-13target: lakemon: probemode entry isn't instantaneousFelipe Balbi1-8/+12
2017-02-10target: Add 64-bit target address supportDongxue Zhang1-2/+2
2016-05-24Remove FSF address from GPL noticesMarc Schink1-2/+1
2016-02-13quark: add Intel Quark mcu D2000 supportIvan De Cesaris1-11/+24
2015-10-30quark: updating license to GPLv2+Ivan De Cesaris1-2/+3
2014-05-31quark_x10xx: cleanup of LOG format specifiersIvan De Cesaris1-29/+30
2014-04-14mips32, dsp563xx: fix segfault on Gdb attachPaul Fertser1-1/+1
2014-02-11quark_x10xx: add new target quark_x10xxAdrian Burns1-0/+1111