summaryrefslogtreecommitdiffstats
path: root/src/soc/intel/baytrail
Commit message (Expand)AuthorAgeFilesLines
* nb,soc/intel: Handle upper RAM boundaryKyösti Mälkki2022-07-051-2/+1
* soc/intel/baytrail,braswell,quark: Drop RES_IN_KIBKyösti Mälkki2022-07-051-22/+15
* soc/intel/baytrail,braswell: Do resource transitionKyösti Mälkki2022-06-262-15/+9
* device/resource: Add _kb postfix for resource allocatorsKyösti Mälkki2022-06-223-10/+10
* CBMEM: Change declarations for initialization hooksKyösti Mälkki2022-05-201-1/+1
* soc/intel: Remove unused <cpu/x86/tsc.h>Elyes HAOUAS2022-05-161-1/+0
* soc/intel: Remove unused <acpi/acpi.h>Elyes HAOUAS2022-04-242-2/+0
* timestamps: Rename timestamps to make names more consistentJakub Czapiga2022-03-081-2/+2
* src: Make PCI ID define names shorterFelix Singer2022-03-0712-12/+12
* arch/x86: consolidate HPET base address definitionsFelix Held2022-02-251-1/+3
* arch/x86: factor out and commonize HPET_BASE_ADDRESS definitionFelix Held2022-02-251-3/+0
* soc/intel/baytrail,braswell/include/iomap: drop unused HPET_BASE_SIZEFelix Held2022-02-251-1/+0
* cpu/x86/lapic: Move LAPIC configuration to MP initKyösti Mälkki2022-02-051-3/+0
* src/{drivers,soc}: Fix some code indentsElyes HAOUAS2022-01-281-1/+1
* src: Use 'stdint.h' when appropriateElyes HAOUAS2022-01-012-1/+2
* soc/intel/baytrail,denverton_ns: Call setup_lapic()Dmitry Ponamorev2021-12-151-0/+3
* Rename ECAM-specific MMCONF KconfigsShelley Chen2021-11-103-7/+7
* soc/intel/baytrail: Make `num_cpus` unsignedAngel Pons2021-11-051-1/+1
* soc/intel: Replace bad uses of `find_resource`Angel Pons2021-11-045-8/+8
* cpu/x86/Kconfig: Remove unused CPU_ADDR_BITSArthur Heymans2021-11-031-4/+0
* 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/baytrail: 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
* soc/intel/baytrail: Always handle MRC as ELF fileAngel Pons2021-09-281-3/+6
* soc/intel/baytrail: Drop invalid `VGA_BIOS_FILE` defaultAngel Pons2021-09-271-5/+0
* 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-143-4/+7
* cpu/x86: Default to PARALLEL_MP selectedKyösti Mälkki2021-06-071-1/+0
* baytrail: Factor out INT15 handlerAngel Pons2021-05-203-0/+104
* cpu/x86: Only include smm code if CONFIG_HAVE_SMI_HANDLER=yArthur Heymans2021-05-181-1/+0
* soc/intel/baytrail/pmutil.c: Define __SIMPLE_DEVICE__Angel Pons2021-04-191-21/+3
* device/dram/ddr3: Get rid of useless typedefsAngel Pons2021-04-051-1/+1
* cbfs: Remove prog_locate() for stages and rmodulesJulius Werner2021-03-161-5/+0
* soc/intel/baytrail: Use cbmem_recovery()Kyösti Mälkki2021-02-231-5/+6
* soc/intel/baytrail: Use a variable for s3resumeKyösti Mälkki2021-02-231-2/+4
* soc/intel/{baytrail,braswell,broadwell}: Remove unused <string.h>Elyes HAOUAS2021-02-162-2/+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