index
:
u-boot
grapeboard-proto
scalys-lsdk-1803
NXP/Freescale LSDK U-boot tree with Scalys patches
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
rtc
Age
Commit message (
Expand
)
Author
2008-09-11
i.MX31: Make the SPI bus and chip select configurable for MC13783
Magnus Lilja
2008-09-09
Makefile: fix bug introduced by commit 47ffd6c2
Wolfgang Denk
2008-09-09
Makefile: compile and link each module just once
Wolfgang Denk
2008-09-09
rs5c372: fix rtc_set prototype
Jean-Christophe PLAGNIOL-VILLARD
2008-09-08
mk48t59: fix compile problem introduced by commit d1e23194
Wolfgang Denk
2008-09-06
rtc: allow rtc_set to return an error and use it in cmd_date
Jean-Christophe PLAGNIOL-VILLARD
2008-09-05
RX 8025 RTC: analyze 12/24-hour mode flag in rtc_get().
Yuri Tikhonov
2008-08-25
Merge branch 'master' of git://git.denx.de/u-boot-arm
Wolfgang Denk
2008-08-25
RTC: Fix Makefile problem with COBJS-$(CONFIG_RTC_DS1307 || CONFIG_RTC_DS1338)
Stefan Roese
2008-08-25
Add ARM AMBA PL031 RTC Support
Gururaja Hebbar K R
2008-08-18
rtc: Clean drivers/rtc/Makefile
Michal Simek
2008-07-10
silence misc printf formatting compiler warnings
Kim Phillips
2008-07-10
rtc: Fix printf format warning in m41t60.c
Stefan Roese
2008-06-03
SPI API improvements
Haavard Skinnemoen
2008-05-20
Big white-space cleanup.
Wolfgang Denk
2008-05-03
RTC: Fix month offset by one problem in M41T62 RTC driver
Stefan Roese
2008-04-18
RTC driver for MC13783
Guennadi Liakhovetski
2008-04-17
ds174x: Fix warning on return in rtc_get and rtc_set functions
Jean-Christophe PLAGNIOL-VILLARD
2008-03-26
Coding style cleanup.
Wolfgang Denk
2008-03-26
Add CFG_RTC_DS1337_NOOSC to turn off OSC output
Joakim Tjernlund
2008-03-25
rtc: Remove 2nd reference to max6900.o in drivers/rtc/Makefile
Stefan Roese
2008-03-20
LWMON5: POST RTC fix
Yuri Tikhonov
2008-03-16
Merge branch 'master' of git+ssh://10.10.0.7/home/wd/git/u-boot/master
Wolfgang Denk
2008-03-16
drivers/rtc/Makefile: keep list sorted
Wolfgang Denk
2008-03-16
Add support for Intersil isl1208 RTC
Tor Krill
2008-03-15
rtc: Add M41T62 support
Stefan Roese
2008-02-14
Merge branch 'master' of git://www.denx.de/git/u-boot-blackfin
Wolfgang Denk
2008-02-14
Fix remaining CONFIG_COMMANDS
Jean-Christophe PLAGNIOL-VILLARD
2008-02-05
rewrite/cleanup Blackfin RTC driver
Mike Frysinger
2008-02-05
punt Blackfin VDSP headers and import sanitized/auto-generated ones
Mike Frysinger
2008-01-09
Add Epson RX8025 RTC support
Matthias Fuchs
2007-12-27
Add driver for STMicroelectronics M41T60 RTC
Larry Johnson
2007-12-11
rtc: Fix merging problem
Stefan Roese
2007-12-11
Merge commit 'u-boot/master' into for-1.3.1
Stefan Roese
2007-11-25
drivers/rtc : move rtc drivers to drivers/rtc
Jean-Christophe PLAGNIOL-VILLARD