aboutsummaryrefslogtreecommitdiff
path: root/src/flash/at91sam7.h
AgeCommit message (Expand)AuthorFilesLines
2009-11-13at91sam7_flash_bank_t -> struct at91sam7_flash_bankZachary T Welch1-2/+2
2009-06-18Transform 'u32' to 'uint32_t' in src/flash.zwelch1-3/+3
2009-06-18Transform 'u16' to 'uint16_t'zwelch1-16/+16
2009-06-18Transform 'u8' to 'uint8_t' in src/flashzwelch1-4/+4
2009-05-11Audit and eliminate redundant #include directives in src/flash headers.zwelch1-1/+0
2008-09-27- convert spaces to tabs in at91sam7.[ch]ntfreak1-73/+72
2008-09-26Gheorghe Guran <roatlasro@yahoo.com> redone at91sam7 driver. Old driver sourc...oharboe1-58/+80
2008-03-05Pavel Chromy: memory leak in at91sam7 flash driver, possible incorrect pointe...oharboe1-3/+1
2008-02-25- convert all files to unix line-endingdrath1-100/+100
2008-02-25Pavel Chromy style fixes.oharboe1-100/+100
2008-01-27- added autoprobe functionalitymifi1-0/+2
2008-01-17- add missing files from previous commit (tms470 flash driver)ntfreak1-1/+1
2007-08-20- Support for AT91SAM7xx512 chipsmlu1-5/+3
2007-08-10- renamed M5960 USB JTAG to "flyswatter"drath1-1/+0
2006-10-06- added support for American Microsystem's M5960 (FT2232 based USB JTAG inter...drath1-0/+9
2006-08-31- endianess fixes everywhere but in the flash code. flashing might still be b...drath1-1/+1
2006-07-17- Added support for native MinGW builds (thanks to Spencer Oliver and Michael...drath1-6/+15
2006-06-02- prepare OpenOCD for branching, created ./trunk/drath1-0/+83