| Commit message (Expand) | Author | Age | Files | Lines |
* | rtc: add support for Micro Crystal RV-3029-C2 RTC | Heiko Schocher | 2011-01-18 | 2 | -0/+125 |
* | RTC driver for PT7C4338 chip. | Priyanka Jain | 2010-12-17 | 2 | -0/+145 |
* | Switch from archive libraries to partial linking | Sebastien Carlier | 2010-11-17 | 1 | -2/+2 |
* | Merge branch 'master' of git://git.denx.de/u-boot-samsung | Wolfgang Denk | 2010-10-29 | 1 | -26/+26 |
|\ |
|
| * | Add generic support for samsung s3c2440 | C Nauman | 2010-10-28 | 1 | -26/+26 |
* | | ftrtc010.c : enhance code according to original datasheet | Macpaul Lin | 2010-10-20 | 1 | -0/+11 |
|/ |
|
* | AT91: add RTT and GPBR based RTC | Reinhard Meyer | 2010-09-03 | 2 | -0/+101 |
* | Remove AmigaOneG3SE board | Wolfgang Denk | 2010-06-23 | 2 | -25/+0 |
* | MX: RTC13783 uses general function to access PMIC | Stefano Babic | 2010-05-05 | 1 | -57/+15 |
* | Merge branch 'master' into next | Wolfgang Denk | 2009-12-05 | 2 | -15/+1 |
|\ |
|
| * | RTC: Fix return code in MC13783 RTC driver. | Magnus Lilja | 2009-12-02 | 1 | -1/+1 |
| * | m41t11: Remove unused functions | Peter Tyser | 2009-12-02 | 1 | -14/+0 |
| * | Add driver for FTRTC010 real time clock | Po-Yu Chuang | 2009-11-22 | 2 | -0/+125 |
* | | arm: A320: driver for FTRTC010 real time clock | Po-Yu Chuang | 2009-11-27 | 2 | -0/+125 |
* | | Add a unified s3c24x0 header file | kevin.morfitt@fearnside-systems.co.uk | 2009-11-27 | 1 | -5/+1 |
* | | Move s3c24x0 header files to asm-arm/arch-s3c24x0/ | kevin.morfitt@fearnside-systems.co.uk | 2009-11-27 | 1 | -2/+2 |
* | | Fix for Void function returning value in sbc35-a9g20 | Sandeep Paulraj | 2009-11-27 | 1 | -1/+0 |
|/ |
|
* | Clean-up of s3c24x0 drivers excluding nand driver | kevin.morfitt@fearnside-systems.co.uk | 2009-10-13 | 1 | -64/+66 |
* | rtc/ds1337.c: Allow to set TCR register | Werner Pfister | 2009-09-24 | 1 | -0/+4 |
* | Add driver for the ST M41T94 SPI RTC | Albin Tonnerre | 2009-08-25 | 2 | -0/+125 |
* | Switch from per-driver to common definition of bin2bcd and bcd2bin | Albin Tonnerre | 2009-08-25 | 23 | -233/+0 |
* | Replace BCD2BIN and BIN2BCD macros with inline functions | Albin Tonnerre | 2009-08-25 | 4 | -61/+61 |
* | Update CHANGELOG, coding style cleanup. | Wolfgang Denk | 2009-04-05 | 1 | -1/+0 |
* | Merge branch 'master' of git://git.denx.de/u-boot-arm | Wolfgang Denk | 2009-04-02 | 2 | -0/+103 |
|\ |
|
| * | s3c44b0: move rtc driver to drivers/rtc | Jean-Christophe PLAGNIOL-VILLARD | 2009-03-29 | 2 | -0/+103 |
* | | rtc: add support for 4543 RTC (manufactured by e.g. EPSON) | Detlev Zundel | 2009-03-30 | 2 | -0/+119 |
|/ |
|
* | Blackfin: only initialize the RTC when actually used | Mike Frysinger | 2008-10-23 | 1 | -9/+10 |
* | rename CFG_ macros to CONFIG_SYS | Jean-Christophe PLAGNIOL-VILLARD | 2008-10-18 | 23 | -105/+105 |
* | i.MX31: Make the SPI bus and chip select configurable for MC13783 | Magnus Lilja | 2008-09-12 | 1 | -2/+4 |
* | Makefile: fix bug introduced by commit 47ffd6c2 | Wolfgang Denk | 2008-09-09 | 1 | -1/+1 |
* | Makefile: compile and link each module just once | Wolfgang Denk | 2008-09-09 | 1 | -3/+3 |
* | rs5c372: fix rtc_set prototype | Jean-Christophe PLAGNIOL-VILLARD | 2008-09-09 | 1 | -2/+1 |
* | mk48t59: fix compile problem introduced by commit d1e23194 | Wolfgang Denk | 2008-09-08 | 1 | -1/+1 |
* | rtc: allow rtc_set to return an error and use it in cmd_date | Jean-Christophe PLAGNIOL-VILLARD | 2008-09-07 | 29 | -41/+101 |
* | RX 8025 RTC: analyze 12/24-hour mode flag in rtc_get(). | Yuri Tikhonov | 2008-09-06 | 1 | -1/+5 |
* | Merge branch 'master' of git://git.denx.de/u-boot-arm | Wolfgang Denk | 2008-08-25 | 2 | -0/+124 |
|\ |
|
| * | Add ARM AMBA PL031 RTC Support | Gururaja Hebbar K R | 2008-08-25 | 2 | -0/+124 |
* | | RTC: Fix Makefile problem with COBJS-$(CONFIG_RTC_DS1307 || CONFIG_RTC_DS1338) | Stefan Roese | 2008-08-25 | 1 | -1/+2 |
|/ |
|
* | rtc: Clean drivers/rtc/Makefile | Michal Simek | 2008-08-18 | 26 | -55/+49 |
* | silence misc printf formatting compiler warnings | Kim Phillips | 2008-07-10 | 1 | -2/+2 |
* | rtc: Fix printf format warning in m41t60.c | Stefan Roese | 2008-07-10 | 1 | -1/+1 |
* | SPI API improvements | Haavard Skinnemoen | 2008-06-03 | 2 | -23/+87 |
* | Big white-space cleanup. | Wolfgang Denk | 2008-05-21 | 4 | -27/+27 |
* | RTC: Fix month offset by one problem in M41T62 RTC driver | Stefan Roese | 2008-05-03 | 1 | -2/+2 |
* | RTC driver for MC13783 | Guennadi Liakhovetski | 2008-04-18 | 2 | -0/+83 |
* | ds174x: Fix warning on return in rtc_get and rtc_set functions | Jean-Christophe PLAGNIOL-VILLARD | 2008-04-17 | 1 | -2/+1 |
* | Coding style cleanup. | Wolfgang Denk | 2008-03-26 | 1 | -11/+11 |
* | Add CFG_RTC_DS1337_NOOSC to turn off OSC output | Joakim Tjernlund | 2008-03-26 | 1 | -2/+9 |
* | rtc: Remove 2nd reference to max6900.o in drivers/rtc/Makefile | Stefan Roese | 2008-03-26 | 1 | -1/+0 |
* | LWMON5: POST RTC fix | Yuri Tikhonov | 2008-03-20 | 27 | -38/+116 |