summaryrefslogtreecommitdiff
path: root/avr/command_tbl.c
Commit message (Expand)AuthorAge
* command printenv: new option -s: Print env variables in setenv commands.Leo C2018-06-27
* Enable expression evaluation for numeric command line argsLeo C2016-06-21
* clean upLeo C2016-06-17
* Update attach help textLeo C2016-06-10
* New command: cfboot - boot from cf card.Leo C2016-06-09
* New command(s): attach (and detach) - not fully working.Leo C2016-05-30
* new command: source - run commands from a fileLeo C2016-05-25
* mw command: add word and longword optionsLeo C2016-05-23
* correct fatwrite docuMarcel2016-05-23
* Get common_base from cpm3.sys file. Update default environment (BOOTCMD)hexrel-6.6Leo C2016-05-17
* RTC: Handle turn of the year correctly, detect uninitialized RTC (loss of VBAT)Leo C2016-01-26
* edit loadcpm3 help textLeo C2015-06-12
* change common base from C000 to F000. loadcpm3 bugfixesLeo C2015-06-12
* loadcpm3 for new memory mapLeo C2015-06-09
* switch fifos conin,conouthexrel-6.2Leo C2015-06-01
* f_sync only, when timout (currently 1s) after last write operation.hexrel-6Leo C2015-05-21
* Merge branch 'test-fboot-support'Leo C2015-05-18
|\
| * Support for Peter Danneggers fboot.Leo C2015-01-21
* | fatfs f_mount now allways done globally at start upLeo C2015-05-15
* | New command 'loadcpm3' - load 'CPM3.SYS' file. setenv() bugfixLeo C2015-05-06
* | loadi cosmetic changesLeo C2015-05-05
* | Add polling driver for ASCI0/1Leo C2015-05-01
* | New memory test commands, loadi updates. Needs testingLeo C2015-04-22
* | Add command loadi (load intel hex file)Leo C2015-04-18
|/
* 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