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
/
cannonlake
/
chip.c
Age
Commit message (
Expand
)
Author
2020-05-26
intel/cannonlake: Implement PCIe RP devicetree update
Nico Huber
2020-05-12
device/pci_device: Extract pci_domain_set_resources from SOC
Raul E Rangel
2020-05-11
treewide: Remove "this file is part of" lines
Patrick Georgi
2020-04-10
Replace DEVICE_NOOP with noop_(set|read)_resources
Nico Huber
2020-04-10
Drop unnecessary DEVICE_NOOP entries
Nico Huber
2020-04-06
soc/intel/cannonlake: 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
soc: Remove copyright notices
Patrick Georgi
2019-12-03
soc/intel/cannonlake: Configure GPIO PM configuration in bootblock
Subrata Banik
2019-10-02
soc/intel: Replace config_of_path() with config_of_soc()
Kyösti Mälkki
2019-09-29
soc/intel: Rename <intelblocks/chip.h>
Kyösti Mälkki
2019-07-18
soc/intel: Use config_of_path(SA_DEVFN_ROOT)
Kyösti Mälkki
2019-05-20
soc/intel/cannonlake: Make use of gpio_pm_configure()
Subrata Banik
2019-04-26
soc/{amd,intel}/chip: Use local include for chip.h
Elyes HAOUAS
2019-04-08
src/soc/intel/cannonlake: Remove ITSS IPC restore
Aamir Bohra
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-02-07
soc/intel/cannonlake: Configure GPIOs again after FSP-S is done
Furquan Shaikh
2018-12-04
soc/intel/cannonlake: Add USB device names
Duncan Laurie
2018-11-16
src: Remove unneeded include <console/console.h>
Elyes HAOUAS
2018-10-17
soc/intel/cannonlake: Add new cannon lake PCH-H support
praveen hodagatta pranesh
2018-10-09
soc/intel/cannonlake: Ensure FSP don't override ITSS IPCx registers
Subrata Banik
2018-10-08
Move compiler.h to commonlib
Nico Huber
2018-10-04
soc/intel/cannonlake: Move the FSP related callbacks to separate files
Rizwan Qureshi
2018-09-28
soc/intel/cannonlake: Update UPD from device switch
Lijian Zhao
2018-06-22
soc/intel/common/block/cpu: Add option to skip coreboot AP init
Subrata Banik
2018-06-05
soc/intel/cannonlake: Add option to skip coreboot MP init
Subrata Banik
2018-06-01
soc/intel/cannonlake: Get rid of device_t
Elyes HAOUAS
2018-05-27
soc/intel/cannonlake: Select common XHCI code
Subrata Banik
2018-05-08
{mb,nb,soc}: Remove references to pci_bus_default_ops()
Nico Huber
2018-04-24
compiler.h: add __weak macro
Aaron Durbin
2018-04-05
soc/intel/cannonlake: Add VT-d and VMX programming
Lijian Zhao
2018-03-28
soc/intel/cannonlake: Limit xDCI feature when VBOOT is enabled
Duncan Laurie
2018-03-23
soc/intel/cannonlake: Enable low power S0 Idle capability
Vaibhav Shankar
2018-03-14
soc/intel/cannonlake: Disable RTC write protect
Caveh Jalali
2018-02-22
soc/intel/cannonlake: Add more HDA Audio Link settings
Lijian Zhao
2018-02-08
soc/intel/cannonlake: Add support for EMMC DLL update
Lijian Zhao
2018-01-31
soc/intel/cannonlake: CannonaLake make use of FVI information
Subrata Banik
2017-10-26
soc/intel/cannonlake: Add support for C state and P state
Shaunak Saha
2017-10-18
soc/intel/cannonlake: Update PCIE CLKREQ programing
Lijian Zhao
2017-10-09
soc/intel/*lake: Load vbt when it's needed
Patrick Georgi
2017-10-06
soc/intel/common: refactor locate_vbt and vbt_get
Patrick Georgi
2017-09-27
soc/intel/cannonlake: Add FSP GOP support
Abhay kumar
2017-09-14
device: acpi_name() should take a const struct device
Aaron Durbin
2017-09-13
soc/intel/cannonlake: Add serialio device config
Lijian Zhao
2017-09-13
soc/intel/cannonlake: Add common ACPI support for CNL
Lijian Zhao
2017-08-25
soc/intel/cannonlake: Init UPD params based on config
Pratik Prajapati
2017-08-17
intel/cannonlake/chip: Add initial PCI enum support
Pratik Prajapati
2017-08-15
soc/intel/cannonlake: Call into FSP siliconinit
Lijian Zhao
2017-07-21
Revert "soc/intel/cannonlake: Call into FSP siliconinit"
Martin Roth
2017-07-21
soc/intel/cannonlake: Call into FSP siliconinit
Lijian Zhao