aboutsummaryrefslogtreecommitdiff
path: root/src/flash
AgeCommit message (Expand)AuthorFilesLines
2009-11-05Improve str9xpec command argument parsing.Zachary T Welch1-80/+44
2009-11-05Improve str9x config command argument parsing.Zachary T Welch1-11/+14
2009-11-05Improve str7x config command argument parsing.Zachary T Welch1-12/+9
2009-11-05Improve stm32x.c command argument parsing.Zachary T Welch1-35/+20
2009-11-05Improve stellaris.c erase argument parsing.Zachary T Welch1-7/+4
2009-11-05Improve pic32mx.c command argument parsing.Zachary T Welch1-30/+19
2009-11-05Improve mflash.c command argument parsing.Zachary T Welch1-6/+9
2009-11-05Improve lpc3180_nand_controller.c parsing.Zachary T Welch1-10/+15
2009-11-05Improve lpc2900.c command argument parsing.Zachary T Welch1-53/+36
2009-11-05Improve lpc288x.c command argument parsing.Zachary T Welch1-1/+1
2009-11-05Improve lpc2000.c command argument parsing.Zachary T Welch1-8/+5
2009-11-05Improve cfi.c command argument parsing.Zachary T Welch1-2/+6
2009-11-05Improve avrf.c command argument parsing.Zachary T Welch1-7/+4
2009-11-05Improve orion_nand.c command argument parsing.Zachary T Welch1-1/+1
2009-11-05Improve davinci_nand.c command argument parsing.Zachary T Welch1-5/+4
2009-11-05Improve at91sam7.c command argument parsing.Zachary T Welch1-20/+24
2009-11-05Improve at91sam3.c command argument parsing.Zachary T Welch1-11/+6
2009-11-05Improve nand.c command argument parsing.Zachary T Welch1-72/+53
2009-11-05Improve flash.c command argument parsing.Zachary T Welch1-68/+51
2009-11-05Add Flash/NAND bank command argument helpers.Zachary T Welch4-0/+45
2009-10-20Added the faux flash driver and target. Used for testing.Øyvind Harboe4-1/+157
2009-10-20Added 'unlock' option to flash write_imageØyvind Harboe1-14/+59
2009-10-14another portability updateDavid Brownell1-4/+4
2009-10-14S29WS-N CFI query fix is to try 0x555 if 0x55 fails.Øyvind Harboe1-24/+53
2009-10-13Cleanup: nuke trailling whitespacesYauheni Kaliuta1-1/+1
2009-10-10printf format warning fixesDavid Brownell3-20/+23
2009-09-23Nico Coesel <ncoesel@dealogic.nl> fix warnings. . I'm wondering why theseoharboe1-1/+1
2009-09-22- fix build issue under win32 (cygwin/msys) from svn r2746ntfreak1-1/+1
2009-09-22- add missing svn props from previous commitntfreak2-1953/+1953
2009-09-22Make it easier to erase or protect through to the enddbrownell1-36/+75
2009-09-21Remove annoying end-of-line whitespace from most src/*dbrownell3-77/+77
2009-09-20Enhancement: stm32 flash protection error messagedbrownell1-1/+1
2009-09-17Minor fixes to NAND code and docsdbrownell1-25/+43
2009-09-16Rolf Meeser <rolfm_9dq@yahoo.de> adds flash support for NXP's LPC2900 family ...oharboe4-4/+1961
2009-09-14fix email addressoharboe1-1/+1
2009-09-14Rolf Meeser <rolfm_9dq@yahoo.de> warning fix in previous commit was wrong. ta...oharboe1-36/+38
2009-09-14fix warningoharboe1-1/+1
2009-09-11tap post reset event added. Allows omap3530 to send 100 runtest idle tickle's...oharboe1-1/+2
2009-09-11Alexei Babich <a.babich@rez.ru> cleanupoharboe2-7/+28
2009-09-10Alexei Babich <a.babich@rez.ru> imx31 nand flash controller supportoharboe4-2/+1004
2009-09-09Rolf Meeser <rolfm_9dq@yahoo.de> oharboe2-6/+44
2009-09-09David Brownell <david-b@pacbell.net> oharboe1-4/+7
2009-09-03David Brownelloharboe6-74/+191
2009-09-01- fixes the incorrect info msg displayed during stellaris flash programming.ntfreak1-2/+2
2009-08-30David Brownell <david-b@pacbell.net> Minor code bugfix: check right variable.oharboe1-1/+1
2009-08-30David Brownell <david-b@pacbell.net> Fix Sandstorm revision checking: right b...oharboe1-1/+1
2009-08-30David Brownell <david-b@pacbell.net> Remove duplicate check for flash write s...oharboe1-21/+19
2009-08-30David Brownell <david-b@pacbell.net> start phasing out integers as target IDsoharboe2-19/+19
2009-08-26David Brownell <david-b@pacbell.net> Clock updates/fixes for the Stellaris fl...oharboe2-19/+143
2009-08-25Michael Schwingen <rincewind@discworld.dascon.de> a small CFI cleanupoharboe3-6/+5