]> git.sur5r.net Git - openocd/log
openocd
14 years agomips32_core_reg_t -> struct mips32_core_reg
Zachary T Welch [Fri, 13 Nov 2009 16:43:33 +0000 (08:43 -0800)]
mips32_core_reg_t -> struct mips32_core_reg

Remove misleading typedef and redundant suffix from struct mips32_core_reg.

14 years agomips32_common_t -> struct mips32_common
Zachary T Welch [Fri, 13 Nov 2009 16:43:30 +0000 (08:43 -0800)]
mips32_common_t -> struct mips32_common

Remove misleading typedef and redundant suffix from struct mips32_common.

14 years agomips32_comparator_t -> struct mips32_comparator
Zachary T Welch [Fri, 13 Nov 2009 16:43:26 +0000 (08:43 -0800)]
mips32_comparator_t -> struct mips32_comparator

Remove misleading typedef and redundant suffix from struct mips32_comparator.

14 years agoimage_mot_t -> struct image_mot
Zachary T Welch [Fri, 13 Nov 2009 16:43:23 +0000 (08:43 -0800)]
image_mot_t -> struct image_mot

Remove misleading typedef and redundant suffix from struct image_mot.

14 years agoimage_memory_t -> struct image_memory
Zachary T Welch [Fri, 13 Nov 2009 16:43:14 +0000 (08:43 -0800)]
image_memory_t -> struct image_memory

Remove misleading typedef and redundant suffix from struct image_memory.

14 years agoimage_ihex_t -> struct image_ihex
Zachary T Welch [Fri, 13 Nov 2009 16:43:09 +0000 (08:43 -0800)]
image_ihex_t -> struct image_ihex

Remove misleading typedef and redundant suffix from struct image_ihex.

14 years agoimage_binary_t -> struct image_binary
Zachary T Welch [Fri, 13 Nov 2009 16:43:02 +0000 (08:43 -0800)]
image_binary_t -> struct image_binary

Remove misleading typedef and redundant suffix from struct image_binary.

14 years agoimage_section_t -> struct image_section
Zachary T Welch [Fri, 13 Nov 2009 16:42:52 +0000 (08:42 -0800)]
image_section_t -> struct image_section

Remove misleading typedef and redundant suffix from struct image_section.

14 years agoetmv1_trace_data_t -> struct etmv1_trace_data
Zachary T Welch [Fri, 13 Nov 2009 16:42:46 +0000 (08:42 -0800)]
etmv1_trace_data_t -> struct etmv1_trace_data

Remove misleading typedef and redundant suffix from struct etmv1_trace_data.

14 years agoetm_capture_driver_t -> struct etm_capture_driver
Zachary T Welch [Fri, 13 Nov 2009 16:42:39 +0000 (08:42 -0800)]
etm_capture_driver_t -> struct etm_capture_driver

Remove misleading typedef and redundant suffix from struct etm_capture_driver.

14 years agoetm_reg_t -> struct etm_reg
Zachary T Welch [Fri, 13 Nov 2009 16:42:32 +0000 (08:42 -0800)]
etm_reg_t -> struct etm_reg

Remove misleading typedef and redundant suffix from struct etm_reg.

14 years agoetb_reg_t -> struct etb_reg
Zachary T Welch [Fri, 13 Nov 2009 16:42:24 +0000 (08:42 -0800)]
etb_reg_t -> struct etb_reg

Remove misleading typedef and redundant suffix from struct etb_reg.

14 years agoembeddedice_reg_t -> struct embeddedice_reg
Zachary T Welch [Fri, 13 Nov 2009 16:42:20 +0000 (08:42 -0800)]
embeddedice_reg_t -> struct embeddedice_reg

Remove misleading typedef and redundant suffix from struct embeddedice_reg.

14 years agocortex_m3_common_t -> struct cortex_m3_common
Zachary T Welch [Fri, 13 Nov 2009 16:42:15 +0000 (08:42 -0800)]
cortex_m3_common_t -> struct cortex_m3_common

Remove misleading typedef and redundant suffix from struct cortex_m3_common.

14 years agocortex_a8_common_t -> struct cortex_a8_common
Zachary T Welch [Fri, 13 Nov 2009 16:42:11 +0000 (08:42 -0800)]
cortex_a8_common_t -> struct cortex_a8_common

Remove misleading typedef and redundant suffix from struct cortex_a8_common.

