summaryrefslogtreecommitdiffstats
path: root/src/soc/intel/broadwell
Commit message (Expand)AuthorAgeFilesLines
* device/mmio.h: Add include file for MMIO opsKyösti Mälkki2019-03-0411-10/+11
* arch/io.h: Drop unnecessary includeKyösti Mälkki2019-03-0418-18/+0
* 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-0121-0/+21
* intel/spi: Switch to native PCI config accessorsKyösti Mälkki2019-02-281-33/+5
* security/vboot: Add measured boot modePhilipp Deppenwiese2019-02-251-0/+1
* soc/intel/broadwell: Don't use CAR_GLOBALArthur Heymans2019-02-131-4/+3
* postcar: Make more use of postcar_frame_add_romcache()Nico Huber2019-02-121-2/+1
* soc/intel/bdw: Remove spurious commentNico Huber2019-02-111-1/+0
* soc/{amd,intel}: Remove needless '&' on function pointersElyes HAOUAS2019-01-236-27/+27
* drivers/spi: Add controller protection typeRizwan Qureshi2019-01-212-3/+22
* cpu/intel/car: Prepare for C_ENVIRONMENT_BOOTBLOCKKyösti Mälkki2019-01-082-6/+11
* soc/intel: Standardize names of common MSRsElyes HAOUAS2019-01-073-10/+10
* Kconfig: Unify power-after-failure optionsNico Huber2019-01-063-2/+4
* usbdebug: Make the EHCI debug console work in the bootblockArthur Heymans2019-01-061-1/+2
* soc/intel: Fix bad uses of __SIMPLE_DEVICE__Kyösti Mälkki2019-01-031-5/+1
* arch/x86: Use a common timestamp.inc with romcc bootblocksKyösti Mälkki2018-12-302-37/+0
* cpu/intel/car: Drop remains of setup_stack_and_mtrrs()Kyösti Mälkki2018-12-301-1/+0
* soc/intel: Drop romstage_after_car()Kyösti Mälkki2018-12-282-9/+0
* soc/intel/*: Select SUPPORT_CPU_UCODE_IN_CBFS only onceArthur Heymans2018-12-241-1/+0
* soc/intel/broadwell: implement RMRR ACPI tableMatt DeVillier2018-12-203-1/+24
* cpu/intel/common: decouple IA32_FEATURE_CONTROL lock from set_vmx()Matt DeVillier2018-12-201-1/+1
* soc: Remove useless include <device/pci_ids.h>Elyes HAOUAS2018-12-195-5/+0
* soc: Remove unneeded include <pc80/mc146818rtc.h>Elyes HAOUAS2018-12-181-1/+0
* cpuid: Add helper function for cpuid(1) functionsSubrata Banik2018-12-132-10/+12
* soc/intel/broadwell: Implement postcar stageArthur Heymans2018-12-057-426/+42
* 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-35/+0
* soc/intel/broadwell: Rework acpi/cpu.aslArthur Heymans2018-11-302-91/+15
* soc/intel/{baytrail,broadwell}: Correct Chromeos RAM reservationFrans Hendriks2018-11-281-1/+2
* src: Remove unneeded include <cbmem.h>Elyes HAOUAS2018-11-162-2/+0
* src: Remove unneeded include <cbfs.h>Elyes HAOUAS2018-11-161-1/+0
* soc/intel/{broadwell,skylake}: Remove unused SERIAL_CPU_INITElyes HAOUAS2018-11-161-4/+0
* src: Remove unneeded include <console/console.h>Elyes HAOUAS2018-11-1610-10/+0
* src: Get rid of duplicated includesElyes HAOUAS2018-11-162-3/+0
* src: Remove unneeded include "{arch,cpu}/cpu.h"Elyes HAOUAS2018-11-127-6/+2
* src: Add missing include <stdint.h>Elyes HAOUAS2018-11-011-0/+2
* vboot: fix CONFIG_RESUME_PATH_SAME_AS_BOOT S3 resume logicJoel Kitching2018-10-241-0/+10
* intel: Use CF9 reset (part 1)Patrick Rudolph2018-10-226-73/+4
* src: Move common IA-32 MSRs to <cpu/x86/msr.h>Elyes HAOUAS2018-10-112-17/+3
* src: Replace MSR addresses with macrosElyes HAOUAS2018-10-111-2/+2
* Move compiler.h to commonlibNico Huber2018-10-088-8/+0
* src: Fix MSR_PKG_CST_CONFIG_CONTROL register nameElyes HAOUAS2018-10-052-3/+3
* src/soc/intel/broadwell/me.c: Correct HMRFPO misspellingAngel Pons2018-10-021-2/+2
* soc/broadwell: Don't use device_tElyes HAOUAS2018-09-214-9/+9
* cpu/*/car: fix ancient URL explaining XIP range run-time calculationStefan Tauner2018-09-181-1/+1
* soc/intel/broadwell: Add PCH_GPIO_PIRQ_INVERT definitionMatt DeVillier2018-09-171-0/+5
* src/*/intel/: clarify Kconfig options regarding IFDStefan Tauner2018-09-131-1/+1
* chromeos/gnvs: remove function and naming cleanupJoel Kitching2018-09-061-1/+1
* intel: Use common HPET table revision functionMarc Jones2018-08-271-1/+1