aboutsummaryrefslogtreecommitdiff
path: root/src/target
AgeCommit message (Collapse)AuthorFilesLines
2009-11-13embeddedice_reg_t -> struct embeddedice_regZachary T Welch3-7/+7
Remove misleading typedef and redundant suffix from struct embeddedice_reg.
2009-11-13cortex_m3_common_t -> struct cortex_m3_commonZachary T Welch2-30/+30
Remove misleading typedef and redundant suffix from struct cortex_m3_common.
2009-11-13cortex_a8_common_t -> struct cortex_a8_commonZachary T Welch2-16/+16
Remove misleading typedef and redundant suffix from struct cortex_a8_common.
2009-11-13watchpoint_t -> struct watchpointZachary T Welch12-49/+49
Remove misleading typedef and redundant suffix from struct watchpoint.
2009-11-13avr_common_t -> struct avr_commonZachary T Welch2-3/+3
Remove misleading typedef and redundant suffix from struct avr_common.
2009-11-13mcu_jtag_t -> struct mcu_jtagZachary T Welch1-3/+3
Remove misleading typedef and redundant suffix from struct mcu_jtag.
2009-11-13armv7m_core_reg_t -> struct armv7m_core_regZachary T Welch2-7/+7
Remove misleading typedef and redundant suffix from struct armv7m_core_reg.
2009-11-13armv7m_algorithm_t -> struct armv7m_algorithmZachary T Welch2-5/+5
Remove misleading typedef and redundant suffix from struct armv7m_algorithm.
2009-11-13armv7m_common_t -> struct armv7m_commonZachary T Welch4-34/+34
Remove misleading typedef and redundant suffix from struct armv7m_common.
2009-11-13armv7a_core_reg_t -> struct armv7a_core_regZachary T Welch2-3/+3
Remove misleading typedef and redundant suffix from struct armv7a_core_reg.
2009-11-13armv7a_algorithm_t -> struct armv7a_algorithmZachary T Welch1-2/+2
Remove misleading typedef and redundant suffix from struct armv7a_algorithm.
2009-11-13armv7a_common_t -> struct armv7a_commonZachary T Welch4-38/+38
Remove misleading typedef and redundant suffix from struct armv7a_common.
2009-11-13armv4_5_mmu_common_t -> struct armv4_5_mmu_commonZachary T Welch7-14/+14
Remove misleading typedef and redundant suffix from struct armv4_5_mmu_common.
2009-11-13armv4_5_cache_common_t -> struct armv4_5_cache_commonZachary T Welch3-8/+8
Remove misleading typedef and redundant suffix from struct armv4_5_cache_common.
2009-11-13armv4_5_cachesize_t -> struct armv4_5_cachesizeZachary T Welch1-4/+4
Remove misleading typedef and redundant suffix from struct armv4_5_cachesize.
2009-11-13armv4_5_core_reg_t -> struct armv4_5_core_regZachary T Welch3-11/+11
Remove misleading typedef and redundant suffix from struct armv4_5_core_reg.
2009-11-13armv4_5_algorithm_t -> struct armv4_5_algorithmZachary T Welch3-6/+6
Remove misleading typedef and redundant suffix from struct armv4_5_algorithm.
2009-11-13arm_jtag_t -> struct arm_jtagZachary T Welch21-105/+105
Remove misleading typedef and redundant suffix from struct arm_jtag.
2009-11-13arm_load_store_multiple_instr_t -> struct arm_load_store_multiple_instrZachary T Welch1-3/+3
Remove misleading typedef and redundant suffix from struct arm_load_store_multiple_instr.
2009-11-13arm_load_store_instr_t -> struct arm_load_store_instrZachary T Welch1-3/+3
Remove misleading typedef and redundant suffix from struct arm_load_store_instr.
2009-11-13arm_data_proc_instr_t -> struct arm_data_proc_instrZachary T Welch1-3/+3
Remove misleading typedef and redundant suffix from struct arm_data_proc_instr.
2009-11-13arm_b_bl_bx_blx_instr_t -> struct arm_b_bl_bx_blx_instrZachary T Welch1-3/+3
Remove misleading typedef and redundant suffix from struct arm_b_bl_bx_blx_instr.
2009-11-13swjdp_common_t -> struct swjdp_commonZachary T Welch8-113/+113
Remove misleading typedef and redundant suffix from struct swjdp_common.
2009-11-13swjdp_reg_t -> struct swjdp_regZachary T Welch1-2/+2
Remove misleading typedef and redundant suffix from struct swjdp_reg.
2009-11-13arm9tdmi_common_t -> struct arm9tdmi_commonZachary T Welch9-13/+13
Remove misleading typedef and redundant suffix from struct arm9tdmi_common.
2009-11-13arm966e_common_t -> struct arm966e_commonZachary T Welch3-10/+10
Remove misleading typedef and redundant suffix from struct arm966e_common.
2009-11-13arm926ejs_common_t -> struct arm926ejs_commonZachary T Welch3-23/+23
Remove misleading typedef and redundant suffix from struct arm926ejs_common.
2009-11-13arm920t_tlb_entry_t -> struct arm920t_tlb_entryZachary T Welch2-3/+3
Remove misleading typedef and redundant suffix from struct arm920t_tlb_entry.
2009-11-13arm920t_cache_line_t -> struct arm920t_cache_lineZachary T Welch2-3/+3
Remove misleading typedef and redundant suffix from struct arm920t_cache_line.
2009-11-13arm7tdmi_common_t -> struct arm7tdmi_commonZachary T Welch4-8/+8
Remove misleading typedef and redundant suffix from struct arm7tdmi_common.
2009-11-13arm7_9_common_t -> struct arm7_9_commonZachary T Welch14-136/+136
Remove misleading typedef and redundant suffix from struct arm7_9_common.
2009-11-13arm720t_common_t -> struct arm720t_commonZachary T Welch2-16/+16
Remove misleading typedef and redundant suffix from struct arm720t_common.
2009-11-13arm11_sc7_action_t -> struct arm11_sc7_actionZachary T Welch3-10/+10
Remove misleading typedef and redundant suffix from struct arm11_sc7_action.
2009-11-13arm11_reg_state_t -> struct arm11_reg_stateZachary T Welch2-9/+9
Remove misleading typedef and redundant suffix from struct arm11_reg_state.
2009-11-13arm11_common_t -> struct arm11_commonZachary T Welch4-80/+80
Remove misleading typedef and redundant suffix from struct arm11_common.
2009-11-13arm11_reg_defs_t -> struct arm11_reg_defsZachary T Welch1-6/+6
Remove misleading typedef and redundant suffix from struct arm11_reg_defs.
2009-11-13reg_param_t -> struct reg_paramZachary T Welch14-26/+26
Remove misleading typedef and redundant suffix from struct reg_param.
2009-11-13mem_param_t -> struct mem_paramZachary T Welch14-21/+21
Remove misleading typedef and redundant suffix from struct mem_param.
2009-11-13arm920t_common_t -> struct arm920t_commonZachary T Welch3-24/+24
Remove misleading typedef and redundant suffix from struct arm920t_common.
2009-11-13arm11_register_history_t -> struct arm11_register_historyZachary T Welch1-3/+3
Remove misleading typedef and redundant suffix from struct arm11_register_history.
2009-11-13scan_field_t -> struct scan_fieldZachary T Welch18-67/+67
Remove useless structure typedef.
2009-11-13jtag_tap_t -> struct jtag_tapZachary T Welch33-58/+58
Search and destroy the jtag_tap_t typedef. This also cleans up a layering violation, removing the declaration from types.h.
2009-11-13fileio_t -> struct fileioZachary T Welch5-11/+11
Remove useless structure typedef.
2009-11-13remove accidental artifactZachary T Welch1-0/+0
Somehow I managed to slip a temporary build file into the tree. Remove it and update the .gitignore file so it doesn't happen again.
2009-11-13command_handler_t: make argc unsignedZachary T Welch1-3/+3
The number of command arguments will always be 0 or more, so use the right type in handlers. This has a cascading effect up through the layers, but the new COMMAND_HANDLER macros prevented total chaos.
2009-11-13add CMD_NAME macro for command handlersZachary T Welch7-16/+16
By introducing the CMD_NAME macro, this parameter may be integrated as args[-1] in command.[ch], without touching any other call sites.
2009-11-13use CALL_COMMAND_HANDLER instead of direct callsZachary T Welch3-9/+10
By using CALL_COMMAND_HANDLER, parameters can be reordered, added, or even removed in inherited signatures, without requiring revisiting all of the various call sites.
2009-11-13s3c24xx: use COMMAND_HANDLER with command helperZachary T Welch1-0/+0
Add S3C24XX_DEVICE_COMMAND macros to abstract common command handler conventions.
2009-11-13arm_adi,armv7[am]: use COMMAND_HELPER for helpersZachary T Welch4-23/+18
Rewrites the dap_* command helpers to use the COMMAND_HELPER paradigm. Uses CALL_COMMAND_HELPER to hide inherited calling conventions.
2009-11-13use COMMAND_HELPER for command helper functionsZachary T Welch3-12/+9
Define the numerous helpers that inherit command handler parameters using the COMMAND_HELPER macro.