summaryrefslogtreecommitdiff
path: root/flash.c
AgeCommit message (Expand)Author
1999-12-31tidy up username/password coderoot
2012-10-11remove unused stopbit and echo settingsMichael J. Chudobiak
1999-12-31removed parity and databit settings, because they are now automaticroot
2012-10-04put flash writes in a mutex lockMichael J. Chudobiak
2012-10-04wrap flash writes and shutdown sequence in flagsroot
2012-09-11added support for serial parametersMichael J. Chudobiak
2012-08-24fix writeUserBlock usage, and fix non-obvious rcl valuesMichael J. Chudobiak
1999-12-31remove reference to unused flash itemroot
2012-08-24added diag:eprom:resetMichael J. Chudobiak
2012-08-24fix attempt at full set of device functionsMichael J. Chudobiak
1999-12-31startup timerroot
1999-12-31add outline for startup delayroot
2012-08-23implement flash suspendMichael J. Chudobiak
2012-08-22flash copy/load fixMichael J. Chudobiak
2012-08-22add missing includesMichael J. Chudobiak
2012-08-22fix memory leaksMichael J. Chudobiak
1999-12-31fix flash init reporting on LCDroot
2012-08-22same flash init lcd message as zworld codeMichael J. Chudobiak
2012-08-22added support for partial flash resetsMichael J. Chudobiak
2012-08-22initialize all flash data nowMichael J. Chudobiak
2012-08-22spelling fixMichael J. Chudobiak
2012-08-22fixes initialization of flash filesMichael J. Chudobiak
2012-08-22first attempt at flash persistenceMichael J. Chudobiak
2012-08-17run astyleMichael J. Chudobiak
2012-08-16fixed sizeof memMichael J. Chudobiak
2012-08-16added some commentsMichael J. Chudobiak
2012-08-16put flash functions in separate filesMichael J. Chudobiak