freemyipod r243 - Code Review

Jump to: navigation, search
Repository:freemyipod
Revision:r242‎ | r243 | r244 >
Date:14:13, 2 November 2010
Author:theseven
Status:new
Tags:
Comment:
UMSboot: Initial commit
Modified paths:
  • /apps/installer-nano2g/Makefile (modified) (history)
  • /apps/installer-nano2g/flashfiles (modified) (history)
  • /apps/installer-nano2g/flashfiles/iloader.conf (modified) (history)
  • /apps/installer-nano2g/tools/geninstaller.py (modified) (history)
  • /umsboot/Makefile (modified) (history)
  • /umsboot/SOURCES (modified) (history)
  • /umsboot/TARGETS (modified) (history)
  • /umsboot/arm/contextswitch.S (modified) (history)
  • /umsboot/bootflash.h (deleted) (history)
  • /umsboot/button.c (deleted) (history)
  • /umsboot/button.h (deleted) (history)
  • /umsboot/clickwheel.h (deleted) (history)
  • /umsboot/console.c (deleted) (history)
  • /umsboot/console.h (deleted) (history)
  • /umsboot/debug.h (modified) (history)
  • /umsboot/dir.c (deleted) (history)
  • /umsboot/dir.h (deleted) (history)
  • /umsboot/disk.c (deleted) (history)
  • /umsboot/disk.h (deleted) (history)
  • /umsboot/execimage.c (deleted) (history)
  • /umsboot/execimage.h (deleted) (history)
  • /umsboot/export (deleted) (history)
  • /umsboot/fat.c (deleted) (history)
  • /umsboot/fat.h (deleted) (history)
  • /umsboot/file.c (deleted) (history)
  • /umsboot/file.h (deleted) (history)
  • /umsboot/global.h (modified) (history)
  • /umsboot/hmacsha1.h (deleted) (history)
  • /umsboot/hwkeyaes.h (deleted) (history)
  • /umsboot/init.c (deleted) (history)
  • /umsboot/lcdconsole.c (modified) (history)
  • /umsboot/lcdconsole.h (modified) (history)
  • /umsboot/libc/atoi.c (deleted) (history)
  • /umsboot/libc/ctype.c (deleted) (history)
  • /umsboot/libc/include/ctype.h (deleted) (history)
  • /umsboot/libc/include/errno.h (deleted) (history)
  • /umsboot/libc/include/math.h (deleted) (history)
  • /umsboot/libc/include/stdio.h (deleted) (history)
  • /umsboot/libc/include/stdlib.h (deleted) (history)
  • /umsboot/libc/include/sys/timeb.h (deleted) (history)
  • /umsboot/libc/include/time.h (deleted) (history)
  • /umsboot/libc/memchr.c (deleted) (history)
  • /umsboot/libc/memcmp.c (deleted) (history)
  • /umsboot/libc/memmove.c (deleted) (history)
  • /umsboot/libc/mktime.c (deleted) (history)
  • /umsboot/libc/qsort.c (deleted) (history)
  • /umsboot/libc/random.c (deleted) (history)
  • /umsboot/libc/sprintf.c (modified) (history)
  • /umsboot/libc/sscanf.c (deleted) (history)
  • /umsboot/libc/strcat.c (deleted) (history)
  • /umsboot/libc/strchr.c (deleted) (history)
  • /umsboot/libc/strcmp.c (deleted) (history)
  • /umsboot/libc/strcpy.c (deleted) (history)
  • /umsboot/libc/strncmp.c (deleted) (history)
  • /umsboot/libc/strrchr.c (deleted) (history)
  • /umsboot/libc/strstr.c (deleted) (history)
  • /umsboot/libc/strtok.c (deleted) (history)
  • /umsboot/libc/tlsf/tlsf.c (deleted) (history)
  • /umsboot/libc/tlsf/tlsf.h (deleted) (history)
  • /umsboot/libc/tlsf/tlsfbits.h (deleted) (history)
  • /umsboot/loader (deleted) (history)
  • /umsboot/main.c (added) (history)
  • /umsboot/mv.h (deleted) (history)
  • /umsboot/panic.c (modified) (history)
  • /umsboot/progressbar.c (deleted) (history)
  • /umsboot/progressbar.h (deleted) (history)
  • /umsboot/ramdisk.c (added) (history)
  • /umsboot/ramdisk.h (added) (history)
  • /umsboot/shutdown.c (deleted) (history)
  • /umsboot/shutdown.h (deleted) (history)
  • /umsboot/storage.c (deleted) (history)
  • /umsboot/storage.h (deleted) (history)
  • /umsboot/storage_nand.h (deleted) (history)
  • /umsboot/strcasecmp.c (deleted) (history)
  • /umsboot/strcasestr.c (deleted) (history)
  • /umsboot/strlcat.c (deleted) (history)
  • /umsboot/strlcpy.c (deleted) (history)
  • /umsboot/syscall.c (deleted) (history)
  • /umsboot/syscall.h (deleted) (history)
  • /umsboot/syscallapi.c (deleted) (history)
  • /umsboot/target/ipodnano2g/backlight.c (modified) (history)
  • /umsboot/target/ipodnano2g/bootflash.c (deleted) (history)
  • /umsboot/target/ipodnano2g/clickwheel.c (deleted) (history)
  • /umsboot/target/ipodnano2g/crt0.S (modified) (history)
  • /umsboot/target/ipodnano2g/ftl.c (deleted) (history)
  • /umsboot/target/ipodnano2g/ftl.h (deleted) (history)
  • /umsboot/target/ipodnano2g/hmacsha1.c (deleted) (history)
  • /umsboot/target/ipodnano2g/hwkeyaes.c (deleted) (history)
  • /umsboot/target/ipodnano2g/i2c.c (modified) (history)
  • /umsboot/target/ipodnano2g/interrupt.c (modified) (history)
  • /umsboot/target/ipodnano2g/lcd.S (modified) (history)
  • /umsboot/target/ipodnano2g/ls.x (modified) (history)
  • /umsboot/target/ipodnano2g/nand.c (deleted) (history)
  • /umsboot/target/ipodnano2g/nand.h (deleted) (history)
  • /umsboot/target/ipodnano2g/pmu.c (modified) (history)
  • /umsboot/target/ipodnano2g/power.c (modified) (history)
  • /umsboot/target/ipodnano2g/storage_nand.c (deleted) (history)
  • /umsboot/target/ipodnano2g/target.h (modified) (history)
  • /umsboot/target/ipodnano2g/targetinit.c (deleted) (history)
  • /umsboot/target/ipodnano2g/timer.c (deleted) (history)
  • /umsboot/target/ipodnano2g/usbtarget.c (deleted) (history)
  • /umsboot/target/ipodnano4g (deleted) (history)
  • /umsboot/thread.c (deleted) (history)
  • /umsboot/thread.h (deleted) (history)
  • /umsboot/tools (deleted) (history)
  • /umsboot/ucl.S (deleted) (history)
  • /umsboot/ucl.h (deleted) (history)
  • /umsboot/usb/dbgconsole.h (deleted) (history)
  • /umsboot/usb/synopsysotg.c (modified) (history)
  • /umsboot/usb/usb.c (modified) (history)
  • /umsboot/usb/usb.h (modified) (history)
  • /umsboot/usb/usbdrv.h (modified) (history)
  • /umsboot/usb/usbtarget.h (deleted) (history)
  • /umsboot/version.h (modified) (history)

Follow-up revisions

RevisionCommit summaryAuthorDate
r296Fix some whitespace issues introduced in r243theseven15:36, 1 December 2010