Gitiles
Code Review
Sign In
gerrit.cesnet.cz
/
github
/
trini
/
u-boot
/
5c4fa2eea0d68764766b5996baa5508f64f1f64b
/
drivers
/
rtc
5c4fa2e
rtc: add support for Micro Crystal RV-3029-C2 RTC
by Heiko Schocher
· 14 years ago
0934453
RTC driver for PT7C4338 chip.
by Priyanka Jain
· 14 years ago
6d8962e
Switch from archive libraries to partial linking
by Sebastien Carlier
· 14 years ago
17dd883
Merge branch 'master' of git://git.denx.de/u-boot-samsung
by Wolfgang Denk
· 14 years ago
d9abba8
Add generic support for samsung s3c2440
by C Nauman
· 14 years ago
0284816
ftrtc010.c : enhance code according to original datasheet
by Macpaul Lin
· 14 years ago
c7260d1
AT91: add RTT and GPBR based RTC
by Reinhard Meyer
· 14 years ago
953b7e6
Remove AmigaOneG3SE board
by Wolfgang Denk
· 14 years ago
dfe5e14
MX: RTC13783 uses general function to access PMIC
by Stefano Babic
· 15 years ago
2a49bf3
Merge branch 'master' into next
by Wolfgang Denk
· 15 years ago
f3a7bdd
RTC: Fix return code in MC13783 RTC driver.
by Magnus Lilja
· 15 years ago
0601514
m41t11: Remove unused functions
by Peter Tyser
· 15 years ago
39ba774
arm: A320: driver for FTRTC010 real time clock
by Po-Yu Chuang
· 15 years ago
ac67804
Add a unified s3c24x0 header file
by kevin.morfitt@fearnside-systems.co.uk
· 15 years ago
492fb1f
Move s3c24x0 header files to asm-arm/arch-s3c24x0/
by kevin.morfitt@fearnside-systems.co.uk
· 15 years ago
9829cab
Fix for Void function returning value in sbc35-a9g20
by Sandeep Paulraj
· 15 years ago
f2cea40
Add driver for FTRTC010 real time clock
by Po-Yu Chuang
· 15 years ago
eb0ae7f
Clean-up of s3c24x0 drivers excluding nand driver
by kevin.morfitt@fearnside-systems.co.uk
· 15 years ago
b0078c8
rtc/ds1337.c: Allow to set TCR register
by Werner Pfister
· 15 years ago
6b8548b
Add driver for the ST M41T94 SPI RTC
by Albin Tonnerre
· 15 years ago
885fc78
Switch from per-driver to common definition of bin2bcd and bcd2bin
by Albin Tonnerre
· 15 years ago
e84aba1
Replace BCD2BIN and BIN2BCD macros with inline functions
by Albin Tonnerre
· 15 years ago
c0a14ae
Update CHANGELOG, coding style cleanup.
by Wolfgang Denk
· 16 years ago
dfc91c3
Merge branch 'master' of git://git.denx.de/u-boot-arm
by Wolfgang Denk
· 16 years ago
04e11cf
rtc: add support for 4543 RTC (manufactured by e.g. EPSON)
by Detlev Zundel
· 16 years ago
5fe1377
s3c44b0: move rtc driver to drivers/rtc
by Jean-Christophe PLAGNIOL-VILLARD
· 16 years ago
3c87989
Blackfin: only initialize the RTC when actually used
by Mike Frysinger
· 16 years ago
6d0f6bc
rename CFG_ macros to CONFIG_SYS
by Jean-Christophe PLAGNIOL-VILLARD
· 16 years ago
1a6337b
i.MX31: Make the SPI bus and chip select configurable for MC13783
by Magnus Lilja
· 16 years ago
2c8ccf2
Makefile: fix bug introduced by commit 47ffd6c2
by Wolfgang Denk
· 16 years ago
47ffd6c
Makefile: compile and link each module just once
by Wolfgang Denk
· 16 years ago
13b4db0
rs5c372: fix rtc_set prototype
by Jean-Christophe PLAGNIOL-VILLARD
· 16 years ago
2c5e3cc
mk48t59: fix compile problem introduced by commit d1e23194
by Wolfgang Denk
· 16 years ago
d1e2319
rtc: allow rtc_set to return an error and use it in cmd_date
by Jean-Christophe PLAGNIOL-VILLARD
· 16 years ago
5875d35
RX 8025 RTC: analyze 12/24-hour mode flag in rtc_get().
by Yuri Tikhonov
· 16 years ago
b97a311
Merge branch 'master' of git://git.denx.de/u-boot-arm
by Wolfgang Denk
· 16 years ago
4d56e8d
RTC: Fix Makefile problem with COBJS-$(CONFIG_RTC_DS1307 || CONFIG_RTC_DS1338)
by Stefan Roese
· 16 years ago
535cfa4
Add ARM AMBA PL031 RTC Support
by Gururaja Hebbar K R
· 16 years ago
871c18d
rtc: Clean drivers/rtc/Makefile
by Michal Simek
· 16 years ago
4109df6
silence misc printf formatting compiler warnings
by Kim Phillips
· 16 years ago
10943c9
rtc: Fix printf format warning in m41t60.c
by Stefan Roese
· 16 years ago
d255bb0
SPI API improvements
by Haavard Skinnemoen
· 16 years ago
53677ef
Big white-space cleanup.
by Wolfgang Denk
· 16 years ago
0072b78
RTC: Fix month offset by one problem in M41T62 RTC driver
by Stefan Roese
· 17 years ago
7ce6370
RTC driver for MC13783
by Guennadi Liakhovetski
· 17 years ago
53eec6f
ds174x: Fix warning on return in rtc_get and rtc_set functions
by Jean-Christophe PLAGNIOL-VILLARD
· 17 years ago
5b5eb9c
Coding style cleanup.
by Wolfgang Denk
· 17 years ago
da8808d
Add CFG_RTC_DS1337_NOOSC to turn off OSC output
by Joakim Tjernlund
· 17 years ago
22ed228
rtc: Remove 2nd reference to max6900.o in drivers/rtc/Makefile
by Stefan Roese
· 17 years ago
b73a19e
LWMON5: POST RTC fix
by Yuri Tikhonov
· 17 years ago
e95bcc3
Merge branch 'master' of git+ssh://10.10.0.7/home/wd/git/u-boot/master
by Wolfgang Denk
· 17 years ago
c136724
drivers/rtc/Makefile: keep list sorted
by Wolfgang Denk
· 17 years ago
9536dfc
Add support for Intersil isl1208 RTC
by Tor Krill
· 17 years ago
88aff62
rtc: Add M41T62 support
by Stefan Roese
· 17 years ago
6f99eec
Merge branch 'master' of git://www.denx.de/git/u-boot-blackfin
by Wolfgang Denk
· 17 years ago
1b76988
Fix remaining CONFIG_COMMANDS
by Jean-Christophe PLAGNIOL-VILLARD
· 17 years ago
b58d8b4
rewrite/cleanup Blackfin RTC driver
by Mike Frysinger
· 17 years ago
d4d7730
punt Blackfin VDSP headers and import sanitized/auto-generated ones
by Mike Frysinger
· 17 years ago
95c6bc7
Add Epson RX8025 RTC support
by Matthias Fuchs
· 17 years ago
1261827
Add driver for STMicroelectronics M41T60 RTC
by Larry Johnson
· 17 years ago
8809a27
rtc: Fix merging problem
by Stefan Roese
· 17 years ago
9caeaad
Merge commit 'u-boot/master' into for-1.3.1
by Stefan Roese
· 17 years ago
0c698dc
drivers/rtc : move rtc drivers to drivers/rtc
by Jean-Christophe PLAGNIOL-VILLARD
· 17 years ago