index
:
coreboot.git
24.02_branch
4.1
4.10_branch
4.11_branch
4.12_branch
4.14_branch
4.15_branch
4.16_branch
4.18_branch
4.19_branch
4.2
4.20_branch
4.22_branch
4.3
4.4
4.8_branch
classic-2014.10
coreboot-v1
coreboot-v3
main
master
rampayload
Coreboot firmware sources
coreboot
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
mainboard
/
google
/
veyron
Commit message (
Expand
)
Author
Age
Files
Lines
*
mb/google/veyron: Use SPDX for GPL-2.0-only files
Angel Pons
2020-04-06
9
-116
/
+18
*
mainboard/google: Remove copyright notices
Patrick Georgi
2020-03-18
11
-12
/
+0
*
src: Remove unneeded 'include <arch/cache.h>'
Elyes HAOUAS
2020-03-10
1
-1
/
+0
*
chromeos: stop sharing write protect GPIO with depthcharge
Joel Kitching
2020-03-07
1
-2
/
+0
*
mb/google/veyron/devicetree.cb: Drop illogical comment
Angel Pons
2020-01-10
1
-1
/
+0
*
Change all clrsetbits_leXX() to clrsetbitsXX()
Julius Werner
2019-12-04
1
-2
/
+2
*
mb/*/*/Kconfig: Drop redundant redeclaration of MAINBOARD_VENDOR
Arthur Heymans
2019-11-28
1
-4
/
+0
*
mainboard/google: Remove unused include <stdlib.h>
Elyes HAOUAS
2019-11-28
2
-2
/
+0
*
Kconfig: comply to Linux 5.3's Kconfig language rules
Patrick Georgi
2019-11-23
1
-1
/
+1
*
mb: remove test-only HWIDs
Hung-Te Lin
2019-09-30
1
-9
/
+0
*
src/mainboard: Remove not used #include <elog.h>
Elyes HAOUAS
2019-09-15
1
-1
/
+0
*
commonlib: fix typo LB_TAB_* (instead of LB_TAG_*)
Patrick Georgi
2019-05-29
1
-1
/
+1
*
mainboard: remove "recovery" gpio, selectively add "presence" gpio.
Matt Delco
2019-05-13
1
-1
/
+1
*
chromeos: clean up "recovery" and "write protect" GPIOs
Joel Kitching
2019-04-11
1
-2
/
+3
*
src: Use include <delay.h> when appropriate
Elyes HAOUAS
2019-04-06
1
-1
/
+0
*
src: Use include <reset.h> when appropriate
Elyes HAOUAS
2019-03-29
1
-1
/
+0
*
src: Use 'include <string.h>' when appropriate
Elyes HAOUAS
2019-03-20
2
-2
/
+0
*
coreboot: Replace all IS_ENABLED(CONFIG_XXX) with CONFIG(XXX)
Julius Werner
2019-03-08
2
-2
/
+2
*
mainboard: Enable PRESERVE flag in all vboot/chromeos FMD files
Hung-Te Lin
2019-03-05
1
-3
/
+3
*
device/mmio.h: Add include file for MMIO ops
Kyösti Mälkki
2019-03-04
3
-2
/
+3
*
arch/io.h: Drop unnecessary include
Kyösti Mälkki
2019-03-04
1
-1
/
+0
*
symbols.h: Add macro to define memlayout region symbols
Julius Werner
2019-02-22
2
-2
/
+2
*
Veyron: fix sdram config for Hynix H9CCNNNBKTMLBR-NTD
Loop_Wu
2019-01-09
1
-1
/
+1
*
arch/x86: Drop spurious arch/stages.h includes
Kyösti Mälkki
2018-12-28
1
-1
/
+0
*
mb/*/*/Kconfig: Remove useless comment
Elyes HAOUAS
2018-11-28
1
-1
/
+1
*
(console,drivers/uart)/Kconfig: Fix dependencies
Nico Huber
2018-11-21
1
-2
/
+1
*
src: Remove unneeded include <cbfs.h>
Elyes HAOUAS
2018-11-16
1
-1
/
+0
*
mainboard: Remove unneeded include <console/console.h>
Elyes HAOUAS
2018-11-05
3
-3
/
+0
*
Veyron: add Hynix H9CCNNNBKTMLBR-NTD ddr with RAMID '00Z1'
Loop_Wu
2018-10-31
1
-1
/
+1
*
reset: Convert individual boards to `board_reset()`
Nico Huber
2018-10-22
2
-3
/
+1
*
security/tpm: Unify the coreboot TPM software stack
Philipp Deppenwiese
2018-06-04
1
-0
/
+2
*
mb/google: Get rid of device_t
Elyes HAOUAS
2018-05-08
1
-2
/
+2
*
mainboard/google: Comment variant names in Kconfig
Martin Roth
2018-05-04
1
-5
/
+7
*
boardid: Switch from Kconfig to weak functions
Julius Werner
2017-12-07
1
-2
/
+0
*
boardid: Minor clean up and standardization
Julius Werner
2017-12-07
1
-1
/
+1
*
chromeec: Change the API for hostevent/wake masks to handle 64-bit
Furquan Shaikh
2017-11-22
1
-1
/
+1
*
mb/google: Add Chromebook marketing names
Jonathan Neuschäfer
2017-11-17
1
-5
/
+5
*
include/device: Split i2c.h into three
Nico Huber
2017-08-18
1
-1
/
+1
*
Consolidate reset API, add generic reset_prepare mechanism
Julius Werner
2017-06-13
1
-2
/
+1
*
Kconfig: Introduce HAVE_(VBE_)LINEAR_FRAMEBUFFER
Nico Huber
2017-06-02
1
-2
/
+0
*
vboot: Move remaining features out of vendorcode/google/chromeos
Julius Werner
2017-03-28
1
-9
/
+6
*
vboot: Assume EC_SOFTWARE_SYNC and VIRTUAL_DEV_SWITCH by default
Julius Werner
2017-03-28
2
-8
/
+0
*
google/veyron: Clean out unused board variants
Julius Werner
2017-03-17
2
-35
/
+0
*
google/veyron: Work around RAM code strapping error
Julius Werner
2017-03-17
2
-1
/
+14
*
google/veyron: add K4B4G1646E-BYK0 ddr with ramid 000Z
Shunqian Zheng
2017-03-07
2
-2
/
+2
*
google/veyron_*: Add new Micron and Hynix modules
David Hendricks
2017-03-07
4
-1
/
+167
*
google/veyron*: mark GPIO array non-static
Patrick Georgi
2017-01-31
1
-2
/
+2
*
vendorcode/google/chromeos: Fill in firmware ID regions
Patrick Georgi
2016-12-13
1
-0
/
+13
*
google/veyron*: change .ddrconfig from 14 to 3
ZhengShunQian
2016-11-03
2
-2
/
+2
*
google/veyron*: add DDR configs for new samsung DDR
ZhengShunQian
2016-11-03
3
-2
/
+158
[next]