14 years agowatchpoint_t -> struct watchpoint
Zachary T Welch [Fri, 13 Nov 2009 16:42:06 +0000 (08:42 -0800)]
watchpoint_t -> struct watchpoint

Remove misleading typedef and redundant suffix from struct watchpoint.

14 years agoavr_common_t -> struct avr_common
Zachary T Welch [Fri, 13 Nov 2009 16:41:52 +0000 (08:41 -0800)]
avr_common_t -> struct avr_common

Remove misleading typedef and redundant suffix from struct avr_common.

14 years agomcu_jtag_t -> struct mcu_jtag
Zachary T Welch [Fri, 13 Nov 2009 16:41:49 +0000 (08:41 -0800)]
mcu_jtag_t -> struct mcu_jtag

Remove misleading typedef and redundant suffix from struct mcu_jtag.

14 years agoarmv7m_core_reg_t -> struct armv7m_core_reg
Zachary T Welch [Fri, 13 Nov 2009 16:41:46 +0000 (08:41 -0800)]
armv7m_core_reg_t -> struct armv7m_core_reg

Remove misleading typedef and redundant suffix from struct armv7m_core_reg.

14 years agoarmv7m_algorithm_t -> struct armv7m_algorithm
Zachary T Welch [Fri, 13 Nov 2009 16:41:43 +0000 (08:41 -0800)]
armv7m_algorithm_t -> struct armv7m_algorithm

Remove misleading typedef and redundant suffix from struct armv7m_algorithm.

14 years agoarmv7m_common_t -> struct armv7m_common
Zachary T Welch [Fri, 13 Nov 2009 16:41:39 +0000 (08:41 -0800)]
armv7m_common_t -> struct armv7m_common

Remove misleading typedef and redundant suffix from struct armv7m_common.

14 years agoarmv7a_core_reg_t -> struct armv7a_core_reg
Zachary T Welch [Fri, 13 Nov 2009 16:41:35 +0000 (08:41 -0800)]
armv7a_core_reg_t -> struct armv7a_core_reg

Remove misleading typedef and redundant suffix from struct armv7a_core_reg.

14 years agoarmv7a_algorithm_t -> struct armv7a_algorithm
Zachary T Welch [Fri, 13 Nov 2009 16:41:32 +0000 (08:41 -0800)]
armv7a_algorithm_t -> struct armv7a_algorithm

Remove misleading typedef and redundant suffix from struct armv7a_algorithm.

14 years agoarmv7a_common_t -> struct armv7a_common
Zachary T Welch [Fri, 13 Nov 2009 16:41:29 +0000 (08:41 -0800)]
armv7a_common_t -> struct armv7a_common

Remove misleading typedef and redundant suffix from struct armv7a_common.

14 years agoarmv4_5_mmu_common_t -> struct armv4_5_mmu_common
Zachary T Welch [Fri, 13 Nov 2009 16:41:27 +0000 (08:41 -0800)]
armv4_5_mmu_common_t -> struct armv4_5_mmu_common

Remove misleading typedef and redundant suffix from struct armv4_5_mmu_common.

14 years agoarmv4_5_cache_common_t -> struct armv4_5_cache_common
Zachary T Welch [Fri, 13 Nov 2009 16:41:22 +0000 (08:41 -0800)]
armv4_5_cache_common_t -> struct armv4_5_cache_common

Remove misleading typedef and redundant suffix from struct armv4_5_cache_common.

14 years agoarmv4_5_cachesize_t -> struct armv4_5_cachesize
Zachary T Welch [Fri, 13 Nov 2009 16:41:18 +0000 (08:41 -0800)]
armv4_5_cachesize_t -> struct armv4_5_cachesize

Remove misleading typedef and redundant suffix from struct armv4_5_cachesize.

14 years agoarmv4_5_core_reg_t -> struct armv4_5_core_reg
Zachary T Welch [Fri, 13 Nov 2009 16:41:14 +0000 (08:41 -0800)]
armv4_5_core_reg_t -> struct armv4_5_core_reg

Remove misleading typedef and redundant suffix from struct armv4_5_core_reg.

14 years agoarmv4_5_algorithm_t -> struct armv4_5_algorithm
Zachary T Welch [Fri, 13 Nov 2009 16:41:07 +0000 (08:41 -0800)]
armv4_5_algorithm_t -> struct armv4_5_algorithm

