summaryrefslogtreecommitdiffstats
path: root/drivers/rtc
Commit message (Expand)AuthorAgeFilesLines
...
* | drivers/rtc/ds3231.c: fix GCC 4.6 build warningsWolfgang Denk2011-11-071-13/+3
|/
* drivers/rtc/ds1337.c: fix GCC 4.6 build warningsWolfgang Denk2011-11-031-13/+3
* RTC: Switch mc13783 to generic pmic codeStefano Babic2011-10-271-8/+12
* rtc, davinci: add support for davinci internal RTCHeiko Schocher2011-09-302-0/+126
* Convert ISO-8859 files to UTF-8Albert ARIBAUD2011-08-041-1/+1
* drivers/rtc: add Marvell Integrated RTCJason Cooper2011-08-043-0/+190
* cleanup: Fix typos and misspellings in various files.Mike Williams2011-07-281-1/+1
* AT91: change includes from asm/arch/io.h to asm/io.hReinhard Meyer2011-05-181-1/+1
* AT91: fix related at91 driver filesReinhard Meyer2011-05-181-6/+6
* rtc, rv3029: add trickle charger support.Heiko Schocher2011-04-261-0/+87
* eNET: Add RTC support to eNETGraeme Russ2011-02-121-0/+6
* rtc: add support for Micro Crystal RV-3029-C2 RTCHeiko Schocher2011-01-182-0/+125
* RTC driver for PT7C4338 chip.Priyanka Jain2010-12-172-0/+145
* Switch from archive libraries to partial linkingSebastien Carlier2010-11-171-2/+2
* Merge branch 'master' of git://git.denx.de/u-boot-samsungWolfgang Denk2010-10-291-26/+26
|\
| * Add generic support for samsung s3c2440C Nauman2010-10-281-26/+26
* | 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
OpenPOWER on IntegriCloud