summaryrefslogtreecommitdiffstats
path: root/src/mainboard/google/rambi/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
* mb/google/rambi: add expresso variantMatt DeVillier2023-08-111-0/+7
* mb/google/rambi: Drop ChromeOS supportYu-Ping Wu2022-12-311-6/+0
* 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/+3
* mb/google/rambi: Select board-specific options per boardFelix Singer2022-01-011-2/+29
* mb/google/rambi: Move selects from Kconfig.name to KconfigFelix Singer2022-01-011-0/+48
* mb/google/rambi/Kconfig: Reorder selects alphabeticallyFelix Singer2021-12-281-4/+4
* 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
* Kconfig: Escape variable to accommodate new Kconfig versionsPatrick Georgi2020-06-191-1/+1
* payloads/seabios: Add Hardware IRQ KconfigMatt DeVillier2020-05-021-0/+5
* mb/google/rambi: Disable console output by defaultMatt DeVillier2020-04-031-1/+4
* mb/google/rambi: Convert to use override devicetreeMatt DeVillier2020-04-031-2/+2
* mb/google/rambi: add VBTs for variantsMatt DeVillier2019-12-171-0/+1
* 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-20/+0
* soc/intel/baytrail: set default VBIOS filename and PCI IDMatt DeVillier2019-06-021-4/+0
* mb/google/{misc}: set default SMBIOS manufacturerMatt DeVillier2019-05-291-0/+4
* mb/*/*/Kconfig: Use CONFIG_VARIANT_DIR for devicetreePeter Lemenkov2018-11-161-16/+1
* mb/google/rambi: Don't set defaults for HAVE_IFD_BINArthur Heymans2018-08-131-8/+0
* security/tpm: Unify the coreboot TPM software stackPhilipp Deppenwiese2018-06-041-0/+1
* google mainboards: select SYSTEM_TYPE_LAPTOP where appropriateMatt DeVillier2017-11-231-0/+1
* mb/google: Remove ChromeEC builds for auron and rambiMartin Roth2017-06-271-1/+0
* 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
* Add Baytrail ChromeOS devices using variant schemeMatt DeVillier2017-02-011-0/+52
* Combine Baytrail ChromeOS devices using variant schemeMatt DeVillier2017-01-171-14/+33
* google/chromeec: Add common infrastructure for boot-mode switchesFurquan Shaikh2016-11-181-0/+1
* vboot: Separate vboot from chromeosFurquan Shaikh2016-07-281-2/+2
* chromebooks: Define GBB hardware IDsPatrick Georgi2016-02-121-0/+4
* chromebooks: Configure Chrome EC board namesPatrick Georgi2016-02-091-0/+4
* google/rambi: Fix IASL warnings _CRS must return a valueMartin Roth2015-11-241-3/+0
* google/rambi: Fix end comment in KconfigMartin Roth2015-11-231-2/+1
* IASL: Enable warnings as errorsMartin Roth2015-11-231-0/+4
* Kconfig: Don't 'select' options based on PAYLOAD_SEABIOSAlexandru Gagniuc2015-08-301-2/+0
* ChromeOS mainboards: Move more Kconfig symbols under CHROMEOSMartin Roth2015-08-261-1/+1
* ChromeOS: Fix Kconfig dependenciesMartin Roth2015-08-211-1/+3
* Fix Kconfig: ALWAYS_LOAD_OPROM has unmet dependency VGA_ROM_RUNMartin Roth2015-08-171-1/+2
* Add Kconfig flag to specify if there's a lid switchPatrick Georgi2015-06-301-0/+1
* Move TPM code out of chromeosVladimir Serbinenko2015-05-271-0/+1
* boards: remove VBOOT_(REFCODE|RAMSTAGE|ROMSTAGE)_INDEXAaron Durbin2015-04-281-8/+0