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)
/
umsboot
/
syscallapi.c
@ 242
– 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
242
5593 d 9 h
theseven
/umsboot/
UMSboot: Fork from emBIOS trunk
158
5669 d 8 h
theseven
/embios/trunk/
Expose storage_get_info via the syscall interface
143
5672 d 0 h
theseven
/embios/trunk/
Add syscalls for AES, HMAC-SHA1 and mounting/unmounting of partitions
138
5673 d 2 h
theseven
/
iLoader as an emBIOS app
132
5673 d 21 h
theseven
/embios/trunk/
Implement nano2g clickwheel driver
131
5673 d 23 h
theseven
/embios/trunk/
Remove low level NAND access APIs from the syscall interface. This is not something we want, now that nandfsck is integrated into the core
130
5673 d 23 h
theseven
/embios/trunk/
Add generic button event proxy
127
5674 d 0 h
theseven
/embios/trunk/
Add execfirmware syscall and USB command
125
5674 d 1 h
theseven
/embios/trunk/
Add TLSF allocator
124
5674 d 3 h
theseven
/embios/trunk/
Integrate nandfsck into the FTL
122
5674 d 7 h
theseven
/embios/trunk/
Add progress bar API
118
5675 d 0 h
theseven
/embios/trunk/
Add get_platform_id() syscall
117
5675 d 1 h
theseven
/embios/trunk/
Add backlight driver
116
5675 d 1 h
theseven
/
Fix a bunch of bugs
111
5675 d 8 h
theseven
/
Implement the most important part of the syscall interface
110
5675 d 9 h
theseven
/
Move the API header files to embios/trunk/export
100
5676 d 0 h
theseven
/
Check the syscall table version before accepting it
99
5676 d 0 h
theseven
/
Make the syscall interface work, add simple hello world app