pyfrprog.git
2010-05-07 Bernhard Urbanmake: check if git is available before calculate version master
2010-04-30 Bernhard Urbanmake: ignore warnings until we fix it (new buildtools...
2010-04-25 Bernhard Urbansome fixes, pointed out by pylint
2010-04-24 Bernhard Urbannicer led output
2010-04-24 Bernhard Urbanbe less verbose
2010-04-15 Bernhard Urbantimeout fix
2010-01-31 theStackcheck for argument "-d" if len(argv) is 4
2010-01-31 Bernhard Urbanadded version option
2010-01-30 Bernhard Urbanadded device option v0.1
2010-01-03 Bernhard Urbantty must be global
2010-01-01 theStackimproved structure, add main() function
2009-12-19 theStacksmall README changes + USPP lib mention
2009-12-18 Bernhard Urbanmake install && README
2009-12-15 theStackadd time measurement for performance comparisons
2009-12-15 Bernhard Urbanrenamed 'cmd' functions...
2009-12-15 theStackdecreased wait-time for pkernel + mini cleanup
2009-12-15 theStacksendByte() is now free of senseless sleeping -> speed...
2009-12-15 theStacksendByte()-sleep is only needed in bootloader-mode
2009-12-15 theStackdeleted (uncommented, but anyway...) tests
2009-12-15 theStacktwo become one ;) merged kernel.py into frprog.py
2009-12-15 theStackreadMHX() now takes filename instead of fp
2009-12-14 theStackMerge branch 'master' of wien.tomnetworks.com:pyfrprog
2009-12-14 theStackcamelcase fct name + removed useless comment
2009-12-14 theStackfrprog.py: created function read_mhx_file
2009-12-14 Bernhard UrbanMerge branch 'master' of wien.tomnetworks.com:pyfrprog
2009-12-14 Bernhard Urbanomg, this preprocessor really fails
2009-12-14 theStackcleaned up cmdBAUDRATE
2009-12-14 Bernhard Urban-rw-r--r-- 1 lewurm lewurm 4244 2009-12-14 14:17 pkern...
2009-12-14 Bernhard Urbancleanup
2009-12-14 theStackonly flush once for a sequence, detect 0xffs seqs
2009-12-14 Bernhard Urbanremoved some asm code
2009-12-14 Bernhard Urbanfaster baudrate for pkernel
2009-12-14 Bernhard Urbanmoved kerlen.py
2009-12-14 Bernhard Urbanadded further exit function, so the board restarts...
2009-12-14 Bernhard UrbanRevert "added receivebyte with timeout. sometimes it...
2009-12-14 Bernhard UrbanMerge branch 'master' of wien.tomnetworks.com:pyfrprog
2009-12-14 Bernhard Urbanremoved some unnecessary interrupt-related flashfunctio...
2009-12-14 Bernhard Urbanadded receivebyte with timeout. sometimes it will just...
2009-12-14 theStackkernel.py: disable timeout (having blocking read)
2009-12-14 Bernhard UrbanMEGAWOOT: it just works \o/
2009-12-14 Bernhard Urbanuse chip erase command instead of deleting each cell...
2009-12-14 Bernhard Urbanw00t :)
2009-12-14 Bernhard Urbanokay, here is a programmer (=kernel.py) which communica...
2009-12-14 Bernhard Urbanremoved USTACK
2009-12-14 Bernhard Urbanchanged from K to X -- even more DRAM \o/
2009-12-14 Bernhard Urbanremoved "CONST" section
2009-12-14 Bernhard Urbanclockstuff too
2009-12-14 Bernhard Urbanremoved basically some clockrelated ifdef stuff
2009-12-14 Bernhard Urbanleds "show" 0xaa when finished flashing process
2009-12-14 Bernhard Urbansome cleanup
2009-12-14 Bernhard Urbanremoved some uart strings and functions
2009-12-14 Bernhard Urbanrefactoring/reformatting fun...
2009-12-14 Bernhard Urbanw00t, wtf IT WORKS NOW!!!1
2009-12-13 Bernhard Urbanwe can write 0x00 at 0xf4000, but nothing else... :(
2009-12-13 Bernhard Urbannicer output; still don't work as desired :/
2009-12-13 Bernhard Urbanthis commit won't work :(
2009-12-13 Bernhard Urbanprep for python kernelprog
2009-12-13 Bernhard Urbanroot Makefile
2009-12-13 Bernhard Urbanmoved pkernel in a own directory
2009-12-13 Bernhard Urbanmerged flashdemo repo
2009-12-13 Bernhard Urbanactually we have to write it in IRAM, thus we have...
2009-12-13 theStackflashing will be done now in a simple loop
2009-12-13 Bernhard Urbanrefactor fun
2009-12-13 Bernhard Urbanpkernel programmer init
2009-12-13 theStackfirst version of mhx file support impl.
2009-12-13 Bernhard Urbanokay, big fat note: clear the fucking watchdog timer...
2009-12-13 Bernhard Urbanexecute own code from iram, however READ attention...
2009-12-12 theStacka call to the end of the IRAM (0x00033ffc)...
2009-12-12 theStackimpl. CALL and CHECKSUM bootloader cmds, untested
2009-12-12 theStackadd constants for device and baudrate
2009-12-12 theStackadd a test with some more data and local chksum
2009-12-12 theStackinitial commit
2009-12-11 Bernhard Urbandecreased speed for led counter and stop it at the...
2009-12-11 Bernhard Urbanlowercase plz
2009-12-11 Bernhard UrbanRevert "headerfile/makefile hax hax"
2009-12-11 Bernhard Urbanheaderfile/makefile hax hax
2009-12-11 Bernhard Urbanright led port for bits pot blue board
2009-12-11 theStackdos2unix on all files + tab madness
2009-12-11 Bernhard Urbangitignore update
2009-12-11 Bernhard Urbaninit