summaryrefslogtreecommitdiff
path: root/src/flash/at91sam7.h
Commit message (Expand)AuthorAgeFilesLines
* Transform 'u32' to 'uint32_t' in src/flash.zwelch2009-06-181-3/+3
* Transform 'u16' to 'uint16_t'zwelch2009-06-181-16/+16
* Transform 'u8' to 'uint8_t' in src/flashzwelch2009-06-181-4/+4
* Audit and eliminate redundant #include directives in src/flash headers.zwelch2009-05-111-1/+0
* - convert spaces to tabs in at91sam7.[ch]ntfreak2008-09-271-73/+72
* Gheorghe Guran <roatlasro@yahoo.com> redone at91sam7 driver. Old driver sourc...oharboe2008-09-261-58/+80
* Pavel Chromy: memory leak in at91sam7 flash driver, possible incorrect pointe...oharboe2008-03-051-3/+1
* - convert all files to unix line-endingdrath2008-02-251-100/+100
* Pavel Chromy style fixes.oharboe2008-02-251-100/+100
* - added autoprobe functionalitymifi2008-01-271-0/+2
* - add missing files from previous commit (tms470 flash driver)ntfreak2008-01-171-1/+1
* - Support for AT91SAM7xx512 chipsmlu2007-08-201-5/+3
* - renamed M5960 USB JTAG to "flyswatter"drath2007-08-101-1/+0
* - added support for American Microsystem's M5960 (FT2232 based USB JTAG inter...drath2006-10-061-0/+9
* - endianess fixes everywhere but in the flash code. flashing might still be b...drath2006-08-311-1/+1
* - Added support for native MinGW builds (thanks to Spencer Oliver and Michael...drath2006-07-171-6/+15
* - prepare OpenOCD for branching, created ./trunk/drath2006-06-021-0/+83