Subversion Repositories freemyipod

Rev

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

Filtering Options

Rev Age Author Path Log message Diff
401 5538 d 4 h farthen /embios/trunk/tools/ libembios.py: Enable logging and include some debug strings.  
399 5538 d 5 h farthen /embios/trunk/tools/ libembios: Fix small bug that was silly but did not cause any harm.  
398 5538 d 5 h farthen /embios/trunk/tools/ libembios.py: Implement target specific functions.
misc.py: Implement gethwname()
 
396 5538 d 6 h farthen /embios/trunk/tools/ embios.py/libembios: Extract reusable functions and classes and put them into misc.py.
libembios: Running it directly with "gendoc"as first argument generates a human readable function reference. Running it with "test" runs the tests.
 
395 5539 d 5 h farthen /embios/trunk/tools/ embios.py/libembios: Move timeouts from embios.py to libembios.py.  
394 5539 d 5 h farthen /embios/trunk/tools/ libembios: Implement basic timeout handling that lasts for the duration of one function and that can easily be overridden from external programs like embios.py.  
379 5545 d 3 h theseven /embios/trunk/tools/ embios.py: Add lowlevel storage access functions  
346 5548 d 6 h theseven /embios/trunk/ emBIOS: Expose disk and file system access APIs to the USB interface  
343 5548 d 9 h farthen /embios/trunk/tools/ libembios/embios.py: fix a silly bug and let embios.py actually use the cached values  
342 5548 d 10 h farthen /embios/trunk/tools/ libembios: cache version and device information  
341 5548 d 10 h farthen /embios/trunk/tools/ libembios/embios.py: Improve the error handling  
269 5575 d 14 h farthen /embios/trunk/tools/ emBIOS: libembios: bugfix: don't expect an answer after execfirmware.  
238 5597 d 17 h farthen /embios/trunk/tools/ libembios: moved run from embios.py to libembios.py  
236 5598 d 6 h farthen /embios/trunk/tools/ Fix emBIOS app running by checking the header of the app first.
Also improve i2cread, fix some bugs and clean up the code.
 
227 5603 d 6 h theseven /embios/trunk/ Add USB commands to access raw NAND on iPod Nano 2G  
217 5619 d 20 h theseven /embios/trunk/tools/ libembios: Fix writedevconsole monitor command  
215 5620 d 14 h theseven /embios/trunk/tools/ Some embios.py/libembios fixes: correct device console command IDs and fix some crashes  
178 5663 d 9 h farthen /embios/trunk/tools/ libembios/embios.py: make some lowlevel r/w functions private, fix a silly bug  
177 5664 d 6 h farthen /embios/trunk/tools/ libembios: fix some bugs
embios.py: improve the formatting of getprocinfo()
 
176 5664 d 10 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  

Show All