summaryrefslogtreecommitdiff
path: root/src/flash/at91sam7.c
Commit message (Expand)AuthorAgeFilesLines
...
* - rename log functions to stop conflicts under win32 (wingdi)ntfreak2008-03-251-23/+23
* Pavel Chromy: memory leak in at91sam7 flash driver, possible incorrect pointe...oharboe2008-03-051-103/+62
* Pavel Chromy cleaned up checks for halted, error messages, etc.oharboe2008-02-281-5/+20
* dos2unix fix.oharboe2008-02-251-974/+974
* - using ERROR_COMMAND_SYNTAX_ERROR to print syntax in a couple of placesoharboe2008-02-251-2/+1
* - "flash write_binary" is now "flash write_bank" to clarify the focus of theoharboe2008-02-251-981/+976
* - added patch to solve problem with AT91SAM7SE MCU have 3, rather than just 2...mifi2008-02-221-3/+3
* - added autoprobe functionalitymifi2008-01-271-0/+15
* - add missing files from previous commit (tms470 flash driver)ntfreak2008-01-171-16/+16
* - Fixing two compiler warningsmifi2007-12-101-1/+1
* - Support for AT91SAM7xx512 chipsmlu2007-08-201-134/+231
* - reworked presto.c to allow use of either FTD2XX or libftdi (libftdi not fun...drath2007-08-141-11/+24
* - renamed M5960 USB JTAG to "flyswatter"drath2007-08-101-19/+13
* - reformat src/jtag/bitq.c (thanks to Pavel Chromy)drath2007-07-251-4/+1
* Added patch for Luminar Micors Fury class devices (Joe Kroesche)mlu2007-06-141-2/+2
* - fixed arm926 cp15 command bug (thanks to Vincent Palatin for this patch)drath2007-03-261-10/+5
* - disabled FT2232 debug output (that code should be fairly stable)drath2007-01-091-0/+34
* - added support for American Microsystem's M5960 (FT2232 based USB JTAG inter...drath2006-10-061-15/+36
* - integrated patch from Magnus Lundin that fixes at91sam7 flash timing bugs a...drath2006-09-071-29/+26
* - endianess fixes everywhere but in the flash code. flashing might still be b...drath2006-08-311-5/+8
* - Added support for native MinGW builds (thanks to Spencer Oliver and Michael...drath2006-07-171-36/+201
* - added support for AT91SAM7A3 flash (patch from andre renaud, thanks)drath2006-06-231-7/+25
* - prepare OpenOCD for branching, created ./trunk/drath2006-06-021-0/+632