summaryrefslogtreecommitdiff
path: root/avr/command_tbl.c
Commit message (Expand)AuthorAge
* Support for Peter Danneggers fboot.Leo C2015-01-21
* Correct command date help. command has no reset argument.Leo C2014-12-23
* Remove obsolete debug codehexrel-4Leo C2014-12-18
* Add copyright noticeLeo C2014-12-16
* merge do_fat_read() and do_fat_write() to do_fat_rw()Leo C2014-12-01
* Add fat commands: fatstat, fatls, fatload, fatwriteLeo C2014-11-26
* Enable pullups on all gpio pins. cleanupLeo C2014-11-25
* Integrate fatfs. Add some sd card test commands.Leo C2014-11-22
* Rename pin.. to gpio..Leo C2014-11-21
* working connect command, new sleep commandLeo C2014-10-26
* working host communication, new command: connectLeo C2014-10-23
* pin command: pin groups work nowhexrel-3Leo C2014-10-14
* pin command, add user configurable i/o pinsLeo C2014-10-14
* Programmable Z180 clock, clock commandhexrel-2Leo C2014-09-08
* 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 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