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