openocd: fix SPDX tag format for files .c
[fw/openocd] / src / target / arm946e.c
2022-09-18 Antonio Borneoopenocd: fix SPDX tag format for files .c
2022-09-13 Antonio Borneotarget: don't export local symbols
2022-07-23 Antonio Borneoopenocd: src/target: replace the GPL-2.0-or-later licen...
2020-11-04 Antonio Borneotarget: declare local symbols as static
2020-09-05 Antonio Borneotarget: use proper format with uint32_t
2020-07-26 Antonio Borneotarget: fix minor typos and duplicated words
2020-07-26 Antonio Borneotarget: fix memory leaks on targets based on arm9tdmi
2020-01-16 Tomas Vanektarget/arm946e: add missing error detection
2019-05-14 Antonio Borneohelper/command: change prototype of command_print/comma...
2019-05-14 Paul Fertsertarget/arm946e: change prototype of arm946e_verify_poin...
2019-05-14 Tomas Vanektarget/arm946e: rewrite jim_arm946e_cp15 to arm945e_han...
2019-01-08 Antonio Borneotarget/arm: add support for multi-architecture gdb
2017-02-10 Dongxue Zhangtarget: Add 64-bit target address support
2016-05-24 Marc SchinkRemove FSF address from GPL notices
2015-12-29 Andreas Fritiofsontarget/arm: Remove usage of struct arm_jtag in ARMv7...
2013-10-31 Paul FertserClean up many C99 integer types format specifiers
2013-09-13 Andreas Fritiofson[RFC] target: Move bulk_write_memory to arm7_9
2013-06-05 Spencer Oliverupdate files to correct FSF address
2012-08-01 Alexander Osipenkoarm946e: add icache/dcache manipulation commands.
2012-08-01 Alexander Osipenkoarm946e: cp15 command returns value to the script
2012-08-01 Alexander Osipenkoarm946e: cleanup C0.C cache type reg access
2012-08-01 Alexander Osipenkoarm946e: don't use global variables for context
2012-02-06 Spencer Oliverbuild: cleanup src/target directory
2012-01-18 Spencer Olivercmd: add missing usage vars
2011-06-04 Freddie ChopinFix "unused variable" warnings (errors) detected with...
2011-04-01 Øyvind HarboeMerge remote branch 'origin/master' into HEAD
2011-04-01 Øyvind Harboetypes: write memory now uses const
2011-01-09 Eric Wetzelnit: more LOG_* \n fixes
2010-11-04 ddraskovicarm964e: Add support for ARM946E target.