aboutsummaryrefslogtreecommitdiff
path: root/src/soc/intel/baytrail
AgeCommit message (Expand)Author
2022-01-28src/{drivers,soc}: Fix some code indentsElyes HAOUAS
2022-01-01src: Use 'stdint.h' when appropriateElyes HAOUAS
2021-12-15soc/intel/baytrail,denverton_ns: Call setup_lapic()Dmitry Ponamorev
2021-11-10Rename ECAM-specific MMCONF KconfigsShelley Chen
2021-11-05soc/intel/baytrail: Make `num_cpus` unsignedAngel Pons
2021-11-04soc/intel: Replace bad uses of `find_resource`Angel Pons
2021-11-03cpu/x86/Kconfig: Remove unused CPU_ADDR_BITSArthur Heymans
2021-10-26cpu/x86: Introduce and use `CPU_X86_LAPIC`Felix Held
2021-10-25cpu,soc/x86: always include cpu/x86/mtrr on x86 CPUs/SoCsFelix Held
2021-10-22soc/intel/baytrail: use mp_cpu_bus_initFelix Held
2021-10-22cpu/x86/mp_init: move printing of failure message into mp_init_with_smmFelix Held
2021-10-21cpu/x86/mp_init: use cb_err as mp_init_with_smm return typeFelix Held
2021-10-19acpi/acpigen: Constify CST functions' pointersAngel Pons
2021-10-18ACPI: Have common acpi_fill_mcfg()Kyösti Mälkki
2021-10-13soc/intel: drop P_BLK supportMichael Niewöhner
2021-10-05src/soc to src/superio: Fix spelling errorsMartin Roth
2021-09-29{sb,soc}/intel: Drop unused globalnvs.asl methodsAngel Pons
2021-09-29{sb,soc}/intel: Drop PRMx from GNVSAngel Pons
2021-09-29{sb,soc}/intel: Drop LCKF from GNVSAngel Pons
2021-09-28soc/intel/baytrail: Always handle MRC as ELF fileAngel Pons
2021-09-27soc/intel/baytrail: Drop invalid `VGA_BIOS_FILE` defaultAngel Pons
2021-09-08cpu/x86/tsc: Deduplicate Makefile logicAngel Pons
2021-08-19acpi: Fill fadt->century based on KconfigNico Huber
2021-07-02src: Introduce `ARCH_ALL_STAGES_X86`Angel Pons
2021-06-30src: Move `select ARCH_X86` to platformsAngel Pons
2021-06-14ACPI: Refactor use of global and device NVSKyösti Mälkki
2021-06-07cpu/x86: Default to PARALLEL_MP selectedKyösti Mälkki
2021-05-20baytrail: Factor out INT15 handlerAngel Pons
2021-05-18cpu/x86: Only include smm code if CONFIG_HAVE_SMI_HANDLER=yArthur Heymans
2021-04-19soc/intel/baytrail/pmutil.c: Define __SIMPLE_DEVICE__Angel Pons
2021-04-05device/dram/ddr3: Get rid of useless typedefsAngel Pons
2021-03-16cbfs: Remove prog_locate() for stages and rmodulesJulius Werner
2021-02-23soc/intel/baytrail: Use cbmem_recovery()Kyösti Mälkki
2021-02-23soc/intel/baytrail: Use a variable for s3resumeKyösti Mälkki
2021-02-16soc/intel/{baytrail,braswell,broadwell}: Remove unused <string.h>Elyes HAOUAS
2021-02-16vc/google/chromeos: Always use CHROMEOS_RAMOOPS_DYNAMICKyösti Mälkki
2021-02-16nb,soc/intel: Switch to CHROMEOS_RAMOOPS_DYNAMICKyösti Mälkki
2021-02-16soc/intel: Switch guard to CHROMEOS_RAMOOPSKyösti Mälkki
2021-02-16ACPI: Add acpi_reset_gnvs_for_wake()Kyösti Mälkki
2021-02-16soc/intel/baytrail,braswell: Drop aliases on MMCONF_BASE_ADDRESSKyösti Mälkki
2021-02-15soc/intel: Remove unused <console/console.h>Elyes HAOUAS
2021-02-11ACPI: Move PICM declarationKyösti Mälkki
2021-02-11sb,soc/intel: Drop OSYS from GNVSKyösti Mälkki
2021-02-11mainboards: Drop PWRS from GNVSKyösti Mälkki
2021-02-08soc/intel/{baytrail,broadwell}: Add missing <cbmem.h>Angel Pons
2021-02-06sb,soc/intel: Add wake source fields in GNVSKyösti Mälkki
2021-02-03src: Remove unused <cbmem.h>Elyes HAOUAS
2021-02-02soc/intel/baytrail,braswell: Drop TOLM from GNVSKyösti Mälkki
2021-02-02soc/intel/baytrail,braswell: Sync PCI memory region in ASLKyösti Mälkki
2021-02-01src: Remove unused <cpu/x86/smm.h>Elyes HAOUAS
2021-01-30soc/intel/{baytrail,broadwell} Fix building with refcode blobsAngel Pons
2021-01-30soc/amd,intel: Drop leftover GNVS includesKyösti Mälkki
2021-01-29device/Kconfig: Declare MMCONF symbols' type onceAngel Pons
2021-01-29soc/intel: Drop CMEM from GNVSKyösti Mälkki
2021-01-29soc/intel/baytrail,broadwell: Use resume_from_stage_cache()Kyösti Mälkki
2021-01-28ACPI: Separate ChromeOS NVS in ASLKyösti Mälkki
2021-01-28ACPI: Declare GNVS variables globallyKyösti Mälkki
2021-01-27ACPI: Separate device_nvs_tKyösti Mälkki
2021-01-25sb,soc/intel: Remove no-op APMC for C-state and P-stateKyösti Mälkki
2021-01-25cpu/x86/smm: Use common APMC loggingKyösti Mälkki
2021-01-23soc/intel/baytrail,broadwell: Use bootstate for save_wake_source()Kyösti Mälkki
2021-01-23ACPI: Add helpers for CBMEM_ID_POWER_STATEKyösti Mälkki
2021-01-23intel/baytrail,braswell,broadwell: Add const qualifier for power_stateKyösti Mälkki
2021-01-22soc/intel/baytrail,broadwell: Refactor acpi_wake_source()Kyösti Mälkki
2021-01-20ACPI GNVS: Drop most dev_count_cpu()Kyösti Mälkki
2021-01-18ACPI: Refactor ChromeOS specific ACPI GNVSKyösti Mälkki
2021-01-15cpu/x86/mpinit: Serialize microcode updates for HT threadsPatrick Rudolph
2021-01-13ACPI: Have single call-site for acpi_inject_nvsa()Kyösti Mälkki
2021-01-13ACPI: Add common acpi_fill_gnvs()Kyösti Mälkki
2021-01-10ACPI: Add missing include in nvs.hKyösti Mälkki
2021-01-10soc/intel: Replace acpi_init_gnvs()Kyösti Mälkki
2021-01-10mb/x/acpi_tables: Rename to mainboard_fill_gnvs()Kyösti Mälkki
2021-01-10ACPI: Replace uses of CBMEM_ID_ACPI_GNVSKyösti Mälkki
2021-01-10ACPI: Drop redundant ChromeOS setup for GNVSKyösti Mälkki
2021-01-10ACPI: Drop redundant CONSOLE_CBMEM setup in GNVSKyösti Mälkki
2021-01-10ACPI: Drop redundant CBMEM_ID_ACPI_GNVS allocationsKyösti Mälkki
2021-01-04arch/x86: Pass GNVS as parameter to SMM moduleKyösti Mälkki
2021-01-04soc/intel/baytrail/southcluster.asl: Use consistent comment formattingMatt DeVillier
2021-01-04soc/intel/baytrail: add LPEA resources to southcluster.aslMatt DeVillier
2021-01-03soc/intel: Drop indirect <soc/nvs.h> includeKyösti Mälkki
2021-01-03soc/intel: Replace <soc/nvs.h> with <soc/device_nvs.h>Kyösti Mälkki
2020-12-30drivers/intel/gma: Include gfx.asl by default for all platforms...Matt DeVillier
2020-12-22sb,soc/intel: Drop unnecessary headersKyösti Mälkki
2020-12-03src: Remove redundant use of ACPI offset(0)Elyes HAOUAS
2020-12-02cbfs: Simplify load/map API names, remove type argumentsJulius Werner
2020-10-26src: Include <arch/io.h> when appropriateElyes HAOUAS
2020-10-13src: Rename EM100Pro-specific SPI console Kconfig optionAngel Pons
2020-10-02drivers/spi: Add BOOT_DEVICE_SPI_FLASH_NO_EARLY_WRITES configShelley Chen
2020-09-26arch/x86: Introduce `ARCH_ALL_STAGES_X86_32`Angel Pons
2020-09-21src/soc/intel: Drop unneeded empty linesElyes HAOUAS
2020-09-08soc/intel/baytrail: Add missing GSM size definitionsAngel Pons
2020-08-24mrc_cache: Add mrc_cache fetch functions to support non-x86 platformsShelley Chen
2020-08-21SMM: Validate more user-provided pointersPatrick Rudolph
2020-08-18elog: rename ELOG_WAKE_SOURCE_GPIO to ELOG_WAKE_SOURCE_GPEAaron Durbin
2020-08-18src: Remove unused 'include <stddef.h>Elyes HAOUAS
2020-08-05{sb,soc}/intel/*/acpi/lpc.asl: Drop commented-out codeAngel Pons
2020-08-04soc/intel/baytrail: Factor out `acpi_fill_madt()`Angel Pons
2020-08-03soc/intel/baytrail: Add MRC SMBus workaroundMate Kukri
2020-08-02soc/intel/baytrail/northcluster.c: Clean up commentsAngel Pons
2020-08-02soc/intel/baytrail/sata.c: Fix SATA init sequenceAngel Pons