aboutsummaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Collapse)Author
2009-11-13xscale_reg_t -> struct xscale_regZachary T Welch
Remove misleading typedef and redundant suffix from struct xscale_reg.
2009-11-13xscale_common_t -> struct xscale_commonZachary T Welch
Remove misleading typedef and redundant suffix from struct xscale_common.
2009-11-13xscale_trace_data_t -> struct xscale_trace_dataZachary T Welch
Remove misleading typedef and redundant suffix from struct xscale_trace_data.
2009-11-13trace_point_t -> struct trace_pointZachary T Welch
Remove misleading typedef and redundant suffix from struct trace_point.
2009-11-13debug_msg_receiver_t -> struct debug_msg_receiverZachary T Welch
Remove misleading typedef and redundant suffix from struct debug_msg_receiver.
2009-11-13target_timer_callback_t -> struct target_timer_callbackZachary T Welch
Remove misleading typedef and redundant suffix from struct target_timer_callback.
2009-11-13target_event_callback_t -> struct target_event_callbackZachary T Welch
Remove misleading typedef and redundant suffix from struct target_event_callback.
2009-11-13working_area_t -> struct working_areaZachary T Welch
Remove misleading typedef and redundant suffix from struct working_area.
2009-11-13reg_arch_type_t -> struct reg_arch_typeZachary T Welch
Remove misleading typedef and redundant suffix from struct reg_arch_type.
2009-11-13reg_cache_t -> struct reg_cacheZachary T Welch
Remove misleading typedef and redundant suffix from struct reg_cache.
2009-11-13bitfield_desc_t -> struct bitfield_descZachary T Welch
Remove misleading typedef and redundant suffix from struct bitfield_desc.
2009-11-13oocd_trace_t -> struct oocd_traceZachary T Welch
Remove misleading typedef and redundant suffix from struct oocd_trace.
2009-11-13mips_m4k_common_t -> struct mips_m4k_commonZachary T Welch
Remove misleading typedef and redundant suffix from struct mips_m4k_common.
2009-11-13mips_ejtag_t -> struct mips_ejtagZachary T Welch
Remove misleading typedef and redundant suffix from struct mips_ejtag.
2009-11-13mips32_core_reg_t -> struct mips32_core_regZachary T Welch
Remove misleading typedef and redundant suffix from struct mips32_core_reg.
2009-11-13mips32_common_t -> struct mips32_commonZachary T Welch
Remove misleading typedef and redundant suffix from struct mips32_common.
2009-11-13mips32_comparator_t -> struct mips32_comparatorZachary T Welch
Remove misleading typedef and redundant suffix from struct mips32_comparator.
2009-11-13image_mot_t -> struct image_motZachary T Welch
Remove misleading typedef and redundant suffix from struct image_mot.
2009-11-13image_memory_t -> struct image_memoryZachary T Welch
Remove misleading typedef and redundant suffix from struct image_memory.
2009-11-13image_ihex_t -> struct image_ihexZachary T Welch
Remove misleading typedef and redundant suffix from struct image_ihex.
2009-11-13image_binary_t -> struct image_binaryZachary T Welch
Remove misleading typedef and redundant suffix from struct image_binary.
2009-11-13image_section_t -> struct image_sectionZachary T Welch
Remove misleading typedef and redundant suffix from struct image_section.
2009-11-13etmv1_trace_data_t -> struct etmv1_trace_dataZachary T Welch
Remove misleading typedef and redundant suffix from struct etmv1_trace_data.
2009-11-13etm_capture_driver_t -> struct etm_capture_driverZachary T Welch
Remove misleading typedef and redundant suffix from struct etm_capture_driver.
2009-11-13etm_reg_t -> struct etm_regZachary T Welch
Remove misleading typedef and redundant suffix from struct etm_reg.
2009-11-13etb_reg_t -> struct etb_regZachary T Welch
Remove misleading typedef and redundant suffix from struct etb_reg.
2009-11-13embeddedice_reg_t -> struct embeddedice_regZachary T Welch
Remove misleading typedef and redundant suffix from struct embeddedice_reg.
2009-11-13cortex_m3_common_t -> struct cortex_m3_commonZachary T Welch
Remove misleading typedef and redundant suffix from struct cortex_m3_common.
2009-11-13cortex_a8_common_t -> struct cortex_a8_commonZachary T Welch
Remove misleading typedef and redundant suffix from struct cortex_a8_common.
2009-11-13watchpoint_t -> struct watchpointZachary T Welch
Remove misleading typedef and redundant suffix from struct watchpoint.
2009-11-13avr_common_t -> struct avr_commonZachary T Welch
Remove misleading typedef and redundant suffix from struct avr_common.
2009-11-13mcu_jtag_t -> struct mcu_jtagZachary T Welch
Remove misleading typedef and redundant suffix from struct mcu_jtag.
2009-11-13armv7m_core_reg_t -> struct armv7m_core_regZachary T Welch
Remove misleading typedef and redundant suffix from struct armv7m_core_reg.
2009-11-13armv7m_algorithm_t -> struct armv7m_algorithmZachary T Welch
Remove misleading typedef and redundant suffix from struct armv7m_algorithm.
2009-11-13armv7m_common_t -> struct armv7m_commonZachary T Welch
Remove misleading typedef and redundant suffix from struct armv7m_common.
2009-11-13armv7a_core_reg_t -> struct armv7a_core_regZachary T Welch
Remove misleading typedef and redundant suffix from struct armv7a_core_reg.
2009-11-13armv7a_algorithm_t -> struct armv7a_algorithmZachary T Welch
Remove misleading typedef and redundant suffix from struct armv7a_algorithm.
2009-11-13armv7a_common_t -> struct armv7a_commonZachary T Welch
Remove misleading typedef and redundant suffix from struct armv7a_common.
2009-11-13armv4_5_mmu_common_t -> struct armv4_5_mmu_commonZachary T Welch
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 Welch
Remove misleading typedef and redundant suffix from struct armv4_5_cache_common.
2009-11-13armv4_5_cachesize_t -> struct armv4_5_cachesizeZachary T Welch
Remove misleading typedef and redundant suffix from struct armv4_5_cachesize.
2009-11-13armv4_5_core_reg_t -> struct armv4_5_core_regZachary T Welch
Remove misleading typedef and redundant suffix from struct armv4_5_core_reg.
2009-11-13armv4_5_algorithm_t -> struct armv4_5_algorithmZachary T Welch
Remove misleading typedef and redundant suffix from struct armv4_5_algorithm.
2009-11-13arm_jtag_t -> struct arm_jtagZachary T Welch
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 Welch
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 Welch
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 Welch
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 Welch
Remove misleading typedef and redundant suffix from struct arm_b_bl_bx_blx_instr.
2009-11-13swjdp_common_t -> struct swjdp_commonZachary T Welch
Remove misleading typedef and redundant suffix from struct swjdp_common.
2009-11-13swjdp_reg_t -> struct swjdp_regZachary T Welch
Remove misleading typedef and redundant suffix from struct swjdp_reg.