summaryrefslogtreecommitdiffstats
path: root/src/soc/intel/braswell
Commit message (Expand)AuthorAgeFilesLines
* Rename ECAM-specific MMCONF KconfigsShelley Chen2021-11-103-7/+7
* soc/intel/braswell: Make `num_cpus` unsignedAngel Pons2021-11-051-1/+1
* soc/intel: Replace bad uses of `find_resource`Angel Pons2021-11-043-7/+7
* soc/intel/braswell: Set GNVS DPTE via devicetreeAngel Pons2021-11-012-0/+8
* soc/intel/braswell/chip.h: Use `bool` typeAngel Pons2021-11-011-8/+8
* cpu/x86: Introduce and use `CPU_X86_LAPIC`Felix Held2021-10-261-1/+0
* cpu,soc/x86: always include cpu/x86/mtrr on x86 CPUs/SoCsFelix Held2021-10-251-1/+0
* soc/intel/braswell: use mp_cpu_bus_initFelix Held2021-10-223-5/+3
* cpu/x86/mp_init: move printing of failure message into mp_init_with_smmFelix Held2021-10-221-2/+2
* cpu/x86/mp_init: use cb_err as mp_init_with_smm return typeFelix Held2021-10-211-1/+2
* acpi/acpigen: Constify CST functions' pointersAngel Pons2021-10-191-1/+1
* ACPI: Have common acpi_fill_mcfg()Kyösti Mälkki2021-10-181-7/+0
* soc/intel: drop P_BLK supportMichael Niewöhner2021-10-132-12/+2
* src/soc to src/superio: Fix spelling errorsMartin Roth2021-10-051-1/+1
* {sb,soc}/intel: Drop unused globalnvs.asl methodsAngel Pons2021-09-291-28/+0
* {sb,soc}/intel: Drop PRMx from GNVSAngel Pons2021-09-292-12/+12
* {sb,soc}/intel: Drop LCKF from GNVSAngel Pons2021-09-292-2/+2
* cpu/x86/tsc: Deduplicate Makefile logicAngel Pons2021-09-081-1/+0
* acpi: Fill fadt->century based on KconfigNico Huber2021-08-191-1/+0
* src: Introduce `ARCH_ALL_STAGES_X86`Angel Pons2021-07-021-1/+0
* src: Move `select ARCH_X86` to platformsAngel Pons2021-06-301-0/+1
* ACPI: Refactor use of global and device NVSKyösti Mälkki2021-06-142-1/+6
* cpu/x86: Default to PARALLEL_MP selectedKyösti Mälkki2021-06-071-1/+0
* cpu/x86: Only include smm code if CONFIG_HAVE_SMI_HANDLER=yArthur Heymans2021-05-181-1/+0
* soc/intel/braswell/pmutil.c: Define __SIMPLE_DEVICE__Angel Pons2021-04-191-21/+3
* soc/intel/braswell/smbus.c: Define __SIMPLE_DEVICE__Angel Pons2021-04-191-5/+4
* soc/intel/braswell: Factor out common `acpi_fill_madt`Angel Pons2021-03-122-3/+16
* soc/intel/{baytrail,braswell,broadwell}: Remove unused <string.h>Elyes HAOUAS2021-02-161-1/+0
* vc/google/chromeos: Always use CHROMEOS_RAMOOPS_DYNAMICKyösti Mälkki2021-02-161-3/+0
* nb,soc/intel: Switch to CHROMEOS_RAMOOPS_DYNAMICKyösti Mälkki2021-02-162-4/+3
* soc/intel: Switch guard to CHROMEOS_RAMOOPSKyösti Mälkki2021-02-161-1/+1
* ACPI: Add acpi_reset_gnvs_for_wake()Kyösti Mälkki2021-02-161-3/+0
* soc/intel/baytrail,braswell: Drop aliases on MMCONF_BASE_ADDRESSKyösti Mälkki2021-02-164-7/+7
* src: use ARRAY_SIZE where possiblePatrick Georgi2021-02-151-1/+1
* soc/intel: Remove unused <console/console.h>Elyes HAOUAS2021-02-153-3/+0
* ACPI: Move PICM declarationKyösti Mälkki2021-02-111-2/+0
* sb,soc/intel: Drop OSYS from GNVSKyösti Mälkki2021-02-112-2/+2
* mainboards: Drop PWRS from GNVSKyösti Mälkki2021-02-112-2/+2
* drivers/intel/fsp1_1,fsp2_0: Refactor logo displayKyösti Mälkki2021-02-091-5/+0
* soc/intel/braswell,skylake: Drop logo parameters from devicetreeKyösti Mälkki2021-02-082-4/+0
* soc/intel/baytrail,braswell: Drop TOLM from GNVSKyösti Mälkki2021-02-024-5/+14
* soc/intel/baytrail,braswell: Sync PCI memory region in ASLKyösti Mälkki2021-02-021-3/+3
* soc/intel: Remove duplicate call to acpi_wake_source()Kyösti Mälkki2021-01-291-1/+1
* device/Kconfig: Declare MMCONF symbols' type onceAngel Pons2021-01-291-1/+0
* soc/intel: Drop CMEM from GNVSKyösti Mälkki2021-01-291-1/+1
* ACPI: Separate ChromeOS NVS in ASLKyösti Mälkki2021-01-281-4/+0
* ACPI: Declare GNVS variables globallyKyösti Mälkki2021-01-282-13/+0
* arch/x86: Remove most C_ENV_BOOTBLOCK_SIZE limitsKyösti Mälkki2021-01-281-4/+0
* soc/intel: Refactor fill_acpi_wake()Kyösti Mälkki2021-01-281-5/+1
* ACPI: Separate device_nvs_tKyösti Mälkki2021-01-279-107/+87