aboutsummaryrefslogtreecommitdiff
path: root/src/target
AgeCommit message (Expand)Author
2009-11-13armv7m_core_reg_t -> struct armv7m_core_regZachary T Welch
2009-11-13armv7m_algorithm_t -> struct armv7m_algorithmZachary T Welch
2009-11-13armv7m_common_t -> struct armv7m_commonZachary T Welch
2009-11-13armv7a_core_reg_t -> struct armv7a_core_regZachary T Welch
2009-11-13armv7a_algorithm_t -> struct armv7a_algorithmZachary T Welch
2009-11-13armv7a_common_t -> struct armv7a_commonZachary T Welch
2009-11-13armv4_5_mmu_common_t -> struct armv4_5_mmu_commonZachary T Welch
2009-11-13armv4_5_cache_common_t -> struct armv4_5_cache_commonZachary T Welch
2009-11-13armv4_5_cachesize_t -> struct armv4_5_cachesizeZachary T Welch
2009-11-13armv4_5_core_reg_t -> struct armv4_5_core_regZachary T Welch
2009-11-13armv4_5_algorithm_t -> struct armv4_5_algorithmZachary T Welch
2009-11-13arm_jtag_t -> struct arm_jtagZachary T Welch
2009-11-13arm_load_store_multiple_instr_t -> struct arm_load_store_multiple_instrZachary T Welch
2009-11-13arm_load_store_instr_t -> struct arm_load_store_instrZachary T Welch
2009-11-13arm_data_proc_instr_t -> struct arm_data_proc_instrZachary T Welch
2009-11-13arm_b_bl_bx_blx_instr_t -> struct arm_b_bl_bx_blx_instrZachary T Welch
2009-11-13swjdp_common_t -> struct swjdp_commonZachary T Welch
2009-11-13swjdp_reg_t -> struct swjdp_regZachary T Welch
2009-11-13arm9tdmi_common_t -> struct arm9tdmi_commonZachary T Welch
2009-11-13arm966e_common_t -> struct arm966e_commonZachary T Welch
2009-11-13arm926ejs_common_t -> struct arm926ejs_commonZachary T Welch
2009-11-13arm920t_tlb_entry_t -> struct arm920t_tlb_entryZachary T Welch
2009-11-13arm920t_cache_line_t -> struct arm920t_cache_lineZachary T Welch
2009-11-13arm7tdmi_common_t -> struct arm7tdmi_commonZachary T Welch
2009-11-13arm7_9_common_t -> struct arm7_9_commonZachary T Welch
2009-11-13arm720t_common_t -> struct arm720t_commonZachary T Welch
2009-11-13arm11_sc7_action_t -> struct arm11_sc7_actionZachary T Welch
2009-11-13arm11_reg_state_t -> struct arm11_reg_stateZachary T Welch
2009-11-13arm11_common_t -> struct arm11_commonZachary T Welch
2009-11-13arm11_reg_defs_t -> struct arm11_reg_defsZachary T Welch
2009-11-13reg_param_t -> struct reg_paramZachary T Welch
2009-11-13mem_param_t -> struct mem_paramZachary T Welch
2009-11-13arm920t_common_t -> struct arm920t_commonZachary T Welch
2009-11-13arm11_register_history_t -> struct arm11_register_historyZachary T Welch
2009-11-13scan_field_t -> struct scan_fieldZachary T Welch
2009-11-13jtag_tap_t -> struct jtag_tapZachary T Welch
2009-11-13fileio_t -> struct fileioZachary T Welch
2009-11-13remove accidental artifactZachary T Welch
2009-11-13command_handler_t: make argc unsignedZachary T Welch
2009-11-13add CMD_NAME macro for command handlersZachary T Welch
2009-11-13use CALL_COMMAND_HANDLER instead of direct callsZachary T Welch
2009-11-13s3c24xx: use COMMAND_HANDLER with command helperZachary T Welch
2009-11-13arm_adi,armv7[am]: use COMMAND_HELPER for helpersZachary T Welch
2009-11-13use COMMAND_HELPER for command helper functionsZachary T Welch
2009-11-13use COMMAND_HANDLER macro to define all commandsZachary T Welch
2009-11-13Cortex-A8: fix indentDavid Brownell
2009-11-12ETM: start support for ETMv2+David Brownell
2009-11-11ETM: remove old mid-level ETM handleDavid Brownell
2009-11-11ETM: use new toplevel ETM handleDavid Brownell
2009-11-11ETM: update port driversDavid Brownell