summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* command_t -> struct commandZachary T Welch2009-11-1344-72/+72
* command_context_t -> struct command_contextZachary T Welch2009-11-13116-278/+278
* remove rlink structure typedefsZachary T Welch2009-11-133-19/+17
* flash_bank_t -> struct flash_bankZachary T Welch2009-11-1324-373/+373
* nand_device_t -> struct nand_deviceZachary T Welch2009-11-1314-140/+140
* target_t -> struct targetZachary T Welch2009-11-1399-1242/+1240
* reg_t -> struct regZachary T Welch2009-11-1328-158/+158
* target_type_t -> struct target_typeZachary T Welch2009-11-1318-42/+39
* improve mips32_pracc_contextZachary T Welch2009-11-131-5/+6
* image_t -> struct imageZachary T Welch2009-11-1313-50/+50
* armv4_5_common_t -> struct armZachary T Welch2009-11-1314-50/+50
* etm_context_t -> struct etm_contextZachary T Welch2009-11-138-47/+47
* etb_t -> struct etbZachary T Welch2009-11-133-15/+15
* trace_t -> struct traceZachary T Welch2009-11-134-8/+8
* image_elf_t -> struct image_elfZachary T Welch2009-11-132-7/+7
* cortex_m3_dwt_comparator_t -> struct cortex_m3_dwt_comparatorZachary T Welch2009-11-132-8/+8
* cortex_m3_fp_comparator_t -> struct cortex_m3_fp_comparatorZachary T Welch2009-11-132-7/+7
* cortex_a8_wrp_t -> struct cortex_a8_wrpZachary T Welch2009-11-132-4/+4
* cortex_a8_brp_t -> struct cortex_a8_brpZachary T Welch2009-11-132-6/+6
* breakpoint_t -> struct breakpointZachary T Welch2009-11-1313-76/+76
* xscale_trace_t -> struct xscale_traceZachary T Welch2009-11-131-3/+3
* xscale_trace_entry_t -> struct xscale_trace_entryZachary T Welch2009-11-132-4/+4
* target_event_action_t -> struct target_event_actionZachary T Welch2009-11-132-9/+6
* arm_instruction_t -> struct arm_instructionZachary T Welch2009-11-138-73/+73
* arm9tdmi_vector_t -> struct arm9tdmi_vectorZachary T Welch2009-11-132-4/+4
* xscale_reg_t -> struct xscale_regZachary T Welch2009-11-132-8/+8
* xscale_common_t -> struct xscale_commonZachary T Welch2009-11-132-56/+56
* xscale_trace_data_t -> struct xscale_trace_dataZachary T Welch2009-11-132-10/+10
* trace_point_t -> struct trace_pointZachary T Welch2009-11-132-4/+4
* debug_msg_receiver_t -> struct debug_msg_receiverZachary T Welch2009-11-133-13/+13
* target_timer_callback_t -> struct target_timer_callbackZachary T Welch2009-11-132-14/+14
* target_event_callback_t -> struct target_event_callbackZachary T Welch2009-11-132-12/+12
* working_area_t -> struct working_areaZachary T Welch2009-11-1323-44/+44
* reg_arch_type_t -> struct reg_arch_typeZachary T Welch2009-11-134-13/+13
* reg_cache_t -> struct reg_cacheZachary T Welch2009-11-1327-57/+57
* bitfield_desc_t -> struct bitfield_descZachary T Welch2009-11-133-5/+5
* oocd_trace_t -> struct oocd_traceZachary T Welch2009-11-132-15/+15
* mips_m4k_common_t -> struct mips_m4k_commonZachary T Welch2009-11-132-4/+4
* mips_ejtag_t -> struct mips_ejtagZachary T Welch2009-11-1310-89/+89
* mips32_core_reg_t -> struct mips32_core_regZachary T Welch2009-11-132-8/+8
* mips32_common_t -> struct mips32_commonZachary T Welch2009-11-135-38/+38
* mips32_comparator_t -> struct mips32_comparatorZachary T Welch2009-11-133-10/+10
* image_mot_t -> struct image_motZachary T Welch2009-11-132-6/+6
* image_memory_t -> struct image_memoryZachary T Welch2009-11-132-6/+6
* image_ihex_t -> struct image_ihexZachary T Welch2009-11-132-6/+6
* image_binary_t -> struct image_binaryZachary T Welch2009-11-132-6/+6
* image_section_t -> struct image_sectionZachary T Welch2009-11-132-12/+12
* etmv1_trace_data_t -> struct etmv1_trace_dataZachary T Welch2009-11-134-6/+6
* etm_capture_driver_t -> struct etm_capture_driverZachary T Welch2009-11-138-12/+12
* etm_reg_t -> struct etm_regZachary T Welch2009-11-132-8/+8