summaryrefslogtreecommitdiff
path: root/src/flash/aduc702x.c
Commit message (Expand)AuthorAgeFilesLines
* Fix SEGFAULTs and broken error handling for flash programming w/working areaoharboe2009-07-081-15/+31
* Remove whitespace at end of lines, step 1.zwelch2009-06-231-21/+21
* Remove whitespace that occurs before ')'.zwelch2009-06-231-1/+1
* Transform 'u32' to 'uint32_t' in src/flash.zwelch2009-06-181-21/+21
* Transform 'u8' to 'uint8_t' in src/flashzwelch2009-06-181-9/+9
* Add target_run_algorithm wrapper:zwelch2009-05-311-1/+1
* Audit and eliminate redundant #include directives in src/flash sources.zwelch2009-05-111-8/+1
* Zach Welch <zw@superlucidity.net> fix signed/unsigned comparisonsoharboe2009-04-191-1/+1
* The following patches was applied:mifi2009-04-181-25/+25
* Fix support for ADuC702x flash. Courtesy of Michael Ashton <data@gtf.org>kc8apf2009-01-201-62/+298
* - renamed x7926 driver to aduc702x to match other flash driversntfreak2008-09-241-0/+209