Remove misleading typedef and redundant suffix from struct armv4_5_algorithm.

14 years agoarm_jtag_t -> struct arm_jtag
Zachary T Welch [Fri, 13 Nov 2009 16:41:00 +0000 (08:41 -0800)]
arm_jtag_t -> struct arm_jtag

Remove misleading typedef and redundant suffix from struct arm_jtag.

14 years agoarm_load_store_multiple_instr_t -> struct arm_load_store_multiple_instr
Zachary T Welch [Fri, 13 Nov 2009 16:40:48 +0000 (08:40 -0800)]
arm_load_store_multiple_instr_t -> struct arm_load_store_multiple_instr

Remove misleading typedef and redundant suffix from struct arm_load_store_multiple_instr.

14 years agoarm_load_store_instr_t -> struct arm_load_store_instr
Zachary T Welch [Fri, 13 Nov 2009 16:40:44 +0000 (08:40 -0800)]
arm_load_store_instr_t -> struct arm_load_store_instr

Remove misleading typedef and redundant suffix from struct arm_load_store_instr.

14 years agoarm_data_proc_instr_t -> struct arm_data_proc_instr
Zachary T Welch [Fri, 13 Nov 2009 16:40:40 +0000 (08:40 -0800)]
arm_data_proc_instr_t -> struct arm_data_proc_instr

Remove misleading typedef and redundant suffix from struct arm_data_proc_instr.

14 years agoarm_b_bl_bx_blx_instr_t -> struct arm_b_bl_bx_blx_instr
Zachary T Welch [Fri, 13 Nov 2009 16:40:35 +0000 (08:40 -0800)]
arm_b_bl_bx_blx_instr_t -> struct arm_b_bl_bx_blx_instr

Remove misleading typedef and redundant suffix from struct arm_b_bl_bx_blx_instr.

14 years agoswjdp_common_t -> struct swjdp_common
Zachary T Welch [Fri, 13 Nov 2009 16:40:31 +0000 (08:40 -0800)]
swjdp_common_t -> struct swjdp_common

Remove misleading typedef and redundant suffix from struct swjdp_common.

14 years agoswjdp_reg_t -> struct swjdp_reg
Zachary T Welch [Fri, 13 Nov 2009 16:40:27 +0000 (08:40 -0800)]
swjdp_reg_t -> struct swjdp_reg

Remove misleading typedef and redundant suffix from struct swjdp_reg.

14 years agoarm9tdmi_common_t -> struct arm9tdmi_common
Zachary T Welch [Fri, 13 Nov 2009 16:40:22 +0000 (08:40 -0800)]
arm9tdmi_common_t -> struct arm9tdmi_common

Remove misleading typedef and redundant suffix from struct arm9tdmi_common.

14 years agoarm966e_common_t -> struct arm966e_common
Zachary T Welch [Fri, 13 Nov 2009 16:40:18 +0000 (08:40 -0800)]
arm966e_common_t -> struct arm966e_common

Remove misleading typedef and redundant suffix from struct arm966e_common.

14 years agoarm926ejs_common_t -> struct arm926ejs_common
Zachary T Welch [Fri, 13 Nov 2009 16:40:15 +0000 (08:40 -0800)]
arm926ejs_common_t -> struct arm926ejs_common

Remove misleading typedef and redundant suffix from struct arm926ejs_common.

14 years agoarm920t_tlb_entry_t -> struct arm920t_tlb_entry
Zachary T Welch [Fri, 13 Nov 2009 16:40:12 +0000 (08:40 -0800)]
arm920t_tlb_entry_t -> struct arm920t_tlb_entry

Remove misleading typedef and redundant suffix from struct arm920t_tlb_entry.

14 years agoarm920t_cache_line_t -> struct arm920t_cache_line
Zachary T Welch [Fri, 13 Nov 2009 16:40:09 +0000 (08:40 -0800)]
arm920t_cache_line_t -> struct arm920t_cache_line

Remove misleading typedef and redundant suffix from struct arm920t_cache_line.

14 years agoarm7tdmi_common_t -> struct arm7tdmi_common
Zachary T Welch [Fri, 13 Nov 2009 16:40:06 +0000 (08:40 -0800)]
arm7tdmi_common_t -> struct arm7tdmi_common

Remove misleading typedef and redundant suffix from struct arm7tdmi_common.

