Age | Commit message (Expand) | Author |
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-19 | src/mainboard: Remove unused include <arch/byteorder.h> | Elyes HAOUAS |
2019-05-29 | drivers/intel/fsp1.1: Simplify bootflow and clean up | Arthur Heymans |
2019-05-13 | mainboard: remove "recovery" gpio, selectively add "presence" gpio. | Matt Delco |
2019-05-07 | mb/intel/kunimitsu: Refactor to get rid of `pei_data` | Nico Huber |
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-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-16 | buildsystem: Promote rules.h to default include | Kyösti Mälkki |
2019-01-11 | soc/mainboard: Update mainboard UART Kconfig | Lijian Zhao |
2019-01-03 | mb/intel/{kblrvp,kunimitsu,saddlebrook}: Remove duplicated HAVE_SMI_HANDLER | Elyes HAOUAS |
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-23 | src: Remove unneeded whitespace | Elyes HAOUAS |
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 | mb/intel: Get rid of whitespace before tab | Elyes HAOUAS |
2018-06-04 | src: Use "foo *bar" instead of "foo* bar" | Elyes HAOUAS |
2018-05-08 | mb/intel: Get rid of device_t | Elyes HAOUAS |
2018-01-26 | mb/*/*/cmos.layout: Fix the values for the console level | Arthur Heymans |
2017-12-07 | boardid: Switch from Kconfig to weak functions | Julius Werner |
2017-11-23 | src/mainboard: Fix various typos | Jonathan Neuschäfer |
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-26 | mb/google/*: Use newly added Chrome EC boardid function | 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-07-01 | mainboards: Remove unused EC event for thermal overload | Duncan Laurie |
2017-06-02 | mainboard/*/*/Kconfig: Remove MONOTONIC_TIMER_MSR selection | Aamir Bohra |
2017-04-24 | *.asl: Remove obsolete reference to TPM ASL file | Patrick Rudolph |
2017-04-13 | soc/intel/skylake: Split AC/DC settings for Deep Sx config | Duncan Laurie |
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 |
2017-03-27 | ec: Use EC_ENABLE_LID_SWITCH for all mainboards with LID using chromeec | Furquan Shaikh |
2017-02-22 | acpi: Add ACPI_ prefix to IRQ enum and struct names | Furquan Shaikh |
2017-02-20 | mainboard/{google,intel}: Change config option selection | Furquan Shaikh |
2016-12-05 | mainboard & southbridge: Clear files that are just headers | Martin Roth |
2016-12-01 | lib/nhlt: add support for setting the oem_revision | Aaron Durbin |
2016-11-28 | soc/intel/skylake: Add USB Port Over Current (OC) Pin programming | Subrata Banik |
2016-11-22 | Remove explicit select MMCONF_SUPPORT | Kyösti Mälkki |
2016-11-18 | google/chromeec: Add common infrastructure for boot-mode switches | Furquan Shaikh |
2016-11-11 | soc/intel/skylake: move i2c voltage config to own variable | Aaron Durbin |
2016-11-07 | intel/kunimitsu: Update DPTF settings | Sumeet Pawnikar |
2016-10-28 | lars/kunimitsu: Add other sensor in _ART for fan control | Sumeet Pawnikar |
2016-10-27 | skylake: Use COMMON_FADT | Duncan Laurie |
2016-10-20 | kunimitsu: Add choice to select FSP driver | Naresh G Solanki |
2016-10-07 | x86/acpi_device: Add support for GPIO output polarity | Furquan Shaikh |
2016-09-26 | mainboards,ec: provide common declaration for mainboard_ec_init() | Aaron Durbin |
2016-09-19 | kunimitsu: Remove incorrect dereferencing of pointer | Rizwan Qureshi |
2016-09-15 | kunimitsu: Add FSP 2.0 support in romstage | Rizwan Qureshi |
2016-09-12 | kunimitsu: Add initial FSP2.0 support | Rizwan Qureshi |
2016-08-25 | vboot: consolidate google_chromeec_early_init() calls | Aaron Durbin |
2016-08-18 | Kconfig: rename BOOT_MEDIA_SPI_BUS to BOOT_DEVICE_SPI_FLASH_BUS | Aaron Durbin |
2016-08-17 | mainboard: Clean up boot_option/reboot_bits in cmos.layout | Nico Huber |
2016-08-14 | src/mainboard: Capitalize ROM, RAM, CPU and APIC | Elyes HAOUAS |
2016-08-08 | skylake/devicetree: Add PIRQ Routing programming | Barnali Sarkar |
2016-08-04 | chromeec: Chrome EC firmware source selection for EC and PD firmwares | Paul Kocialkowski |
2016-08-02 | google/lars & intel/kunimitsu: Disable EC build | Martin Roth |
2016-07-31 | Remove extra newlines from the end of all coreboot files. | Martin Roth |
2016-07-31 | intel/wifi: Include conditionally in the build | Kyösti Mälkki |
2016-07-30 | chromeos mainboards: remove chromeos.asl | Aaron Durbin |
2016-07-28 | skylake/devicetree: Add LPC EC decode range | Subrata Banik |
2016-07-28 | skylake/mainboard: Define mainboard hook in bootblock | Subrata Banik |
2016-07-25 | skylake: Move CHROMEOS config to SoC | Furquan Shaikh |
2016-07-15 | mainboards/skylake: use common Chrome EC SMI helpers | Aaron Durbin |
2016-07-15 | mainboards: align on using ACPI_Sx definitions | Aaron Durbin |
2016-06-24 | intel/kunimitsu: Move devices from mainboard.asl to devicetree | Duncan Laurie |
2016-06-09 | skylake: Move I2C bus configuration to separate structure | Duncan Laurie |
2016-06-09 | skylake: gpio: Add support for setting 1.8V tolerant | Duncan Laurie |
2016-05-18 | ec/google/chromeec/acpi: Add MKBP support | Gwendal Grignou |
2016-05-09 | soc/intel/skylake: Enable another VR mailbox command for certain boards | Subrata Banik |
2016-04-05 | chromeos.fmd: Mark RW_LEGACY as CBFS | Patrick Georgi |
2016-04-05 | chromeos: Simplify fill_lb_gpios even further | Julius Werner |
2016-03-29 | intel/kunimitsu: configure native mode for GPP_E21 | Youvedeep Singh |
2016-03-25 | google/intel mainboards: Add missing board_info.txt files | Martin Roth |
2016-03-16 | skylake mainboards: Configure gpio PADRSTCFG to PLTRST | Naresh G Solanki |
2016-03-12 | intel/kunimitsu: Add SD card detect GPIO for SDHCI runtime PM | mgarima |
2016-03-08 | mainboard/skylake: Include WRDD method in WIFI ACPI device | Duncan Laurie |
2016-03-01 | Skylake boards: Enabling HWP (hardware P state control) | Subrata Banik |
2016-02-18 | intel/kunimitsu: Set USB Type A current limit to 2A | Naresh G Solanki |
2016-02-12 | chromebooks: Define GBB hardware IDs | Patrick Georgi |
2016-02-09 | chromebooks: Configure Chrome EC board names | Patrick Georgi |
2016-02-09 | intel/kunimitsu: Clean up GPIOs. | Pratik Prajapati |
2016-02-09 | skylake mainboards: Enable backing up VBNV from CMOS to flash | Duncan Laurie |
2016-02-09 | intel/kunimitisu: set oem_id oem_table_id fields of acpi_header_t | Fang, Yang A |
2016-02-04 | skylake boards: disable ACPI PM Timer | Archana Patni |
2016-02-04 | intel/kunimitsu: perform early init for CAR *stage | Aaron Durbin |
2016-01-29 | src/: Chmod 644 all .c, .h, .asl, .inc, .cb, .hex, & Kconfig files | Martin Roth |
2016-01-22 | skylake mainboards: Enable CONFIG_VBOOT_EC_SLOW_UPDATE | Duncan Laurie |
2016-01-22 | intel/skylake: PL2 override changes | pchandri |