document new flash syntax
[openocd.git] / src / flash /
2009-11-19 Zachary T Welchadd support for naming NAND banks
2009-11-19 Zachary T Welchrefactor handle_nand_device_command
2009-11-19 Zachary T Welchadd support for naming flash banks
2009-11-19 Zachary T Welchrefactor handle_flash_bank_command
2009-11-19 Zachary T Welchrename flash and nand command helpers
2009-11-19 Zachary T Welchallow flash/nand banks commands to accept names
2009-11-19 Dean Glazeskinand_fileio_parse_args parses wrong param for size
2009-11-18 Zachary T Welchuse COMMAND_PARSE_ENABLE macro where appropriate
2009-11-18 Zachary T Welchuse COMMAND_PARSE_ON_OFF where appropriate
2009-11-18 Zachary T Welchsplit startup.tcl file across modules
2009-11-18 David BrownellARM: only use one set of dummy FPA registers
2009-11-17 Zachary T Welchcommand_handler: change 'cmd_ctx' to CMD_CTX
2009-11-17 Zachary T Welchcommand_handler: change 'args' to CMD_ARGV
2009-11-17 Zachary T Welchcommand_handler: change to 'argc' to CMD_ARGC
2009-11-16 Zachary T Welchfileio: improve API types
2009-11-16 Zachary T Welchstruct fileio: improve member types
2009-11-16 Zachary T Welchrename CEIL as DIV_ROUND_UP
2009-11-16 Zachary T Welchnand_command_get_device_by_num: make COMMAND_HELPER
2009-11-16 Zachary T Welchflash_command_get_bank_by_num: make COMMAND_HELPER
2009-11-16 Zachary T WelchAdd 'nand verify' command
2009-11-16 Zachary T WelchUse nand_fileio_* in write/dump commands.
2009-11-16 Zachary T WelchAdd nand_fileio_* helper APIs.
2009-11-16 David Brownell#include "target.h" less wildly
2009-11-16 David Brownelltarget: less implicit inclusion of "command.h"
2009-11-16 David Brownelltarget: don't implicitly include "algorithm.h"
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
next

Linking to existing account procedure

If you already have an account and want to add another login method you MUST first sign in with your existing account and then change URL to read https://review.openocd.org/login/?link to get to this page again but this time it'll work for linking. Thank you.

SSH host keys fingerprints

1024 SHA256:YKx8b7u5ZWdcbp7/4AeXNaqElP49m6QrwfXaqQGJAOk gerrit-code-review@openocd.zylin.com (DSA)
384 SHA256:jHIbSQa4REvwCFG4cq5LBlBLxmxSqelQPem/EXIrxjk gerrit-code-review@openocd.org (ECDSA)
521 SHA256:UAOPYkU9Fjtcao0Ul/Rrlnj/OsQvt+pgdYSZ4jOYdgs gerrit-code-review@openocd.org (ECDSA)
256 SHA256:A13M5QlnozFOvTllybRZH6vm7iSt0XLxbA48yfc2yfY gerrit-code-review@openocd.org (ECDSA)
256 SHA256:spYMBqEYoAOtK7yZBrcwE8ZpYt6b68Cfh9yEVetvbXg gerrit-code-review@openocd.org (ED25519)
+--[ED25519 256]--+
|=..              |
|+o..   .         |
|*.o   . .        |
|+B . . .         |
|Bo. = o S        |
|Oo.+ + =         |
|oB=.* = . o      |
| =+=.+   + E     |
|. .=o   . o      |
+----[SHA256]-----+
2048 SHA256:0Onrb7/PHjpo6iVZ7xQX2riKN83FJ3KGU0TvI0TaFG4 gerrit-code-review@openocd.zylin.com (RSA)