index
:
arm-boot/u-boot-imx.git
imx_3.14.38_6ul_engr
imx_v2009.08
imx_v2009.08_1.1.0
imx_v2009.08_10.04.01
imx_v2009.08_10.05.02
imx_v2009.08_10.07.11
imx_v2009.08_10.10.01
imx_v2009.08_10.11.01
imx_v2009.08_10.12.01
imx_v2009.08_11.04.01
imx_v2009.08_11.05.01
imx_v2009.08_11.09.01
imx_v2009.08_11.11.01
imx_v2009.08_12.01.01
imx_v2009.08_12.02.01
imx_v2009.08_12.09.01
imx_v2009.08_12.10.02
imx_v2009.08_3.0.0
imx_v2009.08_3.0.35_4.0.0
imx_v2009.08_3.0.35_4.1.0
imx_v2009.08_r13.4.y
imx_v2013.04_3.10.17_1.0.0_beta
imx_v2013.04_3.10.17_1.0.0_ga
imx_v2013.04_3.10.31_1.1.0_alpha
imx_v2013.04_3.10.9_1.0.0_alpha
imx_v2013.04_3.5.7_1.0.0_alpha
imx_v2014.04_3.10.31_1.1.0_beta
imx_v2014.04_3.10.31_1.1.0_beta2
imx_v2014.04_3.10.53_1.1.0_ga
imx_v2014.04_3.14.28_1.0.0_ga
imx_v2014.04_3.14.28_7d_alpha
imx_v2014.04_3.14.38_6qp_beta
imx_v2014.04_kk4.4.3_2.y
imx_v2015.04
imx_v2015.04_3.14.38_6qp_ga
imx_v2015.04_3.14.38_6ul7d_beta
imx_v2015.04_3.14.38_6ul_ga
imx_v2015.04_3.14.52_1.1.0_ga
imx_v2015.04_4.1.15_1.0.0_ga
imx_v2015.04_brillo
imx_v2016.03_4.1.15_2.0.0_ga
imx_v2016.03_4.1.30_7ulp_alpha
imx_v2016.03_4.1.33_7ulp_beta
imx_v2017.03_4.9.11_1.0.0_ga
isee_imx_v2017.03_4.9.11_1.0.0_ga
isee_imx_v2017.03_4.9.11_1.0.0_ga_TEST
maddev-imx-android-r10.3
maddev-imx-android-r13.2
master
scm-imx_v2016.03_4.1.15_2.0.0_ga
U-boot NXP imx6
git@iatec.biz
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
rtc
Commit message (
Expand
)
Author
Age
Lines
*
Blackfin: only initialize the RTC when actually used
Mike Frysinger
2008-10-23
-9
/
+10
*
rename CFG_ macros to CONFIG_SYS
Jean-Christophe PLAGNIOL-VILLARD
2008-10-18
-105
/
+105
*
i.MX31: Make the SPI bus and chip select configurable for MC13783
Magnus Lilja
2008-09-12
-2
/
+4
*
Makefile: fix bug introduced by commit 47ffd6c2
Wolfgang Denk
2008-09-09
-1
/
+1
*
Makefile: compile and link each module just once
Wolfgang Denk
2008-09-09
-3
/
+3
*
rs5c372: fix rtc_set prototype
Jean-Christophe PLAGNIOL-VILLARD
2008-09-09
-2
/
+1
*
mk48t59: fix compile problem introduced by commit d1e23194
Wolfgang Denk
2008-09-08
-1
/
+1
*
rtc: allow rtc_set to return an error and use it in cmd_date
Jean-Christophe PLAGNIOL-VILLARD
2008-09-07
-41
/
+101
*
RX 8025 RTC: analyze 12/24-hour mode flag in rtc_get().
Yuri Tikhonov
2008-09-06
-1
/
+5
*
Merge branch 'master' of git://git.denx.de/u-boot-arm
Wolfgang Denk
2008-08-25
-0
/
+124
|
\
|
*
Add ARM AMBA PL031 RTC Support
Gururaja Hebbar K R
2008-08-25
-0
/
+124
*
|
RTC: Fix Makefile problem with COBJS-$(CONFIG_RTC_DS1307 || CONFIG_RTC_DS1338)
Stefan Roese
2008-08-25
-1
/
+2
|
/
*
rtc: Clean drivers/rtc/Makefile
Michal Simek
2008-08-18
-55
/
+49
*
silence misc printf formatting compiler warnings
Kim Phillips
2008-07-10
-2
/
+2
*
rtc: Fix printf format warning in m41t60.c
Stefan Roese
2008-07-10
-1
/
+1
*
SPI API improvements
Haavard Skinnemoen
2008-06-03
-23
/
+87
*
Big white-space cleanup.
Wolfgang Denk
2008-05-21
-27
/
+27
*
RTC: Fix month offset by one problem in M41T62 RTC driver
Stefan Roese
2008-05-03
-2
/
+2
*
RTC driver for MC13783
Guennadi Liakhovetski
2008-04-18
-0
/
+83
*
ds174x: Fix warning on return in rtc_get and rtc_set functions
Jean-Christophe PLAGNIOL-VILLARD
2008-04-17
-2
/
+1
*
Coding style cleanup.
Wolfgang Denk
2008-03-26
-11
/
+11
*
Add CFG_RTC_DS1337_NOOSC to turn off OSC output
Joakim Tjernlund
2008-03-26
-2
/
+9
*
rtc: Remove 2nd reference to max6900.o in drivers/rtc/Makefile
Stefan Roese
2008-03-26
-1
/
+0
*
LWMON5: POST RTC fix
Yuri Tikhonov
2008-03-20
-38
/
+116
*
Merge branch 'master' of git+ssh://10.10.0.7/home/wd/git/u-boot/master
Wolfgang Denk
2008-03-16
-3
/
+171
|
\
|
*
drivers/rtc/Makefile: keep list sorted
Wolfgang Denk
2008-03-16
-5
/
+5
|
*
Add support for Intersil isl1208 RTC
Tor Krill
2008-03-16
-0
/
+167
*
|
rtc: Add M41T62 support
Stefan Roese
2008-03-15
-0
/
+136
|
/
*
Merge branch 'master' of git://www.denx.de/git/u-boot-blackfin
Wolfgang Denk
2008-02-15
-144
/
+118
|
\
|
*
rewrite/cleanup Blackfin RTC driver
Mike Frysinger
2008-02-04
-158
/
+118
|
*
punt Blackfin VDSP headers and import sanitized/auto-generated ones
Mike Frysinger
2008-02-04
-1
/
+15
*
|
Fix remaining CONFIG_COMMANDS
Jean-Christophe PLAGNIOL-VILLARD
2008-02-14
-4
/
+1
|
/
*
Add Epson RX8025 RTC support
Matthias Fuchs
2008-01-09
-0
/
+228
*
Add driver for STMicroelectronics M41T60 RTC
Larry Johnson
2007-12-27
-0
/
+262
*
rtc: Fix merging problem
Stefan Roese
2007-12-11
-0
/
+178
*
Merge commit 'u-boot/master' into for-1.3.1
Stefan Roese
2007-12-11
-0
/
+1
*
drivers/rtc : move rtc drivers to drivers/rtc
Jean-Christophe PLAGNIOL-VILLARD
2007-11-25
-0
/
+4693