Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
632341f49e3c5fb14bed5dabddffe9574f81df7f
/
drivers
/
rtc
/
Makefile
39c9422
rtc: Allow use of RTC in SPL and TPL
by Simon Glass
· 6 years ago
57da69d
drivers: rtc: resolve year 2038 problem in rtc_to_tm
by Heinrich Schuchardt
· 6 years ago
10e4779
SPDX: Convert all of our single license tags to Linux Kernel style
by Tom Rini
· 7 years ago
20de5b0
rtc: adding RX8010SJ rtc driver
by Nandor Han
· 7 years ago
d5ea84a
rtc: add support for s35392a
by Nandor Han
· 7 years ago
6f90e58
powerpc, 5xxx, 512x: remove support for mpc5xxx and mpc512x
by Heiko Schocher
· 7 years ago
65d94db
powerpc, 8xx: remove support for 8xx
by Heiko Schocher
· 7 years ago
5e20d18
Drop three-wire serial (TWS) support
by Simon Glass
· 8 years ago
d52c551
drivers: remove Blackfin specific drivers
by Masahiro Yamada
· 8 years ago
188417c
rtc: Add RTC chip pcf2127 support
by Meng Yi
· 8 years ago
b9b8c2f
rtc: Add MCP79411 support to DS1307 rtc driver
by Andy Fleming
· 9 years ago
4a9cbb9
dm: rtc: sandbox: Enable real-time clock support
by Simon Glass
· 10 years ago
c2a8c06
dm: rtc: sandbox: Add a driver for the sandbox I2C RTC
by Simon Glass
· 10 years ago
c404aa6
dm: rtc: sandbox: Add an emulated I2C RTC device
by Simon Glass
· 10 years ago
d9050b5
dm: rtc: Add a uclass for real-time clocks
by Simon Glass
· 10 years ago
f19e090
mpc8260: remove atc board support
by Masahiro Yamada
· 10 years ago
90491f2
RTC: add support for DS1339 (using DS1307 driver)
by Markus Niebel
· 10 years ago
0d68fb1
kbuild: use Linux Kernel build scripts
by Masahiro Yamada
· 11 years ago
5594ce4
drivers: convert makefiles to Kbuild style
by Masahiro Yamada
· 11 years ago
fef4fe4
drivers: s3c44b0_rtc: delete an unused driver
by Masahiro Yamada
· 11 years ago
d79de1d
Add GPL-2.0+ SPDX-License-Identifier to source files
by Wolfgang Denk
· 11 years ago
3c4ff1f
rtc: add support of mx27 rtc
by trem
· 12 years ago
66b70bb
rtc: imxdi: Initial support
by Benoît Thébaudeau
· 12 years ago
7819633
Add support for DS1388.
by Kenth Eriksson
· 12 years ago
8648726
iMX28: Add driver for internal RTC
by Marek Vasut
· 13 years ago
3f8d178
rtc: Make mc13783-rtc driver generic
by Fabio Estevam
· 13 years ago
62f3ec7
rtc, davinci: add support for davinci internal RTC
by Heiko Schocher
· 13 years ago
152bf1f
drivers/rtc: add Marvell Integrated RTC
by Jason Cooper
· 13 years ago
641f0ab
rtc: add support for Micro Crystal RV-3029-C2 RTC
by Heiko Schocher
· 14 years ago
d496c9f
RTC driver for PT7C4338 chip.
by Priyanka Jain
· 14 years ago
a8d426f
Switch from archive libraries to partial linking
by Sebastien Carlier
· 14 years ago
c9c7606
AT91: add RTT and GPBR based RTC
by Reinhard Meyer
· 14 years ago
372b179
Add driver for FTRTC010 real time clock
by Po-Yu Chuang
· 15 years ago
bf3532a
Add driver for the ST M41T94 SPI RTC
by Albin Tonnerre
· 15 years ago
c85a21e
Merge branch 'master' of git://git.denx.de/u-boot-arm
by Wolfgang Denk
· 16 years ago
58d0bff
rtc: add support for 4543 RTC (manufactured by e.g. EPSON)
by Detlev Zundel
· 16 years ago
20b5080
s3c44b0: move rtc driver to drivers/rtc
by Jean-Christophe PLAGNIOL-VILLARD
· 16 years ago
9179084
Makefile: fix bug introduced by commit 47ffd6c2
by Wolfgang Denk
· 16 years ago
9a83aea
Makefile: compile and link each module just once
by Wolfgang Denk
· 16 years ago
9584564
Merge branch 'master' of git://git.denx.de/u-boot-arm
by Wolfgang Denk
· 16 years ago
1bfdd5e
RTC: Fix Makefile problem with COBJS-$(CONFIG_RTC_DS1307 || CONFIG_RTC_DS1338)
by Stefan Roese
· 16 years ago
76873a6
Add ARM AMBA PL031 RTC Support
by Gururaja Hebbar K R
· 16 years ago
c3e6c55
rtc: Clean drivers/rtc/Makefile
by Michal Simek
· 16 years ago
d438749
RTC driver for MC13783
by Guennadi Liakhovetski
· 17 years ago
52136e3
rtc: Remove 2nd reference to max6900.o in drivers/rtc/Makefile
by Stefan Roese
· 17 years ago
e46a0c3
Merge branch 'master' of git+ssh://10.10.0.7/home/wd/git/u-boot/master
by Wolfgang Denk
· 17 years ago
0d0d0f0
drivers/rtc/Makefile: keep list sorted
by Wolfgang Denk
· 17 years ago
b27939b
Add support for Intersil isl1208 RTC
by Tor Krill
· 17 years ago
754a5e5
rtc: Add M41T62 support
by Stefan Roese
· 17 years ago
6742eaf
rewrite/cleanup Blackfin RTC driver
by Mike Frysinger
· 17 years ago
6f60bf3
Add Epson RX8025 RTC support
by Matthias Fuchs
· 17 years ago
7e38e7a
Add driver for STMicroelectronics M41T60 RTC
by Larry Johnson
· 17 years ago
1a32b7a
Merge commit 'u-boot/master' into for-1.3.1
by Stefan Roese
· 17 years ago
9df0007
drivers/rtc : move rtc drivers to drivers/rtc
by Jean-Christophe PLAGNIOL-VILLARD
· 17 years ago
[Renamed from rtc/Makefile]
1179ad1
Build: split COBJS value into multiple lines
by Grant Likely
· 17 years ago
f6afe72
Added M5329AFEE and M5329BFEE Platforms
by TsiChung Liew
· 17 years ago
9da597f
[Blackfin]PATCH-1/2]: Remove obsolete blackfin port and add bf533 platform support
by Aubrey.Li
· 18 years ago
837d2fd
Add support for the DS3231 RTC
by Markus Klotzbuecher
· 18 years ago
6a65e42
Move "ar" flags to config.mk to allow for silent "make -s"
by Wolfgang Denk
· 18 years ago
d62379d
Add support for a saving build objects in a separate directory.
by Marian Balakowicz
· 18 years ago
c9b21e6
Add support for DS1374 RTC chip.
by Marian Balakowicz
· 19 years ago
46d2b52
Add ADI Blackfin support
by Wolfgang Denk
· 19 years ago
cbb5288
Code Cleanup
by wdenk
· 20 years ago
aeba06f
* Patch by Tom Armistead, 04 Jun 2004: Add support for MAX6900 RTC
by wdenk
· 20 years ago
2b80ae5
Fix typo in Makefile; fix problem with PARTNUM detection
by wdenk
· 21 years ago
b983fa2
[Strange. I _did_ check these in before. Seems SF restored an old
by wdenk
· 21 years ago
7539dea
* Patches by David Müller, 12 Jun 2003:
by wdenk
· 21 years ago
d155afb
Add support for DS12887 RTC; add RTC support for ATC board
by wdenk
· 21 years ago
ef5fe75
* Patch by Josef Wagner, 12 Mar 2003:
by wdenk
· 22 years ago
1fe2c70
* Patches by David Müller, 31 Jan 2003:
by wdenk
· 22 years ago
6a30c4c
Initial revision
by wdenk
· 22 years ago