Gitiles
Code Review
Sign In
gerrit.devboardsforandroid.linaro.org
/
platform
/
external
/
u-boot
/
4f6dc4c893de44e8d91008516c835e06b450e310
/
drivers
/
rtc
406fd7e
Merge tag 'signed-efi-next' of git://github.com/agraf/u-boot
by Tom Rini
· 6 years ago
c5b53ba
drivers: rtc: correctly set week day for mc146818
by Heinrich Schuchardt
· 6 years ago
5d88902
rtc: remove CONFIG_CMD_DATE dependency
by Heinrich Schuchardt
· 6 years ago
8cffb50
rtc: compile date.c if DM_RTC
by AKASHI Takahiro
· 6 years ago
af95a3e
drivers: rtc: correct week day for mc146818
by Heinrich Schuchardt
· 6 years ago
992c1db
drivers: rtc: resolve year 2038 problem in rtc_to_tm
by Heinrich Schuchardt
· 6 years ago
b19886b
ARM: qemu-arm: enable RTC
by Heinrich Schuchardt
· 6 years ago
d3671df
drivers/rtc: convert mvrtc to DM
by Chris Packham
· 6 years ago
942bb6e
drivers/rtc: prepare mvrtc for DM conversion
by Chris Packham
· 6 years ago
83d290c
SPDX: Convert all of our single license tags to Linux Kernel style
by Tom Rini
· 7 years ago
d024236
Remove unnecessary instances of DECLARE_GLOBAL_DATA_PTR
by Tom Rini
· 7 years ago
402c8fd
rtc: rx8025: remove redundant code in rtc_reset
by Chris Packham
· 7 years ago
05d63d8
rtc: rs5c372: remove redundant code in rtc_reset
by Chris Packham
· 7 years ago
fbd8179
rtc: mx27rtc: remove redundant code in rtc_reset
by Chris Packham
· 7 years ago
a6bf689
rtc: ds1374: remove redundant code in rtc_reset
by Chris Packham
· 7 years ago
c1a2afa
rtc: ds1307: remove redundant code in rtc_reset
by Chris Packham
· 7 years ago
5228031
rtc: rewrite isl1208 to support DM
by Klaus Goger
· 7 years ago
958a210
rtc: adding RX8010SJ rtc driver
by Nandor Han
· 7 years ago
da5337a
rtc: add support for s35392a
by Nandor Han
· 7 years ago
6087be2
rtc: mc146818: Correct alarm message for day alarm
by Bin Meng
· 7 years ago
00caae6
env: Rename getenv/_f() to env_get()
by Simon Glass
· 7 years ago
064b55c
powerpc, 5xxx, 512x: remove support for mpc5xxx and mpc512x
by Heiko Schocher
· 7 years ago
5b8e76c
powerpc, 8xx: remove support for 8xx
by Heiko Schocher
· 7 years ago
2bd3cab
rtc: ds1337: drop "SYS" from config variables
by Chris Packham
· 7 years ago
2ceb648
dm: sandbox: i2c_rtc: Drop fdtdec.h header
by Simon Glass
· 7 years ago
ab3c4fb
Drop three-wire serial (TWS) support
by Simon Glass
· 7 years ago
d425d60
rtc: Add DM support to ds1307
by Chris Packham
· 8 years ago
90d6500
drivers: remove Blackfin specific drivers
by Masahiro Yamada
· 8 years ago
d24c7fb
dm: rtc: Add 16-bit read/write support
by Bin Meng
· 8 years ago
45a0194
rtc: pcf2127: Update Kconfig and code style
by Meng Yi
· 8 years ago
8f3a842
rtc: Add RTC chip pcf2127 support
by Meng Yi
· 8 years ago
3f14f81
rtc: Use CONFIG_X86 instead of __I386__
by Simon Glass
· 8 years ago
1221ce4
treewide: replace #include <asm/errno.h> with <linux/errno.h>
by Masahiro Yamada
· 8 years ago
a4ca379
drivers: squash lines for immediate return
by Masahiro Yamada
· 8 years ago
36b898b
rtc: Tidy up the code style
by Simon Glass
· 8 years ago
c79e1c1
rtc: Add MCP79411 support to DS1307 rtc driver
by Andy Fleming
· 9 years ago
9a4eb59
dm: rtc: Correct rtc_read32() return value
by Simon Glass
· 9 years ago
b26eb88
rtc: mc146818: Use probe() to set up the device
by Simon Glass
· 9 years ago
1bcb5c3
rtc: mc146818: Add a comment to the #endif
by Simon Glass
· 9 years ago
c340941
rtc:ds3232/ds3231: Add support to generate 32KHz output
by Priyanka Jain
· 9 years ago
0b11dbf
drivers: hierarchize drivers Kconfig menu
by Masahiro Yamada
· 9 years ago
ed2ac0d
dm: rtc: Support mc146818 driver in driver model
by Bin Meng
· 9 years ago
8e7083f
dm: rtc: sandbox: Enable real-time clock support
by Simon Glass
· 10 years ago
5871416
dm: rtc: sandbox: Add a driver for the sandbox I2C RTC
by Simon Glass
· 10 years ago
dd18e5d
dm: rtc: sandbox: Add an emulated I2C RTC device
by Simon Glass
· 10 years ago
dbeda5b
dm: rtc: Add a uclass for real-time clocks
by Simon Glass
· 10 years ago
7142098
dm: rtc: Rename mktime() and reduce the number of parameters
by Simon Glass
· 10 years ago
9f9276c
dm: rtc: Rename to_tm() to rtc_to_tm() and add error code
by Simon Glass
· 10 years ago
199e87c
dm: rtc: Rename gregorian day function
by Simon Glass
· 10 years ago
7682a99
remove unnecessary version.h includes
by Rob Herring
· 10 years ago
fc4860c
x86: rtc: mc146818: Add helpers to read/write CMOS RAM
by Simon Glass
· 10 years ago
9067b30
mpc8260: remove atc board support
by Masahiro Yamada
· 10 years ago
afc366f
Replace <compiler.h> with <linux/compiler.h>
by Masahiro Yamada
· 10 years ago
c6577f7
rtc: mc146818: Set up RTC at start of day
by Simon Glass
· 10 years ago
3dc23f7
arm: marvell: Move arch/kirkwood.h to arch/soc.h
by Stefan Roese
· 10 years ago
ed36323
kconfig: add blank Kconfig files
by Masahiro Yamada
· 10 years ago
412921d
RTC: add support for DS1339 (using DS1307 driver)
by Markus Niebel
· 10 years ago
6825a95
kbuild: use Linux Kernel build scripts
by Masahiro Yamada
· 11 years ago
60390d7
Merge branch 'master' of git://git.denx.de/u-boot-mips
by Tom Rini
· 11 years ago
85b8c5c
Merge branch 'iu-boot/master' into 'u-boot-arm/master'
by Albert ARIBAUD
· 11 years ago
3ced12a
malta: enable RTC support
by Paul Burton
· 11 years ago
155d424
am33xx, davinci: Create and use <asm/davinci_rtc.h>
by Tom Rini
· 11 years ago
5d4d38d
drivers/rtc/davinci.c: Reference DAVINCI_RTC_BASE more directly
by Tom Rini
· 11 years ago
710f1d3
drivers: convert makefiles to Kbuild style
by Masahiro Yamada
· 11 years ago
93e1459
Coding Style cleanup: replace leading SPACEs by TABs
by Wolfgang Denk
· 11 years ago
3765b3e
Coding Style cleanup: remove trailing white space
by Wolfgang Denk
· 11 years ago
82cecfc
drivers: s3c44b0_rtc: delete an unused driver
by Masahiro Yamada
· 11 years ago
1a45966
Add GPL-2.0+ SPDX-License-Identifier to source files
by Wolfgang Denk
· 11 years ago
472d546
Consolidate bool type
by York Sun
· 12 years ago
7c9e89b
ppc: Remove PCIPPC2 and PCIPPC6 boards
by Stefan Roese
· 12 years ago
c733681
pmic: Extend PMIC framework to support multiple instances of PMIC devices
by Łukasz Majewski
· 12 years ago
df930e9
rtc: pcf8563: Make century compatible with Linux
by Benoît Thébaudeau
· 12 years ago
78befb6
rtc: add support of mx27 rtc
by trem
· 12 years ago
fa7a51c
mxs: Convert sys_proto.h prefixes to 'mxs'
by Otavio Salvador
· 12 years ago
ebd6ca9
rtc: imxdi: Initial support
by Benoît Thébaudeau
· 12 years ago
9c47114
mxs: prefix register structs with 'mxs' prefix
by Otavio Salvador
· 12 years ago
8fde2f3
Add support for DS1388.
by Kenth Eriksson
· 12 years ago
038f3c5
rtc/m41t62: Add support for M41T82 with HT (Halt Update)
by Stefan Roese
· 13 years ago
b5ce18a
arm, davinci: move davinci_rtc struct to hardware.h
by Heiko Schocher
· 13 years ago
f45e91c
drivers/rtc/s3c24x0_rtc.c: fix GCC 4.6 warnings
by Anatolij Gustschin
· 13 years ago
aa711b1
iMX28: Add driver for internal RTC
by Marek Vasut
· 13 years ago
688d8f3
Merge branch 'master' of git://git.denx.de/u-boot-arm
by Wolfgang Denk
· 13 years ago
b633741
drivers/rtc/rv3029.c: fix GCC 4.6 build warnings
by Wolfgang Denk
· 13 years ago
397b40c
drivers/rtc/ds3231.c: fix GCC 4.6 build warnings
by Wolfgang Denk
· 13 years ago
0ac16bf
ARM: dreamplug: fix compilation
by Anatolij Gustschin
· 13 years ago
4e8b754
rtc: Make mc13783-rtc driver generic
by Fabio Estevam
· 13 years ago
88b2533
drivers/rtc/ds1337.c: fix GCC 4.6 build warnings
by Wolfgang Denk
· 13 years ago
4380075
RTC: Switch mc13783 to generic pmic code
by Stefano Babic
· 13 years ago
41d272d
rtc, davinci: add support for davinci internal RTC
by Heiko Schocher
· 13 years ago
fa82f87
Convert ISO-8859 files to UTF-8
by Albert ARIBAUD
· 13 years ago
b608b95
drivers/rtc: add Marvell Integrated RTC
by Jason Cooper
· 13 years ago
1626308
cleanup: Fix typos and misspellings in various files.
by Mike Williams
· 13 years ago
86592f6
AT91: change includes from asm/arch/io.h to asm/io.h
by Reinhard Meyer
· 14 years ago
372f278
AT91: fix related at91 driver files
by Reinhard Meyer
· 14 years ago
71d19f3
rtc, rv3029: add trickle charger support.
by Heiko Schocher
· 14 years ago
2183100
eNET: Add RTC support to eNET
by Graeme Russ
· 14 years ago
5c4fa2e
rtc: add support for Micro Crystal RV-3029-C2 RTC
by Heiko Schocher
· 14 years ago
0934453
RTC driver for PT7C4338 chip.
by Priyanka Jain
· 14 years ago
6d8962e
Switch from archive libraries to partial linking
by Sebastien Carlier
· 14 years ago
17dd883
Merge branch 'master' of git://git.denx.de/u-boot-samsung
by Wolfgang Denk
· 14 years ago
Next »