Age | Commit message (Expand) | Author |
2020-09-23 | treewide: rename GENERIC_SPD_BIN to HAVE_SPD_BIN_IN_CBFS | Michael Niewöhner |
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-08-05 | baytrail mainboards: Clean up mainboard.c | Arthur Heymans |
2020-08-04 | soc/intel/baytrail: Factor out `acpi_fill_madt()` | Angel Pons |
2020-07-14 | src: Remove unused 'include <types.h>' | Elyes HAOUAS |
2020-07-12 | soc/intel/baytrail: Add dedicated devices for MMC and MMC 4.5 controller | Mate Kukri |
2020-07-09 | soc/intel/baytrail: Rename "pmc.h" to "pm.h" | Angel Pons |
2020-07-01 | ACPI GNVS: Replace uses of smm_get_gnvs() | Kyösti Mälkki |
2020-06-30 | ACPI: Drop typedef global_nvs_t | Kyösti Mälkki |
2020-06-19 | Kconfig: Escape variable to accommodate new Kconfig versions | Patrick Georgi |
2020-06-07 | acpi: Rename motherboard_fill_fadt() to mainboard_fill_fadt() | Kyösti Mälkki |
2020-06-07 | soc/intel/baytrail,braswell,broadwell,quark: Select COMMON_FADT | Kyösti Mälkki |
2020-06-07 | mb,soc/intel: Rename acpi_fill_in_fadt() to acpi_fill_fadt() | Kyösti Mälkki |
2020-06-02 | src: Remove unused 'include <arch/smp/mpspec.h>' | Elyes HAOUAS |
2020-05-18 | src: Remove leading blank lines from SPDX header | Elyes HAOUAS |
2020-05-13 | src: Remove unused '#include <stdint.h>' | Elyes HAOUAS |
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-05-02 | payloads/seabios: Add Hardware IRQ Kconfig | Matt DeVillier |
2020-04-06 | mb/google/rambi: Use SPDX for GPL-2.0-only files | Angel Pons |
2020-04-05 | mb/google/rambi: use ACPI backlight controls | Matt DeVillier |
2020-04-03 | mb/google/rambi: Disable console output by default | Matt DeVillier |
2020-04-03 | mb/google/rambi: Convert to use override devicetree | Matt DeVillier |
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 |
2020-03-07 | chromeos: stop sharing write protect GPIO with depthcharge | Joel Kitching |
2020-02-17 | treewide: capitalize 'BIOS' | Elyes HAOUAS |
2019-12-31 | mb/**/dsdt.asl: Remove outdated sleepstates.asl comment | Angel Pons |
2019-12-21 | mb/**/dsdt.asl: Remove "Some generic macros" comment | Angel Pons |
2019-12-20 | src/mainboard: Remove unused '#include <device/pci.h>' | Elyes HAOUAS |
2019-12-19 | mb/*/{BiosCallOuts,mainboard,romstage}.c: Remove unused <device/pci_{def,ops}.h> | Elyes HAOUAS |
2019-12-17 | mb/google/rambi: add VBTs for variants | Matt DeVillier |
2019-11-28 | mainboard/google: Remove unused include <stdlib.h> | Elyes HAOUAS |
2019-11-23 | Kconfig: comply to Linux 5.3's Kconfig language rules | Patrick Georgi |
2019-11-09 | ELOG: Introduce elog_gsmi variants | Kyösti Mälkki |
2019-11-01 | soc/intel/{IA-CPU/SOC}: Move sleepstates.asl into southbridge/intel/common/acpi | Subrata Banik |
2019-10-27 | src: Use 'include <boot/coreboot_tables.h>' when appropriate | Elyes HAOUAS |
2019-10-03 | mb/[google/intel]/*: Specify Chrome EC bus - LPC or ESPI | Martin Roth |
2019-09-30 | mb: remove test-only HWIDs | Hung-Te Lin |
2019-09-16 | src/mainboard: Remove unused include <device/pci_ops.h> | Elyes HAOUAS |
2019-08-28 | google/rambi,intel/baytrail: Simplified romstage flow | Kyösti Mälkki |
2019-08-23 | mb/google/rambi: update GPIO, RAM config for clapper | Matt DeVillier |
2019-08-21 | arch/x86: Rename some mainboard_romstage_entry() | Kyösti Mälkki |
2019-08-19 | google/rambi: Replace __PRE_RAM__ with ENV_ROMSTAGE | Kyösti Mälkki |
2019-08-19 | mainboard/google: Remove use of __PRE_RAM__ | Kyösti Mälkki |
2019-07-09 | arch/x86: Avoid HAVE_SMI_HANDLER conditional with smm-class | Kyösti Mälkki |
2019-06-02 | soc/intel/baytrail: set default VBIOS filename and PCI ID | Matt DeVillier |
2019-05-29 | google/clapper: fix up devicetree | Matt DeVillier |
2019-05-29 | mb/google/{misc}: set default SMBIOS manufacturer | Matt DeVillier |
2019-05-23 | src/mainboard/google: Adopt Mainboards to changed Type41 Func | Christian Walter |
2019-05-13 | mainboard: remove "recovery" gpio, selectively add "presence" gpio. | Matt Delco |
2019-03-20 | src: Use 'include <string.h>' when appropriate | Elyes HAOUAS |
2019-03-12 | src: Drop unused 'include <arch/acpigen.h>' | Elyes HAOUAS |
2019-03-08 | coreboot: Replace all IS_ENABLED(CONFIG_XXX) with CONFIG(XXX) | Julius Werner |
2019-03-05 | mainboard: Enable PRESERVE flag in all vboot/chromeos FMD files | Hung-Te Lin |
2019-03-04 | arch/io.h: Drop unnecessary include | Kyösti Mälkki |
2019-03-01 | device/pci: Fix PCI accessor headers | Kyösti Mälkki |
2019-03-01 | ACPI: Rename FADT model and set it to zero | Elyes HAOUAS |
2019-02-21 | ACPI: Correct asl_compiler_revision value | Elyes HAOUAS |
2018-12-19 | google/rambi: disable TXE in devicetree for all variants | Matt DeVillier |
2018-12-19 | mainboard: Remove useless include <device/pci_ids.h> | Elyes HAOUAS |
2018-11-30 | cpu/intel/common: Use a common acpi/cpu.asl file | Arthur Heymans |
2018-11-23 | mb: Set coreboot as DSDT's manufacturer model ID | Elyes HAOUAS |
2018-11-21 | ACPI: Fix DSDT's revision field | Elyes HAOUAS |
2018-11-16 | mb/*/*/Kconfig: Use CONFIG_VARIANT_DIR for devicetree | Peter Lemenkov |
2018-11-05 | mainboard: Remove unneeded include <console/console.h> | Elyes HAOUAS |
2018-10-30 | src: Add missing include <stdint.h> | Elyes HAOUAS |
2018-10-17 | mb/*/*: Clean up FADT checksum assignment | Jonathan Neuschäfer |
2018-09-12 | mainboards: Add SMMSTORE region in chromeos configs | Patrick Georgi |
2018-08-27 | update all FADT version 3.0 to use the get tables function | Marc Jones |
2018-08-14 | src: Remove duplicated 'include <device/device.h>' | Elyes HAOUAS |
2018-08-13 | mb/google/rambi: Don't set defaults for HAVE_IFD_BIN | Arthur Heymans |
2018-08-13 | src/mb: Remove some unneeded includes | Elyes HAOUAS |
2018-08-13 | mb: Get rid of unneeded include <cbmem.h> | Elyes HAOUAS |
2018-08-01 | mb/google,samsung/*: Add LPC TPM chip driver to devicetree | Matt DeVillier |
2018-07-25 | mb/google/x86-boards: Get rid of power button device in coreboot | Furquan Shaikh |
2018-06-04 | security/tpm: Unify the coreboot TPM software stack | Philipp Deppenwiese |
2018-06-04 | mb/google: Get rid of whitespace before tab | Elyes HAOUAS |
2018-06-01 | mb/google/rambi: Set SMI mask using google_chromeec_events_init | Furquan Shaikh |
2018-05-24 | src: Remove space after `defined` | Elyes HAOUAS |
2018-05-08 | mb/google: Get rid of device_t | Elyes HAOUAS |
2018-05-04 | mainboard/google: Comment variant names in Kconfig | Martin Roth |
2018-01-26 | mb/*/*/cmos.layout: Fix the values for the console level | Arthur Heymans |
2017-11-23 | google mainboards: select SYSTEM_TYPE_LAPTOP where appropriate | Matt DeVillier |
2017-11-23 | src/mainboard: Fix various typos | Jonathan Neuschäfer |
2017-11-21 | mb/google: Update/add ChromeOS device marketing names | Matt DeVillier |
2017-11-17 | mb/google: Add Chromebook marketing names | Jonathan Neuschäfer |
2017-10-08 | ec/google/chromeec: Add library function google_chromeec_events_init | Furquan Shaikh |
2017-09-23 | mb/*/*: Remove rtc nvram configurable baud rate | Arthur Heymans |
2017-07-06 | mainboard/[g-l]: add IS_ENABLED() around Kconfig symbol references | Martin Roth |
2017-07-01 | mainboards: Remove unused EC event for thermal overload | Duncan Laurie |
2017-06-27 | mb/google: Remove ChromeEC builds for auron and rambi | Martin Roth |
2017-06-12 | soc/baytrail: fix scope for I2C ACPI devices | Matt DeVillier |
2017-06-04 | google/rambi: add board-specific USB port info | Matt DeVillier |
2017-06-02 | google/rambi: disable PCI device for unused i2c buses | Matt DeVillier |
2017-05-01 | acpi: fix FADT header version for ChromeOS devices | Matt DeVillier |
2017-03-28 | vboot: Move remaining features out of vendorcode/google/chromeos | Julius Werner |
2017-03-28 | vboot: Assume EC_SOFTWARE_SYNC and VIRTUAL_DEV_SWITCH by default | Julius Werner |