Age | Commit message (Expand) | Author |
2020-10-19 | volteer+vendorcode: Retrieve Cr50 version only via SPI | Jes Klinke |
2020-10-13 | vendorcode/google/dram_part_num: Lower the severity of debug statement | Karthikeyan Ramasubramanian |
2020-10-05 | vendorcode/google: add CHROMEOS_DRAM_PART_NUMBER_IN_CBI Kconfig option | Nick Vaccaro |
2020-09-15 | chromeos: Provide common watchdog reboot support in romstage | Ravi Kumar Bokka |
2020-08-31 | vendorcode/google: Add error handling | John Zhao |
2020-08-27 | symbols: Change implementation details of DECLARE_OPTIONAL_REGION() | Julius Werner |
2020-08-24 | vc/google/chromeos: load wifi_sar_defaults.hex as the main WiFi SAR CBFS source | Kevin Chiu |
2020-08-22 | vendorcode/google/chromeos: Introduce helper for CSE board reset | Karthikeyan Ramasubramanian |
2020-06-30 | ACPI: Drop typedef global_nvs_t | Kyösti Mälkki |
2020-06-25 | vendorcode/google/chromeos: Add GOOG0016 _HID for Chrome OS ACPI | Duncan Laurie |
2020-06-20 | vc/google/chromeos/elog.c: Clean up code | Angel Pons |
2020-06-20 | ACPI: Drop some HAVE_ACPI_RESUME preprocessor use | Kyösti Mälkki |
2020-06-06 | chromeos/cr50_enable_update.c: Modify recovery flow for cr50 | Edward O'Callaghan |
2020-06-02 | drivers/vpd: rename VPD_ANY to VPD_RO_THEN_RW | Jonathan Zhang |
2020-06-01 | src: Fix up ##-commented SPDX headers | Angel Pons |
2020-05-11 | treewide: Remove "this file is part of" lines | Patrick Georgi |
2020-05-09 | src/: Replace GPL boilerplate with SPDX headers | 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 acpi_inject_dsdt | Furquan Shaikh |
2020-04-10 | Drop unnecessary DEVICE_NOOP entries | Nico Huber |
2020-04-04 | src/vendorcode: Use SPDX for GPL-2.0-only files | Angel Pons |
2020-03-17 | src (minus soc and mainboard): Remove copyright notices | Patrick Georgi |
2020-03-07 | chromeos: remove unused constants from gnvs.h | Joel Kitching |
2020-02-24 | vboot: remove rogue vboot_struct.h include | Joel Kitching |
2019-12-11 | printf: Automatically prefix %p with 0x | Julius Werner |
2019-11-23 | Kconfig: comply to Linux 5.3's Kconfig language rules | Patrick Georgi |
2019-11-20 | Remove MIPS architecture | Julius Werner |
2019-10-24 | google/chromeos: Add a library to get DSM calibration data | Cheng-Yi Chiang |
2019-09-12 | src/vendorcode: Remove not used #include <elog.h> | Elyes HAOUAS |
2019-08-23 | google/chromeos: Support AP watchdog flag from Chrome EC | You-Cheng Syu |
2019-08-20 | src: Remove variable length arrays | Jacob Garber |
2019-06-24 | add ctype.h header | Joel Kitching |
2019-05-18 | vendorcode/google/chromeos: Correct VPD field for MAC passthrough | Simon Glass |
2019-05-09 | vendorcode/google/chromeos: Use explicit zero check in ACPI code | Duncan Laurie |
2019-04-23 | coreboot: Run mainboard specific code before Cr50 reset | Keith Short |
2019-03-28 | chromeos: remove remaining dev switch references | Joel Kitching |
2019-03-11 | vendorcode/google/chromeos: Fix AMAC return type | Duncan Laurie |
2019-03-08 | coreboot: Replace all IS_ENABLED(CONFIG_XXX) with CONFIG(XXX) | Julius Werner |
2019-03-04 | device/mmio.h: Add include file for MMIO ops | Kyösti Mälkki |
2019-03-04 | vendorcode/google/chromeos: Support MAC address passthru policy | Duncan Laurie |
2019-03-04 | vendorcode/google/chromeos: Add support for reading VPD in ACPI | Duncan Laurie |
2019-03-04 | vendorcode/google/chromeos: Save VPD region into GNVS | Duncan Laurie |
2019-02-22 | symbols.h: Add macro to define memlayout region symbols | Julius Werner |
2019-02-13 | coreboot: check Cr50 PM mode on normal boot | Keith Short |
2019-02-01 | vendorcode/google/chromeos: Use ACPI GPIO pin when possible | Duncan Laurie |
2019-01-25 | vendorcode/google/chromeos: Add mainboard hook before cr50 update | Duncan Laurie |
2018-12-21 | chromeos: Provide watchdog support in verstage | You-Cheng Syu |
2018-12-17 | Revert "vendorcode/google/chromeos: Get ACPI pin from GPIO library" | Duncan Laurie |
2018-12-17 | vendorcode/google: support multiple SAR filenames | Justin TerAvest |
2018-12-14 | vendorcode/google/chromeos: Get ACPI pin from GPIO library | Duncan Laurie |