rockbox/firmware/target/arm/s5l8700/ipodnano2g
Michael Sparmann 51b00c9b0b Fixed some mutex issues in the iPod Nano 2G NAND driver and FTL.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@23066 a1c6a512-1295-4272-9138-f99709370657
2009-10-10 10:51:07 +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 Fixed some mutex issues in the iPod Nano 2G NAND driver and FTL. 2009-10-10 10:51:07 +00:00
ftl-target.h Read/write Nano2G FTL/NAND driver by Michael Sparmann (FS#10633). 2009-10-04 15:02:40 +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