- Replace 'if(' with 'if ('.
[fw/openocd] / src / flash /
2009-06-23 zwelch- Replace 'if(' with 'if ('.
2009-06-21 duaneC99 printf() -Werror fixes
2009-06-21 duaneC99 printf() -Werror fixes
2009-06-21 duaneC99 printf() -Werror fixes
2009-06-21 duaneC99 printf() -Werror fixes
2009-06-21 duaneC99 printf() -Werror fixes
2009-06-21 duaneC99 printf() -Werror fixes
2009-06-21 duaneC99 printf() -Werror fixes
2009-06-21 duaneC99 printf() -Werror fixes
2009-06-21 duaneC99 printf() -Werror fixes
2009-06-21 duaneC99 printf() -Werror fixes
2009-06-21 duaneC99 printf() -Werror fixes
2009-06-21 duaneC99 printf() -Werror fixes
2009-06-21 duaneC99 printf() -Werror fixes
2009-06-21 duaneC99 printf() -Werror fixes
2009-06-21 duaneC99 printf() -Werror fixes
2009-06-21 duaneC99 printf() -Werror fixes
2009-06-21 duaneC99 printf() -Werror fixes
2009-06-21 duaneC99 printf() -Werror fixes
2009-06-21 duaneC99 printf() -Werror fixes
2009-06-18 zwelchTransform 'u32' to 'uint32_t' in src/flash.
2009-06-18 zwelchTransform 'u16' to 'uint16_t'
2009-06-18 zwelchTransform 'u8' to 'uint8_t' in src/flash
2009-06-12 zwelchunsik Kim <donari75@gmail.com>:
2009-06-09 zwelchFix make maintainer-clean for out-of-tree builds.
2009-06-09 zwelch- Replace 'jtag_tap_by_abs_position' with 'jtag_tap_by_...
2009-06-05 oharboeremove unused include file: inttypes.h
2009-06-05 zwelchEliminate MixedCaps symbol from public JTAG TAP API:
2009-06-04 oharboeRename jtag_add_end_state to jtag_set_end_state since...
2009-06-04 oharboeIntroduce jtag_get_end_state() fn to clarify code a...
2009-06-04 oharboeno longer use jtag_add_xxx() to set end state to TAP_ID...
2009-06-04 oharboeremove TAP_INVALID as argument to jtag_add_xxx() fn's
2009-06-01 zwelchDavid Brownell <david-b@pacbell.net>:
2009-05-31 zwelchWhitespace-only updates to automake input files:
2009-05-31 zwelchAdd target_bulk_write_memory wrapper:
2009-05-31 zwelchAdd target_run_algorithm wrapper:
2009-05-31 zwelchAdd target_write_memory wrapper:
2009-05-31 zwelchAdd target_read_memory wrapper:
2009-05-29 zwelchAdd documentation to flash.h:
2009-05-27 zwelchFix potentialyl unaligned memory accesses in mflash...
2009-05-27 zwelchunsik Kim <donari75@gmail.com>:
2009-05-27 zwelchunsik Kim <donari75@gmail.com>:
2009-05-27 zwelchunsik Kim <donari75@gmail.com>:
2009-05-27 zwelchunsik Kim <donari75@gmail.com>:
2009-05-27 zwelchunsik Kim <donari75@gmail.com>:
2009-05-25 kc8apfAuthor: Raúl Sánchez Siles <rsanchezs@infoglobal.es>
2009-05-24 zwelchDavid Brownell <david-b@pacbell.net>: minor davinci_nan...
2009-05-24 zwelchDavid Brownell <david-b@pacbell.net>:
2009-05-24 zwelchDavid Brownell <david-b@pacbell.net>:
2009-05-22 kc8apfAuthor: Raúl Sánchez Siles <rsanchezs@infoglobal.es>
2009-05-22 kc8apfAuthor: Raúl Sánchez Siles <rsanchezs@infoglobal.es>
2009-05-22 kc8apfAuthor: Raúl Sánchez Siles <rsanchezs@infoglobal.es>
2009-05-22 kc8apfAuthor: David Brownell <david-b@pacbell.net>
2009-05-21 zwelchDavid Brownell <david-b@pacbell.net>: This patch adds...
2009-05-19 oharboeDavid Brownell <david-b@pacbell.net> NAND: update...
2009-05-18 kc8apfConsolidate target selection code into single get_targe...
2009-05-18 kc8apfWhitespace cleanup from David Brownell <david-b@pacbell...
2009-05-16 oharboefix naming of at91sam7 driver
2009-05-14 oharboeuse TAP_INVALID enum instead of -1
2009-05-12 ntfreak- add missing svn props from svn 1768 commit
2009-05-12 oharboe4-bit ECC support for Marvell Kirkwood SOC
2009-05-11 zwelchAudit and eliminate redundant #include directives in...
2009-05-11 zwelchAudit and eliminate redundant #include directives in...
2009-05-11 zwelchRemove redundant sys/types.h #include directives (now...
2009-05-10 zwelchExtend autotools build to create shared library libopen...
2009-05-08 oharboeMichael Fischer <fischermi@t-online.de> fix compile...
2009-05-08 oharboein_handler in_check_mask and in_check_value now removed...
2009-05-07 oharboeDeleted at9sam7_old driver. Nobody has complained about...
2009-05-07 zwelchFix stm32x and pic32mx flash pointer cast alignment...
2009-05-06 oharboeremove unecessary setting of deprecated fields to NULL
2009-05-06 oharboeretire out_mask - not used anywhere
2009-05-03 oharboePiotr Esden-Tempski <piotr@esden.net> Mac OS X compile...
2009-05-02 zwelchUpdate autotools scripts to require automake 1.6. ...
2009-04-30 oharboePrint out warning when LPC calc_checksum will cause...
2009-04-30 zwelchFix signed/unsigned comparison.
2009-04-30 oharboeno change
2009-04-30 oharboeflash fillX now has a verify stage
2009-04-29 mluClear FLASH_SR error flags after flash errors to avoid...
2009-04-29 zwelchRemove redundant declarations to allow building with...
2009-04-27 oharboeSimonQian <simonqian@simonqian.com> fix warnings(which...
2009-04-27 oharboeSimonQian <simonqian@simonqian.com> AVR wip
2009-04-27 oharboePhilippe Vachon <philippe@cowpig.ca> 64 bit host fixes
2009-04-21 oharboeZach Welch <zw@superlucidity.net> fix at91sam7 uniniti...
2009-04-21 oharboeZach Welch <zw@superlucidity.net> fix str9x type-punned...
2009-04-21 oharboeMichael Schwingen <rincewind@discworld.dascon.de> add...
2009-04-19 oharboeMichael Schwingen <rincewind@discworld.dascon.de> ...
2009-04-19 oharboeZach Welch <zw@superlucidity.net> add missing initializ...
2009-04-19 oharboeZach Welch <zw@superlucidity.net> trim logic in tms470.c
2009-04-19 oharboeZach Welch <zw@superlucidity.net> fix signed/unsigned...
2009-04-18 mifiThe following patches was applied:
2009-04-15 oharboeNico Coesel <ncoesel@dealogic.nl> Chip width / bus...
2009-04-14 mluImproved (for humans) error reporting for flash program...
2009-04-03 ntfreak- add svn props from previous commit
2009-04-03 oharboeNicolas Pitre nico at cam.org list the new flag in...
2009-04-02 oharboeNicolas Pitre nico at cam.org The ECC data is automatic...
2009-04-02 oharboeNicolas Pitre nico at cam.org software ECC computation...
2009-04-02 oharboeNicolas Pitre nico at cam.org software ECC computation...
2009-04-02 oharboeNicolas Pitre nico at cam.org This at least should...
2009-04-02 oharboeNicolas Pitre nico at cam.org Allocating a 6-byte memor...
2009-04-02 mluCortex-M3 cleanup and performance patch
next