Subversion Repositories freemyipod

Rev

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

Filtering Options

Rev Age Author Path Log message Diff
873 4595 d 8 h theseven /emcore/trunk/target/ emCORE: Reduce code duplication in iPod platform interrupt handlers  
511 5499 d 2 h theseven /emcore/trunk/target/ emCORE: Fix an obviously wrong LCD register define and add some missing ones  
492 5504 d 15 h theseven /emcore/trunk/ emCORE: Rework LCD driver interface  
427 5518 d 18 h farthen /emcore/trunk/ emCORE: change every 'emBIOS' text string to 'emCORE'  
424 5518 d 22 h theseven /emcore/ Create emCORE branch  
265 5573 d 3 h theseven /embios/trunk/ emBIOS: Lots of cleanup  
221 5613 d 18 h theseven / emBIOS: Only power up the USB core if something is attached, to save power.  
132 5673 d 19 h theseven /embios/trunk/ Implement nano2g clickwheel driver  
111 5675 d 5 h theseven / Implement the most important part of the syscall interface  
89 5676 d 16 h theseven /embios/trunk/ Fix Nano2G flash bug and add boot-time application loader  
87 5676 d 19 h theseven /embios/trunk/ Fix Nano4G I2C (with polling for now) and do some cleanup  
85 5676 d 20 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.  
54 5679 d 17 h theseven /embios/trunk/ Use even more of the Rockbox storage framework, rework FTL and NAND drivers a bit  
15 5683 d 21 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 5686 d 23 h theseven /embios/trunk/ Implement preemptive multitasking kernel  
2 5691 d 22 h theseven /embios/trunk/ emBIOS: Initial commit. LCD console works on Nano2G so far.