Subversion Repositories freemyipod

Rev

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

Filtering Options

Rev Age Author Path Log message Diff
257 5587 d 5 h theseven /embios/trunk/ emBIOS: Make LCD console default colors configurable  
227 5601 d 0 h theseven /embios/trunk/ Add USB commands to access raw NAND on iPod Nano 2G  
181 5661 d 0 h theseven / Fix an annoying Makefile bug that was reponsible for corrupting my nano2g's NOR flash contents, shut down the LCD properly before powering off  
143 5672 d 2 h theseven /embios/trunk/ Add syscalls for AES, HMAC-SHA1 and mounting/unmounting of partitions  
132 5674 d 0 h theseven /embios/trunk/ Implement nano2g clickwheel driver  
130 5674 d 1 h theseven /embios/trunk/ Add generic button event proxy  
126 5674 d 3 h theseven /embios/trunk/ Add a way to have target-specific init code, and initialize the apple system information struct at the end of boot on nano2g.  
117 5675 d 3 h theseven /embios/trunk/ Add backlight driver  
116 5675 d 4 h theseven / Fix a bunch of bugs  
95 5676 d 9 h theseven /embios/trunk/ Add support for accessing the boot flash on Nano2G  
85 5677 d 1 h theseven /embios/trunk/ Merge 4g_compat branch. I2C on Nano4G is known broken and the Nano4G LCD console is dog slow. The rest seems to be working fine.  
58 5679 d 2 h theseven /embios/trunk/ Finally integrate the FAT code into emBIOS! \o/  
57 5679 d 3 h theseven /embios/trunk/ Some more cleanup and fixes, get rid of all unaligned storage accesses from fat.c  
54 5679 d 22 h theseven /embios/trunk/ Use even more of the Rockbox storage framework, rework FTL and NAND drivers a bit  
51 5680 d 11 h theseven /embios/trunk/ Make fat.c compile  
15 5684 d 2 h theseven /embios/trunk/ - added usb support
- added kernel debugger
- added interrupt driven i2c for nano2g
- loads of bug fixes
- nano4g is badly out of sync
 
14 5687 d 4 h theseven /embios/trunk/ Implement preemptive multitasking kernel  
2 5692 d 3 h theseven /embios/trunk/ emBIOS: Initial commit. LCD console works on Nano2G so far.