freemyipod r881 - Code Review

Jump to: navigation, search
Repository:freemyipod
Revision:r880‎ | r881 | r882 >
Date:14:15, 1 August 2013
Author:theseven
Status:new
Tags:
Comment:
Upgrade to UMSboot v0.2
Modified paths:
  • /apps/installer-ipodclassic/Makefile (modified) (history)
  • /apps/installer-ipodclassic/resources.S (modified) (history)
  • /apps/installer-ipodnano2g/Makefile (modified) (history)
  • /apps/installer-ipodnano2g/resources.S (modified) (history)
  • /apps/installer-ipodnano4g/Makefile (modified) (history)
  • /umsboot/Makefile (modified) (history)
  • /umsboot/TARGETS (modified) (history)
  • /umsboot/src (added) (history)
  • /umsboot/src/DEPS (added) (history)
  • /umsboot/src/app (added) (history)
  • /umsboot/src/app/main.h (added) (history)
  • /umsboot/src/app/umsboot (added) (history)
  • /umsboot/src/app/umsboot/DEPS (added) (history)
  • /umsboot/src/app/umsboot/SOURCES (added) (history)
  • /umsboot/src/app/umsboot/console.h (added) (history)
  • /umsboot/src/app/umsboot/main.c (added) (history)
  • /umsboot/src/app/umsboot/main.h (added) (history)
  • /umsboot/src/app/umsboot/ums.c (added) (history)
  • /umsboot/src/app/umsboot/ums.h (added) (history)
  • /umsboot/src/app/umsboot/usbglue.c (added) (history)
  • /umsboot/src/app/umsboot/usbglue.h (added) (history)
  • /umsboot/src/board (added) (history)
  • /umsboot/src/board/ipodclassic (added) (history)
  • /umsboot/src/board/ipodclassic/DEPS (added) (history)
  • /umsboot/src/board/ipodclassic/SOURCES (added) (history)
  • /umsboot/src/board/ipodclassic/lcd.c (added) (history)
  • /umsboot/src/board/ipodclassic/lcd.h (added) (history)
  • /umsboot/src/board/ipodclassic/target.h (added) (history)
  • /umsboot/src/board/ipodnano2g (added) (history)
  • /umsboot/src/board/ipodnano2g/DEPS (added) (history)
  • /umsboot/src/board/ipodnano2g/SOURCES (added) (history)
  • /umsboot/src/board/ipodnano2g/lcd.c (added) (history)
  • /umsboot/src/board/ipodnano2g/lcd.h (added) (history)
  • /umsboot/src/board/ipodnano2g/target.h (added) (history)
  • /umsboot/src/board/ipodnano4g (added) (history)
  • /umsboot/src/board/ipodnano4g/DEPS (added) (history)
  • /umsboot/src/board/ipodnano4g/SOURCES (added) (history)
  • /umsboot/src/board/ipodnano4g/lcd.c (added) (history)
  • /umsboot/src/board/ipodnano4g/lcd.h (added) (history)
  • /umsboot/src/board/ipodnano4g/target.h (added) (history)
  • /umsboot/src/config.h (added) (history)
  • /umsboot/src/core (added) (history)
  • /umsboot/src/core/synopsysotg (added) (history)
  • /umsboot/src/core/synopsysotg/DEPS (added) (history)
  • /umsboot/src/core/synopsysotg/SOURCES (added) (history)
  • /umsboot/src/core/synopsysotg/regs.h (added) (history)
  • /umsboot/src/core/synopsysotg/synopsysotg.c (added) (history)
  • /umsboot/src/core/synopsysotg/synopsysotg.h (added) (history)
  • /umsboot/src/cpu (added) (history)
  • /umsboot/src/cpu/arm (added) (history)
  • /umsboot/src/cpu/arm/SOURCES (added) (history)
  • /umsboot/src/cpu/arm/old (added) (history)
  • /umsboot/src/cpu/arm/old/DEPS (added) (history)
  • /umsboot/src/cpu/arm/old/SOURCES (added) (history)
  • /umsboot/src/cpu/arm/old/armutil.h (added) (history)
  • /umsboot/src/cpu/arm/old/default_fault_handlers.c (added) (history)
  • /umsboot/src/cpu/arm/old/target.h (added) (history)
  • /umsboot/src/cpu/arm/old/util_asm.S (added) (history)
  • /umsboot/src/cpu/arm/old/v4 (added) (history)
  • /umsboot/src/cpu/arm/old/v4/DEPS (added) (history)
  • /umsboot/src/cpu/arm/old/v4/arm940t (added) (history)
  • /umsboot/src/cpu/arm/old/v4/arm940t/DEPS (added) (history)
  • /umsboot/src/cpu/arm/old/v4/arm940t/target.h (added) (history)
  • /umsboot/src/cpu/arm/old/v4/arm940t/target.mk (added) (history)
  • /umsboot/src/cpu/arm/old/v4/target.h (added) (history)
  • /umsboot/src/cpu/arm/old/v5 (added) (history)
  • /umsboot/src/cpu/arm/old/v5/DEPS (added) (history)
  • /umsboot/src/cpu/arm/old/v5/arm926ejs (added) (history)
  • /umsboot/src/cpu/arm/old/v5/arm926ejs/DEPS (added) (history)
  • /umsboot/src/cpu/arm/old/v5/arm926ejs/target.h (added) (history)
  • /umsboot/src/cpu/arm/old/v5/arm926ejs/target.mk (added) (history)
  • /umsboot/src/cpu/arm/old/v5/target.h (added) (history)
  • /umsboot/src/cpu/arm/old/v6 (added) (history)
  • /umsboot/src/cpu/arm/old/v6/DEPS (added) (history)
  • /umsboot/src/cpu/arm/old/v6/arm1176jzf-s (added) (history)
  • /umsboot/src/cpu/arm/old/v6/arm1176jzf-s/DEPS (added) (history)
  • /umsboot/src/cpu/arm/old/v6/arm1176jzf-s/target.h (added) (history)
  • /umsboot/src/cpu/arm/old/v6/arm1176jzf-s/target.mk (added) (history)
  • /umsboot/src/cpu/arm/old/v6/target.h (added) (history)
  • /umsboot/src/cpu/arm/target.h (added) (history)
  • /umsboot/src/cpu/arm/util.c (added) (history)
  • /umsboot/src/device (added) (history)
  • /umsboot/src/device/d1759 (added) (history)
  • /umsboot/src/device/d1759/DEPS (added) (history)
  • /umsboot/src/device/d1759/SOURCES (added) (history)
  • /umsboot/src/device/d1759/backlight_manager.c (added) (history)
  • /umsboot/src/device/d1759/backlight_manager.h (added) (history)
  • /umsboot/src/device/pcf50635 (added) (history)
  • /umsboot/src/device/pcf50635/DEPS (added) (history)
  • /umsboot/src/device/pcf50635/SOURCES (added) (history)
  • /umsboot/src/device/pcf50635/backlight_manager.c (added) (history)
  • /umsboot/src/device/pcf50635/backlight_manager.h (added) (history)
  • /umsboot/src/global.h (added) (history)
  • /umsboot/src/interface (added) (history)
  • /umsboot/src/interface/backlight_manager (added) (history)
  • /umsboot/src/interface/backlight_manager/backlight_manager.h (added) (history)
  • /umsboot/src/interface/console (added) (history)
  • /umsboot/src/interface/console/DEPS (added) (history)
  • /umsboot/src/interface/console/SOURCES (added) (history)
  • /umsboot/src/interface/console/console.c (added) (history)
  • /umsboot/src/interface/console/console.h (added) (history)
  • /umsboot/src/interface/framebuffer (added) (history)
  • /umsboot/src/interface/framebuffer/SOURCES (added) (history)
  • /umsboot/src/interface/framebuffer/framebuffer.c (added) (history)
  • /umsboot/src/interface/framebuffer/framebuffer.h (added) (history)
  • /umsboot/src/interface/lcd (added) (history)
  • /umsboot/src/interface/lcd/DEPS (added) (history)
  • /umsboot/src/interface/lcd/SOURCES (added) (history)
  • /umsboot/src/interface/lcd/lcd.c (added) (history)
  • /umsboot/src/interface/lcd/lcd.h (added) (history)
  • /umsboot/src/interface/lcdif (added) (history)
  • /umsboot/src/interface/lcdif/lcdif.h (added) (history)
  • /umsboot/src/interface/textrenderer (added) (history)
  • /umsboot/src/interface/textrenderer/SOURCES (added) (history)
  • /umsboot/src/interface/textrenderer/textrenderer.c (added) (history)
  • /umsboot/src/interface/textrenderer/textrenderer.h (added) (history)
  • /umsboot/src/lib (added) (history)
  • /umsboot/src/lib/fbconsole (added) (history)
  • /umsboot/src/lib/fbconsole/DEPS (added) (history)
  • /umsboot/src/lib/fbconsole/SOURCES (added) (history)
  • /umsboot/src/lib/fbconsole/fbconsole.c (added) (history)
  • /umsboot/src/lib/fbconsole/fbconsole.h (added) (history)
  • /umsboot/src/lib/printf (added) (history)
  • /umsboot/src/lib/printf/SOURCES (added) (history)
  • /umsboot/src/lib/printf/printf.c (added) (history)
  • /umsboot/src/lib/printf/printf.h (added) (history)
  • /umsboot/src/lib/simpletextrenderer (added) (history)
  • /umsboot/src/lib/simpletextrenderer/DEPS (added) (history)
  • /umsboot/src/lib/simpletextrenderer/SOURCES (added) (history)
  • /umsboot/src/lib/simpletextrenderer/simpletextrenderer.c (added) (history)
  • /umsboot/src/lib/simpletextrenderer/simpletextrenderer.h (added) (history)
  • /umsboot/src/protocol (added) (history)
  • /umsboot/src/protocol/i2c (added) (history)
  • /umsboot/src/protocol/i2c/SOURCES (added) (history)
  • /umsboot/src/protocol/i2c/i2c.c (added) (history)
  • /umsboot/src/protocol/i2c/i2c.h (added) (history)
  • /umsboot/src/protocol/usb (added) (history)
  • /umsboot/src/protocol/usb/SOURCES (added) (history)
  • /umsboot/src/protocol/usb/usb.c (added) (history)
  • /umsboot/src/protocol/usb/usb.h (added) (history)
  • /umsboot/src/soc (added) (history)
  • /umsboot/src/soc/s5l87xx (added) (history)
  • /umsboot/src/soc/s5l87xx/8701 (added) (history)
  • /umsboot/src/soc/s5l87xx/8701/DEPS (added) (history)
  • /umsboot/src/soc/s5l87xx/8701/SOURCES (added) (history)
  • /umsboot/src/soc/s5l87xx/8701/irq.c (added) (history)
  • /umsboot/src/soc/s5l87xx/8701/regs.h (added) (history)
  • /umsboot/src/soc/s5l87xx/8701/target.h (added) (history)
  • /umsboot/src/soc/s5l87xx/8702 (added) (history)
  • /umsboot/src/soc/s5l87xx/8702/DEPS (added) (history)
  • /umsboot/src/soc/s5l87xx/8702/target.h (added) (history)
  • /umsboot/src/soc/s5l87xx/8720 (added) (history)
  • /umsboot/src/soc/s5l87xx/8720/DEPS (added) (history)
  • /umsboot/src/soc/s5l87xx/8720/target.h (added) (history)
  • /umsboot/src/soc/s5l87xx/SOURCES (added) (history)
  • /umsboot/src/soc/s5l87xx/clockgate.c (added) (history)
  • /umsboot/src/soc/s5l87xx/clockgate.h (added) (history)
  • /umsboot/src/soc/s5l87xx/i2c.c (added) (history)
  • /umsboot/src/soc/s5l87xx/i2c.h (added) (history)
  • /umsboot/src/soc/s5l87xx/init.c (added) (history)
  • /umsboot/src/soc/s5l87xx/irq.c (added) (history)
  • /umsboot/src/soc/s5l87xx/irq.h (added) (history)
  • /umsboot/src/soc/s5l87xx/lcdif.c (added) (history)
  • /umsboot/src/soc/s5l87xx/lcdif.h (added) (history)
  • /umsboot/src/soc/s5l87xx/link.lds (added) (history)
  • /umsboot/src/soc/s5l87xx/regs.h (added) (history)
  • /umsboot/src/soc/s5l87xx/startup.S (added) (history)
  • /umsboot/src/soc/s5l87xx/startup.S~ (added) (history)
  • /umsboot/src/soc/s5l87xx/synopsysotg.c (added) (history)
  • /umsboot/src/soc/s5l87xx/target.h (added) (history)
  • /umsboot/src/soc/s5l87xx/target.mk (added) (history)
  • /umsboot/src/soc/s5l87xx/time.c (added) (history)
  • /umsboot/src/spec.c (added) (history)
  • /umsboot/src/sys (added) (history)
  • /umsboot/src/sys/SOURCES (added) (history)
  • /umsboot/src/sys/serialnum.c (added) (history)
  • /umsboot/src/sys/serialnum.h (added) (history)
  • /umsboot/src/sys/time.c (added) (history)
  • /umsboot/src/sys/time.h (added) (history)
  • /umsboot/src/sys/util.c (added) (history)
  • /umsboot/src/sys/util.h (added) (history)
  • /umsboot/src/target (added) (history)
  • /umsboot/src/target/umsboot (added) (history)
  • /umsboot/src/target/umsboot/DEPS (added) (history)
  • /umsboot/src/target/umsboot/ipodclassic (added) (history)
  • /umsboot/src/target/umsboot/ipodclassic/DEPS (added) (history)
  • /umsboot/src/target/umsboot/ipodclassic/SOURCES (added) (history)
  • /umsboot/src/target/umsboot/ipodclassic/config.h (added) (history)
  • /umsboot/src/target/umsboot/ipodclassic/console.c (added) (history)
  • /umsboot/src/target/umsboot/ipodclassic/target.h (added) (history)
  • /umsboot/src/target/umsboot/ipodclassic/target.h~ (added) (history)
  • /umsboot/src/target/umsboot/ipodnano2g (added) (history)
  • /umsboot/src/target/umsboot/ipodnano2g/DEPS (added) (history)
  • /umsboot/src/target/umsboot/ipodnano2g/SOURCES (added) (history)
  • /umsboot/src/target/umsboot/ipodnano2g/config.h (added) (history)
  • /umsboot/src/target/umsboot/ipodnano2g/console.c (added) (history)
  • /umsboot/src/target/umsboot/ipodnano2g/target.h (added) (history)
  • /umsboot/src/target/umsboot/ipodnano4g (added) (history)
  • /umsboot/src/target/umsboot/ipodnano4g/DEPS (added) (history)
  • /umsboot/src/target/umsboot/ipodnano4g/SOURCES (added) (history)
  • /umsboot/src/target/umsboot/ipodnano4g/config.h (added) (history)
  • /umsboot/src/target/umsboot/ipodnano4g/console.c (added) (history)
  • /umsboot/src/target/umsboot/ipodnano4g/target.h (added) (history)
  • /umsboot/src/target/umsboot/target.mk (added) (history)