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
/
stellaris.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
- fixes the incorrect info msg displayed during stellaris flash programming.
ntfreak
2009-09-01
1
-2
/
+2
*
David Brownell <david-b@pacbell.net> Fix Sandstorm revision checking: right b...
oharboe
2009-08-30
1
-1
/
+1
*
David Brownell <david-b@pacbell.net> Clock updates/fixes for the Stellaris fl...
oharboe
2009-08-26
1
-19
/
+137
*
Remove whitespace at end of lines, step 1.
zwelch
2009-06-23
1
-13
/
+13
*
- Fixes '[<>]' whitespace
zwelch
2009-06-23
1
-1
/
+1
*
- Fixes '[|]' whitespace
zwelch
2009-06-23
1
-16
/
+16
*
- Fixes '+' whitespace
zwelch
2009-06-23
1
-4
/
+4
*
- Fixes '<<' whitespace
zwelch
2009-06-23
1
-2
/
+2
*
- Fixes '>>' whitespace
zwelch
2009-06-23
1
-9
/
+9
*
- Replace 'while(' with 'while ('.
zwelch
2009-06-23
1
-3
/
+3
*
- Replace 'if(' with 'if ('.
zwelch
2009-06-23
1
-4
/
+4
*
C99 printf() -Werror fixes
duane
2009-06-21
1
-23
/
+45
*
Transform 'u32' to 'uint32_t' in src/flash.
zwelch
2009-06-18
1
-26
/
+26
*
Transform 'u16' to 'uint16_t'
zwelch
2009-06-18
1
-1
/
+1
*
Transform 'u8' to 'uint8_t' in src/flash
zwelch
2009-06-18
1
-6
/
+6
*
David Brownell <david-b@pacbell.net>:
zwelch
2009-06-01
1
-103
/
+103
*
Add target_run_algorithm wrapper:
zwelch
2009-05-31
1
-1
/
+1
*
Audit and eliminate redundant #include directives in src/flash sources.
zwelch
2009-05-11
1
-11
/
+1
*
Remove redundant declarations to allow building with -Wredundant-decls.
zwelch
2009-04-29
1
-1
/
+0
*
Zach Welch <zw@superlucidity.net> fix signed/unsigned comparisons
oharboe
2009-04-19
1
-3
/
+3
*
The following patches was applied:
mifi
2009-04-18
1
-39
/
+41
*
- fix issue with luminary flash driver and tail bytes
ntfreak
2008-11-27
1
-12
/
+43
*
- added myself to copyright on files i remember adding large contributions fo...
ntfreak
2008-09-20
1
-0
/
+3
*
search and replace usleep(1000) with alive_sleep(1) to avoid GDB timeouts.
oharboe
2008-08-19
1
-1
/
+1
*
fixed not halted error messages
oharboe
2008-08-17
1
-0
/
+6
*
- stm32 erase will use mass_erase if all banks selected
ntfreak
2008-06-06
1
-7
/
+12
*
- luminary, stm32 and str7 flash driver error cleanup
ntfreak
2008-06-04
1
-34
/
+23
*
- stellaris flash driver changed warning to info
ntfreak
2008-05-28
1
-4
/
+4
*
- moved flash erase_check target code to target.c
ntfreak
2008-05-27
1
-1
/
+1
*
- added stellaris flash mass_erase command
ntfreak
2008-05-24
1
-80
/
+132
*
- added new device to luminary flash driver
ntfreak
2008-04-30
1
-2
/
+35
*
- luminary flash now loader polls when finished
ntfreak
2008-04-26
1
-7
/
+3
*
- set erase flag on sector
ntfreak
2008-04-20
1
-4
/
+6
*
- single core context used, removed debug context as thought unnecessary.
ntfreak
2008-04-10
1
-1
/
+0
*
Edwin Olson found bug & tested fix for flash write_image for stellaris.
oharboe
2008-04-08
1
-0
/
+11
*
- rename log functions to stop conflicts under win32 (wingdi)
ntfreak
2008-03-25
1
-33
/
+33
*
Michael Bruck: fixed warnings
oharboe
2008-03-07
1
-10
/
+14
*
Pavel Chromy: memory leak in at91sam7 flash driver, possible incorrect pointe...
oharboe
2008-03-05
1
-45
/
+45
*
Uwe Hermann:
oharboe
2008-02-29
1
-6
/
+3
*
Pavel Chromy cleaned up checks for halted, error messages, etc.
oharboe
2008-02-28
1
-25
/
+28
*
dos2unix fix.
oharboe
2008-02-25
1
-935
/
+935
*
- "flash write_binary" is now "flash write_bank" to clarify the focus of the
oharboe
2008-02-25
1
-945
/
+935
*
- added autoprobe functionality
mifi
2008-01-27
1
-0
/
+14
*
Updated list of LMI partnames
mlu
2008-01-23
1
-27
/
+99
*
- Fixed display of sector sizes in flash.c
mlu
2007-09-10
1
-26
/
+41
*
- renamed M5960 USB JTAG to "flyswatter"
drath
2007-08-10
1
-21
/
+19
*
- fixed endianness helper macros (thanks to obilix and wiml for finding and f...
drath
2007-06-28
1
-1
/
+1
*
Added patch for Luminar Micors Fury class devices (Joe Kroesche)
mlu
2007-06-14
1
-8
/
+61
*
- added stellaris.[ch] missing from Cortex-M3 merge
drath
2007-06-14
1
-0
/
+793