index
:
coreboot.git
macbookair5_2
macbookpro10_1
main
master
mbp101_medisable
mbp101_medisable_1
mbp82
x230
my copy of coreboot
User &
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
soc
/
intel
/
common
Age
Commit message (
Expand
)
Author
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
2018-08-22
acpi: remove CBMEM_ID_ACPI_GNVS_PTR entry
Joel Kitching
2018-08-20
soc/intel/common/block: Move common uart function to block/uart
Subrata Banik
2018-08-20
soc/intel/common/block: Add WHL 2-core SKU
Krzysztof Sywula
2018-08-20
intel/common/block: Fix issues found by klockwork
John Zhao
2018-08-10
drivers/i2c: Add i2c TPM support for different stages
Philipp Deppenwiese
2018-08-10
src: Fix typo
Elyes HAOUAS
2018-08-10
src/soc/intel: Add new device IDs to support coffeelake
Maulik
2018-08-08
src/soc/intel/common: Configure the gspi chip select state correctly
Aamir Bohra
2018-08-06
src/soc/intel: Add AML IGD in platform reporting
Gaggery Tsai
2018-08-01
soc/intel/common/block: Add WhiskeyLake (WHL) IDs
Krzysztof Sywula
2018-07-30
soc/intel/common: Add support to configure top swap feature
Aamir Bohra
2018-07-26
soc/intel/common/block/gpio: Add API for gpio_configure_pads_with_override
Furquan Shaikh
2018-07-18
soc/intel/common/block: Add WhiskeyLake W0 CPUID
Krzysztof Sywula
2018-07-09
src/soc: Use "foo *bar" instead of "foo* bar"
Elyes HAOUAS
2018-06-30
soc/intel/skylake: Generate ACPI RMRR table
Matt DeVillier
2018-06-28
intel/common: change mca_configure API's def
Pratik Prajapati
2018-06-28
soc/intel/common/block: Move p2sb common functions into block/p2sb
Subrata Banik
2018-06-28
soc/intel/common: Disable GPEs just before enabling SMIs
Furquan Shaikh
2018-06-28
soc/intel/common/block/pmc: Get rid of pmc_fixup_power_state
Furquan Shaikh
[next]