1. 0b11dbf drivers: hierarchize drivers Kconfig menu by Masahiro Yamada · 9 years ago
  2. ed2ac0d dm: rtc: Support mc146818 driver in driver model by Bin Meng · 9 years ago
  3. 8e7083f dm: rtc: sandbox: Enable real-time clock support by Simon Glass · 9 years ago
  4. 5871416 dm: rtc: sandbox: Add a driver for the sandbox I2C RTC by Simon Glass · 9 years ago
  5. dd18e5d dm: rtc: sandbox: Add an emulated I2C RTC device by Simon Glass · 9 years ago
  6. dbeda5b dm: rtc: Add a uclass for real-time clocks by Simon Glass · 9 years ago
  7. 7142098 dm: rtc: Rename mktime() and reduce the number of parameters by Simon Glass · 9 years ago
  8. 9f9276c dm: rtc: Rename to_tm() to rtc_to_tm() and add error code by Simon Glass · 9 years ago
  9. 199e87c dm: rtc: Rename gregorian day function by Simon Glass · 9 years ago
  10. 7682a99 remove unnecessary version.h includes by Rob Herring · 10 years ago
  11. fc4860c x86: rtc: mc146818: Add helpers to read/write CMOS RAM by Simon Glass · 10 years ago
  12. 9067b30 mpc8260: remove atc board support by Masahiro Yamada · 10 years ago
  13. afc366f Replace <compiler.h> with <linux/compiler.h> by Masahiro Yamada · 10 years ago
  14. c6577f7 rtc: mc146818: Set up RTC at start of day by Simon Glass · 10 years ago
  15. 3dc23f7 arm: marvell: Move arch/kirkwood.h to arch/soc.h by Stefan Roese · 10 years ago
  16. ed36323 kconfig: add blank Kconfig files by Masahiro Yamada · 10 years ago
  17. 412921d RTC: add support for DS1339 (using DS1307 driver) by Markus Niebel · 10 years ago
  18. 6825a95 kbuild: use Linux Kernel build scripts by Masahiro Yamada · 11 years ago
  19. 60390d7 Merge branch 'master' of git://git.denx.de/u-boot-mips by Tom Rini · 11 years ago
  20. 85b8c5c Merge branch 'iu-boot/master' into 'u-boot-arm/master' by Albert ARIBAUD · 11 years ago
  21. 3ced12a malta: enable RTC support by Paul Burton · 11 years ago
  22. 155d424 am33xx, davinci: Create and use <asm/davinci_rtc.h> by Tom Rini · 11 years ago
  23. 5d4d38d drivers/rtc/davinci.c: Reference DAVINCI_RTC_BASE more directly by Tom Rini · 11 years ago
  24. 710f1d3 drivers: convert makefiles to Kbuild style by Masahiro Yamada · 11 years ago
  25. 93e1459 Coding Style cleanup: replace leading SPACEs by TABs by Wolfgang Denk · 11 years ago
  26. 3765b3e Coding Style cleanup: remove trailing white space by Wolfgang Denk · 11 years ago
  27. 82cecfc drivers: s3c44b0_rtc: delete an unused driver by Masahiro Yamada · 11 years ago
  28. 1a45966 Add GPL-2.0+ SPDX-License-Identifier to source files by Wolfgang Denk · 11 years ago
  29. 472d546 Consolidate bool type by York Sun · 11 years ago
  30. 7c9e89b ppc: Remove PCIPPC2 and PCIPPC6 boards by Stefan Roese · 12 years ago
  31. c733681 pmic: Extend PMIC framework to support multiple instances of PMIC devices by Łukasz Majewski · 12 years ago
  32. df930e9 rtc: pcf8563: Make century compatible with Linux by Benoît Thébaudeau · 12 years ago
  33. 78befb6 rtc: add support of mx27 rtc by trem · 12 years ago
  34. fa7a51c mxs: Convert sys_proto.h prefixes to 'mxs' by Otavio Salvador · 12 years ago
  35. ebd6ca9 rtc: imxdi: Initial support by Benoît Thébaudeau · 12 years ago
  36. 9c47114 mxs: prefix register structs with 'mxs' prefix by Otavio Salvador · 12 years ago
  37. 8fde2f3 Add support for DS1388. by Kenth Eriksson · 12 years ago
  38. 038f3c5 rtc/m41t62: Add support for M41T82 with HT (Halt Update) by Stefan Roese · 13 years ago
  39. b5ce18a arm, davinci: move davinci_rtc struct to hardware.h by Heiko Schocher · 13 years ago
  40. f45e91c drivers/rtc/s3c24x0_rtc.c: fix GCC 4.6 warnings by Anatolij Gustschin · 13 years ago
  41. aa711b1 iMX28: Add driver for internal RTC by Marek Vasut · 13 years ago
  42. 688d8f3 Merge branch 'master' of git://git.denx.de/u-boot-arm by Wolfgang Denk · 13 years ago
  43. b633741 drivers/rtc/rv3029.c: fix GCC 4.6 build warnings by Wolfgang Denk · 13 years ago
  44. 397b40c drivers/rtc/ds3231.c: fix GCC 4.6 build warnings by Wolfgang Denk · 13 years ago
  45. 0ac16bf ARM: dreamplug: fix compilation by Anatolij Gustschin · 13 years ago
  46. 4e8b754 rtc: Make mc13783-rtc driver generic by Fabio Estevam · 13 years ago
  47. 88b2533 drivers/rtc/ds1337.c: fix GCC 4.6 build warnings by Wolfgang Denk · 13 years ago
  48. 4380075 RTC: Switch mc13783 to generic pmic code by Stefano Babic · 13 years ago
  49. 41d272d rtc, davinci: add support for davinci internal RTC by Heiko Schocher · 13 years ago
  50. fa82f87 Convert ISO-8859 files to UTF-8 by Albert ARIBAUD · 13 years ago
  51. b608b95 drivers/rtc: add Marvell Integrated RTC by Jason Cooper · 13 years ago
  52. 1626308 cleanup: Fix typos and misspellings in various files. by Mike Williams · 13 years ago
  53. 86592f6 AT91: change includes from asm/arch/io.h to asm/io.h by Reinhard Meyer · 14 years ago
  54. 372f278 AT91: fix related at91 driver files by Reinhard Meyer · 14 years ago
  55. 71d19f3 rtc, rv3029: add trickle charger support. by Heiko Schocher · 14 years ago
  56. 2183100 eNET: Add RTC support to eNET by Graeme Russ · 14 years ago
  57. 5c4fa2e rtc: add support for Micro Crystal RV-3029-C2 RTC by Heiko Schocher · 14 years ago
  58. 0934453 RTC driver for PT7C4338 chip. by Priyanka Jain · 14 years ago
  59. 6d8962e Switch from archive libraries to partial linking by Sebastien Carlier · 14 years ago
  60. 17dd883 Merge branch 'master' of git://git.denx.de/u-boot-samsung by Wolfgang Denk · 14 years ago
  61. d9abba8 Add generic support for samsung s3c2440 by C Nauman · 14 years ago
  62. 0284816 ftrtc010.c : enhance code according to original datasheet by Macpaul Lin · 14 years ago
  63. c7260d1 AT91: add RTT and GPBR based RTC by Reinhard Meyer · 14 years ago
  64. 953b7e6 Remove AmigaOneG3SE board by Wolfgang Denk · 14 years ago
  65. dfe5e14 MX: RTC13783 uses general function to access PMIC by Stefano Babic · 14 years ago
  66. 2a49bf3 Merge branch 'master' into next by Wolfgang Denk · 15 years ago
  67. f3a7bdd RTC: Fix return code in MC13783 RTC driver. by Magnus Lilja · 15 years ago
  68. 0601514 m41t11: Remove unused functions by Peter Tyser · 15 years ago
  69. 39ba774 arm: A320: driver for FTRTC010 real time clock by Po-Yu Chuang · 15 years ago
  70. ac67804 Add a unified s3c24x0 header file by kevin.morfitt@fearnside-systems.co.uk · 15 years ago
  71. 492fb1f Move s3c24x0 header files to asm-arm/arch-s3c24x0/ by kevin.morfitt@fearnside-systems.co.uk · 15 years ago
  72. 9829cab Fix for Void function returning value in sbc35-a9g20 by Sandeep Paulraj · 15 years ago
  73. f2cea40 Add driver for FTRTC010 real time clock by Po-Yu Chuang · 15 years ago
  74. eb0ae7f Clean-up of s3c24x0 drivers excluding nand driver by kevin.morfitt@fearnside-systems.co.uk · 15 years ago
  75. b0078c8 rtc/ds1337.c: Allow to set TCR register by Werner Pfister · 15 years ago
  76. 6b8548b Add driver for the ST M41T94 SPI RTC by Albin Tonnerre · 15 years ago
  77. 885fc78 Switch from per-driver to common definition of bin2bcd and bcd2bin by Albin Tonnerre · 15 years ago
  78. e84aba1 Replace BCD2BIN and BIN2BCD macros with inline functions by Albin Tonnerre · 15 years ago
  79. c0a14ae Update CHANGELOG, coding style cleanup. by Wolfgang Denk · 15 years ago
  80. dfc91c3 Merge branch 'master' of git://git.denx.de/u-boot-arm by Wolfgang Denk · 15 years ago
  81. 04e11cf rtc: add support for 4543 RTC (manufactured by e.g. EPSON) by Detlev Zundel · 15 years ago
  82. 5fe1377 s3c44b0: move rtc driver to drivers/rtc by Jean-Christophe PLAGNIOL-VILLARD · 15 years ago
  83. 3c87989 Blackfin: only initialize the RTC when actually used by Mike Frysinger · 16 years ago
  84. 6d0f6bc rename CFG_ macros to CONFIG_SYS by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  85. 1a6337b i.MX31: Make the SPI bus and chip select configurable for MC13783 by Magnus Lilja · 16 years ago
  86. 2c8ccf2 Makefile: fix bug introduced by commit 47ffd6c2 by Wolfgang Denk · 16 years ago
  87. 47ffd6c Makefile: compile and link each module just once by Wolfgang Denk · 16 years ago
  88. 13b4db0 rs5c372: fix rtc_set prototype by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  89. 2c5e3cc mk48t59: fix compile problem introduced by commit d1e23194 by Wolfgang Denk · 16 years ago
  90. d1e2319 rtc: allow rtc_set to return an error and use it in cmd_date by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  91. 5875d35 RX 8025 RTC: analyze 12/24-hour mode flag in rtc_get(). by Yuri Tikhonov · 16 years ago
  92. b97a311 Merge branch 'master' of git://git.denx.de/u-boot-arm by Wolfgang Denk · 16 years ago
  93. 4d56e8d RTC: Fix Makefile problem with COBJS-$(CONFIG_RTC_DS1307 || CONFIG_RTC_DS1338) by Stefan Roese · 16 years ago
  94. 535cfa4 Add ARM AMBA PL031 RTC Support by Gururaja Hebbar K R · 16 years ago
  95. 871c18d rtc: Clean drivers/rtc/Makefile by Michal Simek · 16 years ago
  96. 4109df6 silence misc printf formatting compiler warnings by Kim Phillips · 16 years ago
  97. 10943c9 rtc: Fix printf format warning in m41t60.c by Stefan Roese · 16 years ago
  98. d255bb0 SPI API improvements by Haavard Skinnemoen · 16 years ago
  99. 53677ef Big white-space cleanup. by Wolfgang Denk · 16 years ago
  100. 0072b78 RTC: Fix month offset by one problem in M41T62 RTC driver by Stefan Roese · 16 years ago