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
Age
Commit message (
Expand
)
Author
2020-06-13
treewide: Add Kconfig variable MEMLAYOUT_LD_FILE
Furquan Shaikh
2020-05-18
mainboard/*/*/*.cb: Remove leading blank lines from SPDX header
Elyes HAOUAS
2020-05-18
mainboard/*/*/Kconfig*: Remove leading blank lines from SPDX header
Elyes HAOUAS
2020-05-18
src: 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-04-23
mb/google/nyan*: Always add RTC driver
Patrick Georgi
2020-04-06
mb/google/nyan_blaze: Use SPDX for GPL-2.0-only files
Angel Pons
2020-03-18
mainboard/google: Remove copyright notices
Patrick Georgi
2020-03-07
chromeos: stop sharing write protect GPIO with depthcharge
Joel Kitching
2020-01-10
mb/google/nyan/devicetree.cb: Correct some comments
Angel Pons
2020-01-08
drivers/spi: remove SPI_FLASH_FAST_READ_DUAL_OUTPUT_3B option
Aaron Durbin
2019-12-04
Change all clrsetbits_leXX() to clrsetbitsXX()
Julius Werner
2019-11-28
mainboard/google: Remove unused include <stdlib.h>
Elyes HAOUAS
2019-11-23
Kconfig: comply to Linux 5.3's Kconfig language rules
Patrick Georgi
2019-10-27
src/mainboard: change "unsigned" to "unsigned int"
Martin Roth
2019-09-30
mb: remove test-only HWIDs
Hung-Te Lin
2019-09-15
src/mainboard: Remove not used #include <elog.h>
Elyes HAOUAS
2019-08-29
arch/arm: Make ARM stages select ARCH_ARM
Arthur Heymans
2019-05-29
commonlib: fix typo LB_TAB_* (instead of LB_TAG_*)
Patrick Georgi
2019-05-13
mainboard: remove "recovery" gpio, selectively add "presence" gpio.
Matt Delco
2019-04-11
chromeos: clean up "recovery" and "write protect" GPIOs
Joel Kitching
2019-03-20
src: Use 'include <string.h>' when appropriate
Elyes HAOUAS
2019-03-08
coreboot: Replace all IS_ENABLED(CONFIG_XXX) with CONFIG(XXX)
Julius Werner
2019-03-05
mainboard: Enable PRESERVE flag in all vboot/chromeos FMD files
Hung-Te Lin
2019-03-04
device/mmio.h: Add include file for MMIO ops
Kyösti Mälkki
2019-03-04
arch/io.h: Drop unnecessary include
Kyösti Mälkki
2019-02-22
symbols.h: Add macro to define memlayout region symbols
Julius Werner
2018-11-29
src: Remove duplicated round up function
Elyes HAOUAS
2018-11-28
mb/*/*/Kconfig: Remove useless comment
Elyes HAOUAS
2018-11-16
src: Remove unneeded include <cbfs.h>
Elyes HAOUAS
2018-11-12
src: Remove unneeded include "{arch,cpu}/cpu.h"
Elyes HAOUAS
2018-11-05
mainboard: Remove unneeded include <console/console.h>
Elyes HAOUAS
2018-10-22
reset: Convert individual boards to `board_reset()`
Nico Huber
2018-06-04
security/tpm: Unify the coreboot TPM software stack
Philipp Deppenwiese
2018-05-08
mb/google: Get rid of device_t
Elyes HAOUAS
2017-12-07
boardid: Switch from Kconfig to weak functions
Julius Werner
2017-12-07
boardid: Minor clean up and standardization
Julius Werner
2017-11-17
mb/google: Add Chromebook marketing names
Jonathan Neuschäfer
2017-08-18
include/device: Split i2c.h into three
Nico Huber
2017-07-06
mainboard/[g-l]: add IS_ENABLED() around Kconfig symbol references
Martin Roth
2017-06-13
Consolidate reset API, add generic reset_prepare mechanism
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-30
nyan-blaze: Correct indentation for sdram configs
Paul Kocialkowski
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
chromeos: Clean up elog handling
Furquan Shaikh
2016-07-28
vboot: Separate vboot from chromeos
Furquan Shaikh
2016-07-27
soc/nvidia/tegra124: remove cache_policiy option
Aaron Durbin
2016-07-07
nyan: Avoid running early_mainboard_init twice in vboot context
Paul Kocialkowski
2016-05-11
lib: remove FLASHMAP_OFFSET config variable
Aaron Durbin
2016-04-13
mainboard/google: Update license headers
Martin Roth
2016-04-05
chromeos.fmd: Mark RW_LEGACY as CBFS
Patrick Georgi
2016-04-05
chromeos: Simplify fill_lb_gpios even further
Julius Werner
2016-03-25
google/intel mainboards: Add missing board_info.txt files
Martin Roth
2016-03-08
nyan: Fix timestamps and CBFS SPI integration
Julius Werner
2016-02-12
chromebooks: Define GBB hardware IDs
Patrick Georgi
2016-01-21
chromeos: import Chrome OS fmaps
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-06-30
google/nyan: remove timestamp leftovers from upstreaming
Patrick Georgi
2015-06-08
Remove empty lines at end of file
Elyes HAOUAS
2015-05-21
Remove address from GPLv2 headers
Patrick Georgi
2015-05-19
Remove Kconfig variable that has no effect
Patrick Georgi
2015-05-11
chromeos: remove vboot_verify_firmware()
Aaron Durbin
2015-05-05
vboot: remove uses of vboot2_verify_firmware()
Aaron Durbin
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-21
arm(64): Globally replace writel(v, a) with write32(a, v)
Julius Werner
2015-04-18
kconfig: automatically include mainboards
Stefan Reinauer
2015-04-17
blaze: add new Hynix 2GB BCT
Neil Chen
2015-04-15
blaze: add new Micron 2GB BCT
Neil Chen
2015-04-14
CBFS: Correct ROM_SIZE for ARM boards, use CBFS_SIZE for cbfstool
Julius Werner
2015-04-13
nyan/rush/veyron: Align ChromeOS GPIOs to new model
Julius Werner
2015-04-10
vboot: move vboot files to designated directory
Daisuke Nojiri
2015-04-10
gpio: decouple tristate gpio support from board ID
David Hendricks
2015-04-10
gpio: cosmetic changes to tristate_gpios.c
David Hendricks
2015-04-10
gpio: Remove non-ternary tristate mode, make ternaries easier
Julius Werner
2015-04-10
gpio: Extend common GPIO header, simplify function names
Julius Werner
2015-04-08
tegra124: Change all SoC headers to <soc/headername.h> system
Julius Werner
2015-04-06
New mechanism to define SRAM/memory map with automatic bounds checking
Julius Werner
2015-04-02
Nyans: replace cpu_reset with hard_reset
Daisuke Nojiri
2015-03-30
google/nyan_blaze: Don't auto select CHROMEOS
Aaron Durbin
2015-03-28
blaze: update EMC BCT table
Neil Chen
2015-03-26
tegra: Clean up USB code
Furquan Shaikh
2015-03-26
Restore name of the function reading tertiary GPIO states
Vadim Bendebury
2015-03-24
vboot2: separate verstage from bootblock
Daisuke Nojiri
2015-03-24
nyans: reduce code duplication in bootblock and romstages
Daisuke Nojiri
2015-03-23
vboot2: translate shared data to hand off to depthcharge
Daisuke Nojiri
2015-03-23
Enable publishing of board ID where supported
Vadim Bendebury
2015-03-23
Include board ID calculations only when necessary
Vadim Bendebury
2015-03-23
Generalize revision number calculation function
Vadim Bendebury
[next]