summaryrefslogtreecommitdiffstats
path: root/src/soc/intel/fsp_baytrail
Commit message (Expand)AuthorAgeFilesLines
* soc/intel: Drop some HAVE_SMI_HANDLER guardsKyösti Mälkki2019-07-101-1/+1
* cpu/x86: Flip SMM_TSEG defaultKyösti Mälkki2019-07-091-1/+0
* arch/x86: Avoid HAVE_SMI_HANDLER conditional with smm-classKyösti Mälkki2019-07-091-4/+4
* intel/fsp_baytrail: Move TSC_MONOTONIC_TIMERKyösti Mälkki2019-07-081-0/+1
* soc/intel/fsp_baytrail/romstage: Remove variable set but not usedElyes HAOUAS2019-05-231-2/+1
* post_code: add post code for hardware initialization failureKeith Short2019-05-221-1/+1
* post_code: add post code for invalid vendor binaryKeith Short2019-05-221-1/+2
* soc/fsp_baytrail: fix flashconsole on platformMatt DeVillier2019-05-222-39/+44
* {bd82x6x,i82801gx,ibexpeak,lynxpoint}: Remove dead code and use macroElyes HAOUAS2019-05-131-3/+0
* src: Use include <console/console.h> when appropriateElyes HAOUAS2019-04-231-1/+0
* src: Add missing include 'console.h'Elyes HAOUAS2019-04-231-0/+1
* src/soc/intel/fsp_baytrail/smm.c: add bootstate entry for locking SMIMichał Żygowski2019-04-081-0/+14
* src: Use include <delay.h> when appropriateElyes HAOUAS2019-04-061-2/+0
* src: Use include <reset.h> when appropriateElyes HAOUAS2019-03-291-1/+0
* Move calls to quick_ram_check() before CBMEM initKyösti Mälkki2019-03-271-7/+0
* {northbridge, soc, southbridge}/intel: Make use of pci_dev_set_subsystem()Subrata Banik2019-03-211-12/+1
* src: Use 'include <string.h>' when appropriateElyes HAOUAS2019-03-202-3/+1
* drivers/intel/fsp1_0: Deduplicate codePatrick Rudolph2019-03-162-13/+0
* src: Drop unused 'include <arch/acpigen.h>'Elyes HAOUAS2019-03-121-1/+0
* coreboot: Replace all IS_ENABLED(CONFIG_XXX) with CONFIG(XXX)Julius Werner2019-03-0811-20/+20
* soc/intel: Use simple PCI config accessKyösti Mälkki2019-03-061-16/+4
* 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