Subversion Repositories freemyipod

Rev

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

Filtering Options

Rev Age Author Path Log message Diff
399 5540 d 23 h farthen /embios/trunk/tools/ libembios: Fix small bug that was silly but did not cause any harm.  
398 5540 d 23 h farthen /embios/trunk/tools/ libembios.py: Implement target specific functions.
misc.py: Implement gethwname()
 
396 5540 d 23 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 5541 d 22 h farthen /embios/trunk/tools/ embios.py/libembios: Move timeouts from embios.py to libembios.py.  
394 5541 d 23 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 5547 d 20 h theseven /embios/trunk/tools/ embios.py: Add lowlevel storage access functions  
346 5550 d 23 h theseven /embios/trunk/ emBIOS: Expose disk and file system access APIs to the USB interface  
343 5551 d 3 h farthen /embios/trunk/tools/ libembios/embios.py: fix a silly bug and let embios.py actually use the cached values  
342 5551 d 3 h farthen /embios/trunk/tools/ libembios: cache version and device information  
341 5551 d 3 h farthen /embios/trunk/tools/ libembios/embios.py: Improve the error handling  
269 5578 d 7 h farthen /embios/trunk/tools/ emBIOS: libembios: bugfix: don't expect an answer after execfirmware.  
238 5600 d 11 h farthen /embios/trunk/tools/ libembios: moved run from embios.py to libembios.py  
236 5601 d 0 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 5605 d 23 h theseven /embios/trunk/ Add USB commands to access raw NAND on iPod Nano 2G  
217 5622 d 13 h theseven /embios/trunk/tools/ libembios: Fix writedevconsole monitor command  
215 5623 d 8 h theseven /embios/trunk/tools/ Some embios.py/libembios fixes: correct device console command IDs and fix some crashes  
178 5666 d 2 h farthen /embios/trunk/tools/ libembios/embios.py: make some lowlevel r/w functions private, fix a silly bug  
177 5667 d 0 h farthen /embios/trunk/tools/ libembios: fix some bugs
embios.py: improve the formatting of getprocinfo()
 
176 5667 d 4 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 5668 d 17 h farthen /embios/trunk/tools/ libembios/embios: Implement writerawbootflash() and readrawbootflash()  

Show All