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
/
gale
/
mainboard.c
Age
Commit message (
Expand
)
Author
2020-05-11
treewide: Remove "this file is part of" lines
Patrick Georgi
2020-04-06
mb/google/gale: Use SPDX for GPL-2.0-only files
Angel Pons
2020-03-18
mainboard/google: Remove copyright notices
Patrick Georgi
2019-05-29
commonlib: fix typo LB_TAB_* (instead of LB_TAG_*)
Patrick Georgi
2019-04-06
src: Use include <delay.h> when appropriate
Elyes HAOUAS
2019-03-08
coreboot: Replace all IS_ENABLED(CONFIG_XXX) with CONFIG(XXX)
Julius Werner
2019-02-22
symbols.h: Add macro to define memlayout region symbols
Julius Werner
2018-05-08
mb/google: Get rid of device_t
Elyes HAOUAS
2017-11-23
src/mainboard: Fix various typos
Jonathan Neuschäfer
2016-06-02
Gale board: Move TPM setup function to verstage.c
Kan Yan
2016-05-10
google/gale: use if (IS_ENABLED()) over #ifdef
Patrick Georgi
2016-05-10
soc/qualcomm/ipq40xx: Add support for BLSP QUP I2C
Varadarajan Narayanan
2016-05-10
google/gale: Remove some unwanted code
Varadarajan Narayanan
2016-05-10
google/gale: Remove NAND init
Varadarajan Narayanan
2016-05-10
google/gale: Initial commit for Gale board support
Varadarajan Narayanan