rockbox/firmware/target/arm/s5l8702/ipod6g
Michael Sparmann bc56811a0e iPod Nano 2G and Classic: Fix power and charging detection.
This should allow FireWire charging to work on these devices.
It also adds charging state detection on the iPod Classic.

(cherry picked from commit fa86fec4fb)

On Classic (and probably Nano 2G), it seems that the 100/500mA limit
applies only to USB chargers, when FW is connected it supplies all the
power (even if USB is also connected) and USB current limit does not
affect to FW charging, therefore the limit is only set when USB is
connected.

Change-Id: I7c6bab1b6a0f295367999c45faeda6085c3fb091
Signed-off-by: Cástor Muñoz <cmvidal@gmail.com>
2016-02-14 15:42:54 +01:00
..
adc-ipod6g.c
adc-target.h
audio-ipod6g.c ipod Classic: implement HAVE_RECORDING 2015-10-07 06:15:03 +02:00
backlight-ipod6g.c Get rid of stupid _backlight_* function names 2015-01-12 11:09:27 +01:00
backlight-target.h Get rid of stupid _backlight_* function names 2015-01-12 11:09:27 +01:00
button-target.h button-target.h : move prototypes to button.h 2012-01-08 00:07:19 +00:00
cscodec-ipod6g.c iPod Classic: Enable boosting by switching the CPU between 1x and 2x AHB clock 2011-02-09 21:45:57 +00:00
lcd-asm-ipod6g.S iPod Classic: YUV to RGB optimizations for ARM v5+ 2014-12-10 20:39:34 +01:00
lcd-ipod6g.c iPod Classic: prepare LCD driver for the bootloader 2015-12-17 09:14:58 +01:00
mmcdefs-target.h iPod Classic: HDD endianness change 2011-12-28 16:06:13 +00:00
piezo-ipod6g.c iPod Classic: configure piezo GPIO ports 2014-12-08 03:11:34 +01:00
piezo.h FS#12524 - iPod Classic/6G: hardware click support 2012-02-11 23:46:35 +01:00
pmu-ipod6g.c iPod Classic/6G: fix battery voltage ADC scale 2013-01-09 22:08:27 +01:00
pmu-target.h iPod Classic: update documentation on PMU target 2016-01-12 14:24:44 +01:00
power-ipod6g.c iPod Nano 2G and Classic: Fix power and charging detection. 2016-02-14 15:42:54 +01:00
powermgmt-ipod6g.c iPod Classic: implement IPOD_ACCESSORY_PROTOCOL 2015-10-07 06:15:03 +02:00
rtc-ipod6g.c
serial-ipod6g.c iPod Classic: implement IPOD_ACCESSORY_PROTOCOL 2015-10-07 06:15:03 +02:00
storage_ata-ipod6g.c iPod Classic: fix buffer alignment on HDD driver 2016-02-14 15:19:31 +01:00