Subversion Repositories freemyipod

Rev

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

Filtering Options

Rev Age Author Path Log message Diff
166 5666 d 13 h theseven /embios/trunk/target/ipodnano2g/ Some cosmetics in the Nano2G FTL code  
155 5669 d 21 h theseven /embios/trunk/target/ipodnano2g/ Fix an FTL null pointer dereference bug (which did overwrite parts of the execption vectors) and use negative error return codes for FTL functions exposed to the storage layer. (Undetected errors were hiding the first bug)  
134 5674 d 9 h theseven /embios/trunk/target/ipodnano2g/ Make nandfsck actually realize that it succeeded, and make it's progress bar run a bit more fluently  
128 5674 d 12 h theseven /embios/trunk/ Protect FTL functions from being called before the FTL was initialized (or after initialization failed)  
124 5674 d 16 h theseven /embios/trunk/ Integrate nandfsck into the FTL  
69 5678 d 12 h theseven /embios/trunk/ Make sure that storage accesses through the FAT32 layer are aligned properly  
68 5678 d 12 h theseven /embios/trunk/target/ipodnano2g/ Remove unaligned NAND transfer support, the caller is now responsible for aligning buffers properly  
66 5678 d 13 h theseven /embios/trunk/ Fix initialisation and backport some improvements from Rockbox.  
61 5679 d 10 h theseven /embios/trunk/target/ipodnano2g/ Fix some bugs... Mounting NAND on Nano2G succeeds now.  
58 5679 d 12 h theseven /embios/trunk/ Finally integrate the FAT code into emBIOS! \o/  
54 5680 d 9 h theseven /embios/trunk/ Use even more of the Rockbox storage framework, rework FTL and NAND drivers a bit  
2 5692 d 14 h theseven /embios/trunk/ emBIOS: Initial commit. LCD console works on Nano2G so far.