Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | str9x_flash_bank_t -> struct str9x_flash_bank | Zachary T Welch | 2009-11-13 | 2 | -8/+8 | |
| | | | | Remove misleading typedef and redundant suffix from struct str9x_flash_bank. | |||||
* | str7x_mem_layout_t -> struct str7x_mem_layout | Zachary T Welch | 2009-11-13 | 2 | -4/+4 | |
| | | | | Remove misleading typedef and redundant suffix from struct str7x_mem_layout. | |||||
* | str7x_flash_bank_t -> struct str7x_flash_bank | Zachary T Welch | 2009-11-13 | 2 | -12/+12 | |
| | | | | Remove misleading typedef and redundant suffix from struct str7x_flash_bank. | |||||
* | stm32x_mem_layout_t -> struct stm32x_mem_layout | Zachary T Welch | 2009-11-13 | 1 | -2/+2 | |
| | | | | Remove misleading typedef and redundant suffix from struct stm32x_mem_layout. | |||||
* | stm32x_flash_bank_t -> struct stm32x_flash_bank | Zachary T Welch | 2009-11-13 | 2 | -16/+16 | |
| | | | | Remove misleading typedef and redundant suffix from struct stm32x_flash_bank. | |||||
* | stm32x_options_t -> struct stm32x_options | Zachary T Welch | 2009-11-13 | 1 | -3/+3 | |
| | | | | Remove misleading typedef and redundant suffix from struct stm32x_options. | |||||
* | stellaris_flash_bank_t -> struct stellaris_flash_bank | Zachary T Welch | 2009-11-13 | 2 | -14/+14 | |
| | | | | Remove misleading typedef and redundant suffix from struct stellaris_flash_bank. | |||||
* | s3c24xx_nand_controller_t -> struct s3c24xx_nand_controller | Zachary T Welch | 2009-11-13 | 6 | -24/+24 | |
| | | | | Remove misleading typedef and redundant suffix from struct s3c24xx_nand_controller. | |||||
* | pic32mx_flash_bank_t -> struct pic32mx_flash_bank | Zachary T Welch | 2009-11-13 | 2 | -10/+10 | |
| | | | | Remove misleading typedef and redundant suffix from struct pic32mx_flash_bank. | |||||
* | orion_nand_controller_t -> struct orion_nand_controller | Zachary T Welch | 2009-11-13 | 1 | -8/+8 | |
| | | | | Remove misleading typedef and redundant suffix from struct orion_nand_controller. | |||||
* | ocl_priv_t -> struct ocl_priv | Zachary T Welch | 2009-11-13 | 1 | -8/+8 | |
| | | | | Remove misleading typedef and redundant suffix from struct ocl_priv. | |||||
* | nand_info_t -> struct nand_info | Zachary T Welch | 2009-11-13 | 2 | -4/+4 | |
| | | | | Remove misleading typedef and redundant suffix from struct nand_info. | |||||
* | nand_manufacturer_t -> struct nand_manufacturer | Zachary T Welch | 2009-11-13 | 2 | -4/+4 | |
| | | | | Remove misleading typedef and redundant suffix from struct nand_manufacturer. | |||||
* | nand_ecclayout_t -> struct nand_ecclayout | Zachary T Welch | 2009-11-13 | 2 | -5/+5 | |
| | | | | Remove misleading typedef and redundant suffix from struct nand_ecclayout. | |||||
* | nand_flash_controller_t -> struct nand_flash_controller | Zachary T Welch | 2009-11-13 | 10 | -23/+23 | |
| | | | | Remove misleading typedef and redundant suffix from struct nand_flash_controller. | |||||
* | mx3_nf_controller_t -> struct mx3_nf_controller | Zachary T Welch | 2009-11-13 | 2 | -14/+14 | |
| | | | | Remove misleading typedef and redundant suffix from struct mx3_nf_controller. | |||||
* | mflash_bank_t -> struct mflash_bank | Zachary T Welch | 2009-11-13 | 2 | -4/+4 | |
| | | | | Remove misleading typedef and redundant suffix from struct mflash_bank. | |||||
* | mg_drv_info_t -> struct mg_drv_info | Zachary T Welch | 2009-11-13 | 2 | -4/+4 | |
| | | | | Remove misleading typedef and redundant suffix from struct mg_drv_info. | |||||
* | mflash_gpio_drv_t -> struct mflash_gpio_drv | Zachary T Welch | 2009-11-13 | 2 | -7/+7 | |
| | | | | Remove misleading typedef and redundant suffix from struct mflash_gpio_drv. | |||||
* | mflash_gpio_num_t -> struct mflash_gpio_num | Zachary T Welch | 2009-11-13 | 2 | -13/+13 | |
| | | | | Remove misleading typedef and redundant suffix from struct mflash_gpio_num. | |||||
* | lpc3180_nand_controller_t -> struct lpc3180_nand_controller | Zachary T Welch | 2009-11-13 | 2 | -16/+16 | |
| | | | | Remove misleading typedef and redundant suffix from struct lpc3180_nand_controller. | |||||
* | lpc2900_flash_bank_t -> struct lpc2900_flash_bank | Zachary T Welch | 2009-11-13 | 1 | -15/+15 | |
| | | | | Remove misleading typedef and redundant suffix from struct lpc2900_flash_bank. | |||||
* | lpc288x_flash_bank_t -> struct lpc288x_flash_bank | Zachary T Welch | 2009-11-13 | 2 | -8/+8 | |
| | | | | Remove misleading typedef and redundant suffix from struct lpc288x_flash_bank. | |||||
* | lpc2000_flash_bank_t -> struct lpc2000_flash_bank | Zachary T Welch | 2009-11-13 | 2 | -9/+9 | |
| | | | | Remove misleading typedef and redundant suffix from struct lpc2000_flash_bank. | |||||
* | flash_driver_t -> struct flash_driver | Zachary T Welch | 2009-11-13 | 22 | -43/+43 | |
| | | | | Remove misleading typedef and redundant suffix from struct flash_driver. | |||||
* | flash_sector_t -> struct flash_sector | Zachary T Welch | 2009-11-13 | 18 | -30/+30 | |
| | | | | Remove misleading typedef and redundant suffix from struct flash_sector. | |||||
* | faux_flash_bank_t -> struct faux_flash_bank | Zachary T Welch | 2009-11-13 | 1 | -6/+6 | |
| | | | | Remove misleading typedef and redundant suffix from struct faux_flash_bank. | |||||
* | ecosflash_flash_bank_t -> struct ecosflash_flash_bank | Zachary T Welch | 2009-11-13 | 1 | -12/+12 | |
| | | | | Remove misleading typedef and redundant suffix from struct ecosflash_flash_bank. | |||||
* | cfi_fixup_t -> struct cfi_fixup | Zachary T Welch | 2009-11-13 | 2 | -6/+6 | |
| | | | | Remove misleading typedef and redundant suffix from struct cfi_fixup. | |||||
* | cfi_unlock_addresses_t -> struct cfi_unlock_addresses | Zachary T Welch | 2009-11-13 | 2 | -4/+4 | |
| | | | | Remove misleading typedef and redundant suffix from struct cfi_unlock_addresses. | |||||
* | cfi_spansion_pri_ext_t -> struct cfi_spansion_pri_ext | Zachary T Welch | 2009-11-13 | 3 | -15/+15 | |
| | | | | Remove misleading typedef and redundant suffix from struct cfi_spansion_pri_ext. | |||||
* | cfi_atmel_pri_ext_t -> struct cfi_atmel_pri_ext | Zachary T Welch | 2009-11-13 | 2 | -3/+3 | |
| | | | | Remove misleading typedef and redundant suffix from struct cfi_atmel_pri_ext. | |||||
* | cfi_intel_pri_ext_t -> struct cfi_intel_pri_ext | Zachary T Welch | 2009-11-13 | 2 | -6/+6 | |
| | | | | Remove misleading typedef and redundant suffix from struct cfi_intel_pri_ext. | |||||
* | cfi_flash_bank_t -> struct cfi_flash_bank | Zachary T Welch | 2009-11-13 | 3 | -40/+40 | |
| | | | | Remove misleading typedef and redundant suffix from struct cfi_flash_bank. | |||||
* | avrf_flash_bank_t -> struct avrf_flash_bank | Zachary T Welch | 2009-11-13 | 2 | -6/+6 | |
| | | | | Remove misleading typedef and redundant suffix from struct avrf_flash_bank. | |||||
* | avrf_type_t -> struct avrf_type | Zachary T Welch | 2009-11-13 | 2 | -5/+5 | |
| | | | | Remove misleading typedef and redundant suffix from struct avrf_type. | |||||
* | at91sam7_flash_bank_t -> struct at91sam7_flash_bank | Zachary T Welch | 2009-11-13 | 2 | -16/+16 | |
| | | | | Remove misleading typedef and redundant suffix from struct at91sam7_flash_bank. | |||||
* | jtag_command_t -> struct jtag_command | Zachary T Welch | 2009-11-13 | 12 | -51/+50 | |
| | | | | Remove useless typedef from struct jtag_command. | |||||
* | jtag_command_container_t -> union jtag_command_container | Zachary T Welch | 2009-11-13 | 1 | -5/+4 | |
| | | | | Remove misleading typedef from union jtag_container. | |||||
* | sleep_command_t -> struct sleep_command | Zachary T Welch | 2009-11-13 | 2 | -5/+4 | |
| | | | | Remove misleading typedef from struct sleep_command. | |||||
* | end_state_command_t -> struct end_state_command | Zachary T Welch | 2009-11-13 | 1 | -4/+3 | |
| | | | | Remove misleading typedef from struct end_state_command. | |||||
* | reset_command_t -> struct reset_command | Zachary T Welch | 2009-11-13 | 2 | -5/+4 | |
| | | | | Remove misleading typedef from struct reset_command. | |||||
* | stableclocks_command_t -> struct stableclocks_command | Zachary T Welch | 2009-11-13 | 2 | -5/+4 | |
| | | | | Remove misleading typedef from struct stableclocks_command. | |||||
* | runtest_command_t -> struct runtest_command | Zachary T Welch | 2009-11-13 | 2 | -5/+4 | |
| | | | | Remove misleading typedef from struct runtest_command. | |||||
* | pathmove_command_t -> struct pathmove_command | Zachary T Welch | 2009-11-13 | 7 | -11/+10 | |
| | | | | Remove misleading typedef from struct pathmove_command. | |||||
* | statemove_command_t -> struct statemove_command | Zachary T Welch | 2009-11-13 | 2 | -5/+4 | |
| | | | | Remove misleading typedef from struct statemove_command. | |||||
* | cmd_queue_page_t -> struct cmd_queue_page | Zachary T Welch | 2009-11-13 | 1 | -9/+8 | |
| | | | | Remove misleading typedef from struct cmd_queue_page. | |||||
* | scan_command_t -> struct scan_command | Zachary T Welch | 2009-11-13 | 8 | -43/+42 | |
| | | | | Remove misleading typedef on struct scan_command. | |||||
* | more vsllink typedef cleanup | Zachary T Welch | 2009-11-13 | 1 | -6/+5 | |
| | | | | Remove useless typedef for struct insert_insignification_operation. | |||||
* | vsllink_jtag_t -> struct vsllink | Zachary T Welch | 2009-11-13 | 1 | -39/+38 | |
| | | | | Remove misleading typedef and redundant suffix. |