Age | Commit message (Expand) | Author |
2024-05-29 | tree: Remove unused <string.h> | Elyes Haouas |
2024-05-29 | tree: Use <stdio.h> for snprintf | Elyes Haouas |
2023-01-13 | mainboard: Remove duplicated <soc/gpio.h> | Elyes Haouas |
2021-12-23 | ChromeOS: Refactor ACPI CNVS generation | Kyösti Mälkki |
2020-05-11 | treewide: Remove "this file is part of" lines | Patrick Georgi |
2020-05-02 | acpi: Move ACPI table support out of arch/x86 (3/5) | Furquan Shaikh |
2020-04-28 | device: Constify struct device * parameter to write_acpi_tables | Furquan Shaikh |
2020-04-06 | mb/google/reef: Use SPDX for GPL-2.0-only files | Angel Pons |
2020-04-02 | Trim `.acpi_fill_ssdt_generator` and `.acpi_inject_dsdt_generator` | Nico Huber |
2020-03-18 | mainboard/google: Remove copyright notices | Patrick Georgi |
2019-03-16 | x86/smbios: Untangle system and board tables | Nico Huber |
2018-10-08 | Move compiler.h to commonlib | Nico Huber |
2018-05-08 | mb/google: Get rid of device_t | Elyes HAOUAS |
2018-04-24 | compiler.h: add __weak macro | Aaron Durbin |
2017-12-08 | mb/google/reef: provide override GPIO table in coral | Chris Wang |
2017-11-23 | src/mainboard: Fix various typos | Jonathan Neuschäfer |
2017-09-26 | mainboard/google/reef: expose sku strapping helper function | Aaron Durbin |
2017-09-13 | google/snappy: Update EC keyboard backlight flag by SKU ID | Kevin Chiu |
2017-06-05 | google/reef: Add coral | Patrick Georgi |
2016-12-09 | mainboard/google/reef: fill in NHLT ACPI OEM header fields | Aaron Durbin |
2016-12-09 | mainboard/google/reef: add board SKU'ing support | Aaron Durbin |
2016-12-01 | mainboard/google/reef: allow variants to modify nhlt oem revision | Aaron Durbin |
2016-12-01 | lib/nhlt: add support for setting the oem_revision | Aaron Durbin |
2016-10-28 | mainboard/google/reef: allow variants to override NHLT OEM strings | Aaron Durbin |
2016-09-26 | mainboards,ec: provide common declaration for mainboard_ec_init() | Aaron Durbin |
2016-09-06 | mainboard/google/reef: add baseboard nhlt configuration | Aaron Durbin |
2016-09-06 | mainboard/google/reef: declare mainboard_ec_init() in each C file | Aaron Durbin |
2016-09-06 | mainboard/google/reef: add variant API for board_id and gpio | Aaron Durbin |
2016-09-04 | mainboard/google/reef: provide baseboard and variant concepts | Aaron Durbin |
2016-09-01 | mainboard/google/reef: drop proto gpio support | Aaron Durbin |
2016-07-30 | chromeos mainboards: remove chromeos.asl | Aaron Durbin |
2016-07-07 | mainboard/google/reef: apply EVT board changes | Aaron Durbin |
2016-07-01 | mainboard/google/reef: Use common NHLT | Saurabh Satija |
2016-05-13 | mainboard/google: add reef reference board | Aaron Durbin |