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
/
nyan_blaze
/
Kconfig
Age
Commit message (
Expand
)
Author
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-08-29
arch/arm: Make ARM stages select ARCH_ARM
Arthur Heymans
2018-11-28
mb/*/*/Kconfig: Remove useless comment
Elyes HAOUAS
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-02
Kconfig: Introduce HAVE_(VBE_)LINEAR_FRAMEBUFFER
Nico Huber
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-11-18
google/chromeec: Add common infrastructure for boot-mode switches
Furquan Shaikh
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-08-15
mainboard/google: remove unused BOOT_MEDIA_SPI_CHIP_SELECT option
Aaron Durbin
2016-07-28
vboot: Separate vboot from chromeos
Furquan Shaikh
2016-05-11
lib: remove FLASHMAP_OFFSET config variable
Aaron Durbin
2016-03-08
nyan: Fix timestamps and CBFS SPI integration
Julius Werner
2016-02-12
chromebooks: Define GBB hardware IDs
Patrick Georgi
2015-10-31
tree: drop last paragraph of GPL copyright header
Patrick Georgi
2015-08-26
ChromeOS mainboards: Move more Kconfig symbols under CHROMEOS
Martin Roth
2015-08-26
Google Kconfig: Add MAINBOARD_HAS_NATIVE_VGA_INIT in good places
Martin Roth
2015-08-21
ChromeOS: Fix Kconfig dependencies
Martin Roth
2015-05-21
Remove address from GPLv2 headers
Patrick Georgi
2015-05-19
Remove Kconfig variable that has no effect
Patrick Georgi
2015-04-28
boards: remove VBOOT_(REFCODE|RAMSTAGE|ROMSTAGE)_INDEX
Aaron Durbin
2015-04-28
chromeos: remove VBOOT2_VERIFY_FIRMWARE option
Aaron Durbin
2015-04-22
mainboards: Add CHROMEOS_VBNV_* where appropriate
Patrick Georgi
2015-04-22
switch mainboards over to use BOARD_ID_AUTO
Stefan Reinauer
2015-04-14
CBFS: Correct ROM_SIZE for ARM boards, use CBFS_SIZE for cbfstool
Julius Werner
2015-04-10
gpio: decouple tristate gpio support from board ID
David Hendricks
2015-04-06
New mechanism to define SRAM/memory map with automatic bounds checking
Julius Werner
2015-03-30
google/nyan_blaze: Don't auto select CHROMEOS
Aaron Durbin
2015-03-24
vboot2: separate verstage from bootblock
Daisuke Nojiri
2015-03-23
Enable publishing of board ID where supported
Vadim Bendebury
2014-12-17
nyan*: Add eventlog support
David Hendricks
2014-12-15
nyans: prepare for vboot verification of ramstage
Aaron Durbin
2014-11-14
blaze: Create a nyan_blaze mainboard, copied from nyan_big
Tom Warren