Commit Graph

139 Commits (584f316f115df52fd09a6cf699b29dcf824b4da5)

Author SHA1 Message Date
Simon Glass 00caae6d47 env: Rename getenv/_f() to env_get() 8 years ago
Heiko Schocher 064b55cfcb powerpc, 5xxx, 512x: remove support for mpc5xxx and mpc512x 8 years ago
Heiko Schocher 5b8e76c35e powerpc, 8xx: remove support for 8xx 8 years ago
Chris Packham 2bd3cab335 rtc: ds1337: drop "SYS" from config variables 8 years ago
Simon Glass 2ceb6484c2 dm: sandbox: i2c_rtc: Drop fdtdec.h header 8 years ago
Simon Glass ab3c4fbe8a Drop three-wire serial (TWS) support 8 years ago
Chris Packham d425d6056e rtc: Add DM support to ds1307 8 years ago
Masahiro Yamada 90d6500c0f drivers: remove Blackfin specific drivers 8 years ago
Bin Meng d24c7fbcc5 dm: rtc: Add 16-bit read/write support 8 years ago
Meng Yi 45a0194b2b rtc: pcf2127: Update Kconfig and code style 8 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> 9 years ago
Masahiro Yamada a4ca3799c2 drivers: squash lines for immediate return 9 years ago
Simon Glass 36b898b6be rtc: Tidy up the code style 9 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 10 years ago
Masahiro Yamada 0b11dbf705 drivers: hierarchize drivers Kconfig menu 10 years ago
Bin Meng ed2ac0d564 dm: rtc: Support mc146818 driver in driver model 10 years ago
Simon Glass 8e7083fc95 dm: rtc: sandbox: Enable real-time clock support 10 years ago
Simon Glass 5871416640 dm: rtc: sandbox: Add a driver for the sandbox I2C RTC 10 years ago
Simon Glass dd18e5d844 dm: rtc: sandbox: Add an emulated I2C RTC device 10 years ago
Simon Glass dbeda5b225 dm: rtc: Add a uclass for real-time clocks 10 years ago
Simon Glass 714209832d dm: rtc: Rename mktime() and reduce the number of parameters 10 years ago
Simon Glass 9f9276c34c dm: rtc: Rename to_tm() to rtc_to_tm() and add error code 10 years ago
Simon Glass 199e87c340 dm: rtc: Rename gregorian day function 10 years ago
Rob Herring 7682a99826 remove unnecessary version.h includes 10 years ago
Simon Glass fc4860c089 x86: rtc: mc146818: Add helpers to read/write CMOS RAM 10 years ago
Masahiro Yamada 9067b30008 mpc8260: remove atc board support 10 years ago
Masahiro Yamada afc366f01b Replace <compiler.h> with <linux/compiler.h> 10 years ago
Simon Glass c6577f7219 rtc: mc146818: Set up RTC at start of day 10 years ago
Stefan Roese 3dc23f7852 arm: marvell: Move arch/kirkwood.h to arch/soc.h 10 years ago
Masahiro Yamada ed36323f6d kconfig: add blank Kconfig files 11 years ago
Markus Niebel 412921d29e RTC: add support for DS1339 (using DS1307 driver) 11 years ago
Masahiro Yamada 6825a95b0b kbuild: use Linux Kernel build scripts 11 years ago
Paul Burton 3ced12a06b malta: enable RTC support 11 years ago
Tom Rini 155d424a9a am33xx, davinci: Create and use <asm/davinci_rtc.h> 11 years ago
Tom Rini 5d4d38d1cc drivers/rtc/davinci.c: Reference DAVINCI_RTC_BASE more directly 11 years ago
Masahiro Yamada 710f1d3d5f drivers: convert makefiles to Kbuild style 11 years ago
Wolfgang Denk 93e1459641 Coding Style cleanup: replace leading SPACEs by TABs 12 years ago
Wolfgang Denk 3765b3e7bd Coding Style cleanup: remove trailing white space 12 years ago
Masahiro Yamada 82cecfce3f drivers: s3c44b0_rtc: delete an unused driver 12 years ago
Wolfgang Denk 1a4596601f Add GPL-2.0+ SPDX-License-Identifier to source files 12 years ago
York Sun 472d546054 Consolidate bool type 12 years ago
Stefan Roese 7c9e89bd1f ppc: Remove PCIPPC2 and PCIPPC6 boards 12 years ago
Łukasz Majewski c733681507 pmic: Extend PMIC framework to support multiple instances of PMIC devices 12 years ago
Benoît Thébaudeau df930e9b3c rtc: pcf8563: Make century compatible with Linux 13 years ago