summaryrefslogtreecommitdiff
path: root/src/flash/stellaris.c
Commit message (Expand)AuthorAgeFilesLines
...
* - stellaris flash driver changed warning to infontfreak2008-05-281-4/+4
* - moved flash erase_check target code to target.cntfreak2008-05-271-1/+1
* - added stellaris flash mass_erase commandntfreak2008-05-241-80/+132
* - added new device to luminary flash driverntfreak2008-04-301-2/+35
* - luminary flash now loader polls when finishedntfreak2008-04-261-7/+3
* - set erase flag on sectorntfreak2008-04-201-4/+6
* - single core context used, removed debug context as thought unnecessary.ntfreak2008-04-101-1/+0
* Edwin Olson found bug & tested fix for flash write_image for stellaris.oharboe2008-04-081-0/+11
* - rename log functions to stop conflicts under win32 (wingdi)ntfreak2008-03-251-33/+33
* Michael Bruck: fixed warningsoharboe2008-03-071-10/+14
* Pavel Chromy: memory leak in at91sam7 flash driver, possible incorrect pointe...oharboe2008-03-051-45/+45
* Uwe Hermann: oharboe2008-02-291-6/+3
* Pavel Chromy cleaned up checks for halted, error messages, etc.oharboe2008-02-281-25/+28
* dos2unix fix.oharboe2008-02-251-935/+935
* - "flash write_binary" is now "flash write_bank" to clarify the focus of theoharboe2008-02-251-945/+935
* - added autoprobe functionalitymifi2008-01-271-0/+14
* Updated list of LMI partnamesmlu2008-01-231-27/+99
* - Fixed display of sector sizes in flash.cmlu2007-09-101-26/+41
* - renamed M5960 USB JTAG to "flyswatter"drath2007-08-101-21/+19
* - fixed endianness helper macros (thanks to obilix and wiml for finding and f...drath2007-06-281-1/+1
* Added patch for Luminar Micors Fury class devices (Joe Kroesche)mlu2007-06-141-8/+61
* - added stellaris.[ch] missing from Cortex-M3 mergedrath2007-06-141-0/+793