rockbox/firmware/target/arm/s5l8700/ipodnano2g
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-nano2g.c
audio-nano2g.c
backlight-nano2g.c 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
ftl-nano2g.c Improve readability by adding parenthesis 2015-01-11 18:19:26 +01:00
ftl-target.h
lcd-asm-nano2g.S
lcd-nano2g.c lcd drivers: Convert lcd_[remote_]framebuffer to a pointer 2012-02-28 11:44:59 +11:00
nand-nano2g.c Swap red and yellow for green on r31339's cranky builds. 2011-12-17 07:54:00 +00:00
nand-target.h
piezo-nano2g.c Make more local functions static. 2011-12-21 17:36:18 +00:00
piezo.h
pmu-nano2g.c
pmu-target.h
power-nano2g.c iPod Nano 2G and Classic: Fix power and charging detection. 2016-02-14 15:42:54 +01:00
powermgmt-nano2g.c Rework powermgmt to enable code re-use on appliation and sims. 2012-01-03 23:44:38 +00:00
rtc-nano2g.c Move intrinsic RTC implmentation differences to driver files 2017-01-26 23:07:49 -05:00
serial-nano2g.c iPod Nano2G: add IPOD_ACCESSORY_PROTOCOL 2016-05-14 19:39:09 +02:00