summaryrefslogtreecommitdiffstats
path: root/src/mainboard/google/slippy/Kconfig
Commit message (Expand)AuthorAgeFilesLines
* mb/getac to mb/intel: Add SPDX license headers to Kconfig filesMartin Roth2024-02-181-0/+2
* ACPI: Add usb_charge_mode_from_gnvs()Kyösti Mälkki2023-08-161-0/+1
* tpm: Refactor TPM Kconfig dimensionsJes B. Klinke2022-04-211-1/+1
* ChromeEC boards: Drop `IGNORE_IASL_MISSING_DEPENDENCY`Angel Pons2022-04-201-3/+0
* mb/**/Kconfig: Properly override `IGNORE_IASL_MISSING_DEPENDENCY`Angel Pons2022-01-311-4/+3
* IASL: Ignore IASL's "Missing dependency" warningElyes HAOUAS2022-01-281-0/+4
* mb/google/slippy: Select board-specific options per boardFelix Singer2022-01-011-1/+1
* mb/google/slippy: Move selects from Kconfig.name to KconfigFelix Singer2022-01-011-0/+12
* mb/google/slippy/Kconfig: Reorder selects alphabeticallyFelix Singer2021-12-281-10/+10
* mainboard: Drop invalid `VGA_BIOS_FILE` defaultsAngel Pons2021-10-151-4/+0
* mb/*: Specify type of `VARIANT_DIR` onceAngel Pons2021-07-261-1/+0
* mb/*: Specify type of `OVERRIDE_DEVICETREE` onceAngel Pons2021-07-261-1/+0
* mb/*: Specify type of `MAINBOARD_PART_NUMBER` onceAngel Pons2021-07-261-1/+0
* mb/*: Specify type of `MAINBOARD_DIR` onceAngel Pons2021-07-261-1/+0
* treewide: rename GENERIC_SPD_BIN to HAVE_SPD_BIN_IN_CBFSMichael Niewöhner2020-09-231-1/+1
* mb: remove duplicated Make code for spd.bin generationMichael Niewöhner2020-09-061-0/+1
* mb/*/Kconfig: Drop redundant 'select CPU_INTEL_HASWELL'Elyes HAOUAS2020-09-041-1/+0
* haswell: Introduce ENABLE_DDR_2X_REFRESH Kconfig optionAngel Pons2020-07-121-0/+3
* Kconfig: Escape variable to accommodate new Kconfig versionsPatrick Georgi2020-06-191-2/+2
* haswell boards: Factor out MAX_CPUSAngel Pons2020-06-151-4/+0
* mb/google/slippy: Convert variants to use override devicetreeMatt DeVillier2020-03-311-2/+2
* Kconfig: comply to Linux 5.3's Kconfig language rulesPatrick Georgi2019-11-231-1/+1
* mb/[google/intel]/*: Specify Chrome EC bus - LPC or ESPIMartin Roth2019-10-031-0/+1
* mb: remove test-only HWIDsHung-Te Lin2019-09-301-8/+0
* google/leon: Add DRIVERS_I2C_RTD2132Kyösti Mälkki2019-08-281-0/+1
* mb/google/{misc}: set default SMBIOS manufacturerMatt DeVillier2019-05-291-0/+3
* mb/google/slippy: Add a VBT for all variantsArthur Heymans2019-01-061-0/+7
* sb/intel/lynxpoint: Move `HAVE_SMI_HANDLER` to southbridge KconfigTristan Corrick2018-12-031-1/+0
* nb/intel/haswell: Move MMCONF_BASE_ADDRESS to northbridge KconfigElyes HAOUAS2018-11-211-4/+0
* mb/*/*/Kconfig: Use CONFIG_VARIANT_DIR for devicetreePeter Lemenkov2018-11-161-4/+1
* sb/intel/lynxpoint/Kconfig: Clean up redefined config optionsArthur Heymans2018-08-131-8/+0
* security/tpm: Unify the coreboot TPM software stackPhilipp Deppenwiese2018-06-041-0/+1
* google/slippy: Don't force native graphics initPatrick Georgi2017-06-161-1/+0
* device/Kconfig: Put gfx init methods into a `choice`Nico Huber2017-06-081-1/+0
* device/Kconfig: Introduce MAINBOARD_FORCE_NATIVE_VGA_INITNico Huber2017-06-081-1/+1
* google/slippy: clean up NGI and move to libgfxinitMatt DeVillier2017-04-141-4/+2
* vboot: Move remaining features out of vendorcode/google/chromeosJulius Werner2017-03-281-2/+2
* vboot: Assume EC_SOFTWARE_SYNC and VIRTUAL_DEV_SWITCH by defaultJulius Werner2017-03-281-2/+0
* mb/google/slippy: Hook up libgfxinitArthur Heymans2016-12-201-0/+1
* Add/Combine Haswell Chromebooks using variant board schemeMatt DeVillier2016-12-051-0/+88
* mainboard/google/slippy: remove unobtainable mainboardAaron Durbin2016-07-271-60/+0
* chromebooks: Define GBB hardware IDsPatrick Georgi2016-02-121-0/+4
* ChromeOS mainboards: Move more Kconfig symbols under CHROMEOSMartin Roth2015-08-261-1/+1
* ChromeOS: Fix Kconfig dependenciesMartin Roth2015-08-211-1/+3
* Add Kconfig flag to specify if there's a lid switchPatrick Georgi2015-06-301-0/+1
* Kconfig: Get rid of obsolete symbolsMartin Roth2015-06-241-1/+0
* Move TPM code out of chromeosVladimir Serbinenko2015-05-271-0/+1
* intel/haswell: Drop MONOTONIC_TIMER_MSRPatrick Georgi2015-05-191-1/+0
* cpu/intel/haswell: remove dependency on socket_rpga989Matt DeVillier2015-04-301-1/+1
* boards: remove VBOOT_(REFCODE|RAMSTAGE|ROMSTAGE)_INDEXAaron Durbin2015-04-281-4/+0