summaryrefslogtreecommitdiff
path: root/src/flash/tms470.c
Commit message (Expand)AuthorAgeFilesLines
* Remove whitespace at end of lines, step 1.zwelch2009-06-231-10/+10
* - Fixes '[|]' whitespacezwelch2009-06-231-1/+1
* - Fixes '+' whitespacezwelch2009-06-231-1/+1
* - Fixes '=' whitespacezwelch2009-06-231-38/+38
* C99 printf() -Werror fixesduane2009-06-211-41/+46
* Transform 'u32' to 'uint32_t' in src/flash.zwelch2009-06-181-31/+31
* Transform 'u16' to 'uint16_t'zwelch2009-06-181-4/+4
* Transform 'u8' to 'uint8_t' in src/flashzwelch2009-06-181-3/+3
* Audit and eliminate redundant #include directives in src/flash sources.zwelch2009-05-111-3/+1
* Zach Welch <zw@superlucidity.net> trim logic in tms470.coharboe2009-04-191-2/+2
* Zach Welch <zw@superlucidity.net> fix signed/unsigned comparisonsoharboe2009-04-191-1/+2
* The following patches was applied:mifi2009-04-181-37/+37
* - remove target specific variant and use target->variant memberntfreak2008-12-131-74/+74
* krzysztof.dziuba Gazeta.pl <krzysztof.dziuba@gazeta.pl> - to add support for ...oharboe2008-11-131-1/+86
* search and replace usleep(1000) with alive_sleep(1) to avoid GDB timeouts.oharboe2008-08-191-3/+3
* fixed not halted error messagesoharboe2008-08-171-0/+5
* - rename log functions to stop conflicts under win32 (wingdi)ntfreak2008-03-251-67/+67
* Michael Bruck: fix warningoharboe2008-03-091-0/+1
* Michael Bruck: fixed warningsoharboe2008-03-071-1/+0
* Uwe Hermann: oharboe2008-02-291-2/+1
* Pavel Chromy cleaned up checks for halted, error messages, etc.oharboe2008-02-281-21/+31
* - code reformat (Thanks Pavel Chromy)ntfreak2008-02-261-1137/+990
* - telnet prompt behaves correctly for new synchronous halt/resume/reset commandsntfreak2008-02-111-3/+1
* - added autoprobe functionalitymifi2008-01-271-1292/+1308
* - add missing files from previous commit (tms470 flash driver)ntfreak2008-01-171-0/+1292