target: don't implicitly include "breakpoint.h"
[fw/openocd] / src / flash /
2009-11-14 David Brownelllpc2900.h -- remove from Makefile.am too
2009-11-14 David Brownellflash: remove needless lpc2900.h header
2009-11-13 David BrownellARM7/9: rm arm7_9_get_arch_pointers()
2009-11-13 Zachary T Welchcommand_t -> struct command
2009-11-13 Zachary T Welchcommand_context_t -> struct command_context
2009-11-13 Zachary T Welchflash_bank_t -> struct flash_bank
2009-11-13 Zachary T Welchnand_device_t -> struct nand_device
2009-11-13 Zachary T Welchtarget_t -> struct target
2009-11-13 Zachary T Welchimage_t -> struct image
2009-11-13 Zachary T Welcharmv4_5_common_t -> struct arm
2009-11-13 Zachary T Welchworking_area_t -> struct working_area
2009-11-13 Zachary T Welchmips_ejtag_t -> struct mips_ejtag
2009-11-13 Zachary T Welchmips32_common_t -> struct mips32_common
2009-11-13 Zachary T Welchavr_common_t -> struct avr_common
2009-11-13 Zachary T Welcharmv7m_algorithm_t -> struct armv7m_algorithm
2009-11-13 Zachary T Welcharmv4_5_algorithm_t -> struct armv4_5_algorithm
2009-11-13 Zachary T Welcharm_jtag_t -> struct arm_jtag
2009-11-13 Zachary T Welcharm7_9_common_t -> struct arm7_9_common
2009-11-13 Zachary T Welchreg_param_t -> struct reg_param
2009-11-13 Zachary T Welchmem_param_t -> struct mem_param
2009-11-13 Zachary T Welchremove unused aduc702x structure.
2009-11-13 Zachary T Welchaduc702x_flash_bank_t -> struct aduc702x_flash_bank
2009-11-13 Zachary T Welchtms470_flash_bank_t -> struct tms470_flash_bank
2009-11-13 Zachary T Welchpic32mx_mem_layout_t -> struct pic32mx_mem_layout
2009-11-13 Zachary T Welchnon_cfi_t -> struct non_cfi
2009-11-13 Zachary T Welchnand_block_t -> struct nand_block
2009-11-13 Zachary T Welchstr9xpec_flash_controller_t -> struct str9xpec_flash_co...
2009-11-13 Zachary T Welchstr9x_flash_bank_t -> struct str9x_flash_bank
2009-11-13 Zachary T Welchstr7x_mem_layout_t -> struct str7x_mem_layout
2009-11-13 Zachary T Welchstr7x_flash_bank_t -> struct str7x_flash_bank
2009-11-13 Zachary T Welchstm32x_mem_layout_t -> struct stm32x_mem_layout
2009-11-13 Zachary T Welchstm32x_flash_bank_t -> struct stm32x_flash_bank
2009-11-13 Zachary T Welchstm32x_options_t -> struct stm32x_options
2009-11-13 Zachary T Welchstellaris_flash_bank_t -> struct stellaris_flash_bank
2009-11-13 Zachary T Welchs3c24xx_nand_controller_t -> struct s3c24xx_nand_controller
2009-11-13 Zachary T Welchpic32mx_flash_bank_t -> struct pic32mx_flash_bank
2009-11-13 Zachary T Welchorion_nand_controller_t -> struct orion_nand_controller
2009-11-13 Zachary T Welchocl_priv_t -> struct ocl_priv
2009-11-13 Zachary T Welchnand_info_t -> struct nand_info
2009-11-13 Zachary T Welchnand_manufacturer_t -> struct nand_manufacturer
2009-11-13 Zachary T Welchnand_ecclayout_t -> struct nand_ecclayout
2009-11-13 Zachary T Welchnand_flash_controller_t -> struct nand_flash_controller
2009-11-13 Zachary T Welchmx3_nf_controller_t -> struct mx3_nf_controller
2009-11-13 Zachary T Welchmflash_bank_t -> struct mflash_bank
2009-11-13 Zachary T Welchmg_drv_info_t -> struct mg_drv_info
2009-11-13 Zachary T Welchmflash_gpio_drv_t -> struct mflash_gpio_drv
2009-11-13 Zachary T Welchmflash_gpio_num_t -> struct mflash_gpio_num
2009-11-13 Zachary T Welchlpc3180_nand_controller_t -> struct lpc3180_nand_controller
2009-11-13 Zachary T Welchlpc2900_flash_bank_t -> struct lpc2900_flash_bank
2009-11-13 Zachary T Welchlpc288x_flash_bank_t -> struct lpc288x_flash_bank
2009-11-13 Zachary T Welchlpc2000_flash_bank_t -> struct lpc2000_flash_bank
2009-11-13 Zachary T Welchflash_driver_t -> struct flash_driver
2009-11-13 Zachary T Welchflash_sector_t -> struct flash_sector
2009-11-13 Zachary T Welchfaux_flash_bank_t -> struct faux_flash_bank
2009-11-13 Zachary T Welchecosflash_flash_bank_t -> struct ecosflash_flash_bank
2009-11-13 Zachary T Welchcfi_fixup_t -> struct cfi_fixup
2009-11-13 Zachary T Welchcfi_unlock_addresses_t -> struct cfi_unlock_addresses
2009-11-13 Zachary T Welchcfi_spansion_pri_ext_t -> struct cfi_spansion_pri_ext
2009-11-13 Zachary T Welchcfi_atmel_pri_ext_t -> struct cfi_atmel_pri_ext
2009-11-13 Zachary T Welchcfi_intel_pri_ext_t -> struct cfi_intel_pri_ext
2009-11-13 Zachary T Welchcfi_flash_bank_t -> struct cfi_flash_bank
2009-11-13 Zachary T Welchavrf_flash_bank_t -> struct avrf_flash_bank
2009-11-13 Zachary T Welchavrf_type_t -> struct avrf_type
2009-11-13 Zachary T Welchat91sam7_flash_bank_t -> struct at91sam7_flash_bank
2009-11-13 Zachary T Welchscan_field_t -> struct scan_field
2009-11-13 Zachary T Welchjtag_tap_t -> struct jtag_tap
2009-11-13 Zachary T Welchfileio_t -> struct fileio
2009-11-13 Zachary T Welchcommand_handler_t: make argc unsigned
2009-11-13 Zachary T Welchadd CMD_NAME macro for command handlers
2009-11-13 Zachary T Welchuse CALL_COMMAND_HANDLER instead of direct calls
2009-11-13 Zachary T Welchnand: add NAND_DEVICE_COMMAND_HANDLER macro
2009-11-13 Zachary T Welchuse FLASH_BANK_COMMAND_HANDLER macro
2009-11-13 Zachary T Welchadd FLASH_BANK_COMMAND_HANDLER macro
2009-11-13 Zachary T Welchs3c24xx: use COMMAND_HANDLER with command helper
2009-11-13 Zachary T Welchuse COMMAND_HANDLER macro to define all commands
2009-11-13 Zachary T Welchnand: rename device to nand
2009-11-11 Zachary T Welchremove obsolete doxygen comments
2009-11-11 Zachary T Welchremove more useless declarations
2009-11-11 Zachary T Welchadd const keyword to some APIs
2009-11-11 Zachary T Welchchange argv to args in command handlers
2009-11-11 Zachary T Welchmakefiles: improve build order
2009-11-10 Zachary T Welch{pic32m,stm32}x.c: remove useless declarations
2009-11-10 Zachary T Welchstr{7,9}x*.c: remove useless forward declarations
2009-11-10 Zachary T Welchflash/<various>.c: remove useless declarations
2009-11-10 Zachary T Welchflash/<assorted>.c: remove useless declarations
2009-11-10 Zachary T Welchflash/at91sam[37].c: remove useless declarations
2009-11-10 Zachary T Welchflash/lpc2???.c: remove useless declarations
2009-11-10 Zachary T Welchflash/*nand*.c: remove useless declarations
2009-11-10 Zachary T Welchflash/flash.c: remove forward declarations
2009-11-09 Zachary T Welchsrc/flash: remove 'extern' and wrap headers
2009-11-09 Zachary T WelchOverhaul time support API
2009-11-06 David BrownellMerge branch 'master' of ssh://dbrownell@openocd.git...
2009-11-06 Zachary T WelchSimplify nand indentation.
2009-11-06 Zachary T WelchImprove flash indentation.
2009-11-06 Zachary T WelchImprove str9xpec command argument parsing.
2009-11-06 Zachary T WelchImprove str9x config command argument parsing.
2009-11-06 Zachary T WelchImprove str7x config command argument parsing.
2009-11-06 Zachary T WelchImprove stm32x.c command argument parsing.
2009-11-06 Zachary T WelchImprove stellaris.c erase argument parsing.
2009-11-06 Zachary T WelchImprove pic32mx.c command argument parsing.
next