summaryrefslogtreecommitdiff
path: root/src/flash
Commit message (Expand)AuthorAgeFilesLines
* Added the faux flash driver and target. Used for testing.Øyvind Harboe2009-10-204-1/+157
* Added 'unlock' option to flash write_imageØyvind Harboe2009-10-201-14/+59
* another portability updateDavid Brownell2009-10-141-4/+4
* S29WS-N CFI query fix is to try 0x555 if 0x55 fails.Øyvind Harboe2009-10-141-24/+53
* Cleanup: nuke trailling whitespacesYauheni Kaliuta2009-10-131-1/+1
* printf format warning fixesDavid Brownell2009-10-103-20/+23
* Nico Coesel <ncoesel@dealogic.nl> fix warnings. . I'm wondering why theseoharboe2009-09-231-1/+1
* - fix build issue under win32 (cygwin/msys) from svn r2746ntfreak2009-09-221-1/+1
* - add missing svn props from previous commitntfreak2009-09-222-1953/+1953
* Make it easier to erase or protect through to the enddbrownell2009-09-221-36/+75
* Remove annoying end-of-line whitespace from most src/*dbrownell2009-09-213-77/+77
* Enhancement: stm32 flash protection error messagedbrownell2009-09-201-1/+1
* Minor fixes to NAND code and docsdbrownell2009-09-171-25/+43
* Rolf Meeser <rolfm_9dq@yahoo.de> adds flash support for NXP's LPC2900 family ...oharboe2009-09-164-4/+1961
* fix email addressoharboe2009-09-141-1/+1
* Rolf Meeser <rolfm_9dq@yahoo.de> warning fix in previous commit was wrong. ta...oharboe2009-09-141-36/+38
* fix warningoharboe2009-09-141-1/+1
* tap post reset event added. Allows omap3530 to send 100 runtest idle tickle's...oharboe2009-09-111-1/+2
* Alexei Babich <a.babich@rez.ru> cleanupoharboe2009-09-112-7/+28
* Alexei Babich <a.babich@rez.ru> imx31 nand flash controller supportoharboe2009-09-104-2/+1004
* Rolf Meeser <rolfm_9dq@yahoo.de> oharboe2009-09-092-6/+44
* David Brownell <david-b@pacbell.net> oharboe2009-09-091-4/+7
* David Brownelloharboe2009-09-036-74/+191
* - fixes the incorrect info msg displayed during stellaris flash programming.ntfreak2009-09-011-2/+2
* David Brownell <david-b@pacbell.net> Minor code bugfix: check right variable.oharboe2009-08-301-1/+1
* David Brownell <david-b@pacbell.net> Fix Sandstorm revision checking: right b...oharboe2009-08-301-1/+1
* David Brownell <david-b@pacbell.net> Remove duplicate check for flash write s...oharboe2009-08-301-21/+19
* David Brownell <david-b@pacbell.net> start phasing out integers as target IDsoharboe2009-08-302-19/+19
* David Brownell <david-b@pacbell.net> Clock updates/fixes for the Stellaris fl...oharboe2009-08-262-19/+143
* Michael Schwingen <rincewind@discworld.dascon.de> a small CFI cleanupoharboe2009-08-253-6/+5
* Piotr Ziecik <kosmo@semihalf.com> Due to errors in chipselect management in d...oharboe2009-08-181-3/+3
* Audrius Urmanavičius [didele.deze@gmail.com]:ntfreak2009-08-132-80/+202
* - fix issue with reading device id, bug appeared when flash_address code was ...ntfreak2009-07-201-3/+4
* Andreas Fritiofson <andreas.fritiofson@gmail.com> UTF8 fixesoharboe2009-07-174-5/+5
* Fix SEGFAULTs and broken error handling for flash programming w/working areaoharboe2009-07-081-15/+31
* David Brownell <david-b@pacbell.net>:zwelch2009-07-021-1/+1
* - correct stm32 connectivity line programming as per latest manualntfreak2009-07-011-7/+12
* Remove at91sam3.h from flash.c; use extern like other drivers.zwelch2009-06-301-1/+1
* - remove cygwin build warnings in at91sam3.cntfreak2009-06-301-3/+3
* Fix search and replace casualty in flash.h doxygen block.zwelch2009-06-301-1/+1
* Fix doxygen warnings in new at91sam3 source file; normalize style.zwelch2009-06-301-46/+37
* David Brownell <david-b@pacbell.net>:zwelch2009-06-291-4/+4
* Change from alloca() to malloc()duane2009-06-271-14/+32
* Fixes from Oleksandr Tymoshenko "gonzo@bluezbox.com"duane2009-06-251-0/+1
* Minor fixes to new at91sam3 files for x86-32/64 compilation problems.zwelch2009-06-241-22/+49
* Remove whitespace at end of lines, step 2.zwelch2009-06-241-172/+172
* - Replace '){' with ') {'.zwelch2009-06-241-143/+143
* Remove whitespace that occurs before ')'.zwelch2009-06-241-335/+335
* Remove whitespace that occurs after '('.zwelch2009-06-241-321/+321
* - Fixes '[|]' whitespacezwelch2009-06-241-1/+1