1. cbba155 rtc: pl031: convert the driver to driver model by AKASHI Takahiro · 6 years ago
  2. b30a7ef Merge tag 'signed-efi-next' of git://github.com/agraf/u-boot by Tom Rini · 6 years ago
  3. 5bb59c6 drivers: rtc: correctly set week day for mc146818 by Heinrich Schuchardt · 6 years ago
  4. a7d5510 rtc: remove CONFIG_CMD_DATE dependency by Heinrich Schuchardt · 6 years ago
  5. 80a4742 rtc: compile date.c if DM_RTC by AKASHI Takahiro · 6 years ago
  6. 1884b98 drivers: rtc: correct week day for mc146818 by Heinrich Schuchardt · 6 years ago
  7. 57da69d drivers: rtc: resolve year 2038 problem in rtc_to_tm by Heinrich Schuchardt · 6 years ago
  8. 1bf05d0 ARM: qemu-arm: enable RTC by Heinrich Schuchardt · 6 years ago
  9. f654d65 drivers/rtc: convert mvrtc to DM by Chris Packham · 7 years ago
  10. 520556f drivers/rtc: prepare mvrtc for DM conversion by Chris Packham · 7 years ago
  11. 10e4779 SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · 7 years ago
  12. bdfb5c4 Remove unnecessary instances of DECLARE_GLOBAL_DATA_PTR by Tom Rini · 7 years ago
  13. 7c105e4 rtc: rx8025: remove redundant code in rtc_reset by Chris Packham · 7 years ago
  14. 4012ba8 rtc: rs5c372: remove redundant code in rtc_reset by Chris Packham · 7 years ago
  15. fb6eafc rtc: mx27rtc: remove redundant code in rtc_reset by Chris Packham · 7 years ago
  16. 2c21d04 rtc: ds1374: remove redundant code in rtc_reset by Chris Packham · 7 years ago
  17. 52ef403 rtc: ds1307: remove redundant code in rtc_reset by Chris Packham · 7 years ago
  18. 2f6bb76 rtc: rewrite isl1208 to support DM by Klaus Goger · 7 years ago
  19. 20de5b0 rtc: adding RX8010SJ rtc driver by Nandor Han · 7 years ago
  20. d5ea84a rtc: add support for s35392a by Nandor Han · 7 years ago
  21. b49eb3f rtc: mc146818: Correct alarm message for day alarm by Bin Meng · 7 years ago
  22. 64b723f env: Rename getenv/_f() to env_get() by Simon Glass · 7 years ago
  23. 6f90e58 powerpc, 5xxx, 512x: remove support for mpc5xxx and mpc512x by Heiko Schocher · 7 years ago
  24. 65d94db powerpc, 8xx: remove support for 8xx by Heiko Schocher · 7 years ago
  25. 2d3ac51 rtc: ds1337: drop "SYS" from config variables by Chris Packham · 7 years ago
  26. cd3edd0 dm: sandbox: i2c_rtc: Drop fdtdec.h header by Simon Glass · 8 years ago
  27. 5e20d18 Drop three-wire serial (TWS) support by Simon Glass · 8 years ago
  28. 97a3e91 rtc: Add DM support to ds1307 by Chris Packham · 8 years ago
  29. d52c551 drivers: remove Blackfin specific drivers by Masahiro Yamada · 8 years ago
  30. fbfe53d dm: rtc: Add 16-bit read/write support by Bin Meng · 8 years ago
  31. e21f5c2 rtc: pcf2127: Update Kconfig and code style by Meng Yi · 8 years ago
  32. 188417c rtc: Add RTC chip pcf2127 support by Meng Yi · 8 years ago
  33. 43d7c79 rtc: Use CONFIG_X86 instead of __I386__ by Simon Glass · 8 years ago
  34. 56a931c treewide: replace #include <asm/errno.h> with <linux/errno.h> by Masahiro Yamada · 8 years ago
  35. 30fe357 drivers: squash lines for immediate return by Masahiro Yamada · 8 years ago
  36. 4612af6 rtc: Tidy up the code style by Simon Glass · 8 years ago
  37. b9b8c2f rtc: Add MCP79411 support to DS1307 rtc driver by Andy Fleming · 9 years ago
  38. c60a5bc dm: rtc: Correct rtc_read32() return value by Simon Glass · 9 years ago
  39. a10166f rtc: mc146818: Use probe() to set up the device by Simon Glass · 9 years ago
  40. bc93207 rtc: mc146818: Add a comment to the #endif by Simon Glass · 9 years ago
  41. 28cf0bc rtc:ds3232/ds3231: Add support to generate 32KHz output by Priyanka Jain · 9 years ago
  42. cc85b7b drivers: hierarchize drivers Kconfig menu by Masahiro Yamada · 9 years ago
  43. 5c8c6b5 dm: rtc: Support mc146818 driver in driver model by Bin Meng · 9 years ago
  44. 4a9cbb9 dm: rtc: sandbox: Enable real-time clock support by Simon Glass · 10 years ago
  45. c2a8c06 dm: rtc: sandbox: Add a driver for the sandbox I2C RTC by Simon Glass · 10 years ago
  46. c404aa6 dm: rtc: sandbox: Add an emulated I2C RTC device by Simon Glass · 10 years ago
  47. d9050b5 dm: rtc: Add a uclass for real-time clocks by Simon Glass · 10 years ago
  48. 4283e84 dm: rtc: Rename mktime() and reduce the number of parameters by Simon Glass · 10 years ago
  49. 1299466 dm: rtc: Rename to_tm() to rtc_to_tm() and add error code by Simon Glass · 10 years ago
  50. 2d937bb dm: rtc: Rename gregorian day function by Simon Glass · 10 years ago
  51. ffdb488 remove unnecessary version.h includes by Rob Herring · 10 years ago
  52. b4ae600 x86: rtc: mc146818: Add helpers to read/write CMOS RAM by Simon Glass · 10 years ago
  53. f19e090 mpc8260: remove atc board support by Masahiro Yamada · 10 years ago
  54. e722852 Replace <compiler.h> with <linux/compiler.h> by Masahiro Yamada · 10 years ago
  55. 538059d rtc: mc146818: Set up RTC at start of day by Simon Glass · 10 years ago
  56. c243784 arm: marvell: Move arch/kirkwood.h to arch/soc.h by Stefan Roese · 10 years ago
  57. f3e12b7 kconfig: add blank Kconfig files by Masahiro Yamada · 10 years ago
  58. 90491f2 RTC: add support for DS1339 (using DS1307 driver) by Markus Niebel · 10 years ago
  59. 0d68fb1 kbuild: use Linux Kernel build scripts by Masahiro Yamada · 11 years ago
  60. 44f6be3 Merge branch 'master' of git://git.denx.de/u-boot-mips by Tom Rini · 11 years ago
  61. ea385ed Merge branch 'iu-boot/master' into 'u-boot-arm/master' by Albert ARIBAUD · 11 years ago
  62. c028f9b malta: enable RTC support by Paul Burton · 11 years ago
  63. 56424eb am33xx, davinci: Create and use <asm/davinci_rtc.h> by Tom Rini · 11 years ago
  64. 9d02d3a drivers/rtc/davinci.c: Reference DAVINCI_RTC_BASE more directly by Tom Rini · 11 years ago
  65. 5594ce4 drivers: convert makefiles to Kbuild style by Masahiro Yamada · 11 years ago
  66. ec7fbf5 Coding Style cleanup: replace leading SPACEs by TABs by Wolfgang Denk · 11 years ago
  67. bd8ec7e Coding Style cleanup: remove trailing white space by Wolfgang Denk · 11 years ago
  68. fef4fe4 drivers: s3c44b0_rtc: delete an unused driver by Masahiro Yamada · 11 years ago
  69. d79de1d Add GPL-2.0+ SPDX-License-Identifier to source files by Wolfgang Denk · 11 years ago
  70. 4a59809 Consolidate bool type by York Sun · 12 years ago
  71. 39cf43f ppc: Remove PCIPPC2 and PCIPPC6 boards by Stefan Roese · 12 years ago
  72. 1c6dba1 pmic: Extend PMIC framework to support multiple instances of PMIC devices by Łukasz Majewski · 12 years ago
  73. 71d4389 rtc: pcf8563: Make century compatible with Linux by Benoît Thébaudeau · 12 years ago
  74. 3c4ff1f rtc: add support of mx27 rtc by trem · 12 years ago
  75. cbf0bf2 mxs: Convert sys_proto.h prefixes to 'mxs' by Otavio Salvador · 12 years ago
  76. 66b70bb rtc: imxdi: Initial support by Benoît Thébaudeau · 12 years ago
  77. 22f4ff9 mxs: prefix register structs with 'mxs' prefix by Otavio Salvador · 12 years ago
  78. 7819633 Add support for DS1388. by Kenth Eriksson · 12 years ago
  79. d670fc5 rtc/m41t62: Add support for M41T82 with HT (Halt Update) by Stefan Roese · 13 years ago
  80. a3e1550 arm, davinci: move davinci_rtc struct to hardware.h by Heiko Schocher · 13 years ago
  81. 49a358b drivers/rtc/s3c24x0_rtc.c: fix GCC 4.6 warnings by Anatolij Gustschin · 13 years ago
  82. 8648726 iMX28: Add driver for internal RTC by Marek Vasut · 13 years ago
  83. 68fcf89 Merge branch 'master' of git://git.denx.de/u-boot-arm by Wolfgang Denk · 13 years ago
  84. f2974f6 drivers/rtc/rv3029.c: fix GCC 4.6 build warnings by Wolfgang Denk · 13 years ago
  85. 3a61422 drivers/rtc/ds3231.c: fix GCC 4.6 build warnings by Wolfgang Denk · 13 years ago
  86. cc94214 ARM: dreamplug: fix compilation by Anatolij Gustschin · 13 years ago
  87. 3f8d178 rtc: Make mc13783-rtc driver generic by Fabio Estevam · 13 years ago
  88. c0b15f0 drivers/rtc/ds1337.c: fix GCC 4.6 build warnings by Wolfgang Denk · 13 years ago
  89. 07735d1 RTC: Switch mc13783 to generic pmic code by Stefano Babic · 13 years ago
  90. 62f3ec7 rtc, davinci: add support for davinci internal RTC by Heiko Schocher · 13 years ago
  91. 60fbc8d Convert ISO-8859 files to UTF-8 by Albert ARIBAUD · 13 years ago
  92. 152bf1f drivers/rtc: add Marvell Integrated RTC by Jason Cooper · 13 years ago
  93. bf895ad cleanup: Fix typos and misspellings in various files. by Mike Williams · 13 years ago
  94. b06208c AT91: change includes from asm/arch/io.h to asm/io.h by Reinhard Meyer · 14 years ago
  95. da48040 AT91: fix related at91 driver files by Reinhard Meyer · 14 years ago
  96. 1f1b701 rtc, rv3029: add trickle charger support. by Heiko Schocher · 14 years ago
  97. b87c30f eNET: Add RTC support to eNET by Graeme Russ · 14 years ago
  98. 641f0ab rtc: add support for Micro Crystal RV-3029-C2 RTC by Heiko Schocher · 14 years ago
  99. d496c9f RTC driver for PT7C4338 chip. by Priyanka Jain · 14 years ago
  100. a8d426f Switch from archive libraries to partial linking by Sebastien Carlier · 14 years ago