Subversion Repositories freemyipod

Rev

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

Filtering Options

Rev Age Author Path Log message Diff
759 5312 d 3 h theseven /emcore/trunk/target/ emCORE: Fix unresolved format string in various exception handlers  
745 5341 d 6 h theseven / Fix SVN fail from r744  
744 5341 d 6 h theseven /emcore/trunk/target/ipodclassic/ UMSboot: Backport iPod Classic fixes in r743 from emCORE  
743 5341 d 6 h theseven /emcore/trunk/target/ipodclassic/ emCORE: iPod Classic: Fix regression caused by r730  
730 5341 d 21 h theseven /emcore/trunk/target/ipodclassic/ emCORE: Fix some nonsense in iPod Classic crt0.S that was probably left over from the iPod Nano 2G  
704 5420 d 5 h theseven /emcore/trunk/ emCORE: Improved panic and CPU exception handling  
702 5420 d 20 h theseven /emcore/trunk/ emCORE: Fix CPU exception handling  
701 5420 d 23 h theseven /emcore/trunk/target/ emCORE: Protect IRQ vectors (privileged mode: read only, user mode: no access) to catch null pointer dereferences  
699 5421 d 0 h theseven /emcore/trunk/target/ipodclassic/ emCORE: Add some basic memory protection on iPod Classic  
593 5491 d 2 h theseven /emcore/trunk/ emCORE: Merge yield() and context_switch(), which are essentially the same thing  
437 5517 d 23 h theseven /emcore/trunk/ emCORE: Fix dozens of problems, it finally boots!  
436 5518 d 1 h theseven /emcore/trunk/ emCORE: Rework initialization code [KNOWN-BROKEN INTERMEDIATE COMMIT!]  
427 5518 d 19 h farthen /emcore/trunk/ emCORE: change every 'emBIOS' text string to 'emCORE'  
424 5518 d 23 h theseven /emcore/ Create emCORE branch  
312 5562 d 22 h theseven /embios/trunk/ emBIOS: Disable instruction cache before running other firmwares, workaround for an RTXC init bug  
283 5568 d 2 h theseven /embios/trunk/target/ emBIOS: Set R0 to zero before executing "wait for interrupt" MCR instruction  
273 5573 d 1 h theseven /embios/trunk/ emBIOS: iPod Classic and (untested, no loader yet) iPod Nano 3G port