summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* Programmable Z180 clock, clock commandhexrel-2Leo C2014-09-08
* User Timer1 as Z180 ClockLeo C2014-09-05
* Use timer2 as 1ms sytem clock (instead timer1).Leo C2014-09-05
* User Timer0 as Z180 ClockLeo C2014-09-05
* Enable X2 Clock Multiplier, disable Clock DividerLeo C2014-09-05
* envlist_search: eliminate temp bufferLeo C2014-09-02
* process_macros: reduce heap usage and fragmentationLeo C2014-09-02
* $() expansion deleted (only ${}). setenv_ulong(), setenv_hex()Leo C2014-08-31
* env in ramLeo C2014-08-30
* defaultenv (doesn't work)Leo C2014-08-30
* #define MEMXLeo C2014-08-30
* envlist_searchLeo C2014-08-30
* initial __memx declarationsLeo C2014-08-30
* help cmd: fix column alignmentLeo C2014-08-30
* i2c.cLeo C2014-08-26
* use env var 'baudrate'Leo C2014-08-24
* getenv_ulong(), TWI int optLeo C2014-08-24
* Add date rtc i2cLeo C2014-08-23
* Create include directoryLeo C2014-08-21
* Autocomplete, long way to go...Leo C2014-08-21
* printf() --> printf_P(PSTR())Leo C2014-08-21
* enum command_ret_t --> typedefLeo C2014-08-20
* Merge tag 'fatfs-0.10b'Leo C2014-08-19
|\
| * Import fatfs R0.10bfatfs-0.10bLeo C2014-08-19
| * emptyemptyLeo C2014-08-19
| * almost emptyLeo C2014-08-19
* udate .gitignoreLeo C2014-08-19
* Rework z80 bus controlLeo C2014-08-19
* Command 'go <startaddr>' works nowLeo C2014-08-18
* env.c cleanupLeo C2014-08-16
* Debugging code moved to debug.cLeo C2014-08-16
* 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
* First real hardware test.Leo C2014-07-27
* Remove flow control, factor out ring bufferLeo C2014-07-27
* Disable msg- i/o-fifos for test with avrLeo C2014-07-27
* Revert "Refactro Tupfiles"Leo C2014-07-11
* Refactor TupfilesLeo C2014-07-11
* Missing colonLeo C2014-07-11
* TupfileLeo C2014-07-03
* Tupfile cleanupLeo C2014-07-02
* New sub dir: avr.Leo C2014-07-02
* New build system: tupLeo C2014-07-02
* Rename dir Z180 --> z180Leo C2014-07-02
* ROM files in Z180 dirLeo C2014-06-26
* Table for Z180 messagesLeo C2014-06-26
* check in Z180 subtreeLeo C2014-06-20
* Interrupt driven Serial I/O, msg-fifo, do_msg..., debug msgsLeo C2014-06-20