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 716 d 17 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
818 5200 d 10 h theseven /emcore/trunk/ emCORE: Fix a really nasty memory corruption bug that was triggered by deallocating thread handles that didn't have free space in front of them during the deallocation.  
/emcore/trunk/malloc.c
/emcore/trunk/malloc.h
/emcore/trunk/thread.c
812 5207 d 13 h theseven /emcore/trunk/ emCORE: Add some missing malloc memory checks and some debug output  
/emcore/trunk/malloc.c
677 5445 d 17 h theseven / Fix another 330 occurrences of "emBIOS"  
/apps/bootmenu-ipodclassic/version.h
/apps/bootmenu-ipodnano2g/version.h
/apps/clockgatehunter/version.h
/apps/dumpmalloc/version.h
/apps/fastboot/version.h
/apps/helloworld/version.h
/apps/installer-ipodclassic/bootstub/bootstub.S
/apps/installer-ipodclassic/tools/stubembed.py
/apps/installer-ipodclassic/version.h
/apps/installer-ipodnano2g/bootstub/bootstub.S
/apps/installer-ipodnano2g/tools/stubembed.py
/apps/installer-ipodnano2g/version.h
/apps/snake/version.h
/apps/uarttest/version.h
/apps/uninstaller-ipodnano2g/version.h
/emcore/trunk/malloc.c
/emcore/trunk/malloc.h
/libs/boot/version.h
/libs/mkfat32/version.h
/libs/png/version.h
/libs/ui/version.h
/noteboot/gennote.py
/tools/itunesdfu/bootstrap_ipodclassic_itunes/version.h
/umsboot/arm/contextswitch.S
/umsboot/backlight.h
/umsboot/clockgates.h
/umsboot/contextswitch.h
/umsboot/debug.h
/umsboot/drawing.S
/umsboot/drawing.h
/umsboot/global.h
/umsboot/i2c.h
/umsboot/interrupt.h
/umsboot/lcd.h
/umsboot/lcdconsole.c
/umsboot/lcdconsole.h
/umsboot/libc/include/assert.h
/umsboot/main.c
/umsboot/mmu.h
/umsboot/panic.c
/umsboot/panic.h
/umsboot/power.h
/umsboot/ramdisk.c
/umsboot/ramdisk.h
/umsboot/target/ipodclassic/backlight.c
/umsboot/target/ipodclassic/clockgates.c
/umsboot/target/ipodclassic/crt0.S
/umsboot/target/ipodclassic/i2c.c
/umsboot/target/ipodclassic/interrupt.c
/umsboot/target/ipodclassic/lcd.c
/umsboot/target/ipodclassic/mmu.c
/umsboot/target/ipodclassic/pmu.c
/umsboot/target/ipodclassic/pmu.h
/umsboot/target/ipodclassic/power.c
/umsboot/target/ipodclassic/s5l8702.h
/umsboot/target/ipodclassic/target.h
/umsboot/target/ipodnano2g/backlight.c
/umsboot/target/ipodnano2g/clockgates.c
/umsboot/target/ipodnano2g/crt0.S
/umsboot/target/ipodnano2g/i2c.c
/umsboot/target/ipodnano2g/interrupt.c
/umsboot/target/ipodnano2g/lcd.S
/umsboot/target/ipodnano2g/mmu.c
/umsboot/target/ipodnano2g/pmu.c
/umsboot/target/ipodnano2g/pmu.h
/umsboot/target/ipodnano2g/power.c
/umsboot/target/ipodnano2g/s5l8701.h
/umsboot/target/ipodnano2g/target.h
/umsboot/targetinit.h
/umsboot/timer.h
/umsboot/usb/synopsysotg.c
/umsboot/usb/synopsysotg.h
/umsboot/usb/usb.c
/umsboot/usb/usb.h
/umsboot/usb/usbdrv.h
/umsboot/util.c
/umsboot/util.h
/umsboot/version.h
625 5484 d 19 h theseven /emcore/trunk/ emCORE: Add realign function, which is an alignment-aware realloc  
/emcore/trunk/export/syscallapi.h
/emcore/trunk/export/syscallwrappers.h
/emcore/trunk/libc/tlsf/tlsf.c
/emcore/trunk/libc/tlsf/tlsf.h
/emcore/trunk/malloc.c
/emcore/trunk/malloc.h
/emcore/trunk/syscallapi.c
571 5495 d 10 h theseven /emcore/trunk/ emCORE: Fix a critical bug in realloc  
/emcore/trunk/malloc.c
570 5495 d 11 h theseven /emcore/trunk/ emCORE: Prevent a null pointer dereference if realloc hits an out of memory condition  
/emcore/trunk/malloc.c
565 5495 d 12 h theseven /emcore/trunk/ emCORE: Detect malloc heap size correctly, improve the default heap walker, and expose a function for walking the global malloc heap  
/emcore/trunk/export/syscallapi.h
/emcore/trunk/export/syscallwrappers.h
/emcore/trunk/libc/tlsf/tlsf.c
/emcore/trunk/malloc.c
/emcore/trunk/malloc.h
/emcore/trunk/syscallapi.c
436 5517 d 15 h theseven /emcore/trunk/ emCORE: Rework initialization code [KNOWN-BROKEN INTERMEDIATE COMMIT!]  
/emcore/trunk/execimage.c
/emcore/trunk/execimage.h
/emcore/trunk/global.h
/emcore/trunk/init.c
/emcore/trunk/malloc.c
/emcore/trunk/target/ipodclassic/crt0.S
/emcore/trunk/target/ipodclassic/ls.x
/emcore/trunk/target/ipodnano2g/crt0.S
/emcore/trunk/target/ipodnano2g/ls.x
/emcore/trunk/target/ipodnano3g/crt0.S
/emcore/trunk/target/ipodnano3g/ls.x
/emcore/trunk/target/ipodnano3g/targetinit.c
/emcore/trunk/target/ipodnano4g/crt0.S
/emcore/trunk/target/ipodnano4g/ls.x
/emcore/trunk/usb/usb.c
429 5518 d 8 h theseven /emcore/trunk/ emCORE: Dynamic memory allocation  
/emcore/trunk/malloc.c
/emcore/trunk/malloc.h
/emcore/trunk/SOURCES
/emcore/trunk/arm/memmove-arm.S
/emcore/trunk/button.c
/emcore/trunk/dir.c
/emcore/trunk/file.c
/emcore/trunk/init.c
/emcore/trunk/panic.c
/emcore/trunk/target/ipodclassic/storage_ata.c
/emcore/trunk/target/ipodnano2g/clickwheel.c
/emcore/trunk/target/ipodnano2g/nand.c
/emcore/trunk/target/ipodnano2g/timer.c
/emcore/trunk/target/ipodnano3g/clickwheel.c
/emcore/trunk/target/ipodnano3g/timer.c
/emcore/trunk/target/ipodnano4g/timer.c
/emcore/trunk/thread.c
/emcore/trunk/thread.h
/emcore/trunk/usb/synopsysotg.c
/emcore/trunk/usb/usb.c