aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2009-11-13str9xpec_flash_controller_t -> struct str9xpec_flash_controllerZachary T Welch2-24/+24
Remove misleading typedef and redundant suffix from struct str9xpec_flash_controller.
2009-11-13str9x_flash_bank_t -> struct str9x_flash_bankZachary T Welch2-8/+8
Remove misleading typedef and redundant suffix from struct str9x_flash_bank.
2009-11-13str7x_mem_layout_t -> struct str7x_mem_layoutZachary T Welch2-4/+4
Remove misleading typedef and redundant suffix from struct str7x_mem_layout.
2009-11-13str7x_flash_bank_t -> struct str7x_flash_bankZachary T Welch2-12/+12
Remove misleading typedef and redundant suffix from struct str7x_flash_bank.
2009-11-13stm32x_mem_layout_t -> struct stm32x_mem_layoutZachary T Welch1-2/+2
Remove misleading typedef and redundant suffix from struct stm32x_mem_layout.
2009-11-13stm32x_flash_bank_t -> struct stm32x_flash_bankZachary T Welch2-16/+16
Remove misleading typedef and redundant suffix from struct stm32x_flash_bank.
2009-11-13stm32x_options_t -> struct stm32x_optionsZachary T Welch1-3/+3
Remove misleading typedef and redundant suffix from struct stm32x_options.
2009-11-13stellaris_flash_bank_t -> struct stellaris_flash_bankZachary T Welch2-14/+14
Remove misleading typedef and redundant suffix from struct stellaris_flash_bank.
2009-11-13s3c24xx_nand_controller_t -> struct s3c24xx_nand_controllerZachary T Welch6-24/+24
Remove misleading typedef and redundant suffix from struct s3c24xx_nand_controller.
2009-11-13pic32mx_flash_bank_t -> struct pic32mx_flash_bankZachary T Welch2-10/+10
Remove misleading typedef and redundant suffix from struct pic32mx_flash_bank.
2009-11-13orion_nand_controller_t -> struct orion_nand_controllerZachary T Welch1-8/+8
Remove misleading typedef and redundant suffix from struct orion_nand_controller.
2009-11-13ocl_priv_t -> struct ocl_privZachary T Welch1-8/+8
Remove misleading typedef and redundant suffix from struct ocl_priv.
2009-11-13nand_info_t -> struct nand_infoZachary T Welch2-4/+4
Remove misleading typedef and redundant suffix from struct nand_info.
2009-11-13nand_manufacturer_t -> struct nand_manufacturerZachary T Welch2-4/+4
Remove misleading typedef and redundant suffix from struct nand_manufacturer.
2009-11-13nand_ecclayout_t -> struct nand_ecclayoutZachary T Welch2-5/+5
Remove misleading typedef and redundant suffix from struct nand_ecclayout.
2009-11-13nand_flash_controller_t -> struct nand_flash_controllerZachary T Welch10-23/+23
Remove misleading typedef and redundant suffix from struct nand_flash_controller.
2009-11-13mx3_nf_controller_t -> struct mx3_nf_controllerZachary T Welch2-14/+14
Remove misleading typedef and redundant suffix from struct mx3_nf_controller.
2009-11-13mflash_bank_t -> struct mflash_bankZachary T Welch2-4/+4
Remove misleading typedef and redundant suffix from struct mflash_bank.
2009-11-13mg_drv_info_t -> struct mg_drv_infoZachary T Welch2-4/+4
Remove misleading typedef and redundant suffix from struct mg_drv_info.
2009-11-13mflash_gpio_drv_t -> struct mflash_gpio_drvZachary T Welch2-7/+7
Remove misleading typedef and redundant suffix from struct mflash_gpio_drv.
2009-11-13mflash_gpio_num_t -> struct mflash_gpio_numZachary T Welch2-13/+13
Remove misleading typedef and redundant suffix from struct mflash_gpio_num.
2009-11-13lpc3180_nand_controller_t -> struct lpc3180_nand_controllerZachary T Welch2-16/+16
Remove misleading typedef and redundant suffix from struct lpc3180_nand_controller.
2009-11-13lpc2900_flash_bank_t -> struct lpc2900_flash_bankZachary T Welch1-15/+15
Remove misleading typedef and redundant suffix from struct lpc2900_flash_bank.
2009-11-13lpc288x_flash_bank_t -> struct lpc288x_flash_bankZachary T Welch2-8/+8
Remove misleading typedef and redundant suffix from struct lpc288x_flash_bank.
2009-11-13lpc2000_flash_bank_t -> struct lpc2000_flash_bankZachary T Welch2-9/+9
Remove misleading typedef and redundant suffix from struct lpc2000_flash_bank.
2009-11-13flash_driver_t -> struct flash_driverZachary T Welch22-43/+43
Remove misleading typedef and redundant suffix from struct flash_driver.
2009-11-13flash_sector_t -> struct flash_sectorZachary T Welch18-30/+30
Remove misleading typedef and redundant suffix from struct flash_sector.
2009-11-13faux_flash_bank_t -> struct faux_flash_bankZachary T Welch1-6/+6
Remove misleading typedef and redundant suffix from struct faux_flash_bank.
2009-11-13ecosflash_flash_bank_t -> struct ecosflash_flash_bankZachary T Welch1-12/+12
Remove misleading typedef and redundant suffix from struct ecosflash_flash_bank.
2009-11-13cfi_fixup_t -> struct cfi_fixupZachary T Welch2-6/+6
Remove misleading typedef and redundant suffix from struct cfi_fixup.
2009-11-13cfi_unlock_addresses_t -> struct cfi_unlock_addressesZachary T Welch2-4/+4
Remove misleading typedef and redundant suffix from struct cfi_unlock_addresses.
2009-11-13cfi_spansion_pri_ext_t -> struct cfi_spansion_pri_extZachary T Welch3-15/+15
Remove misleading typedef and redundant suffix from struct cfi_spansion_pri_ext.
2009-11-13cfi_atmel_pri_ext_t -> struct cfi_atmel_pri_extZachary T Welch2-3/+3
Remove misleading typedef and redundant suffix from struct cfi_atmel_pri_ext.
2009-11-13cfi_intel_pri_ext_t -> struct cfi_intel_pri_extZachary T Welch2-6/+6
Remove misleading typedef and redundant suffix from struct cfi_intel_pri_ext.
2009-11-13cfi_flash_bank_t -> struct cfi_flash_bankZachary T Welch3-40/+40
Remove misleading typedef and redundant suffix from struct cfi_flash_bank.
2009-11-13avrf_flash_bank_t -> struct avrf_flash_bankZachary T Welch2-6/+6
Remove misleading typedef and redundant suffix from struct avrf_flash_bank.
2009-11-13avrf_type_t -> struct avrf_typeZachary T Welch2-5/+5
Remove misleading typedef and redundant suffix from struct avrf_type.
2009-11-13at91sam7_flash_bank_t -> struct at91sam7_flash_bankZachary T Welch2-16/+16
Remove misleading typedef and redundant suffix from struct at91sam7_flash_bank.
2009-11-13jtag_command_t -> struct jtag_commandZachary T Welch12-51/+50
Remove useless typedef from struct jtag_command.
2009-11-13jtag_command_container_t -> union jtag_command_containerZachary T Welch1-5/+4
Remove misleading typedef from union jtag_container.
2009-11-13sleep_command_t -> struct sleep_commandZachary T Welch2-5/+4
Remove misleading typedef from struct sleep_command.
2009-11-13end_state_command_t -> struct end_state_commandZachary T Welch1-4/+3
Remove misleading typedef from struct end_state_command.
2009-11-13reset_command_t -> struct reset_commandZachary T Welch2-5/+4
Remove misleading typedef from struct reset_command.
2009-11-13stableclocks_command_t -> struct stableclocks_commandZachary T Welch2-5/+4
Remove misleading typedef from struct stableclocks_command.
2009-11-13runtest_command_t -> struct runtest_commandZachary T Welch2-5/+4
Remove misleading typedef from struct runtest_command.
2009-11-13pathmove_command_t -> struct pathmove_commandZachary T Welch7-11/+10
Remove misleading typedef from struct pathmove_command.
2009-11-13statemove_command_t -> struct statemove_commandZachary T Welch2-5/+4
Remove misleading typedef from struct statemove_command.
2009-11-13cmd_queue_page_t -> struct cmd_queue_pageZachary T Welch1-9/+8
Remove misleading typedef from struct cmd_queue_page.
2009-11-13scan_command_t -> struct scan_commandZachary T Welch8-43/+42
Remove misleading typedef on struct scan_command.
2009-11-13more vsllink typedef cleanupZachary T Welch1-6/+5
Remove useless typedef for struct insert_insignification_operation.