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
/
ipodnano2g
/
crt0.S
@ 622
– 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
593
5491 d 0 h
theseven
/emcore/trunk/
emCORE: Merge yield() and context_switch(), which are essentially the same thing
437
5517 d 21 h
theseven
/emcore/trunk/
emCORE: Fix dozens of problems, it finally boots!
436
5518 d 0 h
theseven
/emcore/trunk/
emCORE: Rework initialization code [KNOWN-BROKEN INTERMEDIATE COMMIT!]
427
5518 d 18 h
farthen
/emcore/trunk/
emCORE: change every 'emBIOS' text string to 'emCORE'
424
5518 d 22 h
theseven
/emcore/
Create emCORE branch
312
5562 d 20 h
theseven
/embios/trunk/
emBIOS: Disable instruction cache before running other firmwares, workaround for an RTXC init bug
233
5596 d 3 h
theseven
/embios/trunk/target/ipodnano2g/
emBIOS iPod Nano 2G: Clean caches after copying code around
143
5671 d 21 h
theseven
/embios/trunk/
Add syscalls for AES, HMAC-SHA1 and mounting/unmounting of partitions
111
5675 d 5 h
theseven
/
Implement the most important part of the syscall interface
99
5675 d 22 h
theseven
/
Make the syscall interface work, add simple hello world app
98
5676 d 2 h
theseven
/embios/trunk/
Make the location of the boot information table a bit more predictable
95
5676 d 4 h
theseven
/embios/trunk/
Add support for accessing the boot flash on Nano2G
43
5680 d 23 h
theseven
/embios/trunk/
Implement an SWI syscall interface and breakpoints
15
5683 d 21 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 23 h
theseven
/embios/trunk/
Implement preemptive multitasking kernel
2
5691 d 22 h
theseven
/embios/trunk/
emBIOS: Initial commit. LCD console works on Nano2G so far.