Subversion Repositories freemyipod

Rev

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

Filtering Options

Rev Age Author Path Log message Diff
396 5537 d 8 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 5538 d 7 h farthen /embios/trunk/tools/ embios.py/libembios: Move timeouts from embios.py to libembios.py.  
394 5538 d 8 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 5544 d 5 h theseven /embios/trunk/tools/ embios.py: Add lowlevel storage access functions  
346 5547 d 8 h theseven /embios/trunk/ emBIOS: Expose disk and file system access APIs to the USB interface  
343 5547 d 12 h farthen /embios/trunk/tools/ libembios/embios.py: fix a silly bug and let embios.py actually use the cached values  
342 5547 d 12 h farthen /embios/trunk/tools/ libembios: cache version and device information  
341 5547 d 13 h farthen /embios/trunk/tools/ libembios/embios.py: Improve the error handling  
269 5574 d 17 h farthen /embios/trunk/tools/ emBIOS: libembios: bugfix: don't expect an answer after execfirmware.  
238 5596 d 20 h farthen /embios/trunk/tools/ libembios: moved run from embios.py to libembios.py  
236 5597 d 9 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 5602 d 8 h theseven /embios/trunk/ Add USB commands to access raw NAND on iPod Nano 2G  
217 5618 d 22 h theseven /embios/trunk/tools/ libembios: Fix writedevconsole monitor command  
215 5619 d 17 h theseven /embios/trunk/tools/ Some embios.py/libembios fixes: correct device console command IDs and fix some crashes  
178 5662 d 11 h farthen /embios/trunk/tools/ libembios/embios.py: make some lowlevel r/w functions private, fix a silly bug  
177 5663 d 9 h farthen /embios/trunk/tools/ libembios: fix some bugs
embios.py: improve the formatting of getprocinfo()
 
176 5663 d 13 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  
174 5665 d 2 h farthen /embios/trunk/tools/ libembios/embios: Implement writerawbootflash() and readrawbootflash()  
173 5665 d 9 h farthen /embios/trunk/tools/ libembios: implement getprocinfo(), fix some bugs  
172 5665 d 17 h farthen /embios/trunk/tools/ Fix some bugs, add run to run an embios app  

Show All