aboutsummaryrefslogtreecommitdiff
path: root/src/flash/aduc702x.c
AgeCommit message (Expand)Author
2009-07-08Fix SEGFAULTs and broken error handling for flash programming w/working areaoharboe
2009-06-23Remove whitespace at end of lines, step 1.zwelch
2009-06-23Remove whitespace that occurs before ')'.zwelch
2009-06-18Transform 'u32' to 'uint32_t' in src/flash.zwelch
2009-06-18Transform 'u8' to 'uint8_t' in src/flashzwelch
2009-05-31Add target_run_algorithm wrapper:zwelch
2009-05-11Audit and eliminate redundant #include directives in src/flash sources.zwelch
2009-04-19Zach Welch <zw@superlucidity.net> fix signed/unsigned comparisonsoharboe
2009-04-18The following patches was applied:mifi
2009-01-20Fix support for ADuC702x flash. Courtesy of Michael Ashton <data@gtf.org>kc8apf
2008-09-24- renamed x7926 driver to aduc702x to match other flash driversntfreak