u-boot-brain/drivers/rtc
Tom Rini d024236e5a Remove unnecessary instances of DECLARE_GLOBAL_DATA_PTR
We have a large number of places where while we historically referenced
gd in the code we no longer do, as well as cases where the code added
that line "just in case" during development and never dropped it.

Signed-off-by: Tom Rini <trini@konsulko.com>
2018-04-27 14:54:48 -04:00
..
at91sam9_rtt.c treewide: replace #include <asm/errno.h> with <linux/errno.h> 2016-09-23 17:55:42 -04:00
date.c rtc: Tidy up the code style 2016-07-14 18:33:11 -04:00
davinci.c am33xx, davinci: Create and use <asm/davinci_rtc.h> 2013-11-01 15:30:22 -04:00
ds164x.c Add GPL-2.0+ SPDX-License-Identifier to source files 2013-07-24 09:44:38 -04:00
ds174x.c Add GPL-2.0+ SPDX-License-Identifier to source files 2013-07-24 09:44:38 -04:00
ds1302.c rtc: allow rtc_set to return an error and use it in cmd_date 2008-09-07 00:56:36 +02:00
ds1306.c dm: rtc: Rename mktime() and reduce the number of parameters 2015-05-05 20:58:20 -06:00
ds1307.c rtc: ds1307: remove redundant code in rtc_reset 2018-04-06 20:45:44 -04:00
ds1337.c rtc: ds1337: drop "SYS" from config variables 2017-06-09 11:24:01 -04:00
ds1374.c rtc: ds1374: remove redundant code in rtc_reset 2018-04-06 20:45:44 -04:00
ds1556.c Add GPL-2.0+ SPDX-License-Identifier to source files 2013-07-24 09:44:38 -04:00
ds3231.c rtc:ds3232/ds3231: Add support to generate 32KHz output 2015-09-01 21:37:23 -05:00
ftrtc010.c dm: rtc: Rename mktime() and reduce the number of parameters 2015-05-05 20:58:20 -06:00
i2c_rtc_emul.c Remove unnecessary instances of DECLARE_GLOBAL_DATA_PTR 2018-04-27 14:54:48 -04:00
imxdi.c dm: rtc: Rename mktime() and reduce the number of parameters 2015-05-05 20:58:20 -06:00
isl1208.c rtc: rewrite isl1208 to support DM 2018-04-06 20:45:28 -04:00
Kconfig rtc: rewrite isl1208 to support DM 2018-04-06 20:45:28 -04:00
m41t11.c Add GPL-2.0+ SPDX-License-Identifier to source files 2013-07-24 09:44:38 -04:00
m41t60.c env: Rename getenv/_f() to env_get() 2017-08-16 08:30:24 -04:00
m41t62.c Add GPL-2.0+ SPDX-License-Identifier to source files 2013-07-24 09:44:38 -04:00
m41t94.c Fix for Void function returning value in sbc35-a9g20 2009-11-27 16:26:11 -06:00
m48t35ax.c drivers: squash lines for immediate return 2016-09-23 17:53:54 -04:00
Makefile rtc: adding RX8010SJ rtc driver 2018-02-04 12:00:58 +01:00
max6900.c Add GPL-2.0+ SPDX-License-Identifier to source files 2013-07-24 09:44:38 -04:00
mc13xxx-rtc.c dm: rtc: Rename mktime() and reduce the number of parameters 2015-05-05 20:58:20 -06:00
mc146818.c rtc: mc146818: Correct alarm message for day alarm 2017-10-23 17:25:40 -04:00
mcfrtc.c dm: rtc: Rename to_tm() to rtc_to_tm() and add error code 2015-05-05 20:58:20 -06:00
mk48t59.c Add GPL-2.0+ SPDX-License-Identifier to source files 2013-07-24 09:44:38 -04:00
mvrtc.c Add GPL-2.0+ SPDX-License-Identifier to source files 2013-07-24 09:44:38 -04:00
mvrtc.h Replace <compiler.h> with <linux/compiler.h> 2014-12-08 09:35:46 -05:00
mx27rtc.c rtc: mx27rtc: remove redundant code in rtc_reset 2018-04-06 20:45:44 -04:00
mxsrtc.c dm: rtc: Rename mktime() and reduce the number of parameters 2015-05-05 20:58:20 -06:00
pcf2127.c rtc: pcf2127: Update Kconfig and code style 2017-01-14 16:47:59 -05:00
pcf8563.c Add GPL-2.0+ SPDX-License-Identifier to source files 2013-07-24 09:44:38 -04:00
pl031.c dm: rtc: Rename mktime() and reduce the number of parameters 2015-05-05 20:58:20 -06:00
pt7c4338.c Add GPL-2.0+ SPDX-License-Identifier to source files 2013-07-24 09:44:38 -04:00
rs5c372.c rtc: rs5c372: remove redundant code in rtc_reset 2018-04-06 20:45:44 -04:00
rtc-uclass.c dm: rtc: Add 16-bit read/write support 2017-04-10 10:02:03 +08:00
rv3029.c Add GPL-2.0+ SPDX-License-Identifier to source files 2013-07-24 09:44:38 -04:00
rx8010sj.c rtc: adding RX8010SJ rtc driver 2018-02-04 12:00:58 +01:00
rx8025.c rtc: rx8025: remove redundant code in rtc_reset 2018-04-06 20:45:44 -04:00
s3c24x0_rtc.c Add GPL-2.0+ SPDX-License-Identifier to source files 2013-07-24 09:44:38 -04:00
s35392a.c rtc: add support for s35392a 2017-11-20 09:58:31 +01:00
sandbox_rtc.c dm: rtc: sandbox: Add a driver for the sandbox I2C RTC 2015-05-05 20:58:40 -06:00
x1205.c Add GPL-2.0+ SPDX-License-Identifier to source files 2013-07-24 09:44:38 -04:00