BlueGrey
calm
Elegant
Català-Valencià – Catalan
中文 – Chinese (Simplified)
中文 – Chinese (Traditional)
Česky – Czech
Dansk – Danish
Nederlands – Dutch
English – English
Suomi – Finnish
Français – French
Deutsch – German
עברית – Hebrew
हिंदी – Hindi
Magyar – Hungarian
Bahasa Indonesia – Indonesian
Italiano – Italian
日本語 – Japanese
한국어 – Korean
Македонски – Macedonian
मराठी – Marathi
Norsk – Norwegian
Polski – Polish
Português – Portuguese
Português – Portuguese (Brazil)
Русский – Russian
Slovenčina – Slovak
Slovenščina – Slovenian
Español – Spanish
Svenska – Swedish
Türkçe – Turkish
Українська – Ukrainian
Oëzbekcha – Uzbek
Subversion Repositories
freemyipod
(root)
/
emcore
/
trunk
/
target
/
ipodclassic
/
crt0.S
@ 964
– Rev 0
Rev
Show changed files
|
Details
|
Compare with Previous
|
Blame
|
RSS feed
Filtering Options
From rev
To rev
Max revs
Search history for
Show All
Rev
Age
Author
Path
Log message
Diff
759
5311 d 23 h
theseven
/emcore/trunk/target/
emCORE: Fix unresolved format string in various exception handlers
745
5341 d 2 h
theseven
/
Fix SVN fail from r744
744
5341 d 2 h
theseven
/emcore/trunk/target/ipodclassic/
UMSboot: Backport iPod Classic fixes in r743 from emCORE
743
5341 d 2 h
theseven
/emcore/trunk/target/ipodclassic/
emCORE: iPod Classic: Fix regression caused by r730
730
5341 d 18 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 1 h
theseven
/emcore/trunk/
emCORE: Improved panic and CPU exception handling
702
5420 d 16 h
theseven
/emcore/trunk/
emCORE: Fix CPU exception handling
701
5420 d 20 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 20 h
theseven
/emcore/trunk/target/ipodclassic/
emCORE: Add some basic memory protection on iPod Classic
593
5490 d 22 h
theseven
/emcore/trunk/
emCORE: Merge yield() and context_switch(), which are essentially the same thing
437
5517 d 19 h
theseven
/emcore/trunk/
emCORE: Fix dozens of problems, it finally boots!
436
5517 d 22 h
theseven
/emcore/trunk/
emCORE: Rework initialization code [KNOWN-BROKEN INTERMEDIATE COMMIT!]
427
5518 d 16 h
farthen
/emcore/trunk/
emCORE: change every 'emBIOS' text string to 'emCORE'
424
5518 d 20 h
theseven
/emcore/
Create emCORE branch
312
5562 d 18 h
theseven
/embios/trunk/
emBIOS: Disable instruction cache before running other firmwares, workaround for an RTXC init bug
283
5567 d 22 h
theseven
/embios/trunk/target/
emBIOS: Set R0 to zero before executing "wait for interrupt" MCR instruction
273
5572 d 21 h
theseven
/embios/trunk/
emBIOS: iPod Classic and (untested, no loader yet) iPod Nano 3G port