14 years agoarm7_9_common_t -> struct arm7_9_common
Zachary T Welch [Fri, 13 Nov 2009 16:40:03 +0000 (08:40 -0800)]
arm7_9_common_t -> struct arm7_9_common

Remove misleading typedef and redundant suffix from struct arm7_9_common.

14 years agoarm720t_common_t -> struct arm720t_common
Zachary T Welch [Fri, 13 Nov 2009 16:39:57 +0000 (08:39 -0800)]
arm720t_common_t -> struct arm720t_common

Remove misleading typedef and redundant suffix from struct arm720t_common.

14 years agoarm11_sc7_action_t -> struct arm11_sc7_action
Zachary T Welch [Fri, 13 Nov 2009 16:39:54 +0000 (08:39 -0800)]
arm11_sc7_action_t -> struct arm11_sc7_action

Remove misleading typedef and redundant suffix from struct arm11_sc7_action.

14 years agoarm11_reg_state_t -> struct arm11_reg_state
Zachary T Welch [Fri, 13 Nov 2009 16:39:51 +0000 (08:39 -0800)]
arm11_reg_state_t -> struct arm11_reg_state

Remove misleading typedef and redundant suffix from struct arm11_reg_state.

14 years agoarm11_common_t -> struct arm11_common
Zachary T Welch [Fri, 13 Nov 2009 16:39:48 +0000 (08:39 -0800)]
arm11_common_t -> struct arm11_common

Remove misleading typedef and redundant suffix from struct arm11_common.

14 years agoarm11_reg_defs_t -> struct arm11_reg_defs
Zachary T Welch [Fri, 13 Nov 2009 16:39:45 +0000 (08:39 -0800)]
arm11_reg_defs_t -> struct arm11_reg_defs

Remove misleading typedef and redundant suffix from struct arm11_reg_defs.

14 years agoreg_param_t -> struct reg_param
Zachary T Welch [Fri, 13 Nov 2009 16:39:42 +0000 (08:39 -0800)]
reg_param_t -> struct reg_param

Remove misleading typedef and redundant suffix from struct reg_param.

14 years agomem_param_t -> struct mem_param
Zachary T Welch [Fri, 13 Nov 2009 16:39:30 +0000 (08:39 -0800)]
mem_param_t -> struct mem_param

Remove misleading typedef and redundant suffix from struct mem_param.

14 years agoarm920t_common_t -> struct arm920t_common
Zachary T Welch [Fri, 13 Nov 2009 16:36:02 +0000 (08:36 -0800)]
arm920t_common_t -> struct arm920t_common

Remove misleading typedef and redundant suffix from struct arm920t_common.

14 years agoarm11_register_history_t -> struct arm11_register_history
Zachary T Welch [Fri, 13 Nov 2009 16:35:54 +0000 (08:35 -0800)]
arm11_register_history_t -> struct arm11_register_history

Remove misleading typedef and redundant suffix from struct arm11_register_history.

14 years agoremove typedef keyword from svf structures
Zachary T Welch [Fri, 13 Nov 2009 16:20:24 +0000 (08:20 -0800)]
remove typedef keyword from svf structures

Removes all misleading typedef keywords from structures in svf.c.

14 years agopld_device_t -> struct pld_device
Zachary T Welch [Fri, 13 Nov 2009 16:15:00 +0000 (08:15 -0800)]
pld_device_t -> struct pld_device

Remove misleading typedef and redundant suffix from struct pld_device.

14 years agovirtex2_pld_device_t -> struct virtex2_pld_device
Zachary T Welch [Fri, 13 Nov 2009 16:14:57 +0000 (08:14 -0800)]
virtex2_pld_device_t -> struct virtex2_pld_device

Remove misleading typedef and redundant suffix from struct virtex2_pld_device.

14 years agoxilinx_bit_file_t -> struct xilinx_bit_file
Zachary T Welch [Fri, 13 Nov 2009 16:14:54 +0000 (08:14 -0800)]
xilinx_bit_file_t -> struct xilinx_bit_file

Remove misleading typedef and redundant suffix from struct xilinx_bit_file.

14 years agopld_driver_t -> struct pld_driver
Zachary T Welch [Fri, 13 Nov 2009 16:14:52 +0000 (08:14 -0800)]
pld_driver_t -> struct pld_driver

Remove misleading typedef and redundant suffix from struct pld_driver.

14 years agoconnection_t -> struct connection
Zachary T Welch [Fri, 13 Nov 2009 16:10:43 +0000 (08:10 -0800)]
connection_t -> struct connection

