aboutsummaryrefslogtreecommitdiff
path: root/src/target/x86_32_common.c
AgeCommit message (Expand)AuthorFilesLines
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-15/+15
2021-07-24openocd: remove NULL comparisons with checkpatch [1/2]Antonio Borneo1-4/+4
2021-07-24openocd: fix simple cases of NULL comparisonAntonio Borneo1-9/+9
2021-07-24target: rename CamelCase symbolsAntonio Borneo1-2/+2
2021-07-20openocd: fix simple cases of Yoda conditionAntonio Borneo1-1/+1
2019-05-14helper/command: change prototype of command_print/command_print_samelineAntonio Borneo1-1/+1
2019-05-14target/x86_32_common: change prototype of handle_iod_output()Paul Fertser1-3/+3
2019-03-06target/openrisc/x86_32_common: Use 'bool' data typeMarc Schink1-12/+12
2018-01-30x86_32_common: fix some warningsPaul Fertser1-15/+28
2018-01-13target: lakemon: implement assert_reset and deassert_resetFelipe Balbi1-0/+32
2017-02-10target: Add 64-bit target address supportDongxue Zhang1-41/+44
2016-10-04x86_32_common: Fix typo in function nameAndreas Färber1-7/+7
2016-05-24Remove FSF address from GPL noticesMarc Schink1-2/+1
2015-10-30quark: updating license to GPLv2+Ivan De Cesaris1-2/+3
2014-05-31quark_x10xx: cleanup of LOG format specifiersIvan De Cesaris1-48/+72
2014-04-27quark_x10xx: fix IO r/w operations with paging enabledIvan De Cesaris1-0/+30
2014-02-11quark_x10xx: add new target quark_x10xxAdrian Burns1-0/+1443