1. b1f9d2c rtc: move pcf8563 to Kconfig by Heiko Schocher · Fri Oct 16 10:41:46 2020 +0200
  2. a89b4de treewide: convert devfdt_get_addr() to dev_read_addr() by Masahiro Yamada · Fri Jul 17 14:36:48 2020 +0900
  3. 5a9ecb2 Revert "Merge tag 'dm-pull-20jul20' of git://git.denx.de/u-boot-dm" by Tom Rini · Fri Jul 24 08:42:06 2020 -0400
  4. a831cef treewide: convert devfdt_get_addr() to dev_read_addr() by Masahiro Yamada · Fri Jul 17 14:36:48 2020 +0900
  5. 39ab867 acpi: Support generation of I2C descriptor by Simon Glass · Tue Jul 07 13:11:48 2020 -0600
  6. 5b7c51e rtc: i2c_rtc_emul: catch any write to the "reset" register by Rasmus Villemoes · Mon Jul 06 22:01:17 2020 +0200
  7. acffbea rtc: sandbox-rtc: fix set method by Rasmus Villemoes · Mon Jul 06 22:01:16 2020 +0200
  8. ca4aa09 rtc: pcf2127: provide ->write method by Rasmus Villemoes · Mon Jul 06 22:01:14 2020 +0200
  9. 62a85c6 rtc: pcf2127: provide ->read method by Rasmus Villemoes · Mon Jul 06 22:01:13 2020 +0200
  10. 6f0854e rtc: fall back to ->{read, write} if ->{read, write}8 are not provided by Rasmus Villemoes · Mon Jul 06 22:01:12 2020 +0200
  11. 579c992 rtc: add dm_rtc_write() helper by Rasmus Villemoes · Mon Jul 06 22:01:11 2020 +0200
  12. b9e40a2 rtc: add dm_rtc_read helper and ->read method by Rasmus Villemoes · Mon Jul 06 22:01:10 2020 +0200
  13. 4dcacfc common: Drop linux/bitops.h from common header by Simon Glass · Sun May 10 11:40:13 2020 -0600
  14. dbd7954 common: Drop linux/delay.h from common header by Simon Glass · Sun May 10 11:40:11 2020 -0600
  15. 0db4b94 Fix some checkpatch warnings in calls to udelay() by Simon Glass · Sun May 10 11:40:10 2020 -0600
  16. 0f2af88 common: Drop log.h from common header by Simon Glass · Sun May 10 11:40:05 2020 -0600
  17. 8f055af Fix some checkpatch warnings in calls to debug() by Simon Glass · Sun May 10 11:40:04 2020 -0600
  18. 7e0e026 rtc: pt7c4338: Add driver model support by Biwen Li · Fri May 01 20:03:57 2020 +0800
  19. 247dac6 rtc: ds1337: Add driver model support by Biwen Li · Fri May 01 20:03:56 2020 +0800
  20. 697ab3d rtc: pcf2127: don't add/subtract 1 to tm_mon by Rasmus Villemoes · Fri May 01 15:24:50 2020 +0200
  21. 100e860 rtc: ds1374: typo Watchdog by Heinrich Schuchardt · Mon Apr 20 18:31:21 2020 +0200
  22. 9aeb461 rtc: m41t62: add compatible for m41st87 by Marek Vasut · Sat Feb 15 14:46:10 2020 +0100
  23. 9bc1564 dm: core: Create a new header file for 'compat' features by Simon Glass · Mon Feb 03 07:36:16 2020 -0700
  24. d00ffb5 rtc: pcf8563: Add driver model support by Biwen Li · Tue Dec 31 15:33:37 2019 +0800
  25. 946b741 rtc: s35392a: encode command correctly by Ian Ray · Tue Jan 14 16:18:20 2020 +0000
  26. 9c5fc93 rtc: add support for DS3232 device by Han Nandor · Tue Nov 12 08:39:38 2019 +0000
  27. 25dac2a rtc: rx8010js: add compatible string by Robert Beckett · Tue Oct 29 19:07:03 2019 +0000
  28. 4d58090 rtc: s35392a: add compatible strings by Robert Beckett · Mon Oct 28 19:10:10 2019 +0000
  29. 77533b0 rtc: rx8010sj: fix DM initialization by Robert Beckett · Mon Oct 28 18:49:15 2019 +0000
  30. 51ba522 rtc: move date.c from drivers/rtc/ to lib/ by AKASHI Takahiro · Wed Nov 13 09:44:49 2019 +0900
  31. eba6b8d common: Move old EEPROM functions into a new header by Simon Glass · Thu Nov 14 12:57:50 2019 -0700
  32. 20a5f79 rtc: ds3231/ds3232: fix coding style by Biwen Li · Tue Aug 27 15:32:36 2019 +0800
  33. 99c5bc3 rtc: stm32: manage 2 digit limitation on year by Patrick Delaunay · Mon Jul 22 14:50:21 2019 +0200
  34. 4f97aac rtc: ds3232/ds3231: Add support to generate 32KHz output for driver module by Chuanhua Han · Fri Jul 26 19:24:00 2019 +0800
  35. 0af6e2d env: Move env_get() to env.h by Simon Glass · Thu Aug 01 09:46:52 2019 -0600
  36. b11a14a rtc, rx8025: add DM support by Heiko Schocher · Tue Jul 16 05:31:35 2019 +0200
  37. 6b659d0 rtc, rx8025: fix Coding Style by Heiko Schocher · Tue Jul 16 05:31:34 2019 +0200
  38. 1ac5f6c rtc: move RTC_RX8025 to Kconfig by Heiko Schocher · Tue Jul 16 05:31:33 2019 +0200
  39. feee9af rtc: Add rtc driver for stm32mp1 by Patrick Delaunay · Mon Jul 22 11:02:34 2019 +0200
  40. 15ac1d2 rtc: Add DM support to ds3231 by Chuanhua Han · Fri Jun 21 16:21:53 2019 +0800
  41. 2febcea rtc: add Microcrystal RV-8803 driver by Michael Walle · Wed May 29 01:29:58 2019 +0200
  42. 2e819b4 rtc: ds1307: add support for m41t11 by Heiko Schocher · Mon May 27 08:13:41 2019 +0200
  43. db45213 rtc: pcf2127: Fixed bug with rtc settings and getting error time by Chuanhua Han · Mon Jul 08 11:45:25 2019 +0800
  44. df27efb rtc: export rtc_month_days() by Heinrich Schuchardt · Fri May 31 07:21:03 2019 +0200
  45. 4d930c6 rtc: m41t62: add compatible for m41t82 by Simon Goldschmidt · Thu Mar 28 21:11:49 2019 +0100
  46. 5d43d0f rtc: m41t62: Convert the RTC driver to support the driver model (DM) by Lukasz Majewski · Thu Nov 22 14:54:34 2018 +0100
  47. 7f633d0 rtc: m41t62: Extract common RTC handling code to facilitate DM conversion by Lukasz Majewski · Thu Nov 22 14:54:33 2018 +0100
  48. 1715e8a rtc: m41t62: Break i2c_write() arguments to fix checkpatch warning by Lukasz Majewski · Thu Nov 22 14:54:32 2018 +0100
  49. c17ec48 Kconfig: Migrate CONFIG_RTC_M41T62 define to Kconfig by Lukasz Majewski · Thu Nov 22 14:54:31 2018 +0100
  50. d2eda7d drivers: rtc: correctly convert seconds to time structure by Heinrich Schuchardt · Sat Dec 01 23:14:10 2018 +0100
  51. 570c53c Merge tag 'for-master-20181130' of git://git.denx.de/u-boot-rockchip by Tom Rini · Sat Dec 01 14:17:27 2018 -0500
  52. 653a5a8 rtc: rv3029: update to support DM and sync with Linux 4.17 by Philipp Tomsich · Tue Nov 27 22:53:58 2018 +0100
  53. 3d0e1ad rtc: rv3029: add to Kconfig by Philipp Tomsich · Tue Nov 27 22:53:57 2018 +0100
  54. 302ea78 rtc: Allow child drivers by Simon Glass · Sun Nov 18 08:14:35 2018 -0700
  55. cf26c09 Merge tag 'dm-9oct18' of git://git.denx.de/u-boot-dm by Tom Rini · Wed Oct 10 13:35:17 2018 -0400
  56. 39c9422 rtc: Allow use of RTC in SPL and TPL by Simon Glass · Mon Oct 01 12:22:15 2018 -0600
  57. 9be963e Kconfig: Convert CONFIG_RTC_MC146818 to Kconfig by Simon Glass · Mon Oct 01 12:22:14 2018 -0600
  58. 702c08b rtc: Add read8 and write8 support to isl1208 driver by Trent Piepho · Thu May 31 11:14:44 2018 -0700
  59. cbba155 rtc: pl031: convert the driver to driver model by AKASHI Takahiro · Fri Sep 14 17:06:53 2018 +0900
  60. b30a7ef Merge tag 'signed-efi-next' of git://github.com/agraf/u-boot by Tom Rini · Mon Jul 30 16:02:29 2018 -0400
  61. 5bb59c6 drivers: rtc: correctly set week day for mc146818 by Heinrich Schuchardt · Sat Jul 21 18:40:20 2018 +0200
  62. a7d5510 rtc: remove CONFIG_CMD_DATE dependency by Heinrich Schuchardt · Sat Jul 07 23:39:12 2018 +0200
  63. 80a4742 rtc: compile date.c if DM_RTC by AKASHI Takahiro · Wed Jul 11 18:06:06 2018 +0900
  64. 1884b98 drivers: rtc: correct week day for mc146818 by Heinrich Schuchardt · Sun Jul 08 00:07:26 2018 +0200
  65. 57da69d drivers: rtc: resolve year 2038 problem in rtc_to_tm by Heinrich Schuchardt · Sat Jul 07 23:39:11 2018 +0200
  66. 1bf05d0 ARM: qemu-arm: enable RTC by Heinrich Schuchardt · Fri Jun 29 00:34:16 2018 +0200
  67. f654d65 drivers/rtc: convert mvrtc to DM by Chris Packham · Mon May 28 23:39:58 2018 +1200
  68. 520556f drivers/rtc: prepare mvrtc for DM conversion by Chris Packham · Mon May 28 23:39:57 2018 +1200
  69. 10e4779 SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · Sun May 06 17:58:06 2018 -0400
  70. bdfb5c4 Remove unnecessary instances of DECLARE_GLOBAL_DATA_PTR by Tom Rini · Wed Apr 18 13:50:47 2018 -0400
  71. 7c105e4 rtc: rx8025: remove redundant code in rtc_reset by Chris Packham · Wed Mar 21 15:40:37 2018 +1300
  72. 4012ba8 rtc: rs5c372: remove redundant code in rtc_reset by Chris Packham · Wed Mar 21 15:40:36 2018 +1300
  73. fb6eafc rtc: mx27rtc: remove redundant code in rtc_reset by Chris Packham · Wed Mar 21 15:40:35 2018 +1300
  74. 2c21d04 rtc: ds1374: remove redundant code in rtc_reset by Chris Packham · Wed Mar 21 15:40:34 2018 +1300
  75. 52ef403 rtc: ds1307: remove redundant code in rtc_reset by Chris Packham · Wed Mar 21 15:40:33 2018 +1300
  76. 2f6bb76 rtc: rewrite isl1208 to support DM by Klaus Goger · Mon Mar 19 20:32:05 2018 +0100
  77. 20de5b0 rtc: adding RX8010SJ rtc driver by Nandor Han · Wed Jan 10 20:31:27 2018 +0100
  78. d5ea84a rtc: add support for s35392a by Nandor Han · Wed Nov 08 15:35:14 2017 +0000
  79. b49eb3f rtc: mc146818: Correct alarm message for day alarm by Bin Meng · Tue Oct 17 08:19:33 2017 -0700
  80. 64b723f env: Rename getenv/_f() to env_get() by Simon Glass · Thu Aug 03 12:22:12 2017 -0600
  81. 6f90e58 powerpc, 5xxx, 512x: remove support for mpc5xxx and mpc512x by Heiko Schocher · Wed Jun 14 05:49:40 2017 +0200
  82. 65d94db powerpc, 8xx: remove support for 8xx by Heiko Schocher · Wed Jun 07 17:33:09 2017 +0200
  83. 2d3ac51 rtc: ds1337: drop "SYS" from config variables by Chris Packham · Tue May 30 12:03:33 2017 +1200
  84. cd3edd0 dm: sandbox: i2c_rtc: Drop fdtdec.h header by Simon Glass · Thu May 18 20:09:56 2017 -0600
  85. 5e20d18 Drop three-wire serial (TWS) support by Simon Glass · Wed May 17 03:25:04 2017 -0600
  86. 97a3e91 rtc: Add DM support to ds1307 by Chris Packham · Sat Apr 29 15:20:29 2017 +1200
  87. d52c551 drivers: remove Blackfin specific drivers by Masahiro Yamada · Fri Apr 14 10:55:00 2017 +0900
  88. fbfe53d dm: rtc: Add 16-bit read/write support by Bin Meng · Thu Mar 16 07:26:27 2017 -0700
  89. e21f5c2 rtc: pcf2127: Update Kconfig and code style by Meng Yi · Mon Jan 09 11:24:51 2017 -0700
  90. 188417c rtc: Add RTC chip pcf2127 support by Meng Yi · Wed Nov 30 15:47:31 2016 +0800
  91. 43d7c79 rtc: Use CONFIG_X86 instead of __I386__ by Simon Glass · Sun Sep 25 21:33:11 2016 -0600
  92. 56a931c treewide: replace #include <asm/errno.h> with <linux/errno.h> by Masahiro Yamada · Wed Sep 21 11:28:55 2016 +0900
  93. 30fe357 drivers: squash lines for immediate return by Masahiro Yamada · Tue Sep 06 22:17:39 2016 +0900
  94. 4612af6 rtc: Tidy up the code style by Simon Glass · Sun Jun 19 19:51:00 2016 -0600
  95. b9b8c2f rtc: Add MCP79411 support to DS1307 rtc driver by Andy Fleming · Wed Oct 21 18:59:06 2015 -0500
  96. c60a5bc dm: rtc: Correct rtc_read32() return value by Simon Glass · Sun Oct 18 15:55:31 2015 -0600
  97. a10166f rtc: mc146818: Use probe() to set up the device by Simon Glass · Sun Oct 18 15:55:30 2015 -0600
  98. bc93207 rtc: mc146818: Add a comment to the #endif by Simon Glass · Sun Oct 18 15:55:29 2015 -0600
  99. 28cf0bc rtc:ds3232/ds3231: Add support to generate 32KHz output by Priyanka Jain · Mon Jun 29 15:39:23 2015 +0530
  100. cc85b7b drivers: hierarchize drivers Kconfig menu by Masahiro Yamada · Sun Jul 26 02:46:26 2015 +0900