index
:
uboot-2021-rebase.git
am335x_som_revival
uboot 2021 rebase, to fix booting on modern SD cards, from https://github.com/fifteenhex/u-boot/tree/am335x_som_revival
git repository hosting
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
rtc
/
Makefile
Age
Commit message (
Expand
)
Author
2010-09-03
AT91: add RTT and GPBR based RTC
Reinhard Meyer
2009-11-22
Add driver for FTRTC010 real time clock
Po-Yu Chuang
2009-08-25
Add driver for the ST M41T94 SPI RTC
Albin Tonnerre
2009-04-02
Merge branch 'master' of git://git.denx.de/u-boot-arm
Wolfgang Denk
2009-03-30
rtc: add support for 4543 RTC (manufactured by e.g. EPSON)
Detlev Zundel
2009-03-29
s3c44b0: move rtc driver to drivers/rtc
Jean-Christophe PLAGNIOL-VILLARD
2008-09-09
Makefile: fix bug introduced by commit 47ffd6c2
Wolfgang Denk
2008-09-09
Makefile: compile and link each module just once
Wolfgang Denk
2008-08-25
Merge branch 'master' of git://git.denx.de/u-boot-arm
Wolfgang Denk
2008-08-25
RTC: Fix Makefile problem with COBJS-$(CONFIG_RTC_DS1307 || CONFIG_RTC_DS1338)
Stefan Roese
2008-08-25
Add ARM AMBA PL031 RTC Support
Gururaja Hebbar K R
2008-08-18
rtc: Clean drivers/rtc/Makefile
Michal Simek
2008-04-18
RTC driver for MC13783
Guennadi Liakhovetski
2008-03-26
rtc: Remove 2nd reference to max6900.o in drivers/rtc/Makefile
Stefan Roese
2008-03-16
Merge branch 'master' of git+ssh://10.10.0.7/home/wd/git/u-boot/master
Wolfgang Denk
2008-03-16
drivers/rtc/Makefile: keep list sorted
Wolfgang Denk
2008-03-16
Add support for Intersil isl1208 RTC
Tor Krill
2008-03-15
rtc: Add M41T62 support
Stefan Roese
2008-02-04
rewrite/cleanup Blackfin RTC driver
Mike Frysinger
2008-01-09
Add Epson RX8025 RTC support
Matthias Fuchs
2007-12-27
Add driver for STMicroelectronics M41T60 RTC
Larry Johnson
2007-12-11
Merge commit 'u-boot/master' into for-1.3.1
Stefan Roese
2007-11-25
drivers/rtc : move rtc drivers to drivers/rtc
Jean-Christophe PLAGNIOL-VILLARD