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