summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
...
* | 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
| | | | | | | | | | | | | | FatFs Module Source Files R0.10b Author: (C)ChaN, 2014 (http://elm-chan.org) URL: http://elm-chan.org/fsw/ff/ff10b.zip
| * 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
| | | | Add debug command to display AVR RAM
* env.c cleanupLeo C2014-08-16
|
* Debugging code moved to debug.cLeo C2014-08-16
|
* Add command saveenvLeo C2014-08-16
| | | | Add debug commands for EEPROM display and copy
* Add commands: loadf, go, reset restarthexrel-1Leo C2014-08-14
|
* Add memory commands (cmp, cp, md, mm, mw, nm)Leo C2014-08-13
| | | | Add kind of scheduler for background tasks
* New U-Boot like AVR main program.Leo C2014-08-12
| | | | | Uses U-Boot source code taken from: git://git.denx.de/u-boot.git
* 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
| | | | This reverts commit cda2107f6e52a3e131502a6ec318ac3f216ac186.
* 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
|
* update libopencm3Leo C2014-05-04
|
* Swap pins for IOSEL1 and /BUSACK. IOSEL --> TIM3_CH4 (DMA-REQ)Leo C2014-05-04
|
* Use internal clock HSI (instead of HSE)Leo C2014-05-04
| | | | Remap OSC_IN/OSC_OUT to PD0/PD1
* libopencm3 updateLeo C2014-05-04
|
* [libopencm3] Merge remote-tracking branch 'origin/master'Leo C2014-04-13
| | | | Submodule libopencm3 6246b33..5bc6bc4
* Add non-recursive make system from Andrzej Ostruszka.Leo C2014-04-13
| | | | | Copyright (C) 2012 Andrzej Ostruszka <andrzej.ostruszka@gmail.com> URL: http://github.com/aostruszka/nonrec-make
* Initial check inLeo C2014-04-02