openocd: fix SPDX tag format for files .c
[fw/openocd] / src / target / arm966e.c
2022-09-18 Antonio Borneoopenocd: fix SPDX tag format for files .c
2022-07-23 Antonio Borneoopenocd: src/target: replace the GPL-2.0-or-later licen...
2020-09-05 Antonio Borneotarget: use proper format with uint32_t
2020-07-26 Antonio Borneotarget: fix memory leaks on targets based on arm9tdmi
2019-05-14 Antonio Borneohelper/command: change prototype of command_print/comma...
2019-05-14 Paul Fertsertarget/arm966e: change prototype of arm966e_verify_poin...
2019-01-08 Antonio Borneotarget/arm: add support for multi-architecture gdb
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-09-13 Andreas Fritiofson[RFC] target: Move bulk_write_memory to arm7_9
2013-06-05 Spencer Oliverupdate files to correct FSF address
2012-02-06 Spencer Oliverbuild: cleanup src/target directory
2012-01-18 Spencer Olivercmd: add missing usage vars
2010-07-19 Øyvind Harboearm: error propagation of arm_jtag_set_instr
2010-03-19 Øyvind Harboejtag: retire jtag_get/set_end_state()
2010-03-18 David BrownellMerge branch 'master' of ssh://dbrownell@openocd.git...
2010-03-18 Øyvind Harboejtag: retire one instance of jtag_get_end_state() usage
2010-03-18 Øyvind Harboejtag: cut down on usage of unintended modification...
2010-03-08 Øyvind Harboejtag: retire tap field
2010-01-13 Øyvind Harboearm7/9: enable check that DCC downloads have been enabled
2010-01-08 David BrownellARM966: help/usage updates
2009-12-07 David BrownellARM: rename some generic routines
2009-12-07 David BrownellARM: move opcode macros to <target/arm_opcodes.h>
2009-11-25 Zachary T Welchremove target_type register_command callback
2009-11-25 Zachary T Welcharm966e: use register_commands()
2009-11-25 Zachary T Welchuse COMMAND_REGISTER macro
2009-11-17 Zachary T Welchcommand_handler: change 'cmd_ctx' to CMD_CTX
2009-11-17 Zachary T Welchcommand_handler: change 'args' to CMD_ARGV
2009-11-17 Zachary T Welchcommand_handler: change to 'argc' to CMD_ARGC
2009-11-17 David BrownellARM9TDMI: remove now-needless "struct arm9tdmi"
2009-11-15 David BrownellARM: memory utils aren't ARM7/ARM9 dependent
2009-11-14 Ferdinand Postemacompile with cygwin (32-bit)
2009-11-14 David BrownellARM7/ARM9: use shared examine() method
2009-11-13 Zachary T Welchcommand_t -> struct command
2009-11-13 Zachary T Welchcommand_context_t -> struct command_context
2009-11-13 Zachary T Welchtarget_t -> struct target
2009-11-13 Zachary T Welchtarget_type_t -> struct target_type
2009-11-13 Zachary T Welcharm_jtag_t -> struct arm_jtag
2009-11-13 Zachary T Welcharm9tdmi_common_t -> struct arm9tdmi_common
2009-11-13 Zachary T Welcharm966e_common_t -> struct arm966e_common
2009-11-13 Zachary T Welcharm7_9_common_t -> struct arm7_9_common
2009-11-13 Zachary T Welchscan_field_t -> struct scan_field
2009-11-13 Zachary T Welchjtag_tap_t -> struct jtag_tap
2009-11-13 Zachary T Welchadd CMD_NAME macro for command handlers
2009-11-13 Zachary T Welchuse COMMAND_HANDLER macro to define all commands
2009-11-06 David BrownellARM966 uses the new inheritance/nesting scheme
2009-11-06 David BrownellARM966: remove exports and forward decls
2009-11-06 Zachary T WelchImprove arm966e command argument parsing.
2009-11-05 Øyvind Harboetarget: remove unused interface fn that clutters code
2009-09-11 oharboeNicolas Pitre <nico@cam.org> Dragonite support
2009-06-23 zwelchRemove whitespace that occurs before ')'.
2009-06-23 zwelchRemove whitespace that occurs after '('.
2009-06-21 duaneC99 printf() -Werror fixes
2009-06-19 oharboefix jtag_add_callback() args. The first argument is...
2009-06-18 zwelchTransform 'u32' to 'uint32_t' in src/target/arm*
2009-06-18 zwelchTransform 'u8' to 'uint8_t' in src/target
2009-06-04 oharboeRename jtag_add_end_state to jtag_set_end_state since...
2009-06-04 oharboeIntroduce jtag_get_end_state() fn to clarify code a...
2009-06-04 oharboeremove TAP_INVALID as argument to jtag_add_xxx() fn's
2009-05-31 zwelchFinal step in isolating target_type_s structure:
2009-05-31 zwelchFirst step in hiding target_type_s from public interface:
2009-05-11 oharboeswitch to jtag_add_callback() - USB performance fix
2009-05-11 zwelchAudit and eliminate redundant #include directives in...
2009-05-10 oharboeDavid Brownell <david-b@pacbell.net> whitespace fixes...
2009-05-08 oharboein_handler in_check_mask and in_check_value now removed...
2009-05-07 oharboein_handler removal typo fixed
2009-05-07 oharboeremove in_handler usage
2009-05-06 oharboeremove unecessary setting of deprecated fields to NULL
2009-05-06 oharboeretire out_mask - not used anywhere
2009-05-05 oharboemark usage of in_handler that can be converted into...
2009-04-18 mifiThe following patches was applied:
2008-12-13 ntfreak- remove target specific variant and use target->varian...
2008-12-13 kc8apfChange tap_state naming to be consistent with SVF docum...
2008-11-30 duanejtag newtap change & huge manual update
2008-10-14 oharboeLaurentiu Cocanu - add error handling
2008-09-20 ntfreak- added myself to copyright on files i remember adding...
2008-09-01 oharboeDuane Ellis: "target as an [tcl] object" feature.
2008-08-14 oharboearm7/9 breakpoint cleanup. arm7_9 sw/hw commands retire...
2008-05-27 ntfreak- moved flash erase_check target code to target.c
2008-04-11 oharboeWip - split target setup and target examination
2008-04-03 oharboe- Work on fixing erase check. Many implementations...
2008-03-25 ntfreak- rename log functions to stop conflicts under win32...
2008-03-03 oharboeI fixed all the targets even though
2008-02-25 drath- convert all files to unix line-ending
2008-02-25 oharboeFrom Michael Bruck
2007-10-22 ntfreak- add verify_image command
2007-10-08 ntfreak- cleaned up str7, str9 and stm32 flash drivers
2007-08-10 drath- renamed M5960 USB JTAG to "flyswatter"
2007-05-10 ntfreak-- corrected embedded ice definitions
2007-04-26 drath- improved ETB trace output
2007-04-25 drath- added support for error handlers to JTAG scan command...
2007-04-16 drath- explicitly disable monitor mode on ARM7/9 targets
2007-03-26 drath- fixed arm926 cp15 command bug (thanks to Vincent...
2007-01-22 drath- fix incorrect parsing of whitespace in command.c...
2006-09-28 drath- str9x flash support (Thanks to Spencer Oliver)
2006-08-06 drath- fixed a minor problem with the GDB server that could...