aboutsummaryrefslogtreecommitdiff
path: root/src/soc/intel/apollolake
AgeCommit message (Expand)Author
2019-07-09cpu/x86: Flip SMM_TSEG defaultKyösti Mälkki
2019-07-04soc/intel: Replace uses of dev_find_slot()Kyösti Mälkki
2019-07-04arch/x86: Adjust size of postcar stackKyösti Mälkki
2019-07-01Use 3rdparty/intel-microcodeArthur Heymans
2019-06-21soc/intel: Provide SPD manufacturer ID and module type to SMBIOSDuncan Laurie
2019-06-06src/soc/intel/common/smbios: Add addtional infos to dimm_infoChristian Walter
2019-06-03soc/intel: Replace UART_BASE() and friends with a KconfigNico Huber
2019-05-29src/soc: Add missing 'include <types.h>'Elyes HAOUAS
2019-05-29soc/intel/apollolake: Fix value stored to gnvs is never readJohn Zhao
2019-05-29soc/intel/apollolake: Don't use CAR_GLOBALArthur Heymans
2019-05-22post_code: add post code for hardware initialization failureKeith Short
2019-05-21soc/intel: Remove unused pointer argument in mca_configure()Subrata Banik
2019-05-18soc/intel: Fill DIMM serial number from SPDDuncan Laurie
2019-05-13soc/intel: Geminilake Refresh feature request supportJohn Zhao
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
2018-12-03soc/intel/apollolake: Add support to print ME versionFurquan Shaikh
2018-12-03soc/intel/apl: Configure LPC serial IRQ modeNico Huber
2018-11-30cpu/intel/common: Use a common acpi/cpu.asl fileArthur Heymans
2018-11-30soc/intel/common: Rework acpi/cpu.aslArthur Heymans
2018-11-30security/vboot: Fix remaining measured boot issuesPhilipp Deppenwiese
2018-11-23soc/intel/apollolake: Remove cycle in Kconfig symbol dependenciesPatrick Georgi
2018-11-23soc/intel/apollolake: Add Kconfig switch to enable minimum clock ratioWerner Zeh
2018-11-16src: Remove unneeded include <cbfs.h>Elyes HAOUAS
2018-11-16src: Remove unneeded include <console/console.h>Elyes HAOUAS
2018-11-16src: Get rid of duplicated includesElyes HAOUAS
2018-11-12src: Remove unneeded include "{arch,cpu}/cpu.h"Elyes HAOUAS
2018-11-09soc/intel/apollolake: Disable HECI1 before jumping to OSFurquan Shaikh
2018-11-08soc/intel/apollolake: Improve cold boot and S3 resumeJohn Zhao
2018-11-07soc/intel/apollolake: Provide interface to update TCC offsetJohn Su
2018-11-05src: Remove unneeded include <arch/ioapic.h>Elyes HAOUAS
2018-11-01src: Add missing include <stdint.h>Elyes HAOUAS
2018-10-31soc/intel/apollolake: Revert the w/a nWR_24 settingJohn Zhao
2018-10-30src: Add missing include <stdint.h>Elyes HAOUAS
2018-10-27soc/intel/*: Make FSP header path user configurablePatrick Georgi
2018-10-25soc/intel: Consolidate FSP CAR setup and teardown codePraveen hodagatta pranesh
2018-10-23soc/intel/common/block/gpio: Allow GPI to be dual-routedFurquan Shaikh
2018-10-23soc/intel/apollolake: Add reset code to postcar stagePatrick Georgi
2018-10-22intel: Use CF9 reset (part 2)Patrick Rudolph
2018-10-12drivers/intel/fsp2_0: Hook up IntelFSP repoPatrick Georgi
2018-10-11src: Move common IA-32 MSRs to <cpu/x86/msr.h>Elyes HAOUAS
2018-10-08Move compiler.h to commonlibNico Huber
2018-10-08src: Use tabs for indentationElyes HAOUAS
2018-10-05src: Fix MSR_PKG_CST_CONFIG_CONTROL register nameElyes HAOUAS
2018-09-14soc/intel/denverton_ns: Enable common block PMCJulien Viard de Galbert
2018-09-13src/*/intel/: clarify Kconfig options regarding IFDStefan Tauner
2018-09-06chromeos/gnvs: remove function and naming cleanupJoel Kitching
2018-08-31siemens/mc_apl1: Correct the Tx signal from SATA interfaceMario Scheithauer
2018-08-28siemens/mc_apl1: Extend circuit life by clock gating and power gatingMario Scheithauer
2018-08-24soc/intel/apollolake: Make eMMC max speed configurableMario Scheithauer
2018-08-22soc/intel/apollolake: Fix logical vs. bitwise operatorJohn Zhao
2018-08-22cbtable: remove chromeos_acpi from cbtableJoel Kitching