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
/
panic.h
– Rev 978
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
978
716 d 16 h
user890104
/emcore/
Remove tags and branches folders from emCORE, since it never had any. Move everything from trunk to the base emCORE folder.
427
5518 d 7 h
farthen
/emcore/trunk/
emCORE: change every 'emBIOS' text string to 'emCORE'
424
5518 d 11 h
theseven
/emcore/
Create emCORE branch
143
5671 d 11 h
theseven
/embios/trunk/
Add syscalls for AES, HMAC-SHA1 and mounting/unmounting of partitions
111
5674 d 18 h
theseven
/
Implement the most important part of the syscall interface
110
5674 d 20 h
theseven
/
Move the API header files to embios/trunk/export
99
5675 d 11 h
theseven
/
Make the syscall interface work, add simple hello world app
85
5676 d 10 h
theseven
/embios/trunk/
Merge 4g_compat branch. I2C on Nano4G is known broken and the Nano4G LCD console is dog slow. The rest seems to be working fine.
52
5679 d 18 h
theseven
/embios/trunk/
Clean up printf function attributes
50
5679 d 20 h
theseven
/embios/trunk/
Fix panicf()/DEBUGF() calls in FAT code
43
5680 d 12 h
theseven
/embios/trunk/
Implement an SWI syscall interface and breakpoints
14
5686 d 13 h
theseven
/embios/trunk/
Implement preemptive multitasking kernel
2
5691 d 12 h
theseven
/embios/trunk/
emBIOS: Initial commit. LCD console works on Nano2G so far.