index
:
coreboot.git
macbookair5_2
macbookpro10_1
main
master
mbp101_medisable
mbp101_medisable_1
mbp82
x230
my copy of coreboot
User &
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
mainboard
/
google
/
auron
/
Kconfig
Age
Commit message (
Expand
)
Author
2024-02-18
mb/getac to mb/intel: Add SPDX license headers to Kconfig files
Martin Roth
2023-08-16
ACPI: Add usb_charge_mode_from_gnvs()
Kyösti Mälkki
2022-08-17
Revert "soc/intel/broadwell: Drop vboot support"
Yu-Ping Wu
2022-08-14
broadwell: Decouple LPDDR3 DQ/DQS maps from `pei_data`
Angel Pons
2022-07-14
soc/intel/broadwell: Drop vboot support
Yu-Ping Wu
2022-04-21
tpm: Refactor TPM Kconfig dimensions
Jes B. Klinke
2022-04-20
ChromeEC boards: Drop `IGNORE_IASL_MISSING_DEPENDENCY`
Angel Pons
2022-01-31
mb/**/Kconfig: Properly override `IGNORE_IASL_MISSING_DEPENDENCY`
Angel Pons
2022-01-28
IASL: Ignore IASL's "Missing dependency" warning
Elyes HAOUAS
2022-01-17
mb/google/auron: Remove addition of EC firmware to build
Tim Wawrzynczak
2022-01-01
mb/google/auron: Select board-specific options per board
Felix Singer
2022-01-01
mb/google/auron: Move selects from Kconfig.name to Kconfig
Felix Singer
2021-12-28
mb/google/auron/Kconfig: Reorder selects alphabetically
Felix Singer
2021-10-15
mainboard: Drop invalid `VGA_BIOS_FILE` defaults
Angel Pons
2021-07-26
mb/*: Specify type of `VARIANT_DIR` once
Angel Pons
2021-07-26
mb/*: Specify type of `OVERRIDE_DEVICETREE` once
Angel Pons
2021-07-26
mb/*: Specify type of `MAINBOARD_PART_NUMBER` once
Angel Pons
2021-07-26
mb/*: Specify type of `MAINBOARD_DIR` once
Angel Pons
2021-02-16
soc/inteL/broadwell: Move select CHROMEOS_RAMOOPS_DYNAMIC
Kyösti Mälkki
2021-01-24
soc/intel/broadwell: Select CPU_INTEL_HASWELL
Angel Pons
2021-01-24
mb/google/auron: Use Haswell CPU code
Angel Pons
2021-01-06
soc/intel/broadwell: Move MAX_CPUS from mb to SoC
Felix Singer
2020-09-23
treewide: rename GENERIC_SPD_BIN to HAVE_SPD_BIN_IN_CBFS
Michael Niewöhner
2020-09-22
mb/*: drop GENERIC_SPD_BIN from boards without soldered memory
Michael Niewöhner
2020-09-06
mb: remove duplicated Make code for spd.bin generation
Michael Niewöhner
2020-06-19
Kconfig: Escape variable to accommodate new Kconfig versions
Patrick Georgi
2020-04-03
mb/google/auron: Convert variants to use override devicetree
Matt DeVillier
2019-12-16
mb/google/auron: add VBTs for variants
Matt DeVillier
2019-11-23
Kconfig: comply to Linux 5.3's Kconfig language rules
Patrick Georgi
2019-11-04
google/auron: hook up libgfxinit
Matt DeVillier
2019-10-03
mb/[google/intel]/*: Specify Chrome EC bus - LPC or ESPI
Martin Roth
2019-09-30
mb: remove test-only HWIDs
Hung-Te Lin
2019-05-29
mb/google/{misc}: set default SMBIOS manufacturer
Matt DeVillier
2019-01-03
mb/google/{auron,jecht}: Remove duplicated HAVE_SMI_HANDLER
Elyes HAOUAS
2018-11-16
mb/*/*/Kconfig: Use CONFIG_VARIANT_DIR for devicetree
Peter Lemenkov
2018-09-17
google/buddy: Add board as variant of google/auron
Matt DeVillier
2018-08-13
soc/intel/broadwell/Kconfig: Clean up redefined config options
Arthur Heymans
2018-06-04
security/tpm: Unify the coreboot TPM software stack
Philipp Deppenwiese
2017-11-23
google mainboards: select SYSTEM_TYPE_LAPTOP where appropriate
Matt DeVillier
2017-06-27
mb/google: Remove ChromeEC builds for auron and rambi
Martin Roth
2017-03-28
vboot: Move remaining features out of vendorcode/google/chromeos
Julius Werner
2017-03-28
vboot: Assume EC_SOFTWARE_SYNC and VIRTUAL_DEV_SWITCH by default
Julius Werner
2016-12-22
Add/Combine Broadwell Chromebooks using variant board scheme
Matt DeVillier
2016-11-22
Remove explicit select MMCONF_SUPPORT
Kyösti Mälkki
2016-11-18
google/chromeec: Add common infrastructure for boot-mode switches
Furquan Shaikh
2016-07-28
vboot: Separate vboot from chromeos
Furquan Shaikh
2016-02-12
chromebooks: Define GBB hardware IDs
Patrick Georgi
2016-02-09
chromebooks: Configure Chrome EC board names
Patrick Georgi
2015-12-10
cbfs/vboot: remove firmware component support
Aaron Durbin
2015-08-26
ChromeOS mainboards: Move more Kconfig symbols under CHROMEOS
Martin Roth
2015-08-21
ChromeOS: Fix Kconfig dependencies
Martin Roth
2015-06-30
Add Kconfig flag to specify if there's a lid switch
Patrick Georgi
2015-06-24
Kconfig: Get rid of obsolete symbols
Martin Roth
2015-06-13
google/auron: Add mainboard
Marc Jones
2015-06-10
google/auron: Add initial mainboard copy from Peppy
Marc Jones