summaryrefslogtreecommitdiffstats
path: root/src/soc/intel/quark/Kconfig
Commit message (Expand)AuthorAgeFilesLines
* soc/intel/quark: Drop supportFelix Singer2023-05-201-240/+0
* ACPI: Add COMMON_ACPI_MADT_IOAPIC and CUSTOM_ACPI_MADTKyösti Mälkki2023-04-261-1/+1
* ACPI: Flag boards with ACPI_NO_MADTKyösti Mälkki2022-11-251-0/+1
* coreboot_tables: Drop uart PCI addrArthur Heymans2022-10-261-8/+0
* drivers/fsp/fsp2_0: Rework FSP Notify Phase API configsSubrata Banik2022-02-181-1/+4
* Rename ECAM-specific MMCONF KconfigsShelley Chen2021-11-101-1/+1
* soc/intel/quark/Kconfig: don't unselect CPU_X86_LAPICFelix Held2021-10-261-4/+0
* cpu/x86: Introduce and use `CPU_X86_LAPIC`Felix Held2021-10-261-0/+4
* src/soc to src/superio: Fix spelling errorsMartin Roth2021-10-051-1/+1
* src/*: Specify type of `CBFS_SIZE` onceAngel Pons2021-07-261-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
* arch/x86: Remove most C_ENV_BOOTBLOCK_SIZE limitsKyösti Mälkki2021-01-281-4/+0
* arch/x86: Introduce `ARCH_ALL_STAGES_X86_32`Angel Pons2020-09-261-4/+1
* Kconfig: Escape variable to accommodate new Kconfig versionsPatrick Georgi2020-06-191-2/+2
* ACPI: Remove Kconfig COMMON_FADTKyösti Mälkki2020-06-101-1/+0
* soc/intel/baytrail,braswell,broadwell,quark: Select COMMON_FADTKyösti Mälkki2020-06-071-0/+1
* treewide: Remove "this file is part of" linesPatrick Georgi2020-05-111-1/+0
* {security,soc}/*/Kconfig: Replace GPLv2 long form headers with SPDX headerElyes HAOUAS2020-05-081-13/+2
* soc: Remove copyright noticesPatrick Georgi2020-03-181-1/+0
* Kconfig: Drop the C_ENVIRONMENT_BOOTBLOCK symbolArthur Heymans2019-11-251-6/+0
* drivers/intel/fsp2_0: move common cbmem_top_chipset to fsp driverMichael Niewöhner2019-11-111-2/+0
* soc/intel/quark: make use of common cbmem_top_chipsetMichael Niewöhner2019-11-111-0/+2
* intel/quark: Switch to TSC_MONOTONIC_TIMERKyösti Mälkki2019-11-031-0/+1
* cpu/x86/tsc: Flip and rename TSC_CONSTANT_RATE to UNKNOWN_TSC_RATEKyösti Mälkki2019-11-031-1/+0
* soc,mb/intel: clean up remaining FSP2.0 socs/boardsMichael Niewöhner2019-10-261-4/+2
* intel/quark: Select NO_SMMKyösti Mälkki2019-08-301-0/+1
* arch/x86: Flip HAVE_MONOTONIC_TIMER defaultKyösti Mälkki2019-07-091-1/+0
* mb/intel/galileo: Drop the FSP1.1 optionArthur Heymans2019-02-111-49/+0
* soc/intel/quark: Drop BOOTBLOCK_SAVE_BIST_AND_TIMESTAMPKyösti Mälkki2018-12-241-1/+0
* oc/intel/quark/Kconfig: Remove unused MMCOMF_SUPPORT_DEFAULTElyes HAOUAS2018-11-151-4/+0
* intel: Use CF9 reset (part 2)Patrick Rudolph2018-10-221-1/+0
* arch/x86: Make RELOCATABLE_RAMSTAGE the defaultKyösti Mälkki2018-06-061-1/+0
* soc/intel/quark: Add I2C debuggingLee Leahy2017-07-031-0/+10
* soc/intel/quark: Add legacy SPI flash controller driverLee Leahy2017-06-201-0/+1
* fsp1_1: Verify FSP_IMAGE_ID/_REV against headersNico Huber2017-06-061-8/+0
* commonlib: Move drivers/storage into commonlib/storageLee Leahy2017-05-121-3/+4
* soc/intel/quark: Add SD/MMC test supportLee Leahy2017-05-081-0/+18
* soc/intel/quark: Add ESRAM display to FSP 1.1Lee Leahy2017-03-141-1/+0
* soc/intel/quark: Add monotonic timer supportLee Leahy2017-01-041-0/+1
* soc/intel/quark: Add early debugging codeLee Leahy2017-01-031-5/+38
* soc/intel/quark: Fix serial port configurationLee Leahy2017-01-031-0/+5
* soc/intel/quark: Support multiple version of FSPLee Leahy2016-09-301-3/+3
* soc/intel/quark: Add FSP 2.0 romstage supportLee Leahy2016-08-051-2/+19
* soc/intel/quark: Add FSP 2.0 boot block supportLee Leahy2016-08-051-2/+4
* soc/intel/quark: Make ramstage relocatableLee Leahy2016-08-031-0/+1
* soc/intel/quark: Enable use of hard resetLee Leahy2016-08-011-0/+2
* cpu/x86: Support CPUs without rdmsr/wrmsr instructionsLee Leahy2016-07-271-1/+1
* soc/intel/quark: Remove use of PDAT.bin fileLee Leahy2016-07-081-32/+0
* soc/intel/quark: Add C bootblockLee Leahy2016-06-121-0/+15