~funderscore blog cgit wiki get in touch
aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* drivers: rtc: max313xx: provide read8/write8Chris Packham2023-07-25
* drivers: rtc: add max313xx series rtc driverChris Packham2023-03-30
* rtc: m41t62: implements read8/write8 operationsThomas Perrot2023-03-30
* sandbox: Tidy up RTC optionsSimon Glass2023-03-02
* rtc: Drop old and unused driversSimon Glass2023-02-07
* rtc: abx8xx: Add support for reading RAMSean Anderson2023-01-11
* rtc: add ht1380 driverSergei Antonov2023-01-02
* global: Migrate CONFIG_FTRTC010_PCLK to CFGTom Rini2022-12-23
* global: Migrate CONFIG_FTRTC010_EXTCLK to CFGTom Rini2022-12-23
* malta: Rename CONFIG_MALTA to CONFIG_TARGET_MALTATom Rini2022-12-22
* Convert CONFIG_RTC_DS1337 et al to KconfigTom Rini2022-12-05
* global: Move remaining CONFIG_SYS_* to CFG_SYS_*Tom Rini2022-12-05
* rtc: Remove unused driversTom Rini2022-12-05
* rtc: Remove unused driversTom Rini2022-11-10
* Convert CONFIG_SYS_INTERLAKEN et al to KconfigTom Rini2022-11-10
* treewide: Fix Marek's name and change my e-mail addressMarek Behún2022-07-21
* test: Load mac address using RTCSean Anderson2022-06-08
* rtc: rv8803: fix off-by-one in month countingOliver Graute2022-05-05
* vpl: Add Kconfig options for VPLSimon Glass2022-05-02
* Convert CONFIG_MCFRTC et al to KconfigTom Rini2022-04-01
* drivers: rtc: fix null pointer access in armada38x_rtc_resetFrancois Berder2022-03-04
* rtc: ds1307: Add bindings for microchip, mcp7940xPali Rohár2022-02-17
* rtc: pcf2127: remove U-Boot specific compatible stringVladimir Oltean2022-02-01
* rtc: pcf2127: sync with Linux compatible stringsVladimir Oltean2022-02-01
* rtc: ds1337: fix compatible string typoClemens Gruber2021-11-11
* Merge tag 'u-boot-imx-20211020' of https://source.denx.de/u-boot/custodians/u...Tom Rini2021-10-20
|\
| * rtc: rv8803: add epson,rx8803 and epson,rx8900 compatibleHeiko Thiery2021-10-07
* | rtc: ds1307: Handle oscillator-stop bit correctlyMark Tomlinson2021-10-12
|/
* rtc: rx8025: revise single register write to use offsetMathew McBride2021-10-03
* rtc: rx8025: set date in a single i2c transactionMathew McBride2021-10-03
* rtc: rx8025: add support for EPSON RX8035.Mathew McBride2021-10-03
* rtc: rx8025: drop non-DM supportMathew McBride2021-10-03
* treewide: Use OF_REAL instead of !OF_PLATDATASimon Glass2021-09-25
* Remove including timestamp.h in version.hPali Rohár2021-09-17
* rtc: ds1307: Fix incorrect clock reset for DS13xxCallum Sinclair2021-09-01
* rtc: zynqmp: Add support for ZynqMP RTCMichal Simek2021-08-06
* dm: rtc: uclass: Add flag to control sequence numberingMichal Simek2021-08-06
* global: Convert simple_strtoul() with hex to hextoul()Simon Glass2021-08-02
* rtc: m41t62: fix wrong register use for set/reset ST bitMax Yang2021-07-15
* lib: move rtc-lib.c to libHeinrich Schuchardt2021-07-14
* dm: define LOG_CATEGORY for all uclassPatrick Delaunay2021-07-06
* rtc: davinci: fix date loaded on resetDario Binacchi2021-06-09
* rtc: davinci: add driver model supportDario Binacchi2021-06-09
* rtc: davinci: use unlock/lock mechanismDario Binacchi2021-06-09
* rtc: davinci: check BUSY bit before set TC registersDario Binacchi2021-06-09
* rtc: davinci: replace 32bit access with 8bit accessDario Binacchi2021-06-09
* rtc: davinci: fix compiler errorsDario Binacchi2021-06-09
* rtc: davinci: enable compilation for omap architecturesDario Binacchi2021-06-09
* rtc: add support for rv3028 rtcHeiko Schocher2021-04-12
* rtc: add armada38x driverMarek Behún2021-04-08