1. 97799bc Merge patch series "Tidy up use of 'SPL' and CONFIG_SPL_BUILD" by Tom Rini · 6 weeks ago
  2. 4cafa21 global: Rename SPL_TPL_ to PHASE_ by Simon Glass · 8 weeks ago
  3. 55b2164 rtc: rv3028: add support to manage VDD regulator by Arturo Buzarra · 9 weeks ago
  4. 68cf922 drivers: rtc: Remove duplicate newlines by Marek Vasut · 4 months ago
  5. af84c8a rtc: fix the description of the Goldfish RTC driver by Heinrich Schuchardt · 5 months ago
  6. dec7ea0 Restore patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet" by Tom Rini · 6 months ago
  7. abb9a04 Revert "Merge patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet"" by Tom Rini · 6 months ago
  8. af20c8a rtc: Remove <common.h> and add needed includes by Tom Rini · 7 months ago
  9. fa644f3 global: Audit usage of <eeprom.h> by Tom Rini · 7 months ago
  10. 59d10d0 rtc: goldfish_rtc_probe should be static by Heinrich Schuchardt · 8 months ago
  11. d318eb3 treewide: Remove clk_free by Sean Anderson · 11 months ago
  12. d76beea rtc: driver for Goldfish RTC by Heinrich Schuchardt · 11 months ago
  13. 22f03df drivers: rtc: max313xx: provide read8/write8 by Chris Packham · 1 year, 5 months ago
  14. 86b4c99 drivers: rtc: add max313xx series rtc driver by Chris Packham · 1 year, 8 months ago
  15. ce47505 rtc: m41t62: implements read8/write8 operations by Thomas Perrot · 1 year, 8 months ago
  16. cce3e3e sandbox: Tidy up RTC options by Simon Glass · 1 year, 9 months ago
  17. 5523a27 rtc: Drop old and unused drivers by Simon Glass · 1 year, 10 months ago
  18. 4d68321 rtc: abx8xx: Add support for reading RAM by Sean Anderson · 2 years ago
  19. 34d09ef rtc: add ht1380 driver by Sergei Antonov · 2 years ago
  20. fb8a629 global: Migrate CONFIG_FTRTC010_PCLK to CFG by Tom Rini · 2 years ago
  21. 84e6dfa global: Migrate CONFIG_FTRTC010_EXTCLK to CFG by Tom Rini · 2 years ago
  22. 5d76648 malta: Rename CONFIG_MALTA to CONFIG_TARGET_MALTA by Tom Rini · 2 years ago
  23. f27b796 Convert CONFIG_RTC_DS1337 et al to Kconfig by Tom Rini · 2 years ago
  24. 6a5dccc global: Move remaining CONFIG_SYS_* to CFG_SYS_* by Tom Rini · 2 years ago
  25. cfa8e26 rtc: Remove unused drivers by Tom Rini · 2 years ago
  26. 4a3fd5d rtc: Remove unused drivers by Tom Rini · 2 years, 1 month ago
  27. b9d3cad Convert CONFIG_SYS_INTERLAKEN et al to Kconfig by Tom Rini · 2 years, 1 month ago
  28. d63726e treewide: Fix Marek's name and change my e-mail address by Marek Behún · 2 years, 6 months ago
  29. 5768e8b test: Load mac address using RTC by Sean Anderson · 2 years, 7 months ago
  30. 9b36188 rtc: rv8803: fix off-by-one in month counting by Oliver Graute · 2 years, 7 months ago
  31. e7ca7da vpl: Add Kconfig options for VPL by Simon Glass · 2 years, 7 months ago
  32. 91d48f2 Convert CONFIG_MCFRTC et al to Kconfig by Tom Rini · 2 years, 8 months ago
  33. 733b244 drivers: rtc: fix null pointer access in armada38x_rtc_reset by Francois Berder · 2 years, 9 months ago
  34. 3f0032f rtc: ds1307: Add bindings for microchip, mcp7940x by Pali Rohár · 2 years, 9 months ago
  35. ff1cb9c rtc: pcf2127: remove U-Boot specific compatible string by Vladimir Oltean · 2 years, 11 months ago
  36. 1d4734a rtc: pcf2127: sync with Linux compatible strings by Vladimir Oltean · 2 years, 11 months ago
  37. e015c61 rtc: ds1337: fix compatible string typo by Clemens Gruber · 3 years, 1 month ago
  38. 2eeaea4 Merge tag 'u-boot-imx-20211020' of https://source.denx.de/u-boot/custodians/u-boot-imx by Tom Rini · 3 years, 1 month ago
  39. c58ef2d rtc: ds1307: Handle oscillator-stop bit correctly by Mark Tomlinson · 3 years, 2 months ago
  40. 9792c0a rtc: rv8803: add epson,rx8803 and epson,rx8900 compatible by Heiko Thiery · 3 years, 2 months ago
  41. 32ff6e2 rtc: rx8025: revise single register write to use offset by Mathew McBride · 3 years, 2 months ago
  42. f096e2d rtc: rx8025: set date in a single i2c transaction by Mathew McBride · 3 years, 2 months ago
  43. f36e6c7 rtc: rx8025: add support for EPSON RX8035. by Mathew McBride · 3 years, 2 months ago
  44. 25026cb rtc: rx8025: drop non-DM support by Mathew McBride · 3 years, 2 months ago
  45. 9288265 treewide: Use OF_REAL instead of !OF_PLATDATA by Simon Glass · 3 years, 4 months ago
  46. 6e1f085 Remove including timestamp.h in version.h by Pali Rohár · 3 years, 4 months ago
  47. 8534161 rtc: ds1307: Fix incorrect clock reset for DS13xx by Callum Sinclair · 3 years, 4 months ago
  48. eddd5f3 rtc: zynqmp: Add support for ZynqMP RTC by Michal Simek · 3 years, 4 months ago
  49. 13bbcf4 dm: rtc: uclass: Add flag to control sequence numbering by Michal Simek · 3 years, 4 months ago
  50. 3ff49ec global: Convert simple_strtoul() with hex to hextoul() by Simon Glass · 3 years, 4 months ago
  51. 1a931d1 rtc: m41t62: fix wrong register use for set/reset ST bit by Max Yang · 3 years, 7 months ago
  52. a581dc1 lib: move rtc-lib.c to lib by Heinrich Schuchardt · 3 years, 6 months ago
  53. 8131335 dm: define LOG_CATEGORY for all uclass by Patrick Delaunay · 3 years, 7 months ago
  54. 9fd9fa9 rtc: davinci: fix date loaded on reset by Dario Binacchi · 3 years, 6 months ago
  55. 940922f rtc: davinci: add driver model support by Dario Binacchi · 3 years, 6 months ago
  56. c2f7fdc rtc: davinci: use unlock/lock mechanism by Dario Binacchi · 3 years, 6 months ago
  57. 64a7a68 rtc: davinci: check BUSY bit before set TC registers by Dario Binacchi · 3 years, 6 months ago
  58. 0eb3a62 rtc: davinci: replace 32bit access with 8bit access by Dario Binacchi · 3 years, 6 months ago
  59. d898c8b rtc: davinci: fix compiler errors by Dario Binacchi · 3 years, 6 months ago
  60. 0cbde1c rtc: davinci: enable compilation for omap architectures by Dario Binacchi · 3 years, 6 months ago
  61. eac5224 rtc: add support for rv3028 rtc by Heiko Schocher · 3 years, 9 months ago
  62. 311d9de rtc: add armada38x driver by Marek Behún · 3 years, 9 months ago
  63. a18a36f Merge tag 'v2021.04-rc5' into next by Tom Rini · 3 years, 8 months ago
  64. 65cb759 sandbox: i2c: Support i2c emulation with of-platdata by Simon Glass · 3 years, 8 months ago
  65. 3ee1d39 sandbox: i2c: Move platdata structs to header files by Simon Glass · 3 years, 8 months ago
  66. 69e8fdd rtc: ds1307: Add ds1339 compatible by Chris Packham · 3 years, 9 months ago
  67. 98af374 sandbox: i2c: Rename driver names to work with of-platdata by Simon Glass · 3 years, 10 months ago
  68. c0d1a00 sandbox: keep time offset when resetting by Heinrich Schuchardt · 3 years, 11 months ago
  69. f9b8730 rtc: add rtc-abx80x, a driver for the Abracon AB x80x i2c rtc by Ying-Chun Liu (PaulLiu) · 3 years, 10 months ago
  70. 4d1af8c rtc: stm32: migrate trace to log macro by Patrick Delaunay · 4 years, 1 month ago
  71. 1d8364a dm: Rename U_BOOT_DEVICE() to U_BOOT_DRVINFO() by Simon Glass · 4 years ago
  72. b75b15b dm: treewide: Rename ..._platdata variables to just ..._plat by Simon Glass · 4 years ago
  73. aad29ae dm: treewide: Rename ofdata_to_platdata() to of_to_plat() by Simon Glass · 4 years ago
  74. fa20e93 dm: treewide: Rename dev_get_platdata() to dev_get_plat() by Simon Glass · 4 years ago
  75. 71fa5b4 dm: treewide: Rename 'platdata' variables to just 'plat' by Simon Glass · 4 years ago
  76. 8a2b47f dm: treewide: Rename auto_alloc_size members to be shorter by Simon Glass · 4 years ago
  77. 2cd98f5 Merge https://gitlab.denx.de/u-boot/custodians/u-boot-x86 by Tom Rini · 4 years, 1 month ago
  78. 1f01057 Merge tag 'u-boot-imx-20201105' of https://gitlab.denx.de/u-boot/custodians/u-boot-imx by Tom Rini · 4 years, 1 month ago
  79. a055da8 x86: Fix up driver names to avoid dtoc warnings by Simon Glass · 4 years, 2 months ago
  80. ddf5fda Merge tag 'efi-2020-01-rc2-2' of https://gitlab.denx.de/u-boot/custodians/u-boot-efi by Tom Rini · 4 years, 1 month ago
  81. 33ebba3 rtc: m41t62: add oscillator fail bit reset support by Sebastian Reichel · 4 years, 3 months ago
  82. 1d4abb8 rtc: m41t62: reset SQW in m41t62_rtc_reset by Sebastian Reichel · 4 years, 3 months ago
  83. a41437e rtc: initialize emulated RTC from environment variable by Heinrich Schuchardt · 4 years, 1 month ago
  84. 05b06d7 rtc: use probe() to initialize emulated RTC by Heinrich Schuchardt · 4 years, 1 month ago
  85. 4d4558e dm: Add a test for of-platdata parent information by Simon Glass · 4 years, 2 months ago
  86. e45710b sandbox: Fix up building for of-platdata by Simon Glass · 4 years, 2 months ago
  87. 04ded00 rtc: provide an emulated RTC by Heinrich Schuchardt · 4 years, 1 month ago
  88. b1f9d2c rtc: move pcf8563 to Kconfig by Heiko Schocher · 4 years, 1 month ago
  89. a89b4de treewide: convert devfdt_get_addr() to dev_read_addr() by Masahiro Yamada · 4 years, 4 months ago
  90. 5a9ecb2 Revert "Merge tag 'dm-pull-20jul20' of git://git.denx.de/u-boot-dm" by Tom Rini · 4 years, 4 months ago
  91. a831cef treewide: convert devfdt_get_addr() to dev_read_addr() by Masahiro Yamada · 4 years, 4 months ago
  92. 39ab867 acpi: Support generation of I2C descriptor by Simon Glass · 4 years, 5 months ago
  93. 5b7c51e rtc: i2c_rtc_emul: catch any write to the "reset" register by Rasmus Villemoes · 4 years, 5 months ago
  94. acffbea rtc: sandbox-rtc: fix set method by Rasmus Villemoes · 4 years, 5 months ago
  95. ca4aa09 rtc: pcf2127: provide ->write method by Rasmus Villemoes · 4 years, 5 months ago
  96. 62a85c6 rtc: pcf2127: provide ->read method by Rasmus Villemoes · 4 years, 5 months ago
  97. 6f0854e rtc: fall back to ->{read, write} if ->{read, write}8 are not provided by Rasmus Villemoes · 4 years, 5 months ago
  98. 579c992 rtc: add dm_rtc_write() helper by Rasmus Villemoes · 4 years, 5 months ago
  99. b9e40a2 rtc: add dm_rtc_read helper and ->read method by Rasmus Villemoes · 4 years, 5 months ago
  100. 4dcacfc common: Drop linux/bitops.h from common header by Simon Glass · 4 years, 7 months ago