Remove misleading typedef and redundant suffix from struct connection.

14 years agotelnet_connection_t -> struct telnet_connection
Zachary T Welch [Fri, 13 Nov 2009 16:07:36 +0000 (08:07 -0800)]
telnet_connection_t -> struct telnet_connection

Remove misleading typedef and redundant suffix from struct telnet_connection.

14 years agotcl_connection_t -> struct tcl_connection
Zachary T Welch [Fri, 13 Nov 2009 16:07:33 +0000 (08:07 -0800)]
tcl_connection_t -> struct tcl_connection

Remove misleading typedef and redundant suffix from struct tcl_connection.

14 years agoservice_t -> struct service
Zachary T Welch [Fri, 13 Nov 2009 16:07:00 +0000 (08:07 -0800)]
service_t -> struct service

Remove misleading typedef and redundant suffix from struct service.

14 years agotelnet_service_t -> struct telnet_service
Zachary T Welch [Fri, 13 Nov 2009 16:06:56 +0000 (08:06 -0800)]
telnet_service_t -> struct telnet_service

Remove misleading typedef and redundant suffix from struct telnet_service.

14 years agogdb_service_t -> struct gdb_service
Zachary T Welch [Fri, 13 Nov 2009 16:06:52 +0000 (08:06 -0800)]
gdb_service_t -> struct gdb_service

Remove misleading typedef and redundant suffix from struct gdb_service.

14 years agogdb_connection_t -> struct gdb_connection
Zachary T Welch [Fri, 13 Nov 2009 16:06:49 +0000 (08:06 -0800)]
gdb_connection_t -> struct gdb_connection

Remove misleading typedef and redundant suffix from struct gdb_connection.

14 years agoremove unused aduc702x structure.
Zachary T Welch [Fri, 13 Nov 2009 16:02:59 +0000 (08:02 -0800)]
remove unused aduc702x structure.

The ADUC702x_FLASH_MMIO structure was completely used, so it must die.

14 years agoaduc702x_flash_bank_t -> struct aduc702x_flash_bank
Zachary T Welch [Fri, 13 Nov 2009 15:48:15 +0000 (07:48 -0800)]
aduc702x_flash_bank_t -> struct aduc702x_flash_bank

Remove misleading typedef and redundant suffix from struct
aduc702x_flash_bank.

14 years agotms470_flash_bank_t -> struct tms470_flash_bank
Zachary T Welch [Fri, 13 Nov 2009 15:42:16 +0000 (07:42 -0800)]
tms470_flash_bank_t -> struct tms470_flash_bank

Remove misleading typedef and redundant suffix from struct tms470_flash_bank.

14 years agopic32mx_mem_layout_t -> struct pic32mx_mem_layout
Zachary T Welch [Fri, 13 Nov 2009 15:41:51 +0000 (07:41 -0800)]
pic32mx_mem_layout_t -> struct pic32mx_mem_layout

Remove misleading typedef and redundant suffix from struct pic32mx_mem_layout.

14 years agonon_cfi_t -> struct non_cfi
Zachary T Welch [Fri, 13 Nov 2009 15:41:28 +0000 (07:41 -0800)]
non_cfi_t -> struct non_cfi

Remove misleading typedef and redundant suffix from struct non_cfi.

14 years agonand_block_t -> struct nand_block
Zachary T Welch [Fri, 13 Nov 2009 15:41:10 +0000 (07:41 -0800)]
nand_block_t -> struct nand_block

Remove misleading typedef and redundant suffix from struct nand_block.

14 years agostr9xpec_flash_controller_t -> struct str9xpec_flash_controller
Zachary T Welch [Fri, 13 Nov 2009 15:39:14 +0000 (07:39 -0800)]
str9xpec_flash_controller_t -> struct str9xpec_flash_controller

Remove misleading typedef and redundant suffix from struct str9xpec_flash_controller.

14 years agostr9x_flash_bank_t -> struct str9x_flash_bank
Zachary T Welch [Fri, 13 Nov 2009 15:39:12 +0000 (07:39 -0800)]
str9x_flash_bank_t -> struct str9x_flash_bank

Remove misleading typedef and redundant suffix from struct str9x_flash_bank.

