aboutsummaryrefslogtreecommitdiff
path: root/src/soc/intel/quark
AgeCommit message (Expand)Author
2023-05-20soc/intel/quark: Drop supportFelix Singer
2023-05-10sb,soc/amd,intel: Sync FADT entries visuallyKyösti Mälkki
2023-04-26ACPI: Add COMMON_ACPI_MADT_IOAPIC and CUSTOM_ACPI_MADTKyösti Mälkki
2023-04-26arch/x86/ioapic: Promote ioapic_get_sci_pin()Kyösti Mälkki
2023-02-27tree: Move 'asmlinkage' before type 'void'Elyes Haouas
2023-02-01treewide: Remove duplicated include <device/pci.h>Elyes Haouas
2022-12-09soc/intel/quark/Makefile.inc: Remove path to non-existent folderElyes Haouas
2022-11-28soc/intel/quark: Fix out() parameter orderKyösti Mälkki
2022-11-26src/soc/intel: Remove unnecessary space after castsElyes Haouas
2022-11-25ACPI: Flag boards with ACPI_NO_MADTKyösti Mälkki
2022-11-04soc/intel: Include <cpu/cpu.h> instead of <arch/cpu.h>Elyes Haouas
2022-10-26coreboot_tables: Drop uart PCI addrArthur Heymans
2022-10-15treewide: Use 'fadt->x_pm1a_evt_blk.addrl = fadt->pm1a_evt_blk'Felix Held
2022-10-13payloads,src: Replace ALIGN(x, a) by ALIGN_UP(x, a) for clarityElyes Haouas
2022-07-18treewide: Don't add bitsElyes Haouas
2022-07-05soc/intel/baytrail,braswell,quark: Drop RES_IN_KIBKyösti Mälkki
2022-06-22device/resource: Add _kb postfix for resource allocatorsKyösti Mälkki
2022-05-20CBMEM: Change declarations for initialization hooksKyösti Mälkki
2022-05-16arch/x86/postcar: Set up postcar MTRR in C codeArthur Heymans
2022-03-15i2c: Add configurable I2C transfer timeoutJes Klinke
2022-03-07src: Make PCI ID define names shorterFelix Singer
2022-02-18drivers/fsp/fsp2_0: Rework FSP Notify Phase API configsSubrata Banik
2022-02-08soc/intel/quark/storage_test.c: Remove duplicated "ERROR" in log messageElyes HAOUAS
2022-02-07treewide: Remove "ERROR: "/"WARN: " prefixes from log messagesJulius Werner
2021-11-10Rename ECAM-specific MMCONF KconfigsShelley Chen
2021-10-26soc/intel/quark/Kconfig: don't unselect CPU_X86_LAPICFelix Held
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-18ACPI: Have common acpi_fill_mcfg()Kyösti Mälkki
2021-10-05src/soc to src/superio: Fix spelling errorsMartin Roth
2021-09-08cpu/x86/tsc: Deduplicate Makefile logicAngel Pons
2021-07-26src/*: Specify type of `CBFS_SIZE` onceAngel Pons
2021-07-02src: Introduce `ARCH_ALL_STAGES_X86`Angel Pons
2021-06-30src: Move `select ARCH_X86` to platformsAngel Pons
2021-02-11mainboards: Drop PWRS from GNVSKyösti Mälkki
2021-02-09soc/amd,intel: Drop s3_resume parameter on FSP-S functionsKyösti Mälkki
2021-02-07soc/intel/quark/storage_test.c: Remove redundant <commonlib/cbmem_id.h>Elyes HAOUAS
2021-02-06sb,soc/intel: Add wake source fields in GNVSKyösti Mälkki
2021-02-04drivers/intel/fsp2_0: Fix running on x86_64Patrick Rudolph
2021-01-28arch/x86: Remove most C_ENV_BOOTBLOCK_SIZE limitsKyösti Mälkki
2021-01-24soc/intel/quark/gpio_i2c.c: Use __func__Elyes HAOUAS
2021-01-21soc/intel/quark: Add pwrs in <soc/nvs.h>Kyösti Mälkki
2021-01-10ACPI: Drop redundant CBMEM_ID_ACPI_GNVS allocationsKyösti Mälkki
2021-01-07arch/x86: Move prologue to .init sectionKyösti Mälkki
2020-12-03cbfs: Introduce cbfs_ro_map() and cbfs_ro_load()Julius Werner
2020-11-25soc/intel/{broadwell,quark}: Drop `PEI_DATA` typedefAngel Pons
2020-09-26arch/x86: Introduce `ARCH_ALL_STAGES_X86_32`Angel Pons
2020-09-21src/soc/intel: Drop unneeded empty linesElyes HAOUAS
2020-09-12include/console/uart: make index parameter unsignedFelix Held
2020-09-01{include,mb,soc,sb,vendorcode}: Make hexadecimal notation consistentSubrata Banik
2020-07-20src: Make HAVE_CF9_RESET set the FADT reset registerAngel Pons
2020-07-20src: Never overwrite `fadt->flags`Angel Pons
2020-07-14src: Remove unused 'include <cpu/x86/msr.h>'Elyes HAOUAS
2020-06-24src: Report byte-sized access for GPE0Angel Pons
2020-06-19Kconfig: Escape variable to accommodate new Kconfig versionsPatrick Georgi
2020-06-10ACPI: Remove Kconfig COMMON_FADTKyösti Mälkki
2020-06-07soc/intel/baytrail,braswell,broadwell,quark: Select COMMON_FADTKyösti Mälkki
2020-06-07mb,soc/intel: Rename acpi_fill_in_fadt() to acpi_fill_fadt()Kyösti Mälkki
2020-06-06src: Remove unused 'include <cpu/x86/mtrr.h>'Elyes HAOUAS
2020-06-03soc/intel/quark/memmap: Add missing 'include <cpu/x86/mtrr.h>'Elyes HAOUAS
2020-05-18src: Remove leading blank lines from SPDX headerElyes HAOUAS
2020-05-12device/pci_device: Extract pci_domain_set_resources from SOCRaul E Rangel
2020-05-11soc/intel/quark: Revamp file headersPatrick Georgi
2020-05-11treewide: Replace BSD-3-Clause and ISC headers with SPDX headersPatrick Georgi
2020-05-11treewide: split off license text, remove extra copyright noticesPatrick Georgi
2020-05-11treewide: Remove "this file is part of" linesPatrick Georgi
2020-05-09src/: Replace GPL boilerplate with SPDX headersPatrick Georgi
2020-05-08{security,soc}/*/Kconfig: Replace GPLv2 long form headers with SPDX headerElyes HAOUAS
2020-05-02acpi: Move ACPI table support out of arch/x86 (3/5)Furquan Shaikh
2020-05-01src: Remove unused 'include <cpu/x86/cache.h>'Elyes HAOUAS
2020-04-13acpi: Bump FADT to revision 6Patrick Rudolph
2020-04-06soc/intel/quark: Use SPDX for GPL-2.0-only filesAngel Pons
2020-03-18soc: Remove copyright noticesPatrick Georgi
2020-02-04soc/intel: Add get_pmbaseEugene Myers
2019-12-20{nb,soc}: Replace min/max() with MIN/MAX()Elyes HAOUAS
2019-12-19src: Remove unused 'include <arch/cpu.h>'Elyes HAOUAS
2019-12-11printf: Automatically prefix %p with 0xJulius Werner
2019-11-25Kconfig: Drop the C_ENVIRONMENT_BOOTBLOCK symbolArthur Heymans
2019-11-12arch/x86/car.ld: Rename suffix _start/_endArthur Heymans
2019-11-11drivers/intel/fsp2_0: move common cbmem_top_chipset to fsp driverMichael Niewöhner
2019-11-11soc/intel/quark: make use of common cbmem_top_chipsetMichael Niewöhner
2019-11-07soc/intel/{apl,dnv,quark}: Use strip_quotes for FSP optionsMario Scheithauer
2019-11-05drivers/intel/fsp2_0: Use strip_quotes for cbfs filenamesWim Vervoorn
2019-11-03arch/x86: Use the stage argument to implement cbmem_topArthur Heymans
2019-11-03intel/quark: Switch to TSC_MONOTONIC_TIMERKyösti Mälkki
2019-11-03cpu/x86/tsc: Flip and rename TSC_CONSTANT_RATE to UNKNOWN_TSC_RATEKyösti Mälkki
2019-11-01lib/cbmem_top: Add a common cbmem_top implementationArthur Heymans
2019-10-26soc,mb/intel: clean up remaining FSP2.0 socs/boardsMichael Niewöhner
2019-10-08device: Use scan_static_bus() over scan_lpc_bus()Nico Huber
2019-10-02intel/quark: Drop xx_DEV_FUNCKyösti Mälkki
2019-10-02soc/intel: Replace config_of_path() with config_of_soc()Kyösti Mälkki
2019-09-15src/soc: Remove unused include <device/pci_ops.h>Elyes HAOUAS
2019-09-13soc/intel: Remove some __PRE_RAM__ useKyösti Mälkki
2019-09-11arch/x86: Restrict use of _car_global[start|end]Kyösti Mälkki
2019-09-11arch/x86: Drop _car_relocatable_data symbolsKyösti Mälkki
2019-09-02soc/intel/quark: Remove variable set but not usedElyes HAOUAS
2019-08-30intel/quark: Use common romstage entryKyösti Mälkki
2019-08-30intel/quark: Select NO_SMMKyösti Mälkki
2019-08-30intel/quark: Remove extra steps on entry to romstageKyösti Mälkki
2019-08-28soc/intel: Move fill_postcar_frame to memmap.cKyösti Mälkki