summaryrefslogtreecommitdiffstats
path: root/src/soc/intel/fsp_baytrail
Commit message (Expand)AuthorAgeFilesLines
* device/mmio.h: Add include file for MMIO opsKyösti Mälkki2019-03-0412-5/+13
* arch/io.h: Drop unnecessary includeKyösti Mälkki2019-03-046-6/+0
* device/pci: Fix PCI accessor headersKyösti Mälkki2019-03-0113-0/+13
* ACPI: Rename FADT model and set it to zeroElyes HAOUAS2019-03-011-1/+1
* 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/+1
* ACPI: Correct asl_compiler_revision valueElyes HAOUAS2019-02-211-1/+2
* Drop leftover debug function declarationsKyösti Mälkki2019-01-231-5/+0
* {mb,nb,soc/fsp_baytrail}: Get rid of dump_mem()Elyes HAOUAS2019-01-131-1/+0
* Untangle CBFS microcode updatesNico Huber2019-01-101-0/+1
* usbdebug: Make the EHCI debug console work in the bootblockArthur Heymans2019-01-061-1/+1
* usbdebug: Refactor init callsKyösti Mälkki2019-01-061-3/+3
* device: Use pcidev_path_on_root()Kyösti Mälkki2019-01-062-2/+2
* device: Use pcidev_on_root()Kyösti Mälkki2019-01-065-10/+8
* soc/intel: Fix ugly preprocessor macroKyösti Mälkki2018-12-302-2/+2
* soc: Remove useless include <device/pci_ids.h>Elyes HAOUAS2018-12-193-3/+0
* soc: Remove unneeded include <pc80/mc146818rtc.h>Elyes HAOUAS2018-12-181-1/+0
* 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/fsp_baytrail: Rework acpi/cpu.aslArthur Heymans2018-11-302-44/+15
* arch/acpi.h: Add some update to version 6.2aElyes HAOUAS2018-11-291-4/+2
* src: Remove unneeded include <cbmem.h>Elyes HAOUAS2018-11-161-1/+0
* src: Remove unneeded include <console/console.h>Elyes HAOUAS2018-11-161-1/+0
* src: Get rid of duplicated includesElyes HAOUAS2018-11-162-3/+0
* src: Remove unneeded include "{arch,cpu}/cpu.h"Elyes HAOUAS2018-11-126-6/+0
* 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/+6
* src: Remove unneeded whitespaceElyes HAOUAS2018-10-233-5/+5
* intel: Use CF9 reset (part 1)Patrick Rudolph2018-10-225-81/+4
* src: Move common IA-32 MSRs to <cpu/x86/msr.h>Elyes HAOUAS2018-10-114-8/+5
* Move compiler.h to commonlibNico Huber2018-10-086-6/+0
* src: Use tabs for indentationElyes HAOUAS2018-10-081-2/+2
* src: Fix MSR_PKG_CST_CONFIG_CONTROL register nameElyes HAOUAS2018-10-052-2/+2
* src/*/intel/: clarify Kconfig options regarding IFDStefan Tauner2018-09-131-1/+1
* intel: Use common HPET table revision functionMarc Jones2018-08-271-1/+1
* update all FADT version 3.0 to use the get tables functionMarc Jones2018-08-271-1/+1
* cbtable: remove chromeos_acpi from cbtableJoel Kitching2018-08-221-3/+0
* acpi: remove CBMEM_ID_ACPI_GNVS_PTR entryJoel Kitching2018-08-221-1/+0
* soc/intel/fsp_baytrail: Add VBOOT supportPhilipp Deppenwiese2018-07-303-2/+27
* soc/intel: Remove legacy static TPM asl codePhilipp Deppenwiese2018-07-291-23/+0
* cpu/x86/mtrr.h: Rename MSR SMRR_PHYS_x to IA32_SMRR_PHYSxArthur Heymans2018-07-241-2/+2
* src/soc: Use "foo *bar" instead of "foo* bar"Elyes HAOUAS2018-07-091-1/+1
* src: Use of device_t is deprecatedElyes HAOUAS2018-06-142-3/+3
* arch/x86: Always select RELOCATABLE_MODULESKyösti Mälkki2018-06-061-1/+0
* arch/x86: Flag platforms without RELOCATABLE_RAMSTAGEKyösti Mälkki2018-06-061-0/+1
* src/soc: Get rid of whitespace before tabElyes HAOUAS2018-06-042-6/+6
* src: Use "foo *bar" instead of "foo* bar"Elyes HAOUAS2018-06-041-1/+1
* soc/intel/fsp_baytrail: Get rid of device_tElyes HAOUAS2018-06-0413-50/+50
* {cpu,drivers,nb,soc}/intel: Use CACHE_ROM_BASE where appropriateNico Huber2018-05-311-2/+1