Subversion Repositories freemyipod

Rev

Show changed files | Details | Compare with Previous | Blame | RSS feed

Filtering Options

Rev Age Author Path Log message Diff
978 716 d 19 h user890104 /emcore/ Remove tags and branches folders from emCORE, since it never had any. Move everything from trunk to the base emCORE folder.  
949 4271 d 9 h theseven /emcore/trunk/ emCORE: Add bulk transfers to USB debugger for better performance  
927 4307 d 11 h user890104 /emcore/trunk/tools/ libemcore: Add iPod Touch 2G to the list of supported hardware types  
774 5248 d 14 h theseven /emcore/trunk/tools/ emCORE python tools: Update mutex struct, increase default timeout and add up/downloadbyte functions  
713 5398 d 10 h user890104 /emcore/trunk/tools/ libemcore: add the missing member of the scheduler_thread struct, credit goes to Farthen  
608 5489 d 19 h farthen /emcore/trunk/tools/ emCORE tools/libemcoredata.py: Include mutex and wakeup structs  
549 5496 d 11 h farthen /emcore/trunk/tools/ emcore tools: Add shortnames to the hwtypes and include a function that returns their id.  
507 5501 d 12 h farthen /emcore/trunk/tools/ libemcoredata.py: add module docstring  
506 5501 d 13 h farthen /emcore/trunk/tools/ emcore tools: Implement a scheduler_thread structure and use it. Deprecate scheduler_thread version 1 and support scheduler_thread version 2. Change some lists to enums as that type fits them more.  
434 5517 d 19 h theseven /emcore/trunk/tools/ emCORE: Fix syntax error introduced in r427  
427 5518 d 10 h farthen /emcore/trunk/ emCORE: change every 'emBIOS' text string to 'emCORE'  
424 5518 d 14 h theseven /emcore/ Create emCORE branch  
176 5661 d 16 h farthen /embios/trunk/tools/ embios.py/libembios: Add some more functions (i2c, usb and dev consoles...), disable run() temporarily until it can read the header properly  
173 5663 d 12 h farthen /embios/trunk/tools/ libembios: implement getprocinfo(), fix some bugs  
171 5663 d 21 h farthen /embios/trunk/tools/ Rewrite libembios. Not all functions are implemented yet.