index
:
openocd+libswd.git
master
Unnamed repository; edit this file 'description' to name the repository.
Trygve Laugstøl
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
flash
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
use COMMAND_HANDLER macro to define all commands
Zachary T Welch
2009-11-13
16
-82
/
+68
*
nand: rename device to nand
Zachary T Welch
2009-11-12
13
-440
/
+440
*
remove obsolete doxygen comments
Zachary T Welch
2009-11-11
2
-49
/
+1
*
remove more useless declarations
Zachary T Welch
2009-11-11
2
-42
/
+16
*
add const keyword to some APIs
Zachary T Welch
2009-11-11
5
-7
/
+7
*
change argv to args in command handlers
Zachary T Welch
2009-11-11
2
-23
/
+23
*
makefiles: improve build order
Zachary T Welch
2009-11-11
1
-34
/
+47
*
{pic32m,stm32}x.c: remove useless declarations
Zachary T Welch
2009-11-09
2
-98
/
+73
*
str{7,9}x*.c: remove useless forward declarations
Zachary T Welch
2009-11-09
3
-141
/
+108
*
flash/<various>.c: remove useless declarations
Zachary T Welch
2009-11-09
3
-75
/
+42
*
flash/<assorted>.c: remove useless declarations
Zachary T Welch
2009-11-09
5
-170
/
+103
*
flash/at91sam[37].c: remove useless declarations
Zachary T Welch
2009-11-09
2
-53
/
+44
*
flash/lpc2???.c: remove useless declarations
Zachary T Welch
2009-11-09
3
-72
/
+43
*
flash/*nand*.c: remove useless declarations
Zachary T Welch
2009-11-09
6
-167
/
+132
*
flash/flash.c: remove forward declarations
Zachary T Welch
2009-11-09
1
-57
/
+62
*
src/flash: remove 'extern' and wrap headers
Zachary T Welch
2009-11-09
7
-45
/
+69
*
Overhaul time support API
Zachary T Welch
2009-11-09
3
-135
/
+88
*
Simplify nand indentation.
Zachary T Welch
2009-11-06
1
-314
/
+287
*
Improve flash indentation.
Zachary T Welch
2009-11-06
1
-221
/
+210
*
Improve str9xpec command argument parsing.
Zachary T Welch
2009-11-05
1
-80
/
+44
*
Improve str9x config command argument parsing.
Zachary T Welch
2009-11-05
1
-11
/
+14
*
Improve str7x config command argument parsing.
Zachary T Welch
2009-11-05
1
-12
/
+9
*
Improve stm32x.c command argument parsing.
Zachary T Welch
2009-11-05
1
-35
/
+20
*
Improve stellaris.c erase argument parsing.
Zachary T Welch
2009-11-05
1
-7
/
+4
*
Improve pic32mx.c command argument parsing.
Zachary T Welch
2009-11-05
1
-30
/
+19
*
Improve mflash.c command argument parsing.
Zachary T Welch
2009-11-05
1
-6
/
+9
*
Improve lpc3180_nand_controller.c parsing.
Zachary T Welch
2009-11-05
1
-10
/
+15
*
Improve lpc2900.c command argument parsing.
Zachary T Welch
2009-11-05
1
-53
/
+36
*
Improve lpc288x.c command argument parsing.
Zachary T Welch
2009-11-05
1
-1
/
+1
*
Improve lpc2000.c command argument parsing.
Zachary T Welch
2009-11-05
1
-8
/
+5
*
Improve cfi.c command argument parsing.
Zachary T Welch
2009-11-05
1
-2
/
+6
*
Improve avrf.c command argument parsing.
Zachary T Welch
2009-11-05
1
-7
/
+4
*
Improve orion_nand.c command argument parsing.
Zachary T Welch
2009-11-05
1
-1
/
+1
*
Improve davinci_nand.c command argument parsing.
Zachary T Welch
2009-11-05
1
-5
/
+4
*
Improve at91sam7.c command argument parsing.
Zachary T Welch
2009-11-05
1
-20
/
+24
*
Improve at91sam3.c command argument parsing.
Zachary T Welch
2009-11-05
1
-11
/
+6
*
Improve nand.c command argument parsing.
Zachary T Welch
2009-11-05
1
-72
/
+53
*
Improve flash.c command argument parsing.
Zachary T Welch
2009-11-05
1
-68
/
+51
*
Add Flash/NAND bank command argument helpers.
Zachary T Welch
2009-11-05
4
-0
/
+45
*
Added the faux flash driver and target. Used for testing.
Øyvind Harboe
2009-10-20
4
-1
/
+157
*
Added 'unlock' option to flash write_image
Øyvind Harboe
2009-10-20
1
-14
/
+59
*
another portability update
David Brownell
2009-10-14
1
-4
/
+4
*
S29WS-N CFI query fix is to try 0x555 if 0x55 fails.
Øyvind Harboe
2009-10-14
1
-24
/
+53
*
Cleanup: nuke trailling whitespaces
Yauheni Kaliuta
2009-10-13
1
-1
/
+1
*
printf format warning fixes
David Brownell
2009-10-10
3
-20
/
+23
*
Nico Coesel <ncoesel@dealogic.nl> fix warnings. . I'm wondering why these
oharboe
2009-09-23
1
-1
/
+1
*
- fix build issue under win32 (cygwin/msys) from svn r2746
ntfreak
2009-09-22
1
-1
/
+1
*
- add missing svn props from previous commit
ntfreak
2009-09-22
2
-1953
/
+1953
*
Make it easier to erase or protect through to the end
dbrownell
2009-09-22
1
-36
/
+75
*
Remove annoying end-of-line whitespace from most src/*
dbrownell
2009-09-21
3
-77
/
+77
[prev]
[next]