Subversion Repositories freemyipod

Rev

Hide changed files | Details | Compare with Previous | Blame | RSS feed

Filtering Options

Rev Age Author Path Log message Diff Changes
978 717 d 21 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
816 5208 d 16 h theseven /emcore/trunk/tools/ tlsfanalyze.py: Add some more checks  
/emcore/trunk/tools/misc.py
/emcore/trunk/tools/tlsfanalyze.py
811 5208 d 19 h theseven /emcore/trunk/tools/ New tool: TLSFanalyze  
/emcore/trunk/tools/tlsfanalyze.py
/emcore/trunk/tools/misc.py
680 5446 d 16 h farthen /emcore/trunk/tools/ emcore tools/misc.py: Small cosmetic change in the name of invalid threads  
/emcore/trunk/tools/misc.py
679 5446 d 16 h farthen /emcore/trunk/tools/ emcore tools/misc.py: Fix a missing import  
/emcore/trunk/tools/misc.py
616 5490 d 10 h theseven /emcore/trunk/tools/ misc.py: The logger will hopefully work on Python 2.x as well now...  
/emcore/trunk/tools/misc.py
611 5490 d 20 h theseven /emcore/trunk/tools/ misc.py: Replace non-printable characters with escape sequences instead of throwing an exception in the logger  
/emcore/trunk/tools/misc.py
610 5490 d 20 h farthen /emcore/trunk/tools/ emCORE tools/misc.py: Logger: Fix printing unicode strings to stdout and stderr for python 2 .  
/emcore/trunk/tools/misc.py
607 5490 d 21 h farthen /emcore/trunk/tools/ emCORE tools/misc.py: Implement new remote_pointer object that can contain a pointer to a (remote) location and the data that is stored there.  
/emcore/trunk/tools/misc.py
604 5491 d 11 h farthen /emcore/trunk/tools/ emCORE tools: misc.py: c_enum: Fix non-equality check  
/emcore/trunk/tools/misc.py
600 5491 d 17 h theseven /emcore/trunk/tools/ even more fail...  
/emcore/trunk/tools/misc.py
586 5492 d 1 h farthen /emcore/trunk/tools/ emCORE tools: misc.py: fix leftover  
/emcore/trunk/tools/misc.py
584 5492 d 1 h theseven /emcore/trunk/tools/ misc.py: Fix to_int and to_bool, don't globally modify core objects and provide better error details  
/emcore/trunk/tools/misc.py
582 5492 d 17 h farthen /emcore/trunk/tools/ emCORE tools: Partial Python 3 support. Some commands don't work yet.  
/emcore/trunk/tools/emcore.py
/emcore/trunk/tools/libemcore.py
/emcore/trunk/tools/misc.py
579 5494 d 21 h farthen /emcore/trunk/tools/ emcore tools: getfuncdoc(): fix default argument order being scrambled  
/emcore/trunk/tools/emcore.py
/emcore/trunk/tools/misc.py
549 5497 d 13 h farthen /emcore/trunk/tools/ emcore tools: Add shortnames to the hwtypes and include a function that returns their id.  
/emcore/trunk/tools/libemcoredata.py
/emcore/trunk/tools/misc.py
532 5498 d 12 h farthen /emcore/trunk/tools/ emcore tools: Convert numbers that were previously hex only to hex with 0x prefix, to binary with 0b prefix and to decimal with no prefix. This BREAKS anything that relied on numbers without prefix being converted to hex.  
/emcore/trunk/tools/emcore.py
/emcore/trunk/tools/emcoreldr.py
/emcore/trunk/tools/libemcore.py
/emcore/trunk/tools/misc.py
514 5499 d 17 h farthen /emcore/trunk/tools/ emcore tools/misc.py: Allow converting c_enum objects to int  
/emcore/trunk/tools/misc.py
510 5500 d 0 h farthen /emcore/trunk/tools/ emcore tools: misc.py: Fix Python 2.6 compatibility.  
/emcore/trunk/tools/misc.py
505 5502 d 15 h farthen /emcore/trunk/tools/ emcore tools: Implement support for ctype structures and enums  
/emcore/trunk/tools/misc.py

Show All