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
/
storm
Commit message (
Expand
)
Author
Age
Files
Lines
*
mainboard/*/*/*.cb: Remove leading blank lines from SPDX header
Elyes HAOUAS
2020-05-18
1
-3
/
+0
*
mainboard/*/*/Kconfig*: Remove leading blank lines from SPDX header
Elyes HAOUAS
2020-05-18
1
-3
/
+0
*
src: Remove leading blank lines from SPDX header
Elyes HAOUAS
2020-05-18
1
-3
/
+0
*
treewide: Replace BSD-3-Clause and ISC headers with SPDX headers
Patrick Georgi
2020-05-11
1
-26
/
+1
*
treewide: Remove "this file is part of" lines
Patrick Georgi
2020-05-11
11
-11
/
+0
*
src/: Replace GPL boilerplate with SPDX headers
Patrick Georgi
2020-05-09
3
-27
/
+3
*
treewide: replace GPLv2 long form headers with SPDX header
Patrick Georgi
2020-05-06
3
-33
/
+3
*
mb/google/storm: Use SPDX for GPL-2.0-only files
Angel Pons
2020-04-06
7
-91
/
+14
*
mainboard/google: Remove copyright notices
Patrick Georgi
2020-03-18
13
-16
/
+3
*
chromeos: stop sharing write protect GPIO with depthcharge
Joel Kitching
2020-03-07
1
-2
/
+0
*
Change all clrsetbits_leXX() to clrsetbitsXX()
Julius Werner
2019-12-04
1
-2
/
+2
*
mainboard/google: Remove unused include <stdlib.h>
Elyes HAOUAS
2019-11-28
1
-1
/
+0
*
Kconfig: comply to Linux 5.3's Kconfig language rules
Patrick Georgi
2019-11-23
1
-1
/
+1
*
soc/qualcomm: Link cbmem.c only in romstage
Arthur Heymans
2019-11-14
1
-4
/
+3
*
src/mainboard: change "unsigned" to "unsigned int"
Martin Roth
2019-10-27
1
-1
/
+1
*
mb: remove test-only HWIDs
Hung-Te Lin
2019-09-30
1
-4
/
+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
-8
/
+6
*
src: Use 'include <string.h>' when appropriate
Elyes HAOUAS
2019-03-20
1
-1
/
+0
*
coreboot: Replace all IS_ENABLED(CONFIG_XXX) with CONFIG(XXX)
Julius Werner
2019-03-08
1
-3
/
+3
*
mainboard: Enable PRESERVE flag in all vboot/chromeos FMD files
Hung-Te Lin
2019-03-05
1
-4
/
+4
*
device/mmio.h: Add include file for MMIO ops
Kyösti Mälkki
2019-03-04
2
-0
/
+2
*
symbols.h: Add macro to define memlayout region symbols
Julius Werner
2019-02-22
2
-2
/
+2
*
buildsystem: Promote rules.h to default include
Kyösti Mälkki
2019-01-16
1
-1
/
+0
*
reset: Convert individual boards to `board_reset()`
Nico Huber
2018-10-22
2
-2
/
+1
*
drivers/i2c: Add i2c TPM support for different stages
Philipp Deppenwiese
2018-08-10
1
-0
/
+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
*
boardid: Switch from Kconfig to weak functions
Julius Werner
2017-12-07
1
-1
/
+0
*
boardid: Minor clean up and standardization
Julius Werner
2017-12-07
1
-1
/
+1
*
src/mainboard: Fix various typos
Jonathan Neuschäfer
2017-11-23
1
-1
/
+1
*
mb/google: Add Chromebook marketing names
Jonathan Neuschäfer
2017-11-17
1
-1
/
+1
*
mainboard/[g-l]: add IS_ENABLED() around Kconfig symbol references
Martin Roth
2017-07-06
1
-1
/
+1
*
Consolidate reset API, add generic reset_prepare mechanism
Julius Werner
2017-06-13
1
-4
/
+1
*
vboot: Move remaining features out of vendorcode/google/chromeos
Julius Werner
2017-03-28
1
-2
/
+2
*
vboot: Assume EC_SOFTWARE_SYNC and VIRTUAL_DEV_SWITCH by default
Julius Werner
2017-03-28
2
-7
/
+0
*
qualcomm/storm: Add required files to enable elog in ramstage
Furquan Shaikh
2016-07-28
1
-0
/
+1
*
mainboard/google: Update license headers
Martin Roth
2016-04-13
2
-2
/
+27
*
chromeos.fmd: Mark RW_LEGACY as CBFS
Patrick Georgi
2016-04-05
1
-1
/
+1
*
chromeos: Simplify fill_lb_gpios even further
Julius Werner
2016-04-05
1
-12
/
+8
*
storm: Fix compilation error
Furquan Shaikh
2016-03-30
1
-0
/
+4
*
ipq806x/storm: Return NULL for cbmem_top if DRAM is not initialized
Furquan Shaikh
2016-03-29
1
-0
/
+2
*
google/intel mainboards: Add missing board_info.txt files
Martin Roth
2016-03-25
1
-0
/
+6
*
chromebooks: Define GBB hardware IDs
Patrick Georgi
2016-02-12
1
-0
/
+4
*
chromeos: import Chrome OS fmaps
Patrick Georgi
2016-01-21
1
-0
/
+33
*
tree: drop last paragraph of GPL copyright header
Patrick Georgi
2015-10-31
8
-32
/
+0
*
google/storm/Kconfig: remove select CONSOLE_CBMEM_DUMP_TO_UART
Martin Roth
2015-08-27
1
-1
/
+0
*
ChromeOS mainboards: Move more Kconfig symbols under CHROMEOS
Martin Roth
2015-08-26
1
-1
/
+1
*
ChromeOS: Fix Kconfig dependencies
Martin Roth
2015-08-21
1
-2
/
+4
[next]