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.  
759 5311 d 20 h theseven /emcore/trunk/target/ emCORE: Fix unresolved format string in various exception handlers  
745 5340 d 22 h theseven / Fix SVN fail from r744  
744 5340 d 22 h theseven /emcore/trunk/target/ipodclassic/ UMSboot: Backport iPod Classic fixes in r743 from emCORE  
743 5340 d 23 h theseven /emcore/trunk/target/ipodclassic/ emCORE: iPod Classic: Fix regression caused by r730  
730 5341 d 14 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 5419 d 22 h theseven /emcore/trunk/ emCORE: Improved panic and CPU exception handling  
702 5420 d 12 h theseven /emcore/trunk/ emCORE: Fix CPU exception handling  
701 5420 d 16 h theseven /emcore/trunk/target/ emCORE: Protect IRQ vectors (privileged mode: read only, user mode: no access) to catch null pointer dereferences  
699 5420 d 16 h theseven /emcore/trunk/target/ipodclassic/ emCORE: Add some basic memory protection on iPod Classic  
593 5490 d 19 h theseven /emcore/trunk/ emCORE: Merge yield() and context_switch(), which are essentially the same thing  
437 5517 d 16 h theseven /emcore/trunk/ emCORE: Fix dozens of problems, it finally boots!  
436 5517 d 18 h theseven /emcore/trunk/ emCORE: Rework initialization code [KNOWN-BROKEN INTERMEDIATE COMMIT!]  
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  
312 5562 d 15 h theseven /embios/trunk/ emBIOS: Disable instruction cache before running other firmwares, workaround for an RTXC init bug  
283 5567 d 18 h theseven /embios/trunk/target/ emBIOS: Set R0 to zero before executing "wait for interrupt" MCR instruction  
273 5572 d 17 h theseven /embios/trunk/ emBIOS: iPod Classic and (untested, no loader yet) iPod Nano 3G port