summaryrefslogtreecommitdiffstats
path: root/src/mainboard/google/reef/mainboard.c
Commit message (Expand)AuthorAgeFilesLines
* 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
* device: Constify struct device * parameter to write_acpi_tablesFurquan Shaikh2020-04-281-1/+1
* mb/google/reef: Use SPDX for GPL-2.0-only filesAngel Pons2020-04-061-13/+2
* Trim `.acpi_fill_ssdt_generator` and `.acpi_inject_dsdt_generator`Nico Huber2020-04-021-1/+1
* mainboard/google: Remove copyright noticesPatrick Georgi2020-03-181-1/+0
* x86/smbios: Untangle system and board tablesNico Huber2019-03-161-1/+1
* Move compiler.h to commonlibNico Huber2018-10-081-1/+0
* mb/google: Get rid of device_tElyes HAOUAS2018-05-081-2/+2
* compiler.h: add __weak macroAaron Durbin2018-04-241-4/+5
* mb/google/reef: provide override GPIO table in coralChris Wang2017-12-081-0/+11
* src/mainboard: Fix various typosJonathan Neuschäfer2017-11-231-1/+1
* mainboard/google/reef: expose sku strapping helper functionAaron Durbin2017-09-261-3/+9
* google/snappy: Update EC keyboard backlight flag by SKU IDKevin Chiu2017-09-131-0/+7
* google/reef: Add coralPatrick Georgi2017-06-051-4/+4
* mainboard/google/reef: fill in NHLT ACPI OEM header fieldsAaron Durbin2016-12-091-0/+3
* mainboard/google/reef: add board SKU'ing supportAaron Durbin2016-12-091-0/+32
* mainboard/google/reef: allow variants to modify nhlt oem revisionAaron Durbin2016-12-011-3/+4
* lib/nhlt: add support for setting the oem_revisionAaron Durbin2016-12-011-1/+2
* mainboard/google/reef: allow variants to override NHLT OEM stringsAaron Durbin2016-10-281-1/+10
* mainboards,ec: provide common declaration for mainboard_ec_init()Aaron Durbin2016-09-261-2/+1
* mainboard/google/reef: add baseboard nhlt configurationAaron Durbin2016-09-061-14/+1
* mainboard/google/reef: declare mainboard_ec_init() in each C fileAaron Durbin2016-09-061-0/+2
* mainboard/google/reef: add variant API for board_id and gpioAaron Durbin2016-09-061-1/+5
* mainboard/google/reef: provide baseboard and variant conceptsAaron Durbin2016-09-041-2/+2
* mainboard/google/reef: drop proto gpio supportAaron Durbin2016-09-011-8/+0
* chromeos mainboards: remove chromeos.aslAaron Durbin2016-07-301-0/+2
* mainboard/google/reef: apply EVT board changesAaron Durbin2016-07-071-0/+15
* mainboard/google/reef: Use common NHLTSaurabh Satija2016-07-011-0/+47
* mainboard/google: add reef reference boardAaron Durbin2016-05-131-0/+29