summaryrefslogtreecommitdiffstats
path: root/src/soc/intel/baytrail
Commit message (Expand)AuthorAgeFilesLines
* 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-092-2/+2
* soc/intel/baytrail: Fix Kconfig for mrc.bin inclusionArthur Heymans2018-06-291-12/+8
* src: Use of device_t is deprecatedElyes HAOUAS2018-06-143-8/+7
* arch/x86: Make RELOCATABLE_RAMSTAGE the defaultKyösti Mälkki2018-06-061-3/+0
* security/tpm: Unify the coreboot TPM software stackPhilipp Deppenwiese2018-06-041-4/+3
* src/soc: Get rid of whitespace before tabElyes HAOUAS2018-06-044-10/+10
* src: Use "foo *bar" instead of "foo* bar"Elyes HAOUAS2018-06-041-1/+1
* soc/intel/baytrail: Get rid of device_tElyes HAOUAS2018-05-2418-62/+68
* {mb,nb,soc}: Remove references to pci_bus_default_ops()Nico Huber2018-05-081-1/+0
* chromeec platforms: Update ACPI thermal event handler callMartin Roth2018-05-011-0/+1
* src: Fix a typo on "mtrr"Elyes HAOUAS2018-04-261-4/+4
* compiler.h: add __weak macroAaron Durbin2018-04-242-2/+4
* drivers/spi: reduce confusion in the APIAaron Durbin2018-04-231-2/+7
* soc/intel/baytrail: add support for Intel GMA OpRegionMatt DeVillier2018-03-144-1/+126
* security/tpm: Change TPM naming for different layers.Philipp Deppenwiese2018-01-181-1/+1
* security/tpm: Move tpm TSS and TSPI layer to security sectionPhilipp Deppenwiese2018-01-181-1/+1
* drivers/mrc_cache: move mrc_cache support to driversAaron Durbin2017-12-171-1/+1
* acpi/tpm: remove non-existent IRQ for Infineon TPM chipMatt DeVillier2017-11-301-1/+0
* acpi/tpm: update TPM preprocessor guardsMatt DeVillier2017-11-301-1/+1
* Constify struct cpu_device_id instancesJonathan Neuschäfer2017-11-231-1/+1
* sb and soc: Enforce correct offset of member "chromeos" in global_nvs_tJonathan Neuschäfer2017-11-041-1/+3
* security/vboot: Move vboot2 to security kconfig sectionPhilipp Deppenwiese2017-10-222-2/+2
* chromeec: Remove checks for EC in RODaisuke Nojiri2017-10-042-11/+0
* vboot: reset vbnv in cmos when cmos failure occursAaron Durbin2017-09-201-0/+6
* soc/intel/baytrail: refactor rtc failure checkingAaron Durbin2017-09-204-18/+26
* cpu/x86/mp_init: remove adjust_cpu_apic_entry()Aaron Durbin2017-09-111-7/+0
* vboot: Remove get_sw_write_protect_state callbackJulius Werner2017-07-181-7/+0
* soc/intel: Fix SPI driver compilation with CONFIG_DEBUG_SPIStefan Reinauer2017-07-181-3/+3
* soc/intel: add IS_ENABLED() around Kconfig symbol referencesMartin Roth2017-07-138-17/+17
* Rename __attribute__((packed)) --> __packedStefan Reinauer2017-07-137-8/+17
* Consolidate reset API, add generic reset_prepare mechanismJulius Werner2017-06-131-2/+2
* soc/baytrail: fix scope for I2C ACPI devicesMatt DeVillier2017-06-121-0/+3
* soc/baytrail: fix ACPI table by recollecting TOLMMatt DeVillier2017-06-091-2/+9
* soc/baytrail: assign unique DMA request lines to I2C controllersMatt DeVillier2017-06-091-12/+12
* soc/baytrail: add ACPI method to generate USB port infoMatt DeVillier2017-06-021-0/+17
* soc/baytrail: add missing USB port defsMatt DeVillier2017-06-021-0/+1
* soc/intel: Move spi driver to use spi_bus_mapFurquan Shaikh2017-05-241-7/+9
* drivers/spi: Re-factor spi_crop_chunkFurquan Shaikh2017-05-051-5/+2
* soc/intel: Unify `timestamp.inc`Paul Menzel2017-04-251-6/+7
* vboot: Select SoC-specific configuration for all Chrome OS boardsJulius Werner2017-03-281-0/+3
* google/rambi: add explicit pull-down for ram-idMatt DeVillier2017-02-141-0/+7
* spi: Get rid of SPI_ATOMIC_SEQUENCINGFurquan Shaikh2016-12-231-0/+1
* soc/intel/common: remove mrc cache assumptionsAaron Durbin2016-12-151-6/+9
* MMCONF_SUPPORT: Flip default to enabledKyösti Mälkki2016-12-071-1/+0
* spi: Define and use spi_ctrlr structureFurquan Shaikh2016-12-051-20/+14
* spi: Pass pointer to spi_slave structure in spi_setup_slaveFurquan Shaikh2016-12-051-11/+2
* spi: Fix parameter types for spi functionsFurquan Shaikh2016-12-051-4/+4
* spi_flash: Move spi flash opcodes to spi_flash.hFurquan Shaikh2016-12-041-0/+1
* lib: put romstage_handoff implementation in own compilation unitAaron Durbin2016-12-011-0/+1