summaryrefslogtreecommitdiffstats
path: root/drivers/rtc
Commit message (Expand)AuthorAgeFilesLines
* rename CFG_ macros to CONFIG_SYSJean-Christophe PLAGNIOL-VILLARD2008-10-1823-105/+105
* i.MX31: Make the SPI bus and chip select configurable for MC13783Magnus Lilja2008-09-121-2/+4
* Makefile: fix bug introduced by commit 47ffd6c2Wolfgang Denk2008-09-091-1/+1
* Makefile: compile and link each module just onceWolfgang Denk2008-09-091-3/+3
* rs5c372: fix rtc_set prototypeJean-Christophe PLAGNIOL-VILLARD2008-09-091-2/+1
* mk48t59: fix compile problem introduced by commit d1e23194Wolfgang Denk2008-09-081-1/+1
* rtc: allow rtc_set to return an error and use it in cmd_dateJean-Christophe PLAGNIOL-VILLARD2008-09-0729-41/+101
* RX 8025 RTC: analyze 12/24-hour mode flag in rtc_get().Yuri Tikhonov2008-09-061-1/+5
* Merge branch 'master' of git://git.denx.de/u-boot-armWolfgang Denk2008-08-252-0/+124
|\
| * Add ARM AMBA PL031 RTC SupportGururaja Hebbar K R2008-08-252-0/+124
* | RTC: Fix Makefile problem with COBJS-$(CONFIG_RTC_DS1307 || CONFIG_RTC_DS1338)Stefan Roese2008-08-251-1/+2
|/
* rtc: Clean drivers/rtc/MakefileMichal Simek2008-08-1826-55/+49
* silence misc printf formatting compiler warningsKim Phillips2008-07-101-2/+2
* rtc: Fix printf format warning in m41t60.cStefan Roese2008-07-101-1/+1
* SPI API improvementsHaavard Skinnemoen2008-06-032-23/+87
* Big white-space cleanup.Wolfgang Denk2008-05-214-27/+27
* RTC: Fix month offset by one problem in M41T62 RTC driverStefan Roese2008-05-031-2/+2
* RTC driver for MC13783Guennadi Liakhovetski2008-04-182-0/+83
* ds174x: Fix warning on return in rtc_get and rtc_set functionsJean-Christophe PLAGNIOL-VILLARD2008-04-171-2/+1
* Coding style cleanup.Wolfgang Denk2008-03-261-11/+11
* Add CFG_RTC_DS1337_NOOSC to turn off OSC outputJoakim Tjernlund2008-03-261-2/+9
* rtc: Remove 2nd reference to max6900.o in drivers/rtc/MakefileStefan Roese2008-03-261-1/+0
* LWMON5: POST RTC fixYuri Tikhonov2008-03-2027-38/+116
* Merge branch 'master' of git+ssh://10.10.0.7/home/wd/git/u-boot/masterWolfgang Denk2008-03-162-3/+171
|\
| * drivers/rtc/Makefile: keep list sortedWolfgang Denk2008-03-161-5/+5
| * Add support for Intersil isl1208 RTCTor Krill2008-03-162-0/+167
* | rtc: Add M41T62 supportStefan Roese2008-03-152-0/+136
|/
* Merge branch 'master' of git://www.denx.de/git/u-boot-blackfinWolfgang Denk2008-02-153-144/+118
|\
| * rewrite/cleanup Blackfin RTC driverMike Frysinger2008-02-043-158/+118
| * punt Blackfin VDSP headers and import sanitized/auto-generated onesMike Frysinger2008-02-041-1/+15
* | Fix remaining CONFIG_COMMANDSJean-Christophe PLAGNIOL-VILLARD2008-02-141-4/+1
|/
* Add Epson RX8025 RTC supportMatthias Fuchs2008-01-092-0/+228
* Add driver for STMicroelectronics M41T60 RTCLarry Johnson2007-12-272-0/+262
* rtc: Fix merging problemStefan Roese2007-12-111-0/+178
* Merge commit 'u-boot/master' into for-1.3.1Stefan Roese2007-12-111-0/+1
* drivers/rtc : move rtc drivers to drivers/rtcJean-Christophe PLAGNIOL-VILLARD2007-11-2524-0/+4693
OpenPOWER on IntegriCloud