- jtag_khz/speed are now single parameter only. These are used
[openocd.git] / src / flash /
2008-07-21 oharboeMichael Kurz <michi.kurz@googlemail.com> MX29LV800B...
2008-07-20 ntfreak- added svn props for newly added files
2008-07-20 oharboeBen Bodley <ben@teknique.com> non-CFI compliant flash...
2008-07-20 oharboeopenocd@duaneellis.com fix naming confusion. Use ocd_...
2008-07-18 ntfreak- fix incorrectly registered function openocd_array2mem
2008-07-18 oharboeCharles Hardin <ckhardin@gmail.com> move tcl stuff...
2008-07-17 oharboeCharles Hardin <ckhardin@gmail.com> move jim into...
2008-07-17 oharboeCharles Hardin <ckhardin@gmail.com> and Øyvind Harboe
2008-07-16 oharboeflash_banks now follow OpenOCD scripting API rules
2008-07-15 ntfreak- stm32 flash driver correctly handles early silicon
2008-07-09 oharboe"flash banks" is now implemented in Tcl on top of ...
2008-07-09 oharboeadded flash_banks low level command.
2008-06-27 oharboeDavid Anders: fixes an issue with large block nand...
2008-06-16 oharboefallback for no implementation of multi word CFI write...
2008-06-11 ntfreak- probe incorrect for high density stm32 flash
2008-06-06 ntfreak- stm32 erase will use mass_erase if all banks selected
2008-06-05 ntfreak- erase bank using bank erase rather than each sector
2008-06-04 ntfreak- luminary, stm32 and str7 flash driver error cleanup
2008-06-03 ntfreak- str9 driver remove the duplicate target_free_working_...
2008-06-03 oharboeFredrik Hederstierna: fix leak + clean up return codes
2008-06-03 oharboeFredrik Hederstierna: fix leak + clean up return codes
2008-05-28 ntfreak- stellaris flash driver changed warning to info
2008-05-27 ntfreak- moved flash erase_check target code to target.c
2008-05-27 ntfreakflash_write will attempt to pad image sections
2008-05-26 ntfreak- corrected error with stm32 page calculation
2008-05-24 ntfreak- added stellaris flash mass_erase command
2008-05-24 ntfreak- update sectors on stm32x mass erase
2008-05-24 ntfreak- removed compiler warnings
2008-05-23 ntfreak- add support for newer high density stm32 parts
2008-05-20 oharboeEdgar Grimberg fixes some memory handling issues and
2008-04-30 ntfreak- added new device to luminary flash driver
2008-04-29 ntfreak- stm32x default to 128k if flash size failed.
2008-04-26 ntfreak- luminary flash now loader polls when finished
2008-04-26 ntfreak- change str9 flash controller to read array after...
2008-04-24 oharboeClose dangling file handle
2008-04-24 ntfreak- added svn props for newly added files
2008-04-23 oharboePavel Chromy's on chip flash loader
2008-04-23 oharboeAndre Renaud support for the am29sl800db CFI flash...
2008-04-21 ntfreak- set lpc288x[ch] svn file props
2008-04-20 ntfreak- set erase flag on sector
2008-04-20 oharboeKarl RobinSod <karl.robinsod@gmail.com> added lpc288x...
2008-04-19 ntfreak- flash.c change stricmp to strcmp
2008-04-19 oharboeretired auto_erase, added optional erase arg to flash...
2008-04-18 drath- Flash auto-erase is disabled by default
2008-04-18 oharboeEnabled auto erase, gdb memory map and gdb flash progra...
2008-04-14 ntfreak- split str71x driver into banks
2008-04-10 ntfreak- single core context used, removed debug context as...
2008-04-08 oharboeEdwin Olson found bug & tested fix for flash write_imag...
2008-04-08 oharboeadded a couple of LOG_ERROR() messages to improve logfile.
2008-04-04 oharboe- reverted some of the changes that possibly broke...
2008-04-03 oharboe- Work on fixing erase check. Many implementations...
2008-04-02 oharboefix flash info - now reports erased state properly
2008-04-01 oharboe- fixes for jtag_khz committed.
2008-03-25 ntfreak- rename log functions to stop conflicts under win32...
2008-03-17 drath- fix warnings during configure cause by ecosboard...
2008-03-09 oharboeMichael Bruck: fix warning
2008-03-07 oharboeMichael Bruck: fixed warnings
2008-03-07 ntfreak- correct spelling typo in stm32x flash driver
2008-03-05 oharboePavel Chromy: memory leak in at91sam7 flash driver...
2008-03-04 oharboeBogus error message in GDB removed
2008-03-02 oharboeUwe Hermann tightned up comments, etc. to follow OpenOC...
2008-02-29 oharboeUwe Hermann:
2008-02-29 oharboe- image.c and fileio.c now uses logging to propagate...
2008-02-29 oharboePavel Chromy: clarify error messages
2008-02-28 oharboePavel Chromy - cleanup error messages
2008-02-28 oharboePavel Chromy cleaned up checks for halted, error messag...
2008-02-28 ntfreak- added svn props
2008-02-28 oharboelingering change for eCos flash driver
2008-02-28 oharboeeCos flash driver.
2008-02-28 drath- fix line-endings
2008-02-28 oharboeUwe Hermann fixed some warnings.
2008-02-26 ntfreak- code reformat (Thanks Pavel Chromy)
2008-02-25 drath- convert all files to unix line-ending
2008-02-25 oharboePavel Chromy style fixes.
2008-02-25 oharboeFrom Michael Bruck
2008-02-25 oharboedos2unix fix.
2008-02-25 oharboe- using ERROR_COMMAND_SYNTAX_ERROR to print syntax...
2008-02-25 oharboe- "flash write_binary" is now "flash write_bank" to...
2008-02-24 oharboedisable cfi_write_words(). Broken for spansion, fallback
2008-02-24 oharboecosmetic fixes to debug output + phasing out printf...
2008-02-23 drath- Use NAND extended geometry information (thanks to...
2008-02-22 mifi- added patch to solve problem with AT91SAM7SE MCU...
2008-02-19 drath- add support for the majority of the Samsung ARM SoC...
2008-02-19 ntfreak- Fixed bug in pathmove for XScale
2008-02-18 ntfreak- add new non-cfi SST flash device. Thanks Øyvind Harboe
2008-02-14 ntfreak- fix programming issue with lpc2101/2
2008-02-14 ntfreak- added check for revA silicon in stm32 flash driver
2008-02-12 ntfreak- add autoprobe support to flash info command
2008-02-11 ntfreak- telnet prompt behaves correctly for new synchronous...
2008-02-10 ntfreak- stm32 flash driver now checks for correct target
2008-02-10 ntfreak- add autoprobe support to the stm32 flash driver
2008-01-27 mifi- added autoprobe functionality
2008-01-23 mluUpdated list of LMI partnames
2008-01-21 bodylove- Eleminated leading tabs/white space
2008-01-21 ntfreak- updated docs for cfi command, added missing ft2232_la...
2008-01-17 ntfreak- add missing files from previous commit (tms470 flash...
2008-01-17 drath- added tms470 flash support (thanks to Chris Kilgour...
2008-01-09 ntfreak- rename flash_init and flash_erase to flash_init_drive...
2007-12-29 ntfreak- minimum autoconf 2.59 is now required and verified...
2007-12-20 ntfreak- fixed problem when write_image is called multiple...
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)