rockbox/firmware/target/arm/s5l8702/ipod6g
Michael Sevakis 58b849c451 Move intrinsic RTC implmentation differences to driver files
Some drivers set tm_wday just fine and do not need it coerced to
be correct. Others set tm_yday, so don't overwrite what the driver
sets; just zero it inside if it can't fill the field. Move calls
to set_day_of_week() to the sorts of drivers that presumably
required the hammer (FS#11814) in get_time() where the weekday
isn't locked to the date.

Change-Id: Idd0ded6bfc9d9f48fcc1a6074068164c42fcf24a
2017-01-26 23:07:49 -05:00
..
adc-ipod6g.c iPod Classic: ADC updates 2016-08-12 14:17:46 +02:00
adc-target.h iPod Classic: ADC updates 2016-08-12 14:17:46 +02:00
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: LCD init sequences for bootloader 2016-05-25 10:59:44 +02:00
mmcdefs-target.h iPod Classic: HDD endianness change 2011-12-28 16:06:13 +00:00
piezo-ipod6g.c iPod Classic: piezo support for bootloader 2016-05-25 10:59:44 +02:00
piezo.h iPod Classic: fix typos / cosmetic 2016-05-28 15:48:02 +02:00
pmu-ipod6g.c iPod Classic: ADC updates 2016-08-12 14:17:46 +02:00
pmu-target.h iPod Classic: ADC updates 2016-08-12 14:17:46 +02:00
power-ipod6g.c iPod Classic: use PMU interrupts to detect USB and FW 2016-05-26 09:06:30 +02:00
powermgmt-ipod6g.c iPod Classic: ADC updates 2016-08-12 14:17:46 +02:00
rtc-ipod6g.c Move intrinsic RTC implmentation differences to driver files 2017-01-26 23:07:49 -05:00
serial-ipod6g.c iPod Classic: use PMU interrupts to detect accessories 2016-05-26 09:05:44 +02:00
storage_ata-ipod6g.c iPod Classic: fix typos / cosmetic 2016-05-28 15:48:02 +02:00