index
:
coreboot.git
macbookair5_2
macbookpro10_1
main
master
mbp101_medisable
mbp101_medisable_1
mbp82
x230
my copy of coreboot
User &
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
drivers
/
ams
Age
Commit message (
Expand
)
Author
2023-08-06
drivers: Add SPDX license headers to Makefiles
Martin Roth
2021-08-23
include/bcd: move bcd code to commonlib/bsd/include
Ricardo Quesada
2020-05-11
treewide: Remove "this file is part of" lines
Patrick Georgi
2020-04-24
drivers/ams: Hide RTC driver from Kconfig menus
Patrick Georgi
2020-04-06
src/drivers: Use SPDX for GPL-2.0-only files
Angel Pons
2019-10-22
AUTHORS: Move src/drivers/[a*-i*] copyrights into AUTHORS file
Martin Roth
2018-11-16
src: Remove unneeded include <console/console.h>
Elyes HAOUAS
2017-08-18
include/device: Split i2c.h into three
Nico Huber
2015-11-22
drivers/ams: Set default values in Kconfig
Martin Roth
2015-10-31
tree: drop last paragraph of GPL copyright header
Patrick Georgi
2015-05-21
Remove address from GPLv2 headers
Patrick Georgi
2015-04-22
rtc: add config flag to denote rtc API availability
Patrick Georgi
2015-04-17
as3277: Fix month-off-by-one error for RTC driver
Julius Werner
2014-12-30
rtc: Add an RTC driver for the AS3722 PMIC.
Gabe Black