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
2020-07-26
src: Change BOOL CONFIG_ to CONFIG() in comments & strings
Martin Roth
2020-07-25
soc/intel/tigerlake: Update Tiger Lake SA IDs
Derek Huang
2020-07-24
soc/intel/common/gpio_defs: Remove unused macro for NF
Maxim Polyakov
2020-07-24
soc/intel/common/gpio_defs: Undo set TxDRxE in GPI_TRIG_OWN()
Maxim Polyakov
2020-07-24
soc/intel/common/gpio_defs: Improve some GPI macros
Maxim Polyakov
2020-07-21
src: Use ACPI macros
Elyes HAOUAS
2020-07-20
src: Report word-sized access for PM1a_EVT
Angel Pons
2020-07-20
src: Make HAVE_CF9_RESET set the FADT reset register
Angel Pons
2020-07-20
src: Drop useless cache flush settings in FADT
Angel Pons
2020-07-20
src: Never overwrite `fadt->flags`
Angel Pons
2020-07-20
src: Drop useless PM1b settings from FADT
Angel Pons
2020-07-20
src: Drop useless GPE1 settings from FADT
Angel Pons
2020-07-19
soc/intel/common/gpio_defs: Fix coding style
Maxim Polyakov
2020-07-16
soc/intel/common/block/pmc: Select PMC on mainboard basis
Tim Chu
2020-07-15
PCI IDs: Add PCI ID for JSL DPTF/DTT PCI device
Tim Wawrzynczak
2020-07-14
src: Remove unused 'include <cpu/x86/msr.h>'
Elyes HAOUAS
2020-07-14
src: Remove unused 'include <stdint.h>
Elyes HAOUAS
2020-07-14
src: Remove unused 'include <types.h>'
Elyes HAOUAS
2020-07-12
soc/intel/gpio: Convert PAD_CFG0_ROUTE_* to PAD_IRQ_ROUTE()
Maxim Polyakov
2020-07-12
soc/intel/gpio: Convert PAD_CFG0_RX_POL_* to PAD_RX_POL()
Maxim Polyakov
2020-07-12
intel/gpio: Convert PAD_CFG0_TRIG_* to PAD_TRIG()
Maxim Polyakov
2020-07-12
soc/intel/common/block/pcie: Select ASPM on mainboard basis
Christian Walter
2020-07-12
soc/intel/tigerlake: Add new IGD device
Ravi Sarawadi
2020-07-07
soc/intel/common/block: Add new block DTT
Tim Wawrzynczak
2020-07-07
soc/intel/common: Add a minimal PCI driver for IPU
Tim Wawrzynczak
2020-07-03
soc/intel/common: Only touch Time Window Tau bits in supported SoCs
Tim Wawrzynczak
2020-07-01
soc/intel/tigerlake: Switch to CSE Lite RW at BS_DEV_INIT_CHIPS entry
Jamie Ryu
2020-07-01
soc/intel/common/cpu: Don't set any TCC settings if offset is 0
Tim Wawrzynczak
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-30
src: Remove whitespaces before tabs
Elyes HAOUAS
2020-06-28
soc/intel/common: add TCC activation functionality
Sumeet R Pawnikar
2020-06-25
drivers/intel/fsp2_0: decouple FSP_PEIM_TO_PEIM_INTERFACE from FSP 2.1
Jonathan Zhang
2020-06-24
src: Report byte-sized access for GPE0
Angel Pons
2020-06-24
ACPI: Replace smm_setup_structures()
Kyösti Mälkki
2020-06-24
ACPI: Replace uses of CBMEM_ID_ACPI_GNVS
Kyösti Mälkki
2020-06-22
device/smbus_host: Declare common early SMBus prototypes
Kyösti Mälkki
2020-06-19
soc/intel/common/acpi: rename dptf.asl to dptf_common.asl file
Sumeet R Pawnikar
2020-06-18
soc/intel/common: make dptf acpi device ids configurable
Sumeet R Pawnikar
2020-06-18
soc/intel/common: Introduce ASL2.0 syntax
Alexey Buyanov
2020-06-16
cpu/x86: Define MTRR_CAP_PRMRR
Kyösti Mälkki
2020-06-16
soc/intel/common: Replace smm_soutbridge_enable(SMI_FLAGS)
Kyösti Mälkki
2020-06-16
sb/intel: Remove spurious HAVE_SMI_HANDLER test
Kyösti Mälkki
2020-06-16
arch/x86: Create helper for APM_CNT SMI triggers
Kyösti Mälkki
2020-06-15
arch/x86: Remove NO_FIXED_XIP_ROM_SIZE
Kyösti Mälkki
2020-06-13
soc/intel/common: Introduce ASL2.0 syntax
Alexey Buyanov
2020-06-10
soc/intel/common: Replace cse_bp and ME with cse_lite in all console logs
Sridhar Siricilla
2020-06-07
acpi,soc/intel: Make soc/motherboard_fill_fadt() global
Kyösti Mälkki
2020-06-06
src: Remove unused 'include <cpu/x86/mtrr.h>'
Elyes HAOUAS
2020-06-06
soc/intel/tigerlake: Add CPU ID for TGL B0
Jamie Ryu
2020-06-06
arch/x86: Declare permanent_smi_handler()
Kyösti Mälkki
2020-06-06
soc,southbridge/intel: Control SMI related FADT entries
Kyösti Mälkki
2020-06-02
soc/intel/common/{pch,sata}: Remove SATA common code driver
Subrata Banik
2020-06-02
src: Remove redundant includes
Elyes HAOUAS
2020-06-02
src: Remove unused 'include <bootstate.h>'
Elyes HAOUAS
2020-06-01
soc/intel/common: Trigger recovery mode for CSE Lite SKU run time errors
Sridhar Siricilla
2020-06-01
soc/intel/common/block: Remove unused headers
Angel Pons
2020-05-28
soc/intel/tigerlake: Implement soc_get_pmc_mux_device()
Tim Wawrzynczak
2020-05-28
soc/intel/common: Improve Type16 SMBIOS tables
Patrick Rudolph
2020-05-27
soc/intel/gma: Implement fsp_soc_get_igd_bar() in common code
Nico Huber
2020-05-27
soc/intel/gma: Move DDI-A 4-lane config to common code
Nico Huber
2020-05-27
intel/gma: Only enable bus mastering if we are going to use it
Nico Huber
2020-05-27
intel/gma: Don't bluntly enable I/O
Nico Huber
2020-05-27
soc/intel/gma: Move display and opregion init to common code
Nico Huber
2020-05-27
drivers/intel/gma: Move IGD OpRegion to CBMEM
Nico Huber
2020-05-23
soc/intel/common/block: Update SA resource length to support 64 bit
Subrata Banik
2020-05-21
soc/intel/tigerlake: Make audio devices scan the bus
Duncan Laurie
2020-05-20
tigerlake: enable DPTF functionality for volteer
Sumeet R Pawnikar
2020-05-20
soc/intel/common/acpi: Remove gpio community range
Aamir Bohra
2020-05-20
soc/intel/common/block/acpi: Fix error in shift operation for GPCL
Furquan Shaikh
2020-05-18
src: Remove unused 'include <string.h>'
Elyes HAOUAS
2020-05-18
soc/intel/common/block/smbus: Use i2c read eeprom to speedup SPD read
Wim Vervoorn
2020-05-18
soc/intel/common: add processor power limits control support
Sumeet R Pawnikar
2020-05-17
soc/intel/common: Rename cse_is_hfs3_fw_sku_custom()
Sridhar Siricilla
2020-05-17
soc/intel/common/block/acpi: Mask lower 20 bits of TOLUD
Furquan Shaikh
2020-05-17
soc/intel/common/block/acpi: Update northbridge.asl to ASL2.0 syntax
Furquan Shaikh
2020-05-15
soc/intel: Correct comment on HMRFPO_ENABLE HECI command
Sridhar Siricilla
2020-05-14
soc/intel: Drop ABOVE_4GB_MEM_BASE_SIZE and use cpu_phys_address_size()
Furquan Shaikh
2020-05-14
soc/intel: Always advertise MMIO window above 4G in ACPI tables
Furquan Shaikh
2020-05-14
soc/intel/common/block/systemagent: Use TOUUD as base for MMIO above 4G
Furquan Shaikh
2020-05-13
lib/spd_bin: add get_spd_sn function
Jamie Chen
2020-05-11
treewide: Remove "this file is part of" lines
Patrick Georgi
2020-05-06
treewide: replace GPLv2 long form headers with SPDX header
Patrick Georgi
2020-05-06
treewide: Move "is part of the coreboot project" line in its own comment
Patrick Georgi
2020-05-04
soc/intel/common/block/cse: Add boot partition related APIs
Sridhar Siricilla
2020-05-02
acpi: Move ACPI table support out of arch/x86 (3/5)
Furquan Shaikh
2020-05-01
soc/intel/common: Fix 16-bit read/write PCI_COMMAND register
Elyes HAOUAS
2020-05-01
src: Remove unused 'include <cpu/x86/cache.h>'
Elyes HAOUAS
2020-04-29
soc/intel/common: Add method to modify GPIO community PM config
Venkata Krishna Nimmagadda
2020-04-28
device: Constify struct device * parameter to acpi_inject_dsdt
Furquan Shaikh
2020-04-28
device: Constify struct device * parameter to acpi_fill_ssdt()
Furquan Shaikh
2020-04-28
soc/intel: Constify struct device * parameter to intel_igd_get_controller_info
Furquan Shaikh
2020-04-28
soc/intel: Constify struct device *param to sd_fill_soc_gpio_info
Furquan Shaikh
2020-04-28
i2c/designware: Constify struct device * parameter to dw_i2c_soc_dev_to_bus
Furquan Shaikh
2020-04-28
device: Constify struct device * parameter to write_acpi_tables
Furquan Shaikh
2020-04-28
soc/intel/common/block/smbus: Set SPD array NULL if no DIMM present
Eric Lai
2020-04-28
soc/intel/jasperlake: Add new MCH device ids
Maulik V Vaghela
2020-04-20
soc/intel/common: Add _DSM methods for LPIT table
Venkata Krishna Nimmagadda
2020-04-17
soc/intel: Disable config option for SCS by default
Duncan Laurie
2020-04-17
intel/common: add a macro to set ownership for GPI
Maxim Polyakov
[next]