Merge commit 'origin/master'
[fw/openocd] / src / flash /
2009-10-12 Øyvind HarboeMerge commit 'origin/master'
2009-10-10 David Brownellprintf format warning fixes
2009-09-23 oharboeNico Coesel <ncoesel@dealogic.nl> fix warnings. . I...
2009-09-22 ntfreak- fix build issue under win32 (cygwin/msys) from svn...
2009-09-22 ntfreak- add missing svn props from previous commit
2009-09-22 dbrownellMake it easier to erase or protect through to the end
2009-09-21 dbrownellRemove annoying end-of-line whitespace from most src/*
2009-09-20 dbrownellEnhancement: stm32 flash protection error message
2009-09-17 dbrownellMinor fixes to NAND code and docs
2009-09-16 oharboeRolf Meeser <rolfm_9dq@yahoo.de> adds flash support...
2009-09-14 oharboefix email address
2009-09-14 oharboeRolf Meeser <rolfm_9dq@yahoo.de> warning fix in previou...
2009-09-14 oharboefix warning
2009-09-11 oharboetap post reset event added. Allows omap3530 to send...
2009-09-11 oharboeAlexei Babich <a.babich@rez.ru> cleanup
2009-09-10 oharboeAlexei Babich <a.babich@rez.ru> imx31 nand flash contr...
2009-09-09 oharboeRolf Meeser <rolfm_9dq@yahoo.de>
2009-09-09 oharboeDavid Brownell <david-b@pacbell.net>
2009-09-03 oharboeDavid Brownell
2009-09-01 ntfreak- fixes the incorrect info msg displayed during stellar...
2009-08-30 oharboeDavid Brownell <david-b@pacbell.net> Minor code bugfix...
2009-08-30 oharboeDavid Brownell <david-b@pacbell.net> Fix Sandstorm...
2009-08-30 oharboeDavid Brownell <david-b@pacbell.net> Remove duplicate...
2009-08-30 oharboeDavid Brownell <david-b@pacbell.net> start phasing...
2009-08-26 oharboeDavid Brownell <david-b@pacbell.net> Clock updates...
2009-08-25 oharboeMichael Schwingen <rincewind@discworld.dascon.de> a...
2009-08-18 oharboePiotr Ziecik <kosmo@semihalf.com> Due to errors in...
2009-08-13 ntfreakAudrius Urmanavičius [didele.deze@gmail.com]:
2009-07-20 ntfreak- fix issue with reading device id, bug appeared when...
2009-07-17 oharboeAndreas Fritiofson <andreas.fritiofson@gmail.com> UTF8...
2009-07-08 oharboeFix SEGFAULTs and broken error handling for flash progr...
2009-07-02 zwelchDavid Brownell <david-b@pacbell.net>:
2009-07-01 ntfreak- correct stm32 connectivity line programming as per...
2009-06-30 zwelchRemove at91sam3.h from flash.c; use extern like other...
2009-06-30 ntfreak- remove cygwin build warnings in at91sam3.c
2009-06-30 zwelchFix search and replace casualty in flash.h doxygen...
2009-06-30 zwelchFix doxygen warnings in new at91sam3 source file; norma...
2009-06-29 zwelchDavid Brownell <david-b@pacbell.net>:
2009-06-27 duaneChange from alloca() to malloc()
2009-06-25 duaneFixes from Oleksandr Tymoshenko "gonzo@bluezbox.com"
2009-06-24 zwelchMinor fixes to new at91sam3 files for x86-32/64 compila...
2009-06-24 zwelchRemove whitespace at end of lines, step 2.
2009-06-24 zwelch- Replace '){' with ') {'.
2009-06-24 zwelchRemove whitespace that occurs before ')'.
2009-06-24 zwelchRemove whitespace that occurs after '('.
2009-06-24 zwelch- Fixes '[|]' whitespace
2009-06-24 zwelch- Fixes '+' whitespace
2009-06-24 zwelch- Fixes '=' whitespace
2009-06-24 zwelch- Fixes '==' whitespace
2009-06-24 zwelch- Replace 'for(' with 'for ('.
2009-06-24 zwelch- Replace 'switch(' with 'switch ('.
2009-06-24 zwelch- Replace 'while(' with 'while ('.
2009-06-24 zwelch- Replace 'if(' with 'if ('.
2009-06-24 zwelchFix end-of-line style properties on newly added files.
2009-06-24 duaneAdd support for ATMEL AT91SAM3U - CortexM3 Family
2009-06-23 zwelchRemove whitespace at end of lines, step 1.
2009-06-23 zwelch- Replace '){' with ') {'.
2009-06-23 zwelchRemove whitespace that occurs before ')'.
2009-06-23 zwelchRemove whitespace that occurs after '('.
2009-06-23 zwelch- Fixes '[<>]' whitespace
2009-06-23 zwelch- Fixes '[|]' whitespace
2009-06-23 zwelch- Fixes '+' whitespace
2009-06-23 zwelch- Fixes '=' whitespace
2009-06-23 zwelch- Fixes '==' whitespace
2009-06-23 zwelch- Fixes '<<' whitespace
2009-06-23 zwelch- Fixes '>>' whitespace
2009-06-23 zwelch- Fixes '<=' whitespace
2009-06-23 zwelch- Fixes '>=' whitespace
2009-06-23 zwelch- Fixes '&&' whitespace
2009-06-23 zwelch- Fixes '[*]=' whitespace
2009-06-23 zwelch- Fixes '[+]=' whitespace
2009-06-23 zwelch- Fixes '!=' whitespace
2009-06-23 zwelch- Replace 'do{' with 'do {'.
2009-06-23 zwelch- Replace 'for(' with 'for ('.
2009-06-23 zwelch- Replace 'switch(' with 'switch ('.
2009-06-23 zwelch- Replace 'while(' with 'while ('.
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>:
next