summaryrefslogtreecommitdiff
path: root/avr/command_tbl.c
Commit message (Collapse)AuthorAge
* defaultenv (doesn't work)Leo C2014-08-30
|
* Add date rtc i2cLeo C2014-08-23
|
* enum command_ret_t --> typedefLeo C2014-08-20
|
* Command 'go <startaddr>' works nowLeo C2014-08-18
| | | | Add debug command to display AVR RAM
* Add command saveenvLeo C2014-08-16
| | | | Add debug commands for EEPROM display and copy
* Add commands: loadf, go, reset restarthexrel-1Leo C2014-08-14
|
* Add memory commands (cmp, cp, md, mm, mw, nm)Leo C2014-08-13
| | | | Add kind of scheduler for background tasks
* New U-Boot like AVR main program.Leo C2014-08-12
Uses U-Boot source code taken from: git://git.denx.de/u-boot.git