summaryrefslogtreecommitdiff
path: root/src/soc/intel/apollolake
AgeCommit message (Expand)Author
2019-05-06soc/intel/apollolake: Reset GPI IS & IE registers at ramstageKarthikeyan Ramasubramanian
2019-05-06soc/apollolake: Add ramstage hookFelix Singer
2019-04-30vboot: refactor OPROM codeJoel Kitching
2019-04-29soc/intel/apollolake/bootblock: Clear the GPI IS & IE registersKarthikeyan Ramasubramanian
2019-04-29soc/intel: Add GPI interrupt config register offset infoKarthikeyan Ramasubramanian
2019-04-26soc/intel/apl/acpi: Do not report 8259 PICsNico Huber
2019-04-23src: include <assert.h> when appropriateElyes HAOUAS
2019-04-23src: Use include <console/console.h> when appropriateElyes HAOUAS
2019-04-23src: Add missing include 'console.h'Elyes HAOUAS
2019-04-13soc/intel/cpulib: Remove redundent enable/disable functionsSubrata Banik
2019-04-06src: Use #include <timer.h> when appropriateElyes HAOUAS
2019-03-28soc/intel/apollolake: Add support to log XHCI wake eventsKarthikeyan Ramasubramanian
2019-03-25soc/apollolake: Add UART0Felix Singer
2019-03-24intel/apollolake: Add HDA to disable_dev functionNico Huber
2019-03-24soc/intel/common: Remove common chip config use_fsp_mp_initSubrata Banik
2019-03-20src: Use 'include <string.h>' when appropriateElyes HAOUAS
2019-03-12src: Drop unused 'include <arch/acpigen.h>'Elyes HAOUAS
2019-03-08src/soc/intel/apollolake/cpu.c: Set up local APICMario Scheithauer
2019-03-08coreboot: Replace all IS_ENABLED(CONFIG_XXX) with CONFIG(XXX)Julius Werner
2019-03-06intel/apollolake: Fix incorrect config usageJulius Werner
2019-03-04device/mmio.h: Add include file for MMIO opsKyösti Mälkki
2019-03-04arch/io.h: Drop unnecessary includeKyösti Mälkki
2019-03-01device/pci: Fix PCI accessor headersKyösti Mälkki
2019-02-18soc/intel: Add mem_rank info in SMBIOSFrancois Toguo
2019-02-05soc/intel/apl: Call mca_configure() on cold boots onlyNico Huber
2019-02-05intel/apollolake: Add parameter to enable VTD in devicetreeWerner Zeh
2019-02-05soc/intel/apollolake: Update XHCI ports for GLK in ACPI tablesFurquan Shaikh
2019-01-31soc/intel/apollolake: Fix XHCI device name in ACPIKarthikeyan Ramasubramanian
2019-01-30soc/intel/apollolake: Sync fsp upd structure updateJohn Zhao
2019-01-29soc/intel/apollolake: Add GLK usb2eye configuration overrideSeunghwan Kim
2019-01-28intel/apollolake: Add IPU to disable_dev functionWerner Zeh
2019-01-28intel/apollolake: Add fixed resources for VTd to system resourcesWerner Zeh
2019-01-28soc/apollolake: Generate DMAR tableWerner Zeh
2019-01-28soc/intel/{apl,skl}: Drop redundant `select RTC`Nico Huber
2019-01-25soc/intel/apollolake: Override GLK usb clock gating registerJohn Zhao
2019-01-23soc/{amd,intel}: Remove needless '&' on function pointersElyes HAOUAS
2019-01-16buildsystem: Promote rules.h to default includeKyösti Mälkki
2019-01-15soc/intel/apl: Hook microcode updates upNico Huber
2019-01-14console: Change BOOTBLOCK_CONSOLE default to `y`Nico Huber
2019-01-14soc/intel/apollolake: Add option to disable xHCI Link Compliance ModeJohn Zhao
2019-01-10soc/intel/common/block: Move tco common functions into block/smbusSubrata Banik
2019-01-10Untangle CBFS microcode updatesNico Huber
2019-01-09soc/intel: Clean mess around UART_DEBUGNico Huber
2019-01-07soc/intel: Standardize names of common MSRsElyes HAOUAS
2018-12-20soc/intel: Get rid of device_tElyes HAOUAS
2018-12-19soc: Remove useless include <device/pci_ids.h>Elyes HAOUAS
2018-12-07soc/intel/apollolake: Print ME version on exit of BS_DEV_INIT stageKarthikeyan Ramasubramanian
2018-12-06soc/intel/apl: Warn if CBFS is outside the memory mapped areaNico Huber
2018-12-04soc/intel/common/dptf: Make CPU address a defineDuncan Laurie
2018-12-03soc/intel/apl: Enable graphics with libgfxinitNico Huber