summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
1999-12-31astyle fixesroot
1999-12-31fixed startup address messageroot
2012-08-23shorter startup address messageMichael J. Chudobiak
2012-08-23astyle fixesMichael J. Chudobiak
1999-12-31startup timerroot
1999-12-31add missing bracketroot
1999-12-31add outline for startup delayroot
1999-12-31added more LCD startup messagesroot
2012-08-23add startup messages for LCDMichael J. Chudobiak
2012-08-23updated FIXME commentsMichael J. Chudobiak
2012-08-23remove obsolete commentMichael J. Chudobiak
2012-08-23more warnings for missing i2c busMichael J. Chudobiak
2012-08-23warn if I2C bus not availableMichael J. Chudobiak
2012-08-23remove LCD debugging coderoot
2012-08-23implement flash suspendMichael J. Chudobiak
2012-08-23removed invalid commentMichael J. Chudobiak
2012-08-23astyle fixesMichael J. Chudobiak
2012-08-23added most commands to the parser, with supporting global varsroot
2012-08-23initial addition of Main_RstMichael J. Chudobiak
2012-08-23add all ChannelState fieldsroot
2012-08-22flash copy/load fixMichael J. Chudobiak
2012-08-22add missing includesMichael J. Chudobiak
2012-08-22fix memory leaksMichael J. Chudobiak
2012-08-22fix misc cppcheck warnings in bus.cMichael 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-22Don't crash due to gpmc failure on desktopMichael J. Chudobiak
2012-08-22Added cmake support for mhashMichael J. Chudobiak
2012-08-21initialize busMichael J. Chudobiak
2012-08-21first addition of bus.c - untestedMichael J. Chudobiak
2012-08-17refactor regex filtering codeMichael J. Chudobiak
2012-08-17run astyleMichael J. Chudobiak
2012-08-17implemented Go_sys_net_91Michael 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
2012-08-16remove unused variablesMichael J. Chudobiak
2012-08-16add function to initialize FlashMichael J. Chudobiak
2012-08-16added full flash memory mapMichael J. Chudobiak
2012-08-16make flash struct an argument to the flash read/write functionsMichael J. Chudobiak
2012-08-15initial support for read/write commands on packed flash structMichael J. Chudobiak
2012-08-15regex unref error fixed; added diag:eprom:sizeMichael J. Chudobiak
2012-08-15remove debugging codeMichael J. Chudobiak
2012-08-15fix errors in last commit; enhance regex filterMichael J. Chudobiak
2012-08-15add the rest of the generic query and parameter routines to parserMichael J. Chudobiak