Age | Commit message (Expand) | Author |
2022-12-15 | treewide: Remove unused 'include <arch/io.h>' | Elyes Haouas |
2021-09-10 | soc/intel/cannonlake: Switch PMC to use device callbacks | Tim Wawrzynczak |
2021-05-13 | src: Match array format in function declarations and definitions | Patrick Georgi |
2021-01-25 | soc/intel/{skl,cnl,xsp,icl,tgl,ehl,adl,jsl}: use common LPC mirroring | Michael Niewöhner |
2021-01-24 | soc/intel/cnl: use Kconfig to determine PCH type | Michael Niewöhner |
2021-01-20 | soc/intel/*: drop broken LPC mmio code | Michael Niewöhner |
2021-01-08 | soc/intel: Drop `dev` parameter from soc_get_gen_io_dec_range() | Furquan Shaikh |
2020-10-03 | soc/intel: Move pch_misc_init() to common code | Subrata Banik |
2020-10-03 | soc/intel: Move soc_pch_pirq_init() to common code | Subrata Banik |
2020-10-03 | soc/intel: Move pch_enable_ioapic() to common code | Subrata Banik |
2020-07-06 | soc/intel: Drop unused `#include <reg_script.h>` | Angel Pons |
2020-05-11 | treewide: Remove "this file is part of" lines | Patrick Georgi |
2020-04-06 | soc/intel/cannonlake: Use SPDX for GPL-2.0-only files | Angel Pons |
2020-03-18 | soc: Remove copyright notices | Patrick Georgi |
2020-03-17 | soc/intel/cannonlake: Set correct serirq mode | Jeremy Soller |
2019-12-02 | src/soc/intel: Add Cometlake-S and CMP-H skus | Gaggery Tsai |
2019-07-18 | soc/intel: Use config_of() | Kyösti Mälkki |
2019-07-06 | soc/intel/cannonlake: Fix outb order | Jeremy Soller |
2019-06-28 | soc/intel/cannonlake: fix use of legacy 8254 timer | Matt DeVillier |
2019-04-06 | src: Use include <delay.h> when appropriate | Elyes HAOUAS |
2019-03-08 | coreboot: Replace all IS_ENABLED(CONFIG_XXX) with CONFIG(XXX) | Julius Werner |
2019-03-01 | device/pci: Fix PCI accessor headers | Kyösti Mälkki |
2019-02-28 | soc/intel/cannonlake: Add PCH series check for CML LP PCH | Maulik V Vaghela |
2018-12-19 | soc: Remove useless include <device/pci_ids.h> | Elyes HAOUAS |
2018-11-18 | soc/intel/{cnl, icl}: Remove unnecessary __SIMPLE_DEVICE__ check | Subrata Banik |
2018-11-16 | src: Remove unneeded include <console/console.h> | Elyes HAOUAS |
2018-11-15 | soc/intel/cannonlake: Make static IRQ mapping for PIC mode | Subrata Banik |
2018-08-30 | soc/intel/cannonlake: Update PMC base address for CNP H and LP | Maulik V Vaghela |
2018-06-14 | src: Get rid of device_t | Elyes HAOUAS |
2018-04-19 | soc/intel/cannonlake: Force LPC IO decode settings | Lijian Zhao |
2018-01-17 | soc/intel/cannonlake: Reserve PMC IO resources | Subrata Banik |
2018-01-17 | soc/intel/common: Add option to pass SoC IO resource | Subrata Banik |
2018-01-16 | soc/intel/cannonlake: Program DMI PCR settings | Lijian Zhao |
2017-10-03 | soc/intel/cannonlake: Add lpc pci driver | Lijian Zhao |