rockbox/firmware/target/arm/s5l8700/ipodnano2g
2009-10-11 01:37:12 +00:00
..
audio-nano2g.c Add an app.lds and some stub functions for the Nano 2G - this isn't enough to make rockbox.bin compile, but it's a step towards it (more commits coming soon). 2009-09-17 07:26:08 +00:00
backlight-nano2g.c Reworked iPod Nano 2G PMU code, added RTC and battery ADC. 2009-10-05 20:21:33 +00:00
button-target.h Basic changes to add nano 2g to the build system, based on the Meizu M3 port. The bootloader builds, but does nothing due to lack of any drivers. 2009-07-12 22:16:51 +00:00
ftl-nano2g.c Squash a warning when FTL_READONLY is defined 2009-10-10 16:18:14 +00:00
ftl-target.h Make the Nano2G bootloader actually function as a bootloader. The resulting bootloader-ipodnano2g.ipod file needs to be encrypted on a target using the crypt_firmware plugin to create bootloader-ipodnano2g.ipodx, which can then be written to the firmware partition using the ipodpatcher patch at FS#10609. Dual-booting doesn't work yet - only Rockbox can be run. 2009-10-11 01:37:12 +00:00
lcd-nano2g.c Core changes to allow storage drivers to do cleanup on shutdown, and iPod Nano 2G shutdown code rework (FS#10668) 2009-10-09 20:36:09 +00:00
nand-nano2g.c Fixed some mutex issues in the iPod Nano 2G NAND driver and FTL. 2009-10-10 10:51:07 +00:00
nand-target.h Read/write Nano2G FTL/NAND driver by Michael Sparmann (FS#10633). 2009-10-04 15:02:40 +00:00
pmu-nano2g.c Core changes to allow storage drivers to do cleanup on shutdown, and iPod Nano 2G shutdown code rework (FS#10668) 2009-10-09 20:36:09 +00:00
pmu-target.h Implemented iPod Nano 2G power_off() 2009-10-08 20:56:51 +00:00
power-nano2g.c Core changes to allow storage drivers to do cleanup on shutdown, and iPod Nano 2G shutdown code rework (FS#10668) 2009-10-09 20:36:09 +00:00
powermgmt-nano2g.c Reworked iPod Nano 2G PMU code, added RTC and battery ADC. 2009-10-05 20:21:33 +00:00
rtc-nano2g.c Core changes to allow storage drivers to do cleanup on shutdown, and iPod Nano 2G shutdown code rework (FS#10668) 2009-10-09 20:36:09 +00:00