summaryrefslogtreecommitdiffstats
path: root/src/soc/intel/common/block/include
Commit message (Expand)AuthorAgeFilesLines
* soc/intel/common/gpio_defs: Remove PAD_CFG_NF_BUF_TRIGMaxim Polyakov2020-07-261-10/+0
* soc/intel/common/gpio_defs: Remove unused macro for NFMaxim Polyakov2020-07-241-6/+0
* soc/intel/common/gpio_defs: Undo set TxDRxE in GPI_TRIG_OWN()Maxim Polyakov2020-07-241-1/+1
* soc/intel/common/gpio_defs: Improve some GPI macrosMaxim Polyakov2020-07-241-8/+9
* soc/intel/common/gpio_defs: Fix coding styleMaxim Polyakov2020-07-191-116/+125
* src: Remove unused 'include <stdint.h>Elyes HAOUAS2020-07-141-1/+0
* soc/intel/gpio: Convert PAD_CFG0_ROUTE_* to PAD_IRQ_ROUTE()Maxim Polyakov2020-07-121-3/+4
* soc/intel/gpio: Convert PAD_CFG0_RX_POL_* to PAD_RX_POL()Maxim Polyakov2020-07-121-3/+4
* intel/gpio: Convert PAD_CFG0_TRIG_* to PAD_TRIG()Maxim Polyakov2020-07-121-9/+10
* ACPI: Drop typedef global_nvs_tKyösti Mälkki2020-06-305-25/+8
* soc/intel/common: add TCC activation functionalitySumeet R Pawnikar2020-06-281-0/+3
* acpi,soc/intel: Make soc/motherboard_fill_fadt() globalKyösti Mälkki2020-06-071-3/+0
* soc/intel/tigerlake: Add CPU ID for TGL B0Jamie Ryu2020-06-061-0/+1
* src: Remove redundant includesElyes HAOUAS2020-06-021-1/+0
* soc/intel/tigerlake: Implement soc_get_pmc_mux_device()Tim Wawrzynczak2020-05-281-0/+9
* soc/intel/common: Improve Type16 SMBIOS tablesPatrick Rudolph2020-05-281-0/+4
* drivers/intel/gma: Move IGD OpRegion to CBMEMNico Huber2020-05-271-14/+0
* soc/intel/common/block: Update SA resource length to support 64 bitSubrata Banik2020-05-231-2/+2
* soc/intel/common: add processor power limits control supportSumeet R Pawnikar2020-05-181-0/+41
* soc/intel/common: Rename cse_is_hfs3_fw_sku_custom()Sridhar Siricilla2020-05-171-5/+5
* soc/intel: Correct comment on HMRFPO_ENABLE HECI commandSridhar Siricilla2020-05-151-4/+4
* soc/intel: Always advertise MMIO window above 4G in ACPI tablesFurquan Shaikh2020-05-142-5/+3
* treewide: Remove "this file is part of" linesPatrick Georgi2020-05-1135-35/+0
* treewide: replace GPLv2 long form headers with SPDX headerPatrick Georgi2020-05-065-60/+5
* treewide: Move "is part of the coreboot project" line in its own commentPatrick Georgi2020-05-065-10/+5
* soc/intel/common/block/cse: Add boot partition related APIsSridhar Siricilla2020-05-041-0/+14
* acpi: Move ACPI table support out of arch/x86 (3/5)Furquan Shaikh2020-05-022-2/+2
* device: Constify struct device * parameter to acpi_inject_dsdtFurquan Shaikh2020-04-281-1/+1
* soc/intel: Constify struct device * parameter to intel_igd_get_controller_infoFurquan Shaikh2020-04-281-1/+1
* soc/intel: Constify struct device *param to sd_fill_soc_gpio_infoFurquan Shaikh2020-04-281-1/+1
* device: Constify struct device * parameter to write_acpi_tablesFurquan Shaikh2020-04-282-3/+3
* intel/common: add a macro to set ownership for GPIMaxim Polyakov2020-04-171-10/+17
* soc/intel/common: Use SPDX for GPL-2.0-only filesAngel Pons2020-04-0630-389/+60
* soc/intel/common/block: Add missing includeRizwan Qureshi2020-03-311-0/+1
* soc/intel/common: Hook up GMA ACPI brightness controlsMatt DeVillier2020-03-281-0/+4
* soc: Remove copyright noticesPatrick Georgi2020-03-1834-38/+0
* soc/intel/skylake: Control fixed IO decode from devicetreeWim Vervoorn2020-03-181-0/+2
* soc/intel/common/block/cse: Modify handling of HMRFPO_ENABLE commandSridhar Siricilla2020-03-151-2/+14
* soc/intel/common: Add more GPIO definition macrosNico Huber2020-03-101-0/+10
* soc/intel/gpio_defs: add a new macro for pad configMaxim Polyakov2020-03-031-0/+5
* soc/intel/tigerlake: Add Jasper lake GPIO supportRonak Kanabar2020-03-031-0/+1
* soc/intel/{common, skl, cnl, apl}: Move print_me_fw_version() to CSE libSridhar Siricilla2020-03-021-0/+9
* soc/intel/common: Remove HOST_RESET_ONLY reset type supportSridhar Siricilla2020-03-021-1/+0
* soc/intel/common: Update Jasper Lake Device IDsMeera Ravindranath2020-02-251-0/+1
* soc/intel/common/block: Move cse common functions into block/cseSubrata Banik2020-02-251-0/+2
* soc/intel/common/block: Move smihandler common functions into common codeSubrata Banik2020-02-251-9/+0
* soc/intel/common: Add function to wait for CSE to enter Soft Temp Disable modeSridhar Siricilla2020-02-181-0/+5
* src/intel: Define HFSTS3 registerSridhar Siricilla2020-02-171-0/+6
* soc/intel/{skl, common}: Move ME Firmware SKU Types to common codeSridhar Siricilla2020-02-121-0/+5
* soc/intel/common/block/lpc: Add lpc_get_fixed_io_decodeWim Vervoorn2020-02-111-0/+2