| Commit message (Collapse) | Author | Age | Files | Lines |
... | |
|
|
|
|
|
|
|
|
|
| |
Remove the last external user of arm7_9_get_arch_pointers(), and
that annoying downcast utility. Add an is_arm7_9() predicate.
Stop returning specious success codes on various failure paths
in the ARM7/ARM9 commands which used that downcast utility.
Signed-off-by: David Brownell <dbrownell@users.sourceforge.net>
|
|
|
|
| |
Remove misleading typedef and redundant suffix from struct command.
|
|
|
|
| |
Remove misleading typedef and redundant suffix from struct command_context.
|
|
|
|
| |
Remove misleading typedef and redundant suffix from struct flash_bank.
|
|
|
|
| |
Remove misleading typedef and redundant suffix from struct nand_device.
|
|
|
|
| |
Remove misleading typedef and redundant suffix from struct target.
|
|
|
|
|
|
|
| |
Remove misleading typedef and redundant suffix from struct image.
Also removes the typedef from enum image_type, as it is used in
image.h only.
|
|
|
|
| |
Remove misleading typedef and just use struct arm.
|
|
|
|
| |
Remove misleading typedef and redundant suffix from struct working_area.
|
|
|
|
| |
Remove misleading typedef and redundant suffix from struct mips_ejtag.
|
|
|
|
| |
Remove misleading typedef and redundant suffix from struct mips32_common.
|
|
|
|
| |
Remove misleading typedef and redundant suffix from struct avr_common.
|
|
|
|
| |
Remove misleading typedef and redundant suffix from struct armv7m_algorithm.
|
|
|
|
| |
Remove misleading typedef and redundant suffix from struct armv4_5_algorithm.
|
|
|
|
| |
Remove misleading typedef and redundant suffix from struct arm_jtag.
|
|
|
|
| |
Remove misleading typedef and redundant suffix from struct arm7_9_common.
|
|
|
|
| |
Remove misleading typedef and redundant suffix from struct reg_param.
|
|
|
|
| |
Remove misleading typedef and redundant suffix from struct mem_param.
|
|
|
|
| |
The ADUC702x_FLASH_MMIO structure was completely used, so it must die.
|
|
|
|
|
| |
Remove misleading typedef and redundant suffix from struct
aduc702x_flash_bank.
|
|
|
|
| |
Remove misleading typedef and redundant suffix from struct tms470_flash_bank.
|
|
|
|
| |
Remove misleading typedef and redundant suffix from struct pic32mx_mem_layout.
|
|
|
|
| |
Remove misleading typedef and redundant suffix from struct non_cfi.
|
|
|
|
| |
Remove misleading typedef and redundant suffix from struct nand_block.
|
|
|
|
| |
Remove misleading typedef and redundant suffix from struct str9xpec_flash_controller.
|
|
|
|
| |
Remove misleading typedef and redundant suffix from struct str9x_flash_bank.
|
|
|
|
| |
Remove misleading typedef and redundant suffix from struct str7x_mem_layout.
|
|
|
|
| |
Remove misleading typedef and redundant suffix from struct str7x_flash_bank.
|
|
|
|
| |
Remove misleading typedef and redundant suffix from struct stm32x_mem_layout.
|
|
|
|
| |
Remove misleading typedef and redundant suffix from struct stm32x_flash_bank.
|
|
|
|
| |
Remove misleading typedef and redundant suffix from struct stm32x_options.
|
|
|
|
| |
Remove misleading typedef and redundant suffix from struct stellaris_flash_bank.
|
|
|
|
| |
Remove misleading typedef and redundant suffix from struct s3c24xx_nand_controller.
|
|
|
|
| |
Remove misleading typedef and redundant suffix from struct pic32mx_flash_bank.
|
|
|
|
| |
Remove misleading typedef and redundant suffix from struct orion_nand_controller.
|
|
|
|
| |
Remove misleading typedef and redundant suffix from struct ocl_priv.
|
|
|
|
| |
Remove misleading typedef and redundant suffix from struct nand_info.
|
|
|
|
| |
Remove misleading typedef and redundant suffix from struct nand_manufacturer.
|
|
|
|
| |
Remove misleading typedef and redundant suffix from struct nand_ecclayout.
|
|
|
|
| |
Remove misleading typedef and redundant suffix from struct nand_flash_controller.
|
|
|
|
| |
Remove misleading typedef and redundant suffix from struct mx3_nf_controller.
|
|
|
|
| |
Remove misleading typedef and redundant suffix from struct mflash_bank.
|
|
|
|
| |
Remove misleading typedef and redundant suffix from struct mg_drv_info.
|
|
|
|
| |
Remove misleading typedef and redundant suffix from struct mflash_gpio_drv.
|
|
|
|
| |
Remove misleading typedef and redundant suffix from struct mflash_gpio_num.
|
|
|
|
| |
Remove misleading typedef and redundant suffix from struct lpc3180_nand_controller.
|
|
|
|
| |
Remove misleading typedef and redundant suffix from struct lpc2900_flash_bank.
|
|
|
|
| |
Remove misleading typedef and redundant suffix from struct lpc288x_flash_bank.
|
|
|
|
| |
Remove misleading typedef and redundant suffix from struct lpc2000_flash_bank.
|
|
|
|
| |
Remove misleading typedef and redundant suffix from struct flash_driver.
|