aboutsummaryrefslogtreecommitdiff
path: root/src/flash
AgeCommit message (Expand)Author
2009-09-23Nico Coesel <ncoesel@dealogic.nl> fix warnings. . I'm wondering why theseoharboe
2009-09-22- fix build issue under win32 (cygwin/msys) from svn r2746ntfreak
2009-09-22- add missing svn props from previous commitntfreak
2009-09-22Make it easier to erase or protect through to the enddbrownell
2009-09-21Remove annoying end-of-line whitespace from most src/*dbrownell
2009-09-20Enhancement: stm32 flash protection error messagedbrownell
2009-09-17Minor fixes to NAND code and docsdbrownell
2009-09-16Rolf Meeser <rolfm_9dq@yahoo.de> adds flash support for NXP's LPC2900 family ...oharboe
2009-09-14fix email addressoharboe
2009-09-14Rolf Meeser <rolfm_9dq@yahoo.de> warning fix in previous commit was wrong. ta...oharboe
2009-09-14fix warningoharboe
2009-09-11tap post reset event added. Allows omap3530 to send 100 runtest idle tickle's...oharboe
2009-09-11Alexei Babich <a.babich@rez.ru> cleanupoharboe
2009-09-10Alexei Babich <a.babich@rez.ru> imx31 nand flash controller supportoharboe
2009-09-09Rolf Meeser <rolfm_9dq@yahoo.de> oharboe
2009-09-09David Brownell <david-b@pacbell.net> oharboe
2009-09-03David Brownelloharboe
2009-09-01- fixes the incorrect info msg displayed during stellaris flash programming.ntfreak
2009-08-30David Brownell <david-b@pacbell.net> Minor code bugfix: check right variable.oharboe
2009-08-30David Brownell <david-b@pacbell.net> Fix Sandstorm revision checking: right b...oharboe
2009-08-30David Brownell <david-b@pacbell.net> Remove duplicate check for flash write s...oharboe
2009-08-30David Brownell <david-b@pacbell.net> start phasing out integers as target IDsoharboe
2009-08-26David Brownell <david-b@pacbell.net> Clock updates/fixes for the Stellaris fl...oharboe
2009-08-25Michael Schwingen <rincewind@discworld.dascon.de> a small CFI cleanupoharboe
2009-08-18Piotr Ziecik <kosmo@semihalf.com> Due to errors in chipselect management in d...oharboe
2009-08-13Audrius Urmanavičius [didele.deze@gmail.com]:ntfreak
2009-07-20- fix issue with reading device id, bug appeared when flash_address code was ...ntfreak
2009-07-17Andreas Fritiofson <andreas.fritiofson@gmail.com> UTF8 fixesoharboe
2009-07-08Fix SEGFAULTs and broken error handling for flash programming w/working areaoharboe
2009-07-02David Brownell <david-b@pacbell.net>:zwelch
2009-07-01- correct stm32 connectivity line programming as per latest manualntfreak
2009-06-30Remove at91sam3.h from flash.c; use extern like other drivers.zwelch
2009-06-30- remove cygwin build warnings in at91sam3.cntfreak
2009-06-30Fix search and replace casualty in flash.h doxygen block.zwelch
2009-06-30Fix doxygen warnings in new at91sam3 source file; normalize style.zwelch
2009-06-29David Brownell <david-b@pacbell.net>:zwelch
2009-06-27Change from alloca() to malloc()duane
2009-06-25Fixes from Oleksandr Tymoshenko "gonzo@bluezbox.com"duane
2009-06-24Minor fixes to new at91sam3 files for x86-32/64 compilation problems.zwelch
2009-06-24Remove whitespace at end of lines, step 2.zwelch
2009-06-24- Replace '){' with ') {'.zwelch
2009-06-24Remove whitespace that occurs before ')'.zwelch
2009-06-24Remove whitespace that occurs after '('.zwelch
2009-06-24- Fixes '[|]' whitespacezwelch
2009-06-24- Fixes '+' whitespacezwelch
2009-06-24- Fixes '=' whitespacezwelch
2009-06-24- Fixes '==' whitespacezwelch
2009-06-24- Replace 'for(' with 'for ('.zwelch
2009-06-24- Replace 'switch(' with 'switch ('.zwelch
2009-06-24- Replace 'while(' with 'while ('.zwelch