summaryrefslogtreecommitdiffstats
path: root/src/mainboard/google/rambi/ec.c
Commit message (Expand)AuthorAgeFilesLines
* tree: Use __func__ instead of hard-coded namesElyes Haouas2023-02-171-1/+1
* src: Remove unused 'include <types.h>'Elyes HAOUAS2020-07-141-1/+0
* treewide: Remove "this file is part of" linesPatrick Georgi2020-05-111-1/+0
* acpi: Move ACPI table support out of arch/x86 (3/5)Furquan Shaikh2020-05-021-1/+1
* mb/google/rambi: Use SPDX for GPL-2.0-only filesAngel Pons2020-04-061-13/+2
* mainboard/google: Remove copyright noticesPatrick Georgi2020-03-181-1/+0
* mb/google/rambi: Set SMI mask using google_chromeec_events_initFurquan Shaikh2018-06-011-3/+1
* ec/google/chromeec: Add library function google_chromeec_events_initFurquan Shaikh2017-10-081-17/+10
* tree: drop last paragraph of GPL copyright headerPatrick Georgi2015-10-311-4/+0
* Remove address from GPLv2 headersPatrick Georgi2015-05-211-1/+1
* intel boards: Use acpi_is_wakeup_s3()Kyösti Mälkki2014-06-211-1/+1
* rambi: mainboard EC - SCI and SMI fixesAaron Durbin2014-05-061-0/+1
* mainboard/*/*/ec.c: Do not include `chromeos/chromeos.h`Paul Menzel2014-03-281-1/+0
* rambi: add chromeos EC supportAaron Durbin2014-02-241-0/+52