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
/
tools
/
emcore.py
– Rev 978
Rev
Hide 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
Changes
978
716 d 19 h
user890104
/emcore/
Remove tags and branches folders from emCORE, since it never had any. Move everything from trunk to the base emCORE folder.
/emcore/Makefile
/emcore/SOURCES
/emcore/TARGETS
/emcore/accel.h
/emcore/arm
/emcore/backlight.h
/emcore/bootflash.h
/emcore/button.c
/emcore/button.h
/emcore/clickwheel.h
/emcore/clockgates.h
/emcore/configmagic.h
/emcore/console.c
/emcore/console.h
/emcore/constants
/emcore/contextswitch.h
/emcore/crc32.c
/emcore/crc32.h
/emcore/debug.h
/emcore/dir.c
/emcore/dir.h
/emcore/disk.c
/emcore/disk.h
/emcore/drawing.S
/emcore/drawing.h
/emcore/execimage.c
/emcore/execimage.h
/emcore/export
/emcore/fat.c
/emcore/fat.h
/emcore/file.c
/emcore/file.h
/emcore/format.c
/emcore/format.h
/emcore/global.h
/emcore/hmacsha1.h
/emcore/hwkeyaes.h
/emcore/i2c.h
/emcore/init.c
/emcore/interrupt.h
/emcore/lcd.h
/emcore/lcdconsole.c
/emcore/lcdconsole.h
/emcore/libc
/emcore/library.c
/emcore/library.h
/emcore/loader
/emcore/malloc.c
/emcore/malloc.h
/emcore/mmu.h
/emcore/mv.h
/emcore/panic.c
/emcore/panic.h
/emcore/power.h
/emcore/progressbar.c
/emcore/progressbar.h
/emcore/rtc.h
/emcore/shutdown.c
/emcore/shutdown.h
/emcore/storage.c
/emcore/storage.h
/emcore/storage_ata.h
/emcore/storage_nand.h
/emcore/strcasecmp.c
/emcore/strcasestr.c
/emcore/strlcat.c
/emcore/strlcpy.c
/emcore/syscall.c
/emcore/syscall.h
/emcore/syscallapi.c
/emcore/target
/emcore/targetinit.h
/emcore/thread.c
/emcore/thread.h
/emcore/timer.h
/emcore/tools
/emcore/uart.h
/emcore/ucl.S
/emcore/ucl.h
/emcore/usb
/emcore/util.c
/emcore/util.h
/emcore/version.h
/emcore/branches
/emcore/tags
/emcore/trunk
959
4268 d 11 h
theseven
/emcore/trunk/tools/
emcore.py: Fix device console commands on python 3
/emcore/trunk/tools/emcore.py
951
4270 d 23 h
theseven
/emcore/trunk/tools/
libemcore: Use bulk transfers if possible
/emcore/trunk/tools/emcore.py
/emcore/trunk/tools/libemcore.py
938
4280 d 8 h
theseven
/emcore/trunk/tools/
emcore.py: Make i2cwrite command work with python 3.x as well
/emcore/trunk/tools/emcore.py
937
4280 d 9 h
theseven
/emcore/trunk/tools/
emcore.py: Fix i2cwrite command
/emcore/trunk/tools/emcore.py
896
4585 d 17 h
theseven
/emcore/trunk/
emCORE: Fix USB console and optimize its performance
/emcore/trunk/tools/emcore.py
/emcore/trunk/tools/libemcore.py
/emcore/trunk/usb/usbdebug.c
851
5167 d 15 h
theseven
/emcore/trunk/tools/
emcore.py: Make hexdump python3-aware
/emcore/trunk/tools/emcore.py
792
5211 d 12 h
theseven
/emcore/trunk/tools/
emcore.py: Fix a couple bugs
/emcore/trunk/tools/emcore.py
791
5211 d 16 h
theseven
/emcore/trunk/tools/
emcore.py: Add ipodclassic_disablebbt and ipodclassic_reloadbbt commands
/emcore/trunk/tools/emcore.py
787
5211 d 20 h
theseven
/emcore/trunk/tools/
(lib)emcore.py: Add ipodclassic_readbbt command, make ipodclassic_writebbt work with Python 3
/emcore/trunk/tools/emcore.py
/emcore/trunk/tools/libemcore.py
778
5222 d 13 h
farthen
/emcore/trunk/tools/
Add real time clock support to emcore python tools
/emcore/trunk/tools/emcore.py
/emcore/trunk/tools/libemcore.py
776
5247 d 20 h
theseven
/emcore/trunk/tools/
emcore.py: Make ipodnano2g_restorenand handle blank pages correctly
TODO: Make this more efficient
/emcore/trunk/tools/emcore.py
775
5247 d 20 h
theseven
/emcore/trunk/tools/
emcore.py: Repair ipodnano2g_dumpnand and ipodnano2g_wipenand functions, add ipodnano2g_restorenand function
/emcore/trunk/tools/emcore.py
774
5248 d 14 h
theseven
/emcore/trunk/tools/
emCORE python tools: Update mutex struct, increase default timeout and add up/downloadbyte functions
/emcore/trunk/tools/emcore.py
/emcore/trunk/tools/libemcore.py
/emcore/trunk/tools/libemcoredata.py
675
5448 d 19 h
farthen
/emcore/trunk/tools/
emcore tools: rename user memory to malloc pool, libemcore.getusermemrange() to libemcore.getmallocpoolbounds() and emcore.getinfo("usermemrange") to emcore.getinfo("mallocpoolbounds")
/emcore/trunk/tools/emcore.py
/emcore/trunk/tools/libemcore.py
645
5480 d 13 h
theseven
/emcore/trunk/tools/
Oops, that didn't belong there
/emcore/trunk/tools/emcore.py
644
5480 d 13 h
theseven
/emcore/trunk/tools/
emcore.py: Align disk access buffers. This greatly speeds up transferring of large files
/emcore/trunk/tools/emcore.py
609
5489 d 19 h
farthen
/emcore/trunk/tools/
emCORE tools/libemcore.py: getprocinfo: Download mutex and wakeup structs and store them in the thread information, too.
emcore.py: getprocinfo: Display the owner of a mutex and improve the representation of the block_type.
/emcore/trunk/tools/emcore.py
/emcore/trunk/tools/libemcore.py
606
5490 d 9 h
farthen
/emcore/trunk/tools/
emCORE tools: emcore.py: getprocinfo: Improve register formatting a little bit
/emcore/trunk/tools/emcore.py
605
5490 d 9 h
farthen
/emcore/trunk/tools/
emCORE tools: emcore.py: getprocinfo: Only display thread blocking information if the thread is blocked
/emcore/trunk/tools/emcore.py
←Prev
1
2
Next→
Show All