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
/
thread.h
@ 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 11 h
theseven
/umsboot/
UMSboot: Fork from emBIOS trunk
132
5673 d 23 h
theseven
/embios/trunk/
Implement nano2g clickwheel driver
71
5678 d 0 h
theseven
/embios/trunk/
Import Rockbox libc, and use its headers instead of system headers, which have been causing trouble all over the place
54
5679 d 21 h
theseven
/embios/trunk/
Use even more of the Rockbox storage framework, rework FTL and NAND drivers a bit
50
5680 d 11 h
theseven
/embios/trunk/
Fix panicf()/DEBUGF() calls in FAT code
43
5681 d 3 h
theseven
/embios/trunk/
Implement an SWI syscall interface and breakpoints
34
5681 d 23 h
theseven
/embios/trunk/
Add a monitor command to lock down thread execution to allow consistent dumping or manipulation of data structures
31
5682 d 0 h
theseven
/embios/trunk/
The scheduler state can now be read via USB
28
5682 d 2 h
theseven
/embios/trunk/
Change the "Get Information" monitor commands to match the description in the wiki
15
5684 d 1 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
5687 d 3 h
theseven
/embios/trunk/
Implement preemptive multitasking kernel