summaryrefslogtreecommitdiff
path: root/avr
Commit message (Expand)AuthorAge
* rewrite of cmd_cpu/do_cpu_freqLeo C.12 days
* Remove TupLeo C2019-05-30
* Refactor makefilesLeo C2019-05-30
* Remove compiler warningsLeo C2019-05-30
* Remove local copy of avr-libc time lib.Leo C2019-05-29
* Add makefiles (replace Tup)Leo C2019-05-29
* z80_measure_phi WIPLeo C2018-10-15
* env var fmon (F_CPU)Leo C2018-10-02
* Merge branch 'z80-if' of ssh://cb/home/leo/Projekte/stamp/z180-stamp into z80-ifLeo C2018-10-01
|\
| * bit operation optimizingLeo C2018-10-01
| * new command: timeLeo C2018-10-01
| * reset optind before executing commandLeo C2018-10-01
* | cpu_freq: extra timing loop WIPLeo C2018-09-23
|/
* xx commands: measure cpu freq, test bus cyclesLeo C2018-09-12
* z80_toggle_reset(), z80_toggle_busreq()Leo C2018-09-12
* command go: new option -hLeo C2018-09-10
* ew debug command: xx busack: Measure time RESET to BUSACKLeo C2018-09-10
* Tup: F_CPU per configLeo C2018-09-10
* new debug command: xx test. get freq command from single step branch.Leo C2018-09-08
* bool reset_polarity --> Stat & S_RESET_POLARITYLeo C2018-09-08
* move sys timer setup from main to timer.cLeo C2018-09-08
* New command cpuchkLeo C2018-09-08
* z80_bus_cmd(): wait for BUSACK==1 after BUSREQ=1Leo C2018-09-08
* new command: memsize. new function z80_memsize_detect().Leo C2018-09-06
* z80_bus_request_or_exit()Leo C2018-09-05
* mcd_mem.c: use cmd_error(), z80_bus_request_or_exit()Leo C2018-09-05
* cmd_loadihex.c: use cmd_error()Leo C2018-09-04
* cmd_attach.c, cmd_boot.c, cmd_loadcpm3.c: use cmd_error()Leo C2018-09-04
* cmd_fat.c, cmd_sd: use cmd_error()Leo C2018-09-01
* error handling: improved cmd_error() - print fatfs error stringsLeo C2018-08-31
* new command: boot - boot default, i.e., run 'bootcmd'Leo C2018-08-30
* error handling (WIP)Leo C2018-08-28
* path functions (WIP)Leo C2018-08-24
* pwd/cdLeo C2018-08-23
* Reduce static RAM usageLeo C2018-08-20
* Fix 'help [-a] command ...' command.Leo C2018-08-19
* pwd hackLeo C2018-07-31
* Revised help command. Options -a -f -kLeo C2018-07-30
* Rename: 'fat stat' to 'fat status'Leo C2018-07-30
* Print prefix of subcommandsLeo C2018-07-29
* Remove cruftLeo C2018-07-29
* cli.c: The real bugfix for Comment only lines.Leo C2018-07-29
* Find (top level) subcommands without recursion.Leo C2018-07-28
* Fix help, env subcommandsLeo C2018-07-28
* Enable execution of individual sub commands on top levelLeo C2018-07-28
* ENV_SIZELeo C2018-07-27
* heap.c: Eliminate malloc/free in envlist_import() and _do_env_set()Leo C2018-07-26
* heap.c: move environment from heap to static storageLeo C2018-07-26
* WIPLeo C2018-07-25
* cmd_gpio.c: eliminate static vars, free heap after use.Leo C2018-07-22