| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | retired auto_erase, added optional erase arg to flash write_image. | oharboe | 2008-04-19 | 1 | -25/+18 |
* | - Flash auto-erase is disabled by default | drath | 2008-04-18 | 1 | -2/+3 |
* | Enabled auto erase, gdb memory map and gdb flash programming by default. | oharboe | 2008-04-18 | 1 | -1/+2 |
* | - split str71x driver into banks | ntfreak | 2008-04-14 | 6 | -196/+147 |
* | - single core context used, removed debug context as thought unnecessary. | ntfreak | 2008-04-10 | 2 | -2/+0 |
* | Edwin Olson found bug & tested fix for flash write_image for stellaris. | oharboe | 2008-04-08 | 1 | -0/+11 |
* | added a couple of LOG_ERROR() messages to improve logfile. | oharboe | 2008-04-08 | 3 | -2/+10 |
* | - reverted some of the changes that possibly broke arm926ejs. Waiting | oharboe | 2008-04-04 | 2 | -14/+11 |
* | - Work on fixing erase check. Many implementations are plain broken. | oharboe | 2008-04-03 | 4 | -195/+241 |
* | fix flash info - now reports erased state properly | oharboe | 2008-04-02 | 5 | -97/+57 |
* | - fixes for jtag_khz committed. | oharboe | 2008-04-01 | 1 | -0/+116 |
* | - rename log functions to stop conflicts under win32 (wingdi) | ntfreak | 2008-03-25 | 17 | -382/+382 |
* | - fix warnings during configure cause by ecosboard. default to no, if host cp... | drath | 2008-03-17 | 1 | -87/+86 |
* | Michael Bruck: fix warning | oharboe | 2008-03-09 | 1 | -0/+1 |
* | Michael Bruck: fixed warnings | oharboe | 2008-03-07 | 4 | -12/+19 |
* | - correct spelling typo in stm32x flash driver | ntfreak | 2008-03-07 | 1 | -1/+1 |
* | Pavel Chromy: memory leak in at91sam7 flash driver, possible incorrect pointe... | oharboe | 2008-03-05 | 5 | -156/+117 |
* | Bogus error message in GDB removed | oharboe | 2008-03-04 | 2 | -0/+12 |
* | Uwe Hermann tightned up comments, etc. to follow OpenOCD policy | oharboe | 2008-03-02 | 3 | -24/+26 |
* | Uwe Hermann: | oharboe | 2008-02-29 | 13 | -89/+160 |
* | - image.c and fileio.c now uses logging to propagate error strings. | oharboe | 2008-02-29 | 3 | -6/+0 |
* | Pavel Chromy: clarify error messages | oharboe | 2008-02-29 | 1 | -2/+2 |
* | Pavel Chromy - cleanup error messages | oharboe | 2008-02-28 | 1 | -37/+14 |
* | Pavel Chromy cleaned up checks for halted, error messages, etc. | oharboe | 2008-02-28 | 12 | -99/+186 |
* | - added svn props | ntfreak | 2008-02-28 | 2 | -582/+582 |
* | lingering change for eCos flash driver | oharboe | 2008-02-28 | 1 | -1/+5 |
* | eCos flash driver. | oharboe | 2008-02-28 | 3 | -1/+484 |
* | - fix line-endings | drath | 2008-02-28 | 3 | -352/+352 |
* | Uwe Hermann fixed some warnings. | oharboe | 2008-02-28 | 3 | -355/+352 |
* | - code reformat (Thanks Pavel Chromy) | ntfreak | 2008-02-26 | 2 | -1147/+1000 |
* | - convert all files to unix line-ending | drath | 2008-02-25 | 4 | -3982/+3982 |
* | Pavel Chromy style fixes. | oharboe | 2008-02-25 | 1 | -100/+100 |
* | From Michael Bruck | oharboe | 2008-02-25 | 1 | -1348/+1348 |
* | dos2unix fix. | oharboe | 2008-02-25 | 11 | -9826/+9826 |
* | - using ERROR_COMMAND_SYNTAX_ERROR to print syntax in a couple of places | oharboe | 2008-02-25 | 2 | -9/+2 |
* | - "flash write_binary" is now "flash write_bank" to clarify the focus of the | oharboe | 2008-02-25 | 12 | -10020/+9839 |
* | disable cfi_write_words(). Broken for spansion, fallback | oharboe | 2008-02-24 | 1 | -2357/+2360 |
* | cosmetic fixes to debug output + phasing out printf() in favour of logging sy... | oharboe | 2008-02-24 | 1 | -179/+179 |
* | - Use NAND extended geometry information (thanks to Ben Dooks for this patch) | drath | 2008-02-23 | 1 | -4/+42 |
* | - added patch to solve problem with AT91SAM7SE MCU have 3, rather than just 2... | mifi | 2008-02-22 | 1 | -3/+3 |
* | - add support for the majority of the Samsung ARM SoC family, S3C2410, S3C241... | drath | 2008-02-19 | 10 | -52/+877 |
* | - Fixed bug in pathmove for XScale | ntfreak | 2008-02-19 | 1 | -6/+2 |
* | - add new non-cfi SST flash device. Thanks Øyvind Harboe | ntfreak | 2008-02-18 | 2 | -1/+19 |
* | - fix programming issue with lpc2101/2 | ntfreak | 2008-02-14 | 2 | -4/+13 |
* | - added check for revA silicon in stm32 flash driver | ntfreak | 2008-02-14 | 1 | -0/+9 |
* | - add autoprobe support to flash info command | ntfreak | 2008-02-12 | 1 | -3/+5 |
* | - telnet prompt behaves correctly for new synchronous halt/resume/reset commands | ntfreak | 2008-02-11 | 1 | -3/+1 |
* | - stm32 flash driver now checks for correct target | ntfreak | 2008-02-10 | 1 | -0/+11 |
* | - add autoprobe support to the stm32 flash driver | ntfreak | 2008-02-10 | 2 | -44/+38 |
* | - added autoprobe functionality | mifi | 2008-01-27 | 15 | -1334/+1433 |