aboutsummaryrefslogtreecommitdiff
path: root/src/flash
AgeCommit message (Expand)Author
2009-11-13str9x_flash_bank_t -> struct str9x_flash_bankZachary T Welch
2009-11-13str7x_mem_layout_t -> struct str7x_mem_layoutZachary T Welch
2009-11-13str7x_flash_bank_t -> struct str7x_flash_bankZachary T Welch
2009-11-13stm32x_mem_layout_t -> struct stm32x_mem_layoutZachary T Welch
2009-11-13stm32x_flash_bank_t -> struct stm32x_flash_bankZachary T Welch
2009-11-13stm32x_options_t -> struct stm32x_optionsZachary T Welch
2009-11-13stellaris_flash_bank_t -> struct stellaris_flash_bankZachary T Welch
2009-11-13s3c24xx_nand_controller_t -> struct s3c24xx_nand_controllerZachary T Welch
2009-11-13pic32mx_flash_bank_t -> struct pic32mx_flash_bankZachary T Welch
2009-11-13orion_nand_controller_t -> struct orion_nand_controllerZachary T Welch
2009-11-13ocl_priv_t -> struct ocl_privZachary T Welch
2009-11-13nand_info_t -> struct nand_infoZachary T Welch
2009-11-13nand_manufacturer_t -> struct nand_manufacturerZachary T Welch
2009-11-13nand_ecclayout_t -> struct nand_ecclayoutZachary T Welch
2009-11-13nand_flash_controller_t -> struct nand_flash_controllerZachary T Welch
2009-11-13mx3_nf_controller_t -> struct mx3_nf_controllerZachary T Welch
2009-11-13mflash_bank_t -> struct mflash_bankZachary T Welch
2009-11-13mg_drv_info_t -> struct mg_drv_infoZachary T Welch
2009-11-13mflash_gpio_drv_t -> struct mflash_gpio_drvZachary T Welch
2009-11-13mflash_gpio_num_t -> struct mflash_gpio_numZachary T Welch
2009-11-13lpc3180_nand_controller_t -> struct lpc3180_nand_controllerZachary T Welch
2009-11-13lpc2900_flash_bank_t -> struct lpc2900_flash_bankZachary T Welch
2009-11-13lpc288x_flash_bank_t -> struct lpc288x_flash_bankZachary T Welch
2009-11-13lpc2000_flash_bank_t -> struct lpc2000_flash_bankZachary T Welch
2009-11-13flash_driver_t -> struct flash_driverZachary T Welch
2009-11-13flash_sector_t -> struct flash_sectorZachary T Welch
2009-11-13faux_flash_bank_t -> struct faux_flash_bankZachary T Welch
2009-11-13ecosflash_flash_bank_t -> struct ecosflash_flash_bankZachary T Welch
2009-11-13cfi_fixup_t -> struct cfi_fixupZachary T Welch
2009-11-13cfi_unlock_addresses_t -> struct cfi_unlock_addressesZachary T Welch
2009-11-13cfi_spansion_pri_ext_t -> struct cfi_spansion_pri_extZachary T Welch
2009-11-13cfi_atmel_pri_ext_t -> struct cfi_atmel_pri_extZachary T Welch
2009-11-13cfi_intel_pri_ext_t -> struct cfi_intel_pri_extZachary T Welch
2009-11-13cfi_flash_bank_t -> struct cfi_flash_bankZachary T Welch
2009-11-13avrf_flash_bank_t -> struct avrf_flash_bankZachary T Welch
2009-11-13avrf_type_t -> struct avrf_typeZachary T Welch
2009-11-13at91sam7_flash_bank_t -> struct at91sam7_flash_bankZachary T Welch
2009-11-13scan_field_t -> struct scan_fieldZachary T Welch
2009-11-13jtag_tap_t -> struct jtag_tapZachary T Welch
2009-11-13fileio_t -> struct fileioZachary T Welch
2009-11-13command_handler_t: make argc unsignedZachary T Welch
2009-11-13add CMD_NAME macro for command handlersZachary T Welch
2009-11-13use CALL_COMMAND_HANDLER instead of direct callsZachary T Welch
2009-11-13nand: add NAND_DEVICE_COMMAND_HANDLER macroZachary T Welch
2009-11-13use FLASH_BANK_COMMAND_HANDLER macroZachary T Welch
2009-11-13add FLASH_BANK_COMMAND_HANDLER macroZachary T Welch
2009-11-13s3c24xx: use COMMAND_HANDLER with command helperZachary T Welch
2009-11-13use COMMAND_HANDLER macro to define all commandsZachary T Welch
2009-11-12nand: rename device to nandZachary T Welch
2009-11-11remove obsolete doxygen commentsZachary T Welch