Age | Commit message (Expand) | Author |
2019-03-21 | {northbridge, soc, southbridge}/intel: Make use of generic set_subsystem() | Subrata Banik |
2019-03-20 | src: Use 'include <string.h>' when appropriate | Elyes HAOUAS |
2019-03-19 | Fix 'unsigned int' to bare use of 'unsigned' | Subrata Banik |
2019-03-18 | soc/intel/common: Update ESPI disable option | Duncan Laurie |
2019-03-08 | coreboot: Replace all IS_ENABLED(CONFIG_XXX) with CONFIG(XXX) | Julius Werner |
2019-03-06 | soc/intel/skylake: Add H110 PCH series | Maxim Polyakov |
2019-03-06 | soc/intel/skylake: Add new Northbridge and IGD IDs | Maxim Polyakov |
2019-03-04 | device/mmio.h: Add include file for MMIO ops | Kyösti Mälkki |
2019-03-04 | arch/io.h: Drop unnecessary include | Kyösti Mälkki |
2019-03-04 | arch/io.h: Add missing includes | Kyösti Mälkki |
2019-03-04 | {src/include},{soc/intel): Configure HDA codecs | Frans Hendriks |
2019-03-01 | device/pci: Fix PCI accessor headers | Kyösti Mälkki |
2019-02-28 | soc/intel/cannonlake: Add Comet Lake U SA 2+2 Device ID | Subrata Banik |
2019-02-26 | soc/intel/common: Include cometlake PCH IDs | Ronak Kanabar |
2019-02-24 | soc/intel/common: Include cometlake SA IDs | Ronak Kanabar |
2019-02-24 | soc/intel/common: Include cometlake CPU IDs | Ronak Kanabar |
2019-02-19 | soc/intel/common: Add whiskeylake celeron v-0 support | Lijian Zhao |
2019-02-18 | soc/intel: Add mem_rank info in SMBIOS | Francois Toguo |
2019-02-15 | soc/intel/skylake: Avoid TOL_1V8 being set for GPP_F4 ~ GPP_F11 | Kane Chen |
2019-02-05 | src/soc/intel/common: Clear GPIO driver ownership when not requested | Keith Short |
2019-02-05 | soc/intel/cpulib: Add debug message to mca_configure() | Nico Huber |
2019-01-28 | soc/apollolake: Generate DMAR table | Werner Zeh |
2019-01-28 | intelblocks/systemagent: Add ACPI table generation hook | Werner Zeh |
2019-01-28 | soc/intel/denverton_ns: Add ACPI T-States and P-States | Julien Viard de Galbert |
2019-01-28 | soc/intel/common/rtc: Enable RTC in common code RTC | Lijian Zhao |
2019-01-27 | src: Fix the warning "type 'hex' are always defined" | Elyes HAOUAS |
2019-01-25 | soc/intel/denverton_ns: Enable ACPI using intelblock | Julien Viard de Galbert |
2019-01-24 | soc/intel/common/block/acpi: fix P-States extra entry | Julien Viard de Galbert |
2019-01-24 | soc/intel/gpio: Enable configuring GPIO debounce duration | Karthikeyan Ramasubramanian |
2019-01-24 | soc/intel/common/gpio_defs: Enable configuring GPIO_DW2 pad register | Karthikeyan Ramasubramanian |
2019-01-23 | soc/{amd,intel}: Remove needless '&' on function pointers | Elyes HAOUAS |
2019-01-21 | drivers/spi: Add controller protection type | Rizwan Qureshi |
2019-01-16 | buildsystem: Promote rules.h to default include | Kyösti Mälkki |
2019-01-10 | soc/intel/common/block: Move tco common functions into block/smbus | Subrata Banik |
2019-01-09 | soc/intel: Clean mess around UART_DEBUG | Nico Huber |
2019-01-08 | arch/x86: Link walkcbfs.S instead of including it | Arthur Heymans |
2019-01-07 | soc/intel: Standardize names of common MSRs | Elyes HAOUAS |
2019-01-06 | soc/intel: Drop pmc_get_mainboard_power_failure_state_choice() | Nico Huber |
2019-01-06 | Kconfig: Unify power-after-failure options | Nico Huber |
2019-01-06 | device: Use pcidev_path_on_root() | Kyösti Mälkki |
2019-01-06 | device: Use pcidev_on_root() | Kyösti Mälkki |
2019-01-03 | soc/intel: Fix bad uses of __SIMPLE_DEVICE__ | Kyösti Mälkki |
2018-12-20 | soc/intel: Get rid of device_t | Elyes HAOUAS |
2018-12-14 | soc/intel/common: Add support for GPIO group pad base | Duncan Laurie |
2018-12-13 | cpuid: Add helper function for cpuid(1) functions | Subrata Banik |
2018-12-05 | smmstore: make smmstore's SMM handler code follow everything else | Patrick Georgi |
2018-12-05 | elog: make elog's SMM handler code follow everything else | Patrick Georgi |
2018-12-05 | soc/intel/common/lpc_lib: Add function to disable LPC Clock Run | Nico Huber |
2018-12-04 | soc/intel/common: Limit BIOS region cache to 16MB | Lijian Zhao |
2018-12-04 | soc/intel/common/dptf: Add method for temp conversion | Duncan Laurie |
2018-12-04 | soc/intel/common/dptf: Make CPU address a define | Duncan Laurie |
2018-11-30 | soc/intel/common: Rework acpi/cpu.asl | Arthur Heymans |
2018-11-27 | soc/intel/common: Add audio controller device id for SKL-H pch | Praveen hodagatta pranesh |
2018-11-23 | intelblocks/cpu: Fix wrong comment for P_Req field in PERF_CTL MSR | Werner Zeh |
2018-11-23 | intelblocks/cpu: Add function to set CPU clock to minimum value | Werner Zeh |
2018-11-23 | soc/intel/common: Bring DISPLAY_MTRRS into the light | Nico Huber |
2018-11-21 | soc/intel/.../Kconfig: Drop SOC_INTEL_COMMON_BLOCK_I2C_DEBUG | Nico Huber |
2018-11-19 | soc/intel/{common, skylake}: Make ASPM enabling as common PCH feature | Subrata Banik |
2018-11-18 | soc/intel/.../Kconfig: Move GPIO debug option into debug menu | Nico Huber |
2018-11-18 | soc/intel/common/*/Kconfig: Remove redundant comments | Nico Huber |
2018-11-16 | src: Remove unneeded include <cbfs.h> | Elyes HAOUAS |
2018-11-16 | soc/intel/common/Kconfig: Remove unused SOC_INTEL_COMMON_SMI | Elyes HAOUAS |
2018-11-16 | src: Remove unneeded include <lib.h> | Elyes HAOUAS |
2018-11-16 | src: Remove unneeded include <console/console.h> | Elyes HAOUAS |
2018-11-13 | soc/intel/common: Add option to call EC _PTS/_WAK methods | Duncan Laurie |
2018-11-12 | src: Remove unneeded include "{arch,cpu}/cpu.h" | Elyes HAOUAS |
2018-11-08 | soc/intel/common: Add option to disable eSPI SMI at runtime | Duncan Laurie |
2018-11-08 | soc/intel/skylake: Add PCH sku id's supported for KBL | Praveen hodagatta pranesh |
2018-11-07 | soc/intel/common: Include Icelake device IDs | Aamir Bohra |
2018-11-07 | soc/intel/apollolake: Provide interface to update TCC offset | John Su |
2018-11-02 | soc/intel: Enable GPIO functions in verstage | Duncan Laurie |
2018-10-30 | src: Add missing include <stdint.h> | Elyes HAOUAS |
2018-10-26 | soc/intel/cannonlake: Add back PM TIMER EMULATION | Lijian Zhao |
2018-10-25 | soc/intel: Consolidate FSP CAR setup and teardown code | Praveen hodagatta pranesh |
2018-10-23 | soc/intel/common/block/gpio: Allow GPI to be dual-routed | Furquan Shaikh |
2018-10-23 | soc/intel/common/block/gpio: Configure Tx Disable in IO standby for GPIs | Furquan Shaikh |
2018-10-22 | intel: Use CF9 reset (part 2) | Patrick Rudolph |
2018-10-19 | soc/intel/cannonlake: Enable HDA driver support | praveen hodagatta pranesh |
2018-10-18 | intel/common/block: Fix issue found by klockwork | John Zhao |
2018-10-17 | soc/intel/cannonlake: Add new cannon lake PCH-H support | praveen hodagatta pranesh |
2018-10-11 | src: Move common IA-32 MSRs to <cpu/x86/msr.h> | Elyes HAOUAS |
2018-10-11 | soc/intel/common/block/gpio: check for NULL using if statement | Bora Guvendik |
2018-10-09 | soc/intel/common/acpi: Fix ACPI Namespace lookup failure, AE_ALREADY_EXISTS i... | Subrata Banik |
2018-10-09 | soc/intel/common/block/pcr: Add NULL pointer check in pcr_execute_sideband_msg() | Subrata Banik |
2018-10-09 | soc/intel/common/pch: Select Kconfig for ITSS polarity configuration | Subrata Banik |
2018-10-08 | Move compiler.h to commonlib | Nico Huber |
2018-10-08 | smmstore: Add a key/val store facility in flash, mediated through SMM | Patrick Georgi |
2018-10-08 | src: Use tabs for indentation | Elyes HAOUAS |
2018-10-06 | soc/intel/common, mb/google, mb/siemens: Use lower case x for RXD | Furquan Shaikh |
2018-10-06 | soc/intel/common/block/hda: Enable static scanning of devices under HDA | Furquan Shaikh |
2018-10-06 | soc/intel/.../hda: Add and use config for initialization of HDA codecs | Furquan Shaikh |
2018-10-05 | src: Fix MSR_PKG_CST_CONFIG_CONTROL register name | Elyes HAOUAS |
2018-10-04 | soc/intel/common: add acpi_get_sleep_type to pmclib | Bora Guvendik |
2018-10-03 | soc/intel/commom/block/i2c: Make I2C controller out of reset | Subrata Banik |
2018-09-26 | soc/intel/common/block: Don't use device_t | Elyes HAOUAS |
2018-09-18 | soc/intel/common/block: Don't use device_t in ramstage | Elyes HAOUAS |
2018-09-14 | soc/intel/denverton_ns: Enable common block PMC | Julien Viard de Galbert |
2018-09-06 | soc/intel/common: Add function to set BILD bit in RTC | Rizwan Qureshi |
2018-08-28 | siemens/mc_apl1: Extend circuit life by clock gating and power gating | Mario Scheithauer |
2018-08-27 | update all FADT version 3.0 to use the get tables function | Marc Jones |