summaryrefslogtreecommitdiffstats
path: root/src/drivers/ams
Commit message (Expand)AuthorAgeFilesLines
* include/bcd: move bcd code to commonlib/bsd/includeRicardo Quesada2021-08-231-1/+1
* treewide: Remove "this file is part of" linesPatrick Georgi2020-05-111-1/+0
* drivers/ams: Hide RTC driver from Kconfig menusPatrick Georgi2020-04-241-1/+1
* src/drivers: Use SPDX for GPL-2.0-only filesAngel Pons2020-04-061-12/+2
* AUTHORS: Move src/drivers/[a*-i*] copyrights into AUTHORS fileMartin Roth2019-10-221-2/+0
* src: Remove unneeded include <console/console.h>Elyes HAOUAS2018-11-161-1/+0
* include/device: Split i2c.h into threeNico Huber2017-08-181-1/+1
* drivers/ams: Set default values in KconfigMartin Roth2015-11-221-0/+2
* tree: drop last paragraph of GPL copyright headerPatrick Georgi2015-10-311-4/+0
* Remove address from GPLv2 headersPatrick Georgi2015-05-211-1/+1
* rtc: add config flag to denote rtc API availabilityPatrick Georgi2015-04-221-0/+1
* as3277: Fix month-off-by-one error for RTC driverJulius Werner2015-04-171-2/+2
* rtc: Add an RTC driver for the AS3722 PMIC.Gabe Black2014-12-303-0/+103