rockbox/firmware/target/arm/s5l8700
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
..
ipodnano2g Move intrinsic RTC implmentation differences to driver files 2017-01-26 23:07:49 -05:00
meizu-m3 lcd drivers: Convert lcd_[remote_]framebuffer to a pointer 2012-02-28 11:44:59 +11:00
meizu-m6sl button-target.h : move prototypes to button.h 2012-01-08 00:07:19 +00:00
meizu-m6sp lcd drivers: Convert lcd_[remote_]framebuffer to a pointer 2012-02-28 11:44:59 +11:00
yps3 Get rid of stupid _backlight_* function names 2015-01-12 11:09:27 +01:00
adc-s5l8700.c Merge functionality of wakeups and semaphores-- fewer APIs and object types. semaphore_wait takes a timeout now so codecs and plugins have to be made incompatible. Don't make semaphores for targets not using them. 2011-03-02 08:49:38 +00:00
adc-target.h
app.lds Get the linker files that slipped through in r31337. 2011-12-17 02:00:59 +00:00
ata-nand-s5l8700.c Cleanup MV/MD macros a little. 2013-08-17 12:18:22 -04:00
audio-meizu.c
backlight-meizu.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
boot.lds Get the linker files that slipped through in r31337. 2011-12-17 02:00:59 +00:00
crt0.S iPod Nano2G: clear external interrupts at startup 2016-06-10 00:34:23 +02:00
debug-s5l8700.c iPod Nano2G: add HAVE_SERIAL 2016-05-13 23:23:35 +02:00
dma-s5l8700.c
dma-target.h
fmradio-i2c-meizu.c
ftl-meizu.c
i2c-s5l8700.c
kernel-s5l8700.c
nand-meizu.c
pcm-s5l8700.c Tweak some PCM drivers for less typecasting with the data pointer. 2012-03-04 08:52:50 -05:00
postmortemstub.S Bulk convert all DOS line endings to UNIX. 2011-11-06 22:44:25 +00:00
power-meizu.c
system-s5l8700.c iPod Nano2G: add IPOD_ACCESSORY_PROTOCOL 2016-05-14 19:39:09 +02:00
system-target.h Fix last warnings. 2014-03-03 20:34:46 +01:00
timer-s5l8700.c
uart-s5l8700.c Add UART suuport for s5l8700 and s5l8701 2016-05-13 23:23:01 +02:00
uart-s5l8701.c iPod Nano2G: add IPOD_ACCESSORY_PROTOCOL 2016-05-14 19:39:09 +02:00
uart-target.h Add UART suuport for s5l8700 and s5l8701 2016-05-13 23:23:01 +02:00
udacodec-meizu.c
usb-s5l8700.c usb-target.h: remove 2011-12-31 18:44:55 +00:00
usb-s5l8701.c iPod Nano 2G: use the new USB DesignWare driver 2016-08-02 04:57:50 +02:00
wmcodec-s5l8700.c