Age | Commit message (Expand) | Author |
2020-10-26 | mb/*,soc/intel: drop the obsolete dt option `speed_shift_enable` | Michael Niewöhner |
2020-10-21 | soc/intel,mb/*: get rid of legacy pad macros | Michael Niewöhner |
2020-10-13 | {src/mb,util/autoport}: Use macro for DSDT revision | Elyes HAOUAS |
2020-10-13 | mb/intel/latest mainboards: Get rid of power button device in coreboot | Subrata Banik |
2020-10-12 | mb/intel: Convert to ASL 2.0 syntax | Elyes HAOUAS |
2020-10-05 | soc/intel/common/block/acpi: Factor out common platform.asl | Subrata Banik |
2020-09-23 | treewide: rename GENERIC_SPD_BIN to HAVE_SPD_BIN_IN_CBFS | Michael Niewöhner |
2020-09-21 | mb/intel: Drop unneeded empty lines | Elyes HAOUAS |
2020-09-06 | mb: remove duplicated Make code for spd.bin generation | Michael Niewöhner |
2020-09-06 | mb/*: devicetree: drop now unneeded USBx_PORT_EMPTY | Michael Niewöhner |
2020-08-08 | soc/intel/skylake: Enable CIO depending on devicetree configuration | Felix Singer |
2020-08-08 | soc/intel/skylake: Enable SA IMGU depending on devicetree configuration | Felix Singer |
2020-08-08 | soc/intel/skylake: Enable SDXC depending on devicetree configuration | Felix Singer |
2020-08-07 | soc/intel/skylake: Enable thermal subsystem depending on devicetree | Felix Singer |
2020-08-07 | mb/intel/kblrvp: Factor out `IoBufferOwnership` | Angel Pons |
2020-08-07 | mb/intel/kblrvp: Factor out `HeciEnabled` | Angel Pons |
2020-08-04 | mb/**/{devicetree,overridetree}.cb: Indent with tabs | Angel Pons |
2020-07-29 | soc/intel/skylake: Enable HDA depending on devicetree configuration | Felix Singer |
2020-07-29 | soc/intel/skylake: Enable HECI3 depending on devicetree configuration | Felix Singer |
2020-07-29 | soc/intel/skylake: Enable eMMC depending on devicetree configuration | Felix Singer |
2020-07-29 | soc/intel/skylake: Enable SMBus depending on devicetree configuration | Felix Singer |
2020-07-29 | soc/intel/skylake: Enable LAN depending on devicetree configuration | Felix Singer |
2020-07-29 | soc/intel/skylake: Enable SATA depending on devicetree configuration | Felix Singer |
2020-07-26 | skylake boards: Factor out copy-pasted PIRQ routes | Angel Pons |
2020-07-01 | ACPI GNVS: Replace uses of smm_get_gnvs() | Kyösti Mälkki |
2020-06-19 | Kconfig: Escape variable to accommodate new Kconfig versions | Patrick Georgi |
2020-06-02 | src: Remove unused '#include <cbfs.h>' | Elyes HAOUAS |
2020-05-18 | skylake: update processor power limits configuration | Sumeet R Pawnikar |
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-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-06 | mainboard/intel: 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/[g-p]*: Remove copyright notices | Patrick Georgi |
2020-03-07 | chromeos: stop sharing write protect GPIO with depthcharge | Joel Kitching |
2020-02-17 | vboot: push clear recovery mode switch until BS_WRITE_TABLES | Joel Kitching |
2020-01-29 | mb/intel/kblrvp: Replace whitespaces with tabs in dsdt.asl | Subrata Banik |
2020-01-10 | src: Remove blank acpi_tables source files | Karthikeyan Ramasubramanian |
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/{hp,intel}: Remove unused <stdlib.h> | Elyes HAOUAS |
2019-12-16 | mb: Use fixed value in RcompTarget structure | Wim Vervoorn |
2019-12-09 | mb/intel/kblrvp: Remove hex values from VR settings | Wim Vervoorn |
2019-11-01 | soc/intel/{IA-CPU/SOC}: Move sleepstates.asl into southbridge/intel/common/acpi | Subrata Banik |
2019-10-02 | soc/intel/skylake: devicetree: introduce PchHdaVcType fsp parameter | Michael Niewöhner |
2019-09-30 | mb: remove test-only HWIDs | Hung-Te Lin |
2019-09-15 | src/mainboard: Remove not used #include <elog.h> | Elyes HAOUAS |
2019-08-26 | Split MAYBE_STATIC to _BSS and _NONZERO variants | Kyösti Mälkki |
2019-08-20 | mb/{asrock,intel,purism}: Copy channel arrays separately | Jacob Garber |
2019-08-15 | mainboard/google: Fix indirect includes | Kyösti Mälkki |
2019-07-25 | mb/*/chromeos.c: Remove some ENV_RAMSTAGE and __SIMPLE_DEVICE__ | Kyösti Mälkki |
2019-07-09 | arch/x86: Avoid HAVE_SMI_HANDLER conditional with smm-class | Kyösti Mälkki |
2019-06-21 | soc/intel/skylake: Clean up Kconfig | Arthur Heymans |
2019-06-19 | src/mainboard: Remove unused include <arch/byteorder.h> | Elyes HAOUAS |
2019-05-13 | mainboard: remove "recovery" gpio, selectively add "presence" gpio. | Matt Delco |
2019-05-07 | intel/fsp1_1: Drop remnants of `pei_data` | Nico Huber |
2019-04-23 | src: Use include <console/console.h> when appropriate | Elyes HAOUAS |
2019-04-06 | {mb,soc/intel/skylake}: remove unused InternalGfx | Maxim Polyakov |
2019-03-20 | src: Use 'include <string.h>' when appropriate | Elyes HAOUAS |
2019-03-08 | coreboot: Replace all IS_ENABLED(CONFIG_XXX) with CONFIG(XXX) | Julius Werner |
2019-03-06 | src: Drop unused include <arch/acpi.h> | Elyes HAOUAS |
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 | soc/intel/skylake: Unify serial IRQ options | Nico Huber |
2019-02-18 | soc/intel/skylake: Use real common code for VMX init | Nico Huber |
2019-01-25 | sb/intel/common: Show "Add gigabit ethernet firmware" only for boards that ne... | Jan Tatje |
2019-01-16 | mainboard/intel: Update mainboard UART Kconfig | Subrata Banik |
2019-01-16 | mb/intel/kblrvp: Fix unsigned val casting of smaller size | Praveen hodagatta pranesh |
2019-01-16 | mb/intel/kblrvp: Add new Kaby lake RVP11 support | Praveen hodagatta pranesh |
2019-01-16 | buildsystem: Promote rules.h to default include | Kyösti Mälkki |
2019-01-09 | mb/intel/kblrvp: Add helper function to get Board Id | Praveen hodagatta pranesh |
2019-01-09 | mb/intel/kblrvp: Enable overridetree support for variants | Praveen hodagatta pranesh |
2019-01-03 | mb/intel/{kblrvp,kunimitsu,saddlebrook}: Remove duplicated HAVE_SMI_HANDLER | Elyes HAOUAS |
2018-12-20 | mb/intel/kblrvp: Change HDA verb table selection logic | Praveen hodagatta pranesh |
2018-11-30 | cpu/intel/common: Use a common acpi/cpu.asl file | Arthur Heymans |
2018-11-28 | mb/*/*/Kconfig: Remove useless comment | Elyes HAOUAS |
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 | src: Remove unneeded include <cbfs.h> | Elyes HAOUAS |
2018-11-05 | mainboard: Remove unneeded include <console/console.h> | Elyes HAOUAS |
2018-10-06 | soc/intel/.../hda: Add and use config for initialization of HDA codecs | Furquan Shaikh |
2018-09-12 | mainboards: Add SMMSTORE region in chromeos configs | Patrick Georgi |
2018-06-06 | soc/intel/common/block: Add common chip config block | Subrata Banik |
2018-06-05 | soc/intel/skylake: Add option to skip coreboot MP init | Subrata Banik |
2018-06-04 | security/tpm: Unify the coreboot TPM software stack | Philipp Deppenwiese |
2018-05-08 | mb/intel: Get rid of device_t | Elyes HAOUAS |
2018-03-23 | mb/intel/kblrvp8: Add KBLRVP8 support | V Sowmya |
2018-02-14 | mb/*/spd: Use normal binary numbers (0b0010) instead of special format (2b0010) | Jonathan Neuschäfer |
2018-02-08 | mb/intel/kblrvp: Enable Kabylake RVP8 | V Sowmya |
2018-01-26 | mb/*/*/cmos.layout: Fix the values for the console level | Arthur Heymans |
2018-01-12 | mb/intel/kblrvp: Use common HDA code | Duncan Laurie |
2017-12-22 | soc/intel/skylake: Add PcieRpClkSrcNumber UPD configuartion support | Divya Chellap |
2017-10-09 | skylake mainboards: Use PAD_CFG_GPI_GPIO_DRIVER instead of PAD_CFG_GPI | Furquan Shaikh |
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-08-25 | soc/intel/skylake: Add LPC and SPI lock down config option | Subrata Banik |
2017-08-18 | include/device: Split i2c.h into three | Nico Huber |
2017-07-27 | mb/google/kblrvp: Add camera devices power sequencing through ACPI power reso... | V Sowmya |