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/
– 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
Clear current filter
Rev
Age
Author
Path
Log message
Diff
978
717 d 6 h
user890104
/emcore/
Remove tags and branches folders from emCORE, since it never had any. Move everything from trunk to the base emCORE folder.
974
3275 d 3 h
user890104
/emcore/trunk/tools/
Add script for sending commands to the LCD, useful when developing LCD drivers
973
3275 d 3 h
user890104
/emcore/trunk/loader/ipodnano4g/
Add incomplete emCORE loader for Nano 4G
969
4200 d 1 h
theseven
/emcore/trunk/usb/
emCORE: Fix USB console bug
968
4236 d 1 h
theseven
/emcore/trunk/
emCORE: iPod Classic: Make clickwheel driver aware of MENU+SELECT reset.
966
4237 d 0 h
theseven
/emcore/trunk/
emCORE: iPod Classic: Add userspace ATA access interface
965
4237 d 13 h
theseven
/emcore/trunk/
emCORE: iPod Classic: Fix several ATA driver bugs, which were causing compatibility issues with HDD/Flash mods
964
4237 d 13 h
theseven
/
emCORE/UMSboot: Fix USB concurrent IN transfer problems on S5L8702 and S5L8720
963
4238 d 3 h
theseven
/emcore/trunk/
emCORE: Allow booting if there's no battery present
962
4238 d 3 h
theseven
/emcore/trunk/
emCORE: Improve disk error reporting during startup
961
4238 d 3 h
theseven
/emcore/trunk/target/
emCORE: iPod Classic: Apple firmware dualboot support
960
4238 d 3 h
theseven
/emcore/trunk/target/ipodnano3g/
emCORE: iPod Classic: Properly detect external power and charging state
959
4268 d 23 h
theseven
/emcore/trunk/tools/
emcore.py: Fix device console commands on python 3
953
4271 d 10 h
theseven
/
emCORE/UMSboot: Fix some more USB trouble
951
4271 d 11 h
theseven
/emcore/trunk/tools/
libemcore: Use bulk transfers if possible
950
4271 d 11 h
theseven
/emcore/trunk/usb/
emCORE: Fix USB debugger bulk interface
949
4271 d 21 h
theseven
/emcore/trunk/
emCORE: Add bulk transfers to USB debugger for better performance
947
4271 d 21 h
theseven
/emcore/trunk/usb/
emCORE: SynopsysOTG: We can send up to 1023 packets at once
944
4273 d 11 h
theseven
/emcore/trunk/usb/
emCORE: Rework USB core a bit (insights from the Rockbox USB fixes)
942
4273 d 12 h
theseven
/emcore/trunk/tools/
genBBT: Backport some fixes from hddscan2
938
4280 d 20 h
theseven
/emcore/trunk/tools/
emcore.py: Make i2cwrite command work with python 3.x as well
937
4280 d 20 h
theseven
/emcore/trunk/tools/
emcore.py: Fix i2cwrite command
936
4280 d 21 h
theseven
/emcore/trunk/
emCORE: Prevent low battery conditions from causing a reboot loop
935
4281 d 12 h
theseven
/emcore/trunk/
emCORE: Fix rename() crashes and some mess surrounding open() return values, make rename() support renaming directories
934
4281 d 14 h
theseven
/emcore/trunk/target/
emCORE: Fix red on targets which don't have target-specific USB debugger commands
933
4281 d 23 h
theseven
/emcore/trunk/usb/
emCORE: Fix get_storage_info USB debugger command
932
4281 d 23 h
theseven
/emcore/trunk/
emCORE: Fix target-specific USB debugger requests (this time for real)
931
4281 d 23 h
theseven
/emcore/trunk/
emCORE: Fix target-specific USB debugger requests being broken
929
4298 d 7 h
theseven
/emcore/trunk/tools/
libemcorebootcfg: Fix Python 3.x problems
928
4307 d 22 h
user890104
/emcore/trunk/target/ipodtouch2g/
iPod Touch 2G: Copy the MMU setup code from iPod Nano 4G
927
4307 d 22 h
user890104
/emcore/trunk/tools/
libemcore: Add iPod Touch 2G to the list of supported hardware types
923
4312 d 2 h
theseven
/emcore/trunk/usb/
emCORE: synopsysotg: ACK endpoint IRQs before calling the handler.
Otherwise a new transfer might already be in progress on the endpoint
by the time that the IRQ is acknowledged, causing a race condition.
922
4312 d 2 h
theseven
/emcore/trunk/tools/
emCORE tools: Some minor fixes
921
4312 d 2 h
theseven
/emcore/trunk/
emCORE: Report storage initialization errors
920
4312 d 2 h
theseven
/emcore/trunk/target/ipodclassic/
emCORE: Don't silently ignore ATA errors on iPod Classic
916
4321 d 8 h
user890104
/emcore/trunk/tools/emcorefs/
emCOREFS: Fix integer formatting errors
915
4321 d 8 h
user890104
/emcore/trunk/tools/emcorefs/
emCOREFS: Fix gcc command-line issues, allows building with gcc 4.5+
912
4322 d 0 h
user890104
/emcore/trunk/tools/
libemcore: Accept one more USB PID (0xE001)
908
4354 d 22 h
user890104
/emcore/trunk/target/ipodnano4g/
Nano 4G: Finally fix a LCD driver bug, thanks to TheSeven
904
4368 d 0 h
user890104
/emcore/trunk/target/ipodtouch2g/
iPodTouch2G: fix usec timer