Age | Commit message (Expand) | Author |
2023-01-13 | mainboard: Remove duplicated <soc/gpio.h> | Elyes Haouas |
2022-12-27 | mainboard/acpi: Replace constant "One" with actual number | Felix Singer |
2022-12-23 | tree: Replace And(a,b,c) with ASL 2.0 syntax | Felix Singer |
2022-12-23 | tree: Replace ShiftRight(a,b,c) with ASL 2.0 syntax | Felix Singer |
2022-12-14 | mb/google/cyan/acpi: Replace Store(a,b) with ASL 2.0 syntax | Felix Singer |
2022-12-12 | mb/google/cyan/acpi: Replace LEqual(a,b) with ASL 2.0 syntax | Felix Singer |
2022-06-09 | mb/google/cyan: Replace Multiply(a,b,c) with ASL 2.0 syntax | Felix Singer |
2022-02-07 | mb/google/cyan: Fix variant GPIOs | Matt DeVillier |
2021-12-31 | mb/google/cyan/acpi: Replace Add(a,b,c) with ASL 2.0 syntax | Felix Singer |
2021-12-30 | mb/google/cyan/acpi: Use ASL 2.0 syntax to access arrays | Felix Singer |
2021-02-09 | mb/google/cyan/var/terra: Convert to ASL 2.0 | Elyes HAOUAS |
2020-09-22 | mb/google: Drop unneeded empty lines | Elyes HAOUAS |
2020-09-06 | mb: remove duplicated Make code for spd.bin generation | Michael Niewöhner |
2020-05-18 | src: Remove leading blank lines from SPDX header | Elyes HAOUAS |
2020-05-11 | treewide: Remove "this file is part of" lines | Patrick Georgi |
2020-05-11 | mb/google/cyan/*: fixup GPIOs | Matt DeVillier |
2020-05-09 | src/: Replace GPL boilerplate with SPDX headers | Patrick Georgi |
2020-04-06 | mb/google/cyan: Use SPDX for GPL-2.0-only files | Angel Pons |
2020-04-03 | mb/google/cyan: convert to overridetree | Matt DeVillier |
2020-03-23 | acpi: Change Processor ACPI Name (Intel only) | Christian Walter |
2020-03-18 | mainboard/google: Remove copyright notices | Patrick Georgi |
2019-12-26 | mb/google/kefka: Add missing SPD | Matt DeVillier |
2019-12-17 | src: Conditionally include TEVT | Frans Hendriks |
2019-11-28 | mainboard/google: Remove unused include <stdlib.h> | Elyes HAOUAS |
2019-05-03 | soc/intel/braswell: add default option to use public FSP | Matt DeVillier |
2019-02-27 | mb/google/cyan: fix RAM training on edgar variant | Matt DeVillier |
2018-12-19 | google/cyan: set touchscreen GPIO to non_maskable | Matt DeVillier |
2018-10-23 | src: Remove unneeded whitespace | Elyes HAOUAS |
2018-08-03 | mb/google/auron,cyan: Remove interrupt from devicetree LPC TPM chip driver | Matt DeVillier |
2018-08-02 | google/banon: Add support for additional RAM types/configs | Matt DeVillier |
2018-08-02 | google/edgar: Add support for additional RAM types/configs | Matt DeVillier |
2018-08-02 | google/cyan: Configure WLAN_CLKREQ as GPIO and always assert low | Matt DeVillier |
2018-08-02 | google/cyan: Mask Audio IRQ on boot | Matt DeVillier |
2018-08-02 | google/cyan: Switch Touchpad and Touchscreen interrupts to be level-triggered | Matt DeVillier |
2018-08-02 | google/cyan: do not hardcode virtual interrupt numbers | Matt DeVillier |
2018-06-27 | mb/google/*: Add a few VBT files | Matt DeVillier |
2018-06-04 | mb/google: Get rid of whitespace before tab | Elyes HAOUAS |
2018-05-09 | mainboard/google/.../terra: Fix ACPI external definition errors | Martin Roth |
2018-05-01 | chromeec platforms: Update ACPI thermal event handler call | Martin Roth |
2017-11-03 | google/reks: override USB2 Phy settings on BSW D-Stepping SOC | Matt DeVillier |
2017-11-03 | google/reks: override RX ODT limit, RAM geometry if needed | Matt DeVillier |
2017-10-15 | google/wizpig: add new board as variant of cyan baseboard | Matt DeVillier |
2017-10-15 | google/ultima: add new board as variant of cyan baseboard | Matt DeVillier |
2017-10-15 | google/setzer: add new board as variant of cyan baseboard | Matt DeVillier |
2017-10-13 | google/relm: add new board as variant of cyan baseboard | Matt DeVillier |
2017-10-13 | google/kefka: add new board as variant of cyan baseboard | Matt DeVillier |
2017-10-13 | google/cyan variants: fix non-functional typo in gpio.c | Matt DeVillier |
2017-10-13 | google/cyan variants: fix single/dual channel reporting | Matt DeVillier |
2017-10-08 | google/cyan: fix variant memory/silicon init params override | Matt DeVillier |
2017-09-21 | google/celes: add new board as variant of cyan baseboard | Matt DeVillier |
2017-09-21 | google/banon: add new board as variant of cyan baseboard | Matt DeVillier |
2017-09-21 | google/terra: add new board as variant of cyan baseboard | Matt DeVillier |
2017-09-16 | google/reks: add new board as variant of cyan baseboard | Matt DeVillier |
2017-09-16 | google/edgar: add new board as variant of cyan baseboard | Matt DeVillier |
2017-09-15 | google/cyan: convert to variant configuration | Matt DeVillier |