make: check if git is available before calculate version
[pyfrprog.git] / pkernel /
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-24 Bernhard Urbannicer led output
2009-12-14 theStackMerge branch 'master' of wien.tomnetworks.com:pyfrprog
2009-12-14 Bernhard UrbanMerge branch 'master' of wien.tomnetworks.com:pyfrprog
2009-12-14 Bernhard Urbanomg, this preprocessor really fails
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 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 Urbanmoved pkernel in a own directory