summaryrefslogtreecommitdiff
path: root/avr
Commit message (Expand)AuthorAge
* card1-detect-pin enabledLeo C2015-08-27
* command line historyLeo C2015-06-13
* Merge branch 'master' into cmdline_edithexrel-6.4Leo C2015-06-12
|\
| * change common base from C000 to F000. loadcpm3 bugfixesLeo C2015-06-12
* | Merge branch 'master' into cmdline_editLeo C2015-06-12
|\ \
| * | change common base from C000 to F000. loadcpm3 bugfixesLeo C2015-06-12
| |/
* | Merge branch 'master' into cmdline_editLeo C2015-06-11
|\|
| * loadcpm3 for new memory mapLeo C2015-06-09
| * message buffer init changes. cp/m r/w for new memory mapLeo C2015-06-09
| * connect command 'esc \' enhancement, new 'esc :' subcommandLeo C2015-06-06
| * esc_char environment variableLeo C2015-06-06
| * change message buffer initializationLeo C2015-06-05
| * delete unused function z80_get_byte()Leo C2015-06-04
| * bugfix integer promotion. increase size of message fifos to 64Leo C2015-06-03
| * Server: Time and Date supporthexrel-6.3Leo C2015-06-03
| * switch fifos conin,conouthexrel-6.2Leo C2015-06-01
| * return timestamp diffLeo C2015-05-30
| * Server: get_time command/responsehexrel-6.1Leo C2015-05-28
| * 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
| * | debug_cpmsd macroLeo C2015-05-18
| * | workaround for bank/common border crossing problem. Initial multi sector tran...Leo C2015-05-17
| * | set MAX_DRIVE (number of CP/M disks) from 2 to 4Leo C2015-05-16
| * | fatfs f_mount now allways done globally at start upLeo C2015-05-15
| * | Add CP/M 3 file i/o (initial version)Leo C2015-05-14
| * | phys. address 0x00040 points to fifo_listLeo C2015-05-11
| * | Server: add echo command and responseLeo C2015-05-10
| * | command 'help <topic>' should return successLeo C2015-05-08
| * | connect command: check serial input, even if Z180 sends really fast.Leo C2015-05-08
| * | 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
| * | intel hex: flush input buffer after loadingLeo C2015-04-28
| * | loadi seems to work now.hexrel-5Leo C2015-04-23
| * | Rename ihex.c to cmd_loadihex.cLeo C2015-04-22
| * | New memory test commands, loadi updates. Needs testingLeo C2015-04-22
| * | ihex.c fix memory allocLeo C2015-04-18
| * | Add command loadi (load intel hex file)Leo C2015-04-18
| * | cli_readline_into_buffer: remove unneeded buf[]Leo C2015-01-21
| |/
| * Don't wait forever, if memfifo for console out is not initialized.Leo C2015-01-15
| * Don't expose mmc status flag 'STAT_FAST'. (Module private implemantation detail)hexrel-4.2Leo C2014-12-23
| * Correct command date help. command has no reset argument.Leo C2014-12-23
| * SD slot 0: Enable card detectionhexrel-4.1Leo C2014-12-21
| * Remove obsolete debug codehexrel-4Leo C2014-12-18
| * Add copyright noticeLeo C2014-12-16
| * Card detect over cs pin: clean initialisation/power upLeo C2014-12-05
| * Card detect over cs pin. (works mostly)Leo C2014-12-04
| * Card detect over cs pin. (initial)Leo C2014-12-04
| * Put static work area on heap. LFN buffer not needed for stat functionLeo C2014-12-03