Subversion Repositories freemyipod

Rev

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

Filtering Options

Rev Age Author Path Log message Diff
258 5588 d 21 h theseven /embios/trunk/ emBIOS: Allow hooking of DMA IRQs from userspace.  
158 5671 d 18 h theseven /embios/trunk/ Expose storage_get_info via the syscall interface  
143 5674 d 10 h theseven /embios/trunk/ Add syscalls for AES, HMAC-SHA1 and mounting/unmounting of partitions  
138 5675 d 12 h theseven / iLoader as an emBIOS app  
132 5676 d 7 h theseven /embios/trunk/ Implement nano2g clickwheel driver  
131 5676 d 8 h theseven /embios/trunk/ Remove low level NAND access APIs from the syscall interface. This is not something we want, now that nandfsck is integrated into the core  
130 5676 d 8 h theseven /embios/trunk/ Add generic button event proxy  
127 5676 d 10 h theseven /embios/trunk/ Add execfirmware syscall and USB command  
125 5676 d 11 h theseven /embios/trunk/ Add TLSF allocator  
124 5676 d 13 h theseven /embios/trunk/ Integrate nandfsck into the FTL  
122 5676 d 17 h theseven /embios/trunk/ Add progress bar API  
118 5677 d 10 h theseven /embios/trunk/ Add get_platform_id() syscall  
117 5677 d 10 h theseven /embios/trunk/ Add backlight driver  
116 5677 d 11 h theseven / Fix a bunch of bugs  
111 5677 d 17 h theseven / Implement the most important part of the syscall interface  
110 5677 d 19 h theseven / Move the API header files to embios/trunk/export  
109 5677 d 19 h theseven /apps/ Simplify syscallwrappers.h  
99 5678 d 10 h theseven / Make the syscall interface work, add simple hello world app