1. eac5224 rtc: add support for rv3028 rtc by Heiko Schocher · Wed Mar 10 08:15:00 2021 +0100
  2. 311d9de rtc: add armada38x driver by Marek Behún · Fri Feb 26 10:30:19 2021 +0100
  3. a18a36f Merge tag 'v2021.04-rc5' into next by Tom Rini · Mon Mar 29 17:53:19 2021 -0400
  4. 65cb759 sandbox: i2c: Support i2c emulation with of-platdata by Simon Glass · Mon Mar 15 17:25:30 2021 +1300
  5. 3ee1d39 sandbox: i2c: Move platdata structs to header files by Simon Glass · Mon Mar 15 17:25:27 2021 +1300
  6. 69e8fdd rtc: ds1307: Add ds1339 compatible by Chris Packham · Wed Mar 03 14:09:44 2021 +1300
  7. 98af374 sandbox: i2c: Rename driver names to work with of-platdata by Simon Glass · Wed Feb 03 06:01:17 2021 -0700
  8. c0d1a00 sandbox: keep time offset when resetting by Heinrich Schuchardt · Wed Dec 30 18:07:48 2020 +0100
  9. f9b8730 rtc: add rtc-abx80x, a driver for the Abracon AB x80x i2c rtc by Ying-Chun Liu (PaulLiu) · Fri Jan 15 13:53:02 2021 +0800
  10. 4d1af8c rtc: stm32: migrate trace to log macro by Patrick Delaunay · Fri Nov 06 19:01:40 2020 +0100
  11. 1d8364a dm: Rename U_BOOT_DEVICE() to U_BOOT_DRVINFO() by Simon Glass · Mon Dec 28 20:34:54 2020 -0700
  12. b75b15b dm: treewide: Rename ..._platdata variables to just ..._plat by Simon Glass · Thu Dec 03 16:55:23 2020 -0700
  13. aad29ae dm: treewide: Rename ofdata_to_platdata() to of_to_plat() by Simon Glass · Thu Dec 03 16:55:21 2020 -0700
  14. fa20e93 dm: treewide: Rename dev_get_platdata() to dev_get_plat() by Simon Glass · Thu Dec 03 16:55:20 2020 -0700
  15. 71fa5b4 dm: treewide: Rename 'platdata' variables to just 'plat' by Simon Glass · Thu Dec 03 16:55:18 2020 -0700
  16. 8a2b47f dm: treewide: Rename auto_alloc_size members to be shorter by Simon Glass · Thu Dec 03 16:55:17 2020 -0700
  17. 2cd98f5 Merge https://gitlab.denx.de/u-boot/custodians/u-boot-x86 by Tom Rini · Fri Nov 06 08:41:49 2020 -0500
  18. 1f01057 Merge tag 'u-boot-imx-20201105' of https://gitlab.denx.de/u-boot/custodians/u-boot-imx by Tom Rini · Thu Nov 05 11:57:50 2020 -0500
  19. a055da8 x86: Fix up driver names to avoid dtoc warnings by Simon Glass · Mon Oct 05 05:27:01 2020 -0600
  20. ddf5fda Merge tag 'efi-2020-01-rc2-2' of https://gitlab.denx.de/u-boot/custodians/u-boot-efi by Tom Rini · Sun Nov 01 10:56:37 2020 -0500
  21. 33ebba3 rtc: m41t62: add oscillator fail bit reset support by Sebastian Reichel · Wed Sep 02 19:31:40 2020 +0200
  22. 1d4abb8 rtc: m41t62: reset SQW in m41t62_rtc_reset by Sebastian Reichel · Wed Sep 02 19:31:39 2020 +0200
  23. a41437e rtc: initialize emulated RTC from environment variable by Heinrich Schuchardt · Fri Oct 30 03:27:22 2020 +0100
  24. 05b06d7 rtc: use probe() to initialize emulated RTC by Heinrich Schuchardt · Fri Oct 30 03:05:47 2020 +0100
  25. 4d4558e dm: Add a test for of-platdata parent information by Simon Glass · Sat Oct 03 11:31:36 2020 -0600
  26. e45710b sandbox: Fix up building for of-platdata by Simon Glass · Sat Oct 03 11:31:34 2020 -0600
  27. 04ded00 rtc: provide an emulated RTC by Heinrich Schuchardt · Thu Oct 22 23:52:14 2020 +0200
  28. b1f9d2c rtc: move pcf8563 to Kconfig by Heiko Schocher · Fri Oct 16 10:41:46 2020 +0200
  29. a89b4de treewide: convert devfdt_get_addr() to dev_read_addr() by Masahiro Yamada · Fri Jul 17 14:36:48 2020 +0900
  30. 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
  31. a831cef treewide: convert devfdt_get_addr() to dev_read_addr() by Masahiro Yamada · Fri Jul 17 14:36:48 2020 +0900
  32. 39ab867 acpi: Support generation of I2C descriptor by Simon Glass · Tue Jul 07 13:11:48 2020 -0600
  33. 5b7c51e rtc: i2c_rtc_emul: catch any write to the "reset" register by Rasmus Villemoes · Mon Jul 06 22:01:17 2020 +0200
  34. acffbea rtc: sandbox-rtc: fix set method by Rasmus Villemoes · Mon Jul 06 22:01:16 2020 +0200
  35. ca4aa09 rtc: pcf2127: provide ->write method by Rasmus Villemoes · Mon Jul 06 22:01:14 2020 +0200
  36. 62a85c6 rtc: pcf2127: provide ->read method by Rasmus Villemoes · Mon Jul 06 22:01:13 2020 +0200
  37. 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
  38. 579c992 rtc: add dm_rtc_write() helper by Rasmus Villemoes · Mon Jul 06 22:01:11 2020 +0200
  39. b9e40a2 rtc: add dm_rtc_read helper and ->read method by Rasmus Villemoes · Mon Jul 06 22:01:10 2020 +0200
  40. 4dcacfc common: Drop linux/bitops.h from common header by Simon Glass · Sun May 10 11:40:13 2020 -0600
  41. dbd7954 common: Drop linux/delay.h from common header by Simon Glass · Sun May 10 11:40:11 2020 -0600
  42. 0db4b94 Fix some checkpatch warnings in calls to udelay() by Simon Glass · Sun May 10 11:40:10 2020 -0600
  43. 0f2af88 common: Drop log.h from common header by Simon Glass · Sun May 10 11:40:05 2020 -0600
  44. 8f055af Fix some checkpatch warnings in calls to debug() by Simon Glass · Sun May 10 11:40:04 2020 -0600
  45. 7e0e026 rtc: pt7c4338: Add driver model support by Biwen Li · Fri May 01 20:03:57 2020 +0800
  46. 247dac6 rtc: ds1337: Add driver model support by Biwen Li · Fri May 01 20:03:56 2020 +0800
  47. 697ab3d rtc: pcf2127: don't add/subtract 1 to tm_mon by Rasmus Villemoes · Fri May 01 15:24:50 2020 +0200
  48. 100e860 rtc: ds1374: typo Watchdog by Heinrich Schuchardt · Mon Apr 20 18:31:21 2020 +0200
  49. 9aeb461 rtc: m41t62: add compatible for m41st87 by Marek Vasut · Sat Feb 15 14:46:10 2020 +0100
  50. 9bc1564 dm: core: Create a new header file for 'compat' features by Simon Glass · Mon Feb 03 07:36:16 2020 -0700
  51. d00ffb5 rtc: pcf8563: Add driver model support by Biwen Li · Tue Dec 31 15:33:37 2019 +0800
  52. 946b741 rtc: s35392a: encode command correctly by Ian Ray · Tue Jan 14 16:18:20 2020 +0000
  53. 9c5fc93 rtc: add support for DS3232 device by Han Nandor · Tue Nov 12 08:39:38 2019 +0000
  54. 25dac2a rtc: rx8010js: add compatible string by Robert Beckett · Tue Oct 29 19:07:03 2019 +0000
  55. 4d58090 rtc: s35392a: add compatible strings by Robert Beckett · Mon Oct 28 19:10:10 2019 +0000
  56. 77533b0 rtc: rx8010sj: fix DM initialization by Robert Beckett · Mon Oct 28 18:49:15 2019 +0000
  57. 51ba522 rtc: move date.c from drivers/rtc/ to lib/ by AKASHI Takahiro · Wed Nov 13 09:44:49 2019 +0900
  58. eba6b8d common: Move old EEPROM functions into a new header by Simon Glass · Thu Nov 14 12:57:50 2019 -0700
  59. 20a5f79 rtc: ds3231/ds3232: fix coding style by Biwen Li · Tue Aug 27 15:32:36 2019 +0800
  60. 99c5bc3 rtc: stm32: manage 2 digit limitation on year by Patrick Delaunay · Mon Jul 22 14:50:21 2019 +0200
  61. 4f97aac rtc: ds3232/ds3231: Add support to generate 32KHz output for driver module by Chuanhua Han · Fri Jul 26 19:24:00 2019 +0800
  62. 0af6e2d env: Move env_get() to env.h by Simon Glass · Thu Aug 01 09:46:52 2019 -0600
  63. b11a14a rtc, rx8025: add DM support by Heiko Schocher · Tue Jul 16 05:31:35 2019 +0200
  64. 6b659d0 rtc, rx8025: fix Coding Style by Heiko Schocher · Tue Jul 16 05:31:34 2019 +0200
  65. 1ac5f6c rtc: move RTC_RX8025 to Kconfig by Heiko Schocher · Tue Jul 16 05:31:33 2019 +0200
  66. feee9af rtc: Add rtc driver for stm32mp1 by Patrick Delaunay · Mon Jul 22 11:02:34 2019 +0200
  67. 15ac1d2 rtc: Add DM support to ds3231 by Chuanhua Han · Fri Jun 21 16:21:53 2019 +0800
  68. 2febcea rtc: add Microcrystal RV-8803 driver by Michael Walle · Wed May 29 01:29:58 2019 +0200
  69. 2e819b4 rtc: ds1307: add support for m41t11 by Heiko Schocher · Mon May 27 08:13:41 2019 +0200
  70. db45213 rtc: pcf2127: Fixed bug with rtc settings and getting error time by Chuanhua Han · Mon Jul 08 11:45:25 2019 +0800
  71. df27efb rtc: export rtc_month_days() by Heinrich Schuchardt · Fri May 31 07:21:03 2019 +0200
  72. 4d930c6 rtc: m41t62: add compatible for m41t82 by Simon Goldschmidt · Thu Mar 28 21:11:49 2019 +0100
  73. 5d43d0f rtc: m41t62: Convert the RTC driver to support the driver model (DM) by Lukasz Majewski · Thu Nov 22 14:54:34 2018 +0100
  74. 7f633d0 rtc: m41t62: Extract common RTC handling code to facilitate DM conversion by Lukasz Majewski · Thu Nov 22 14:54:33 2018 +0100
  75. 1715e8a rtc: m41t62: Break i2c_write() arguments to fix checkpatch warning by Lukasz Majewski · Thu Nov 22 14:54:32 2018 +0100
  76. c17ec48 Kconfig: Migrate CONFIG_RTC_M41T62 define to Kconfig by Lukasz Majewski · Thu Nov 22 14:54:31 2018 +0100
  77. d2eda7d drivers: rtc: correctly convert seconds to time structure by Heinrich Schuchardt · Sat Dec 01 23:14:10 2018 +0100
  78. 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
  79. 653a5a8 rtc: rv3029: update to support DM and sync with Linux 4.17 by Philipp Tomsich · Tue Nov 27 22:53:58 2018 +0100
  80. 3d0e1ad rtc: rv3029: add to Kconfig by Philipp Tomsich · Tue Nov 27 22:53:57 2018 +0100
  81. 302ea78 rtc: Allow child drivers by Simon Glass · Sun Nov 18 08:14:35 2018 -0700
  82. cf26c09 Merge tag 'dm-9oct18' of git://git.denx.de/u-boot-dm by Tom Rini · Wed Oct 10 13:35:17 2018 -0400
  83. 39c9422 rtc: Allow use of RTC in SPL and TPL by Simon Glass · Mon Oct 01 12:22:15 2018 -0600
  84. 9be963e Kconfig: Convert CONFIG_RTC_MC146818 to Kconfig by Simon Glass · Mon Oct 01 12:22:14 2018 -0600
  85. 702c08b rtc: Add read8 and write8 support to isl1208 driver by Trent Piepho · Thu May 31 11:14:44 2018 -0700
  86. cbba155 rtc: pl031: convert the driver to driver model by AKASHI Takahiro · Fri Sep 14 17:06:53 2018 +0900
  87. b30a7ef Merge tag 'signed-efi-next' of git://github.com/agraf/u-boot by Tom Rini · Mon Jul 30 16:02:29 2018 -0400
  88. 5bb59c6 drivers: rtc: correctly set week day for mc146818 by Heinrich Schuchardt · Sat Jul 21 18:40:20 2018 +0200
  89. a7d5510 rtc: remove CONFIG_CMD_DATE dependency by Heinrich Schuchardt · Sat Jul 07 23:39:12 2018 +0200
  90. 80a4742 rtc: compile date.c if DM_RTC by AKASHI Takahiro · Wed Jul 11 18:06:06 2018 +0900
  91. 1884b98 drivers: rtc: correct week day for mc146818 by Heinrich Schuchardt · Sun Jul 08 00:07:26 2018 +0200
  92. 57da69d drivers: rtc: resolve year 2038 problem in rtc_to_tm by Heinrich Schuchardt · Sat Jul 07 23:39:11 2018 +0200
  93. 1bf05d0 ARM: qemu-arm: enable RTC by Heinrich Schuchardt · Fri Jun 29 00:34:16 2018 +0200
  94. f654d65 drivers/rtc: convert mvrtc to DM by Chris Packham · Mon May 28 23:39:58 2018 +1200
  95. 520556f drivers/rtc: prepare mvrtc for DM conversion by Chris Packham · Mon May 28 23:39:57 2018 +1200
  96. 10e4779 SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · Sun May 06 17:58:06 2018 -0400
  97. bdfb5c4 Remove unnecessary instances of DECLARE_GLOBAL_DATA_PTR by Tom Rini · Wed Apr 18 13:50:47 2018 -0400
  98. 7c105e4 rtc: rx8025: remove redundant code in rtc_reset by Chris Packham · Wed Mar 21 15:40:37 2018 +1300
  99. 4012ba8 rtc: rs5c372: remove redundant code in rtc_reset by Chris Packham · Wed Mar 21 15:40:36 2018 +1300
  100. fb6eafc rtc: mx27rtc: remove redundant code in rtc_reset by Chris Packham · Wed Mar 21 15:40:35 2018 +1300