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
/
oak
/
Kconfig
Age
Commit message (
Expand
)
Author
2020-05-18
mainboard/*/*/Kconfig*: Remove leading blank lines from SPDX header
Elyes HAOUAS
2020-05-11
treewide: Remove "this file is part of" lines
Patrick Georgi
2020-05-09
src/: Replace GPL boilerplate with SPDX headers
Patrick Georgi
2020-03-18
mainboard/google: Remove copyright notices
Patrick Georgi
2019-11-28
mb/*/*/Kconfig: Drop redundant redeclaration of MAINBOARD_VENDOR
Arthur Heymans
2019-11-23
Kconfig: comply to Linux 5.3's Kconfig language rules
Patrick Georgi
2019-09-30
mb: remove test-only HWIDs
Hung-Te Lin
2019-03-28
google/oak: Delete rowan
Evan Green
2019-03-25
vboot: remove VBOOT_EC_SLOW_UPDATE Kconfig option
Joel Kitching
2018-06-04
security/tpm: Unify the coreboot TPM software stack
Philipp Deppenwiese
2017-12-07
boardid: Switch from Kconfig to weak functions
Julius Werner
2017-06-08
device/Kconfig: Introduce MAINBOARD_FORCE_NATIVE_VGA_INIT
Nico Huber
2017-06-02
Kconfig: Introduce HAVE_(VBE_)LINEAR_FRAMEBUFFER
Nico Huber
2017-04-29
rowan: Fix default test HWID.
Patrick Berny
2017-04-24
google/oak: Support cr50 over I2C on rowan
Vadim Bendebury
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
2017-02-23
google/oak: Add initial support for Rowan
Yidi Lin
2016-11-18
google/chromeec: Add common infrastructure for boot-mode switches
Furquan Shaikh
2016-10-25
google/oak: Add derivative board Hana
Yidi Lin
2016-10-02
Kconfig: Update default hex values to start with 0x
Martin Roth
2016-08-18
Kconfig: rename BOOT_MEDIA_SPI_BUS to BOOT_DEVICE_SPI_FLASH_BUS
Aaron Durbin
2016-07-28
vboot: Separate vboot from chromeos
Furquan Shaikh
2016-07-13
oak/gru: Fix derivative Kconfigs
Julius Werner
2016-06-12
oak: Select VBOOT_EC_SLOW_UPDATE Kconfig option
Julius Werner
2016-06-12
Kconfig: Set VBOOT_OPROM_MATTERS for relevant non-x86 devices
Julius Werner
2016-05-09
google/oak: Configure MAINBOARD_PART_NUMBER by the board name
Yidi Lin
2016-05-09
google/oak: elm: Update the differences between oak-rev6 and elm-rev0
Yidi Lin
2016-05-09
google/oak: Add derivative board Elm
Julius Werner
2016-05-09
mediatek/mt8173: Add display driver
Jitao Shi
2016-03-18
google/oak: Enable RAM_CODE_SUPPORT
Yidi Lin
2016-03-12
mediatek/mt8173: detect sdram size at runtime
Yidi Lin
2016-03-12
mt8173: add SPI NOR support
mtk05962
2016-02-12
chromebooks: Define GBB hardware IDs
Patrick Georgi
2016-02-09
chromebooks: Configure Chrome EC board names
Patrick Georgi
2016-02-02
Kconfig: indent with tabs, not spaces.
Martin Roth
2016-01-22
google/oak: Disable vboot mock data, now that I2C is functional
Liguo Zhang
2016-01-22
google/oak: Add support for verstage
Itamar
2016-01-13
tree: drop last paragraph of GPL copyright header from new files
Martin Roth
2015-12-15
google/oak: Move CHROMEOS specific Kconfig objects under CHROMEOS
Martin Roth
2015-12-09
google/oak: define flash size
Patrick Georgi
2015-12-03
google/oak: Add board_id() and ram_code() implementation
CC Ma
2015-12-03
mediatek/mt8173: Add a stub implementation of the MT8173 SoC
Yidi Lin