Subversion Repositories freemyipod

Rev

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

Filtering Options

Rev Age Author Path Log message Diff
978 716 d 20 h user890104 /emcore/ Remove tags and branches folders from emCORE, since it never had any. Move everything from trunk to the base emCORE folder.  
892 4585 d 23 h theseven /emcore/trunk/ emCORE: Fix missing files and some other breakage, add userspace USB API  
891 4587 d 0 h theseven /emcore/trunk/ emCORE: Implant new USB stack, handle debugging via EP0  
763 5307 d 22 h user890104 /emcore/trunk/ emCORE: Add RTC driver for Nano2G and Classic, add accelerometer driver for Nano4G and Touch2G. Syscall API vesrion increased to 5.  
704 5419 d 22 h theseven /emcore/trunk/ emCORE: Improved panic and CPU exception handling  
563 5495 d 18 h theseven /emcore/trunk/ emCORE: Fix iPod Nano 2G disk mode and OF  
556 5496 d 1 h theseven /emcore/trunk/target/ emCORE: Fix LCD pixel format constants  
489 5511 d 11 h theseven / emCORE: Fix a lot of bugs  
427 5518 d 12 h farthen /emcore/trunk/ emCORE: change every 'emBIOS' text string to 'emCORE'  
424 5518 d 16 h theseven /emcore/ Create emCORE branch  
330 5552 d 12 h theseven /embios/trunk/target/ipodnano2g/ emBIOS: iPod Nano 2G: Fix LCD endianness (was affected by the interface bus width change)  
302 5563 d 16 h theseven /embios/trunk/ emBIOS: Allow LCD data endianness to be configured  
257 5586 d 18 h theseven /embios/trunk/ emBIOS: Make LCD console default colors configurable  
227 5600 d 13 h theseven /embios/trunk/ Add USB commands to access raw NAND on iPod Nano 2G  
181 5660 d 13 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 5671 d 16 h theseven /embios/trunk/ Add syscalls for AES, HMAC-SHA1 and mounting/unmounting of partitions  
132 5673 d 13 h theseven /embios/trunk/ Implement nano2g clickwheel driver  
130 5673 d 14 h theseven /embios/trunk/ Add generic button event proxy  
126 5673 d 16 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 5674 d 16 h theseven /embios/trunk/ Add backlight driver  
116 5674 d 17 h theseven / Fix a bunch of bugs  
95 5675 d 22 h theseven /embios/trunk/ Add support for accessing the boot flash on Nano2G  
85 5676 d 14 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 5678 d 15 h theseven /embios/trunk/ Finally integrate the FAT code into emBIOS! \o/  
57 5678 d 16 h theseven /embios/trunk/ Some more cleanup and fixes, get rid of all unaligned storage accesses from fat.c  
54 5679 d 12 h theseven /embios/trunk/ Use even more of the Rockbox storage framework, rework FTL and NAND drivers a bit  
51 5680 d 0 h theseven /embios/trunk/ Make fat.c compile  
15 5683 d 15 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 17 h theseven /embios/trunk/ Implement preemptive multitasking kernel  
2 5691 d 16 h theseven /embios/trunk/ emBIOS: Initial commit. LCD console works on Nano2G so far.