aboutsummaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Collapse)Author
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.
2009-11-13arm9tdmi_common_t -> struct arm9tdmi_commonZachary T Welch
Remove misleading typedef and redundant suffix from struct arm9tdmi_common.
2009-11-13arm966e_common_t -> struct arm966e_commonZachary T Welch
Remove misleading typedef and redundant suffix from struct arm966e_common.
2009-11-13arm926ejs_common_t -> struct arm926ejs_commonZachary T Welch
Remove misleading typedef and redundant suffix from struct arm926ejs_common.
2009-11-13arm920t_tlb_entry_t -> struct arm920t_tlb_entryZachary T Welch
Remove misleading typedef and redundant suffix from struct arm920t_tlb_entry.
2009-11-13arm920t_cache_line_t -> struct arm920t_cache_lineZachary T Welch
Remove misleading typedef and redundant suffix from struct arm920t_cache_line.
2009-11-13arm7tdmi_common_t -> struct arm7tdmi_commonZachary T Welch
Remove misleading typedef and redundant suffix from struct arm7tdmi_common.
2009-11-13arm7_9_common_t -> struct arm7_9_commonZachary T Welch
Remove misleading typedef and redundant suffix from struct arm7_9_common.
2009-11-13arm720t_common_t -> struct arm720t_commonZachary T Welch
Remove misleading typedef and redundant suffix from struct arm720t_common.
2009-11-13arm11_sc7_action_t -> struct arm11_sc7_actionZachary T Welch
Remove misleading typedef and redundant suffix from struct arm11_sc7_action.
2009-11-13arm11_reg_state_t -> struct arm11_reg_stateZachary T Welch
Remove misleading typedef and redundant suffix from struct arm11_reg_state.
2009-11-13arm11_common_t -> struct arm11_commonZachary T Welch
Remove misleading typedef and redundant suffix from struct arm11_common.
2009-11-13arm11_reg_defs_t -> struct arm11_reg_defsZachary T Welch
Remove misleading typedef and redundant suffix from struct arm11_reg_defs.
2009-11-13reg_param_t -> struct reg_paramZachary T Welch
Remove misleading typedef and redundant suffix from struct reg_param.
2009-11-13mem_param_t -> struct mem_paramZachary T Welch
Remove misleading typedef and redundant suffix from struct mem_param.
2009-11-13arm920t_common_t -> struct arm920t_commonZachary T Welch
Remove misleading typedef and redundant suffix from struct arm920t_common.
2009-11-13arm11_register_history_t -> struct arm11_register_historyZachary T Welch
Remove misleading typedef and redundant suffix from struct arm11_register_history.
2009-11-13remove typedef keyword from svf structuresZachary T Welch
Removes all misleading typedef keywords from structures in svf.c.
2009-11-13pld_device_t -> struct pld_deviceZachary T Welch
Remove misleading typedef and redundant suffix from struct pld_device.
2009-11-13virtex2_pld_device_t -> struct virtex2_pld_deviceZachary T Welch
Remove misleading typedef and redundant suffix from struct virtex2_pld_device.
2009-11-13xilinx_bit_file_t -> struct xilinx_bit_fileZachary T Welch
Remove misleading typedef and redundant suffix from struct xilinx_bit_file.
2009-11-13pld_driver_t -> struct pld_driverZachary T Welch
Remove misleading typedef and redundant suffix from struct pld_driver.
2009-11-13connection_t -> struct connectionZachary T Welch
Remove misleading typedef and redundant suffix from struct connection.
2009-11-13telnet_connection_t -> struct telnet_connectionZachary T Welch
Remove misleading typedef and redundant suffix from struct telnet_connection.
2009-11-13tcl_connection_t -> struct tcl_connectionZachary T Welch
Remove misleading typedef and redundant suffix from struct tcl_connection.
2009-11-13service_t -> struct serviceZachary T Welch
Remove misleading typedef and redundant suffix from struct service.
2009-11-13telnet_service_t -> struct telnet_serviceZachary T Welch
Remove misleading typedef and redundant suffix from struct telnet_service.
2009-11-13gdb_service_t -> struct gdb_serviceZachary T Welch
Remove misleading typedef and redundant suffix from struct gdb_service.
2009-11-13gdb_connection_t -> struct gdb_connectionZachary T Welch
Remove misleading typedef and redundant suffix from struct gdb_connection.
2009-11-13remove unused aduc702x structure.Zachary T Welch
The ADUC702x_FLASH_MMIO structure was completely used, so it must die.
2009-11-13aduc702x_flash_bank_t -> struct aduc702x_flash_bankZachary T Welch
Remove misleading typedef and redundant suffix from struct aduc702x_flash_bank.
2009-11-13tms470_flash_bank_t -> struct tms470_flash_bankZachary T Welch
Remove misleading typedef and redundant suffix from struct tms470_flash_bank.
2009-11-13pic32mx_mem_layout_t -> struct pic32mx_mem_layoutZachary T Welch
Remove misleading typedef and redundant suffix from struct pic32mx_mem_layout.
2009-11-13non_cfi_t -> struct non_cfiZachary T Welch
Remove misleading typedef and redundant suffix from struct non_cfi.
2009-11-13nand_block_t -> struct nand_blockZachary T Welch
Remove misleading typedef and redundant suffix from struct nand_block.
2009-11-13str9xpec_flash_controller_t -> struct str9xpec_flash_controllerZachary T Welch
Remove misleading typedef and redundant suffix from struct str9xpec_flash_controller.
2009-11-13str9x_flash_bank_t -> struct str9x_flash_bankZachary T Welch
Remove misleading typedef and redundant suffix from struct str9x_flash_bank.
2009-11-13str7x_mem_layout_t -> struct str7x_mem_layoutZachary T Welch
Remove misleading typedef and redundant suffix from struct str7x_mem_layout.
2009-11-13str7x_flash_bank_t -> struct str7x_flash_bankZachary T Welch
Remove misleading typedef and redundant suffix from struct str7x_flash_bank.
2009-11-13stm32x_mem_layout_t -> struct stm32x_mem_layoutZachary T Welch
Remove misleading typedef and redundant suffix from struct stm32x_mem_layout.
2009-11-13stm32x_flash_bank_t -> struct stm32x_flash_bankZachary T Welch
Remove misleading typedef and redundant suffix from struct stm32x_flash_bank.
2009-11-13stm32x_options_t -> struct stm32x_optionsZachary T Welch
Remove misleading typedef and redundant suffix from struct stm32x_options.