summaryrefslogtreecommitdiffstats
path: root/src/soc/intel/braswell
Commit message (Expand)AuthorAgeFilesLines
* soc/intel/braswell: Add SMBus supportFrans Hendriks2019-03-051-0/+1
* device/mmio.h: Add include file for MMIO opsKyösti Mälkki2019-03-0413-5/+14
* arch/io.h: Drop unnecessary includeKyösti Mälkki2019-03-049-9/+0
* arch/io.h: Add missing includesKyösti Mälkki2019-03-041-0/+1
* src/soc/intel/braswell/cpu.c: Set up local APICFrans Hendriks2019-03-041-0/+4
* {src/include},{soc/intel): Configure HDA codecsFrans Hendriks2019-03-043-44/+2
* arch/x86/acpi: Remove obsolete acpi_gen_regaddr resv fieldElyes HAOUAS2019-03-041-9/+9
* device/pci: Fix PCI accessor headersKyösti Mälkki2019-03-0111-0/+11
* src/soc/intel/braswell/northcluster.c: Correct calculation of FSP memory areaFrans Hendriks2019-02-281-3/+11
* src/soc/intel/braswell/southcluster.c: Config ISA DMA controllerFrans Hendriks2019-02-281-0/+3
* soc/intel/braswell: Correct configuration of interruptsFrans Hendriks2019-02-282-3/+121
* src/soc/intel/braswell/acpi/irqlinks.asl: Allow IRQ10 and 11 for all LNKxFrans Hendriks2019-02-281-8/+9
* intel/spi: Switch to native PCI config accessorsKyösti Mälkki2019-02-281-31/+3
* intel/spi: Fix use of __SIMPLE_DEVICE__Kyösti Mälkki2019-02-281-1/+1
* security/vboot: Add measured boot modePhilipp Deppenwiese2019-02-251-0/+2
* src/soc/intel/braswell: Use DEVICE_NOOPElyes HAOUAS2019-01-201-5/+3
* buildsystem: Promote rules.h to default includeKyösti Mälkki2019-01-167-7/+0
* Untangle CBFS microcode updatesNico Huber2019-01-101-0/+1
* device: Use pcidev_on_root()Kyösti Mälkki2019-01-065-6/+6
* arch/x86: Use a common timestamp.inc with romcc bootblocksKyösti Mälkki2018-12-302-37/+0
* arch/x86: Drop spurious arch/stages.h includesKyösti Mälkki2018-12-281-1/+0
* soc/intel/*: Select SUPPORT_CPU_UCODE_IN_CBFS only onceArthur Heymans2018-12-241-1/+0
* cpu/intel/common: decouple IA32_FEATURE_CONTROL lock from set_vmx()Matt DeVillier2018-12-201-1/+1
* soc/intel/braswell/linclude/soc/device_nvs.h: Fix typoFrans Hendriks2018-12-191-1/+2
* src/soc/intel/braswell/northcluster.c: Correct Chromeos RAM reservationFrans Hendriks2018-12-191-1/+3
* soc: Remove useless include <device/pci_ids.h>Elyes HAOUAS2018-12-193-3/+0
* soc/braswell: ensure ACPI opregion restored on S3 with GOP initMatt DeVillier2018-12-182-9/+9
* soc/intel/braswell/northcluster.c: Fix typoFrans Hendriks2018-12-111-1/+1
* src/soc/intel/braswell/southcluster.c: Config i8254 timerFrans Hendriks2018-12-061-0/+4
* elog: make elog's SMM handler code follow everything elsePatrick Georgi2018-12-051-2/+2
* cpu/intel/common: Use a common acpi/cpu.asl fileArthur Heymans2018-11-301-36/+0
* soc/intel/braswell: Rework acpi/cpu.aslArthur Heymans2018-11-302-45/+15
* src/soc/intel/braswell/include/soc/irq.h: Change PIRQ_PIC_IRQDISABLE valueFrans Hendriks2018-11-281-1/+2
* src/soc/intel/braswell/include/soc/iomap.h: Correct IO_BASE_SIZE and ILB_BASE...Frans Hendriks2018-11-281-2/+3
* soc/intel/braswell/northcluster.c: Reserve local APIC resourcesFrans Hendriks2018-11-281-0/+8
* src/soc/intel/braswell/acpi/lpc.asl: Add ACPI and GPIO basesFrans Hendriks2018-11-281-0/+4
* src/soc/intel/braswell/southcluster.c: Replace fixed values by definesFrans Hendriks2018-11-231-2/+2
* soc/intel/braswell: Disable OS use of HPETFrans Hendriks2018-11-213-2/+15
* src: Remove unneeded include <cbmem.h>Elyes HAOUAS2018-11-161-1/+0
* src: Remove unneeded include <cbfs.h>Elyes HAOUAS2018-11-161-1/+0
* soc/intel/braswell: add vmx support via CPU_INTEL_COMMONMatt DeVillier2018-11-163-0/+6
* src: Remove unneeded include <console/console.h>Elyes HAOUAS2018-11-164-4/+1
* src: Get rid of duplicated includesElyes HAOUAS2018-11-161-1/+0
* src: Remove unneeded include "{arch,cpu}/cpu.h"Elyes HAOUAS2018-11-125-5/+0
* src/soc/intel/braswell/romstage/romstage.c: Perform RTC init in romstageFrans Hendriks2018-11-052-9/+21
* src: Add missing include <stdint.h>Elyes HAOUAS2018-10-301-1/+2
* vboot: fix CONFIG_RESUME_PATH_SAME_AS_BOOT S3 resume logicJoel Kitching2018-10-241-0/+10
* src: Remove unneeded whitespaceElyes HAOUAS2018-10-2311-32/+32
* intel: Use CF9 reset (part 2)Patrick Rudolph2018-10-221-1/+0
* src: Move common IA-32 MSRs to <cpu/x86/msr.h>Elyes HAOUAS2018-10-114-11/+7