14 years agostr7x_mem_layout_t -> struct str7x_mem_layout
Zachary T Welch [Fri, 13 Nov 2009 15:39:09 +0000 (07:39 -0800)]
str7x_mem_layout_t -> struct str7x_mem_layout

Remove misleading typedef and redundant suffix from struct str7x_mem_layout.

14 years agostr7x_flash_bank_t -> struct str7x_flash_bank
Zachary T Welch [Fri, 13 Nov 2009 15:39:06 +0000 (07:39 -0800)]
str7x_flash_bank_t -> struct str7x_flash_bank

Remove misleading typedef and redundant suffix from struct str7x_flash_bank.

14 years agostm32x_mem_layout_t -> struct stm32x_mem_layout
Zachary T Welch [Fri, 13 Nov 2009 15:39:03 +0000 (07:39 -0800)]
stm32x_mem_layout_t -> struct stm32x_mem_layout

Remove misleading typedef and redundant suffix from struct stm32x_mem_layout.

14 years agostm32x_flash_bank_t -> struct stm32x_flash_bank
Zachary T Welch [Fri, 13 Nov 2009 15:39:01 +0000 (07:39 -0800)]
stm32x_flash_bank_t -> struct stm32x_flash_bank

Remove misleading typedef and redundant suffix from struct stm32x_flash_bank.

14 years agostm32x_options_t -> struct stm32x_options
Zachary T Welch [Fri, 13 Nov 2009 15:38:58 +0000 (07:38 -0800)]
stm32x_options_t -> struct stm32x_options

Remove misleading typedef and redundant suffix from struct stm32x_options.

14 years agostellaris_flash_bank_t -> struct stellaris_flash_bank
Zachary T Welch [Fri, 13 Nov 2009 15:38:55 +0000 (07:38 -0800)]
stellaris_flash_bank_t -> struct stellaris_flash_bank

Remove misleading typedef and redundant suffix from struct stellaris_flash_bank.

14 years agos3c24xx_nand_controller_t -> struct s3c24xx_nand_controller
Zachary T Welch [Fri, 13 Nov 2009 15:38:52 +0000 (07:38 -0800)]
s3c24xx_nand_controller_t -> struct s3c24xx_nand_controller

Remove misleading typedef and redundant suffix from struct s3c24xx_nand_controller.

14 years agopic32mx_flash_bank_t -> struct pic32mx_flash_bank
Zachary T Welch [Fri, 13 Nov 2009 15:38:50 +0000 (07:38 -0800)]
pic32mx_flash_bank_t -> struct pic32mx_flash_bank

Remove misleading typedef and redundant suffix from struct pic32mx_flash_bank.

14 years agoorion_nand_controller_t -> struct orion_nand_controller
Zachary T Welch [Fri, 13 Nov 2009 15:38:47 +0000 (07:38 -0800)]
orion_nand_controller_t -> struct orion_nand_controller

Remove misleading typedef and redundant suffix from struct orion_nand_controller.

14 years agoocl_priv_t -> struct ocl_priv
Zachary T Welch [Fri, 13 Nov 2009 15:38:45 +0000 (07:38 -0800)]
ocl_priv_t -> struct ocl_priv

Remove misleading typedef and redundant suffix from struct ocl_priv.

14 years agonand_info_t -> struct nand_info
Zachary T Welch [Fri, 13 Nov 2009 15:38:42 +0000 (07:38 -0800)]
nand_info_t -> struct nand_info

Remove misleading typedef and redundant suffix from struct nand_info.

14 years agonand_manufacturer_t -> struct nand_manufacturer
Zachary T Welch [Fri, 13 Nov 2009 15:38:39 +0000 (07:38 -0800)]
nand_manufacturer_t -> struct nand_manufacturer

Remove misleading typedef and redundant suffix from struct nand_manufacturer.

14 years agonand_ecclayout_t -> struct nand_ecclayout
Zachary T Welch [Fri, 13 Nov 2009 15:38:35 +0000 (07:38 -0800)]
nand_ecclayout_t -> struct nand_ecclayout

Remove misleading typedef and redundant suffix from struct nand_ecclayout.

14 years agonand_flash_controller_t -> struct nand_flash_controller
Zachary T Welch [Fri, 13 Nov 2009 15:38:30 +0000 (07:38 -0800)]
nand_flash_controller_t -> struct nand_flash_controller

Remove misleading typedef and redundant suffix from struct nand_flash_controller.

14 years agomx3_nf_controller_t -> struct mx3_nf_controller
Zachary T Welch [Fri, 13 Nov 2009 15:38:27 +0000 (07:38 -0800)]
mx3_nf_controller_t -> struct mx3_nf_controller

Remove misleading typedef and redundant suffix from struct mx3_nf_controller.

14 years agomflash_bank_t -> struct mflash_bank
Zachary T Welch [Fri, 13 Nov 2009 15:38:24 +0000 (07:38 -0800)]
mflash_bank_t -> struct mflash_bank

Remove misleading typedef and redundant suffix from struct mflash_bank.

14 years agomg_drv_info_t -> struct mg_drv_info
Zachary T Welch [Fri, 13 Nov 2009 15:38:21 +0000 (07:38 -0800)]
mg_drv_info_t -> struct mg_drv_info

Remove misleading typedef and redundant suffix from struct mg_drv_info.

14 years agomflash_gpio_drv_t -> struct mflash_gpio_drv
Zachary T Welch [Fri, 13 Nov 2009 15:38:17 +0000 (07:38 -0800)]
mflash_gpio_drv_t -> struct mflash_gpio_drv

Remove misleading typedef and redundant suffix from struct mflash_gpio_drv.

14 years agomflash_gpio_num_t -> struct mflash_gpio_num
Zachary T Welch [Fri, 13 Nov 2009 15:38:14 +0000 (07:38 -0800)]
mflash_gpio_num_t -> struct mflash_gpio_num

Remove misleading typedef and redundant suffix from struct mflash_gpio_num.

14 years agolpc3180_nand_controller_t -> struct lpc3180_nand_controller
Zachary T Welch [Fri, 13 Nov 2009 15:38:11 +0000 (07:38 -0800)]
lpc3180_nand_controller_t -> struct lpc3180_nand_controller

Remove misleading typedef and redundant suffix from struct lpc3180_nand_controller.

14 years agolpc2900_flash_bank_t -> struct lpc2900_flash_bank
Zachary T Welch [Fri, 13 Nov 2009 15:38:08 +0000 (07:38 -0800)]
lpc2900_flash_bank_t -> struct lpc2900_flash_bank

Remove misleading typedef and redundant suffix from struct lpc2900_flash_bank.

14 years agolpc288x_flash_bank_t -> struct lpc288x_flash_bank
Zachary T Welch [Fri, 13 Nov 2009 15:38:05 +0000 (07:38 -0800)]
lpc288x_flash_bank_t -> struct lpc288x_flash_bank

Remove misleading typedef and redundant suffix from struct lpc288x_flash_bank.

14 years agolpc2000_flash_bank_t -> struct lpc2000_flash_bank
Zachary T Welch [Fri, 13 Nov 2009 15:38:03 +0000 (07:38 -0800)]
lpc2000_flash_bank_t -> struct lpc2000_flash_bank

Remove misleading typedef and redundant suffix from struct lpc2000_flash_bank.

14 years agoflash_driver_t -> struct flash_driver
Zachary T Welch [Fri, 13 Nov 2009 15:38:01 +0000 (07:38 -0800)]
flash_driver_t -> struct flash_driver

Remove misleading typedef and redundant suffix from struct flash_driver.

14 years agoflash_sector_t -> struct flash_sector
Zachary T Welch [Fri, 13 Nov 2009 15:37:54 +0000 (07:37 -0800)]
flash_sector_t -> struct flash_sector

Remove misleading typedef and redundant suffix from struct flash_sector.

14 years agofaux_flash_bank_t -> struct faux_flash_bank
Zachary T Welch [Fri, 13 Nov 2009 15:37:48 +0000 (07:37 -0800)]
faux_flash_bank_t -> struct faux_flash_bank

Remove misleading typedef and redundant suffix from struct faux_flash_bank.

14 years agoecosflash_flash_bank_t -> struct ecosflash_flash_bank
Zachary T Welch [Fri, 13 Nov 2009 15:37:45 +0000 (07:37 -0800)]
ecosflash_flash_bank_t -> struct ecosflash_flash_bank

Remove misleading typedef and redundant suffix from struct ecosflash_flash_bank.

14 years agocfi_fixup_t -> struct cfi_fixup
Zachary T Welch [Fri, 13 Nov 2009 15:37:43 +0000 (07:37 -0800)]
cfi_fixup_t -> struct cfi_fixup

Remove misleading typedef and redundant suffix from struct cfi_fixup.