summaryrefslogtreecommitdiff
path: root/src/soc/intel/baytrail
AgeCommit message (Expand)Author
2019-07-18soc/intel: Use config_of()Kyösti Mälkki
2019-07-09cpu/x86: Flip SMM_TSEG defaultKyösti Mälkki
2019-07-04arch/x86: Adjust size of postcar stackKyösti Mälkki
2019-06-02soc/intel/baytrail: set default VBIOS filename and PCI IDMatt DeVillier
2019-05-29src/soc: Add missing 'include <types.h>'Elyes HAOUAS
2019-05-29sb/intel/*: Delete early_spiPatrick Rudolph
2019-05-22soc/{baytrail/braswell/broadwell}: fix flashconsole on platformMatt DeVillier
2019-04-30vboot: refactor OPROM codeJoel Kitching
2019-04-08soc/intel/baytrail: Correct array bounds checkJacob Garber
2019-04-06src: Use include <delay.h> when appropriateElyes HAOUAS
2019-04-01vboot: Select CONFIG_VBOOT_OPROM_MATTERS in more casesJulius Werner
2019-03-22soc/intel/{baytrail,braswell}: Make use of generic set_subsystem()Kyösti Mälkki
2019-03-21{northbridge, soc, southbridge}/intel: Make use of pci_dev_set_subsystem()Subrata Banik
2019-03-20src: Use 'include <string.h>' when appropriateElyes HAOUAS
2019-03-16src: Drop unused '#include <halt.h>'Elyes HAOUAS
2019-03-08coreboot: Replace all IS_ENABLED(CONFIG_XXX) with CONFIG(XXX)Julius Werner
2019-03-06src: Drop unused include <arch/acpi.h>Elyes HAOUAS
2019-03-06soc/intel: Use simple PCI config accessKyösti Mälkki
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-04arch/x86/acpi: Remove obsolete acpi_gen_regaddr resv fieldElyes HAOUAS
2019-03-01device/pci: Fix PCI accessor headersKyösti Mälkki
2019-02-28intel/spi: Switch to native PCI config accessorsKyösti Mälkki
2019-02-28intel/spi: Fix use of __SIMPLE_DEVICE__Kyösti Mälkki
2019-02-25security/vboot: Add measured boot modePhilipp Deppenwiese
2019-02-13soc/intel/baytrail: Don't use CAR_GLOBALArthur Heymans
2019-02-12postcar: Make more use of postcar_frame_add_romcache()Nico Huber
2019-02-11soc/intel/baytrail: Use non-evict CAR setupArthur Heymans
2019-01-23soc/intel/baytrail/romstage: Remove unneeded white spaceElyes HAOUAS
2019-01-08cpu/intel/car: Prepare for C_ENVIRONMENT_BOOTBLOCKKyösti Mälkki
2019-01-08arch/x86: Unify bootblock MMX register usageKyösti Mälkki
2019-01-06device: Use pcidev_on_root()Kyösti Mälkki
2018-12-30arch/x86: Use a common timestamp.inc with romcc bootblocksKyösti Mälkki
2018-12-30cpu/intel/car: Drop remains of setup_stack_and_mtrrs()Kyösti Mälkki
2018-12-28soc/intel: Drop romstage_after_car()Kyösti Mälkki
2018-12-24soc/intel/*: Select SUPPORT_CPU_UCODE_IN_CBFS only onceArthur Heymans
2018-12-20cpu/intel/common: decouple IA32_FEATURE_CONTROL lock from set_vmx()Matt DeVillier
2018-12-19soc: Remove useless include <device/pci_ids.h>Elyes HAOUAS
2018-12-18soc/baytrail: add vmx support via CPU_INTEL_COMMONMatt DeVillier
2018-12-05soc/intel/baytrail: Implement POSTCAR stageArthur Heymans
2018-12-05soc/intel/baytrail: Use postcar_frame functions to set up frameArthur Heymans
2018-12-05soc/intel/baytrail: Improve CAR setupArthur Heymans
2018-12-05elog: make elog's SMM handler code follow everything elsePatrick Georgi
2018-11-30cpu/intel/common: Use a common acpi/cpu.asl fileArthur Heymans
2018-11-30soc/intel/baytrail: Rework acpi/cpu.aslArthur Heymans
2018-11-28soc/intel/{baytrail,broadwell}: Correct Chromeos RAM reservationFrans Hendriks
2018-11-23src/soc/intel/baytrail/southcluster.c: Replace fixed values by definesFrans Hendriks
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