summaryrefslogtreecommitdiff
path: root/avr
Commit message (Expand)AuthorAge
* use env var 'baudrate'Leo C2014-08-24
* getenv_ulong(), TWI int optLeo C2014-08-24
* Add date rtc i2cLeo C2014-08-23
* Create include directoryLeo C2014-08-21
* Autocomplete, long way to go...Leo C2014-08-21
* printf() --> printf_P(PSTR())Leo C2014-08-21
* enum command_ret_t --> typedefLeo C2014-08-20
* Rework z80 bus controlLeo C2014-08-19
* Command 'go <startaddr>' works nowLeo C2014-08-18
* env.c cleanupLeo C2014-08-16
* Debugging code moved to debug.cLeo C2014-08-16
* Add command saveenvLeo C2014-08-16
* Add commands: loadf, go, reset restarthexrel-1Leo C2014-08-14
* Add memory commands (cmp, cp, md, mm, mw, nm)Leo C2014-08-13
* New U-Boot like AVR main program.Leo C2014-08-12
* First real hardware test.Leo C2014-07-27
* Remove flow control, factor out ring bufferLeo C2014-07-27
* Revert "Refactro Tupfiles"Leo C2014-07-11
* Refactor TupfilesLeo C2014-07-11
* TupfileLeo C2014-07-03
* New sub dir: avr.Leo C2014-07-02
* New build system: tupLeo C2014-07-02