aboutsummaryrefslogtreecommitdiff
path: root/src/flash/at91sam7.h
AgeCommit message (Expand)Author
2009-12-02move nor drivers to src/flash/norZachary T Welch
2009-11-13at91sam7_flash_bank_t -> struct at91sam7_flash_bankZachary T Welch
2009-06-18Transform 'u32' to 'uint32_t' in src/flash.zwelch
2009-06-18Transform 'u16' to 'uint16_t'zwelch
2009-06-18Transform 'u8' to 'uint8_t' in src/flashzwelch
2009-05-11Audit and eliminate redundant #include directives in src/flash headers.zwelch
2008-09-27- convert spaces to tabs in at91sam7.[ch]ntfreak
2008-09-26Gheorghe Guran <roatlasro@yahoo.com> redone at91sam7 driver. Old driver sourc...oharboe
2008-03-05Pavel Chromy: memory leak in at91sam7 flash driver, possible incorrect pointe...oharboe
2008-02-25- convert all files to unix line-endingdrath
2008-02-25Pavel Chromy style fixes.oharboe
2008-01-27- added autoprobe functionalitymifi
2008-01-17- add missing files from previous commit (tms470 flash driver)ntfreak
2007-08-20- Support for AT91SAM7xx512 chipsmlu
2007-08-10- renamed M5960 USB JTAG to "flyswatter"drath
2006-10-06- added support for American Microsystem's M5960 (FT2232 based USB JTAG inter...drath
2006-08-31- endianess fixes everywhere but in the flash code. flashing might still be b...drath
2006-07-17- Added support for native MinGW builds (thanks to Spencer Oliver and Michael...drath
2006-06-02- prepare OpenOCD for branching, created ./trunk/drath