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)
/
embios
/
trunk
/
usb
/
usb.c
@ 111
– 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
95
5676 d 17 h
theseven
/embios/trunk/
Add support for accessing the boot flash on Nano2G
92
5677 d 4 h
theseven
/embios/trunk/
Expose execimage() via USB
85
5677 d 9 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.
71
5678 d 9 h
theseven
/embios/trunk/
Import Rockbox libc, and use its headers instead of system headers, which have been causing trouble all over the place
57
5679 d 11 h
theseven
/embios/trunk/
Some more cleanup and fixes, get rid of all unaligned storage accesses from fat.c
55
5679 d 12 h
benedikt93
/embios/trunk/usb/
fixed usb.c to match the EmBIOS Monitor Protocol
54
5680 d 6 h
theseven
/embios/trunk/
Use even more of the Rockbox storage framework, rework FTL and NAND drivers a bit
35
5682 d 7 h
theseven
/embios/trunk/
Implement the remaining monitor functionality
34
5682 d 8 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 9 h
theseven
/embios/trunk/
The scheduler state can now be read via USB
30
5682 d 10 h
theseven
/embios/trunk/usb/
Also return the number of bytes read by the cread monitor command
29
5682 d 10 h
theseven
/embios/trunk/
Impelement powering off on iPod Nano 2G and console access via USB
28
5682 d 11 h
theseven
/embios/trunk/
Change the "Get Information" monitor commands to match the description in the wiki
26
5682 d 14 h
theseven
/embios/trunk/
Bidirectional console (only via USB right now), untested
25
5682 d 17 h
theseven
/embios/trunk/
Add USB console
15
5684 d 10 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