summaryrefslogtreecommitdiffstats
path: root/drivers/rtc
Commit message (Expand)AuthorAgeFilesLines
* ftrtc010.c : enhance code according to original datasheetMacpaul Lin2010-10-201-0/+11
* AT91: add RTT and GPBR based RTCReinhard Meyer2010-09-032-0/+101
* Remove AmigaOneG3SE boardWolfgang Denk2010-06-232-25/+0
* MX: RTC13783 uses general function to access PMICStefano Babic2010-05-051-57/+15
* Merge branch 'master' into nextWolfgang Denk2009-12-052-15/+1
|\
| * RTC: Fix return code in MC13783 RTC driver.Magnus Lilja2009-12-021-1/+1
| * m41t11: Remove unused functionsPeter Tyser2009-12-021-14/+0
| * Add driver for FTRTC010 real time clockPo-Yu Chuang2009-11-222-0/+125
* | arm: A320: driver for FTRTC010 real time clockPo-Yu Chuang2009-11-272-0/+125
* | Add a unified s3c24x0 header filekevin.morfitt@fearnside-systems.co.uk2009-11-271-5/+1
* | Move s3c24x0 header files to asm-arm/arch-s3c24x0/kevin.morfitt@fearnside-systems.co.uk2009-11-271-2/+2
* | Fix for Void function returning value in sbc35-a9g20Sandeep Paulraj2009-11-271-1/+0
|/
* Clean-up of s3c24x0 drivers excluding nand driverkevin.morfitt@fearnside-systems.co.uk2009-10-131-64/+66
* rtc/ds1337.c: Allow to set TCR registerWerner Pfister2009-09-241-0/+4
* Add driver for the ST M41T94 SPI RTCAlbin Tonnerre2009-08-252-0/+125
* Switch from per-driver to common definition of bin2bcd and bcd2binAlbin Tonnerre2009-08-2523-233/+0
* Replace BCD2BIN and BIN2BCD macros with inline functionsAlbin Tonnerre2009-08-254-61/+61
* Update CHANGELOG, coding style cleanup.Wolfgang Denk2009-04-051-1/+0
* Merge branch 'master' of git://git.denx.de/u-boot-armWolfgang Denk2009-04-022-0/+103
|\
| * s3c44b0: move rtc driver to drivers/rtcJean-Christophe PLAGNIOL-VILLARD2009-03-292-0/+103
* | rtc: add support for 4543 RTC (manufactured by e.g. EPSON)Detlev Zundel2009-03-302-0/+119
|/
* Blackfin: only initialize the RTC when actually usedMike Frysinger2008-10-231-9/+10
* 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
|\
OpenPOWER on IntegriCloud