Commit Graph

164 Commits (lime2-spi)

Author SHA1 Message Date
Simon Glass 380d4f787a rtc: Allow use of RTC in SPL and TPL 6 years ago
Simon Glass 107610775b Kconfig: Convert CONFIG_RTC_MC146818 to Kconfig 6 years ago
Trent Piepho 4a094725b4 rtc: Add read8 and write8 support to isl1208 driver 6 years ago
AKASHI Takahiro a370e429a7 rtc: pl031: convert the driver to driver model 6 years ago
Heinrich Schuchardt c5b53baeaa drivers: rtc: correctly set week day for mc146818 6 years ago
Heinrich Schuchardt 5d88902401 rtc: remove CONFIG_CMD_DATE dependency 6 years ago
AKASHI Takahiro 8cffb50ab3 rtc: compile date.c if DM_RTC 6 years ago
Heinrich Schuchardt af95a3e7c0 drivers: rtc: correct week day for mc146818 6 years ago
Heinrich Schuchardt 992c1db455 drivers: rtc: resolve year 2038 problem in rtc_to_tm 6 years ago
Heinrich Schuchardt b19886b946 ARM: qemu-arm: enable RTC 6 years ago
Chris Packham d3671dfcdb drivers/rtc: convert mvrtc to DM 6 years ago
Chris Packham 942bb6e2ad drivers/rtc: prepare mvrtc for DM conversion 6 years ago
Tom Rini 83d290c56f SPDX: Convert all of our single license tags to Linux Kernel style 6 years ago
Tom Rini d024236e5a Remove unnecessary instances of DECLARE_GLOBAL_DATA_PTR 6 years ago
Chris Packham 402c8fd514 rtc: rx8025: remove redundant code in rtc_reset 6 years ago
Chris Packham 05d63d8bce rtc: rs5c372: remove redundant code in rtc_reset 6 years ago
Chris Packham fbd8179cba rtc: mx27rtc: remove redundant code in rtc_reset 6 years ago
Chris Packham a6bf689a70 rtc: ds1374: remove redundant code in rtc_reset 6 years ago
Chris Packham c1a2afa408 rtc: ds1307: remove redundant code in rtc_reset 6 years ago
Klaus Goger 52280315a4 rtc: rewrite isl1208 to support DM 6 years ago
Nandor Han 958a2106f5 rtc: adding RX8010SJ rtc driver 6 years ago
Nandor Han da5337a61c rtc: add support for s35392a 7 years ago
Bin Meng 6087be2ba6 rtc: mc146818: Correct alarm message for day alarm 7 years ago
Simon Glass 00caae6d47 env: Rename getenv/_f() to env_get() 7 years ago
Heiko Schocher 064b55cfcb powerpc, 5xxx, 512x: remove support for mpc5xxx and mpc512x 7 years ago
Heiko Schocher 5b8e76c35e powerpc, 8xx: remove support for 8xx 7 years ago
Chris Packham 2bd3cab335 rtc: ds1337: drop "SYS" from config variables 7 years ago
Simon Glass 2ceb6484c2 dm: sandbox: i2c_rtc: Drop fdtdec.h header 7 years ago
Simon Glass ab3c4fbe8a Drop three-wire serial (TWS) support 7 years ago
Chris Packham d425d6056e rtc: Add DM support to ds1307 7 years ago
Masahiro Yamada 90d6500c0f drivers: remove Blackfin specific drivers 7 years ago
Bin Meng d24c7fbcc5 dm: rtc: Add 16-bit read/write support 7 years ago
Meng Yi 45a0194b2b rtc: pcf2127: Update Kconfig and code style 7 years ago
Meng Yi 8f3a8428c9 rtc: Add RTC chip pcf2127 support 8 years ago
Simon Glass 3f14f814e7 rtc: Use CONFIG_X86 instead of __I386__ 8 years ago
Masahiro Yamada 1221ce459d treewide: replace #include <asm/errno.h> with <linux/errno.h> 8 years ago
Masahiro Yamada a4ca3799c2 drivers: squash lines for immediate return 8 years ago
Simon Glass 36b898b6be rtc: Tidy up the code style 8 years ago
Andy Fleming c79e1c1ce9 rtc: Add MCP79411 support to DS1307 rtc driver 9 years ago
Simon Glass 9a4eb5977a dm: rtc: Correct rtc_read32() return value 9 years ago
Simon Glass b26eb88658 rtc: mc146818: Use probe() to set up the device 9 years ago
Simon Glass 1bcb5c3a6c rtc: mc146818: Add a comment to the #endif 9 years ago
Priyanka Jain c340941e44 rtc:ds3232/ds3231: Add support to generate 32KHz output 9 years ago
Masahiro Yamada 0b11dbf705 drivers: hierarchize drivers Kconfig menu 9 years ago
Bin Meng ed2ac0d564 dm: rtc: Support mc146818 driver in driver model 9 years ago
Simon Glass 8e7083fc95 dm: rtc: sandbox: Enable real-time clock support 9 years ago
Simon Glass 5871416640 dm: rtc: sandbox: Add a driver for the sandbox I2C RTC 9 years ago
Simon Glass dd18e5d844 dm: rtc: sandbox: Add an emulated I2C RTC device 9 years ago
Simon Glass dbeda5b225 dm: rtc: Add a uclass for real-time clocks 9 years ago
Simon Glass 714209832d dm: rtc: Rename mktime() and reduce the number of parameters 9 years ago