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
/
storm
/
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/storm: 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-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
2017-07-06
mainboard/[g-l]: add IS_ENABLED() around Kconfig symbol references
Martin Roth
2015-10-31
tree: drop last paragraph of GPL copyright header
Patrick Georgi
2015-05-21
Remove address from GPLv2 headers
Patrick Georgi
2015-04-17
ipq806x: add LPASS clock control driver
Vadim Bendebury
2015-04-17
ipq806x: Add support for mmu in bootblock.
Deepa Dinamani
2015-04-15
ipq806x: load and start RPM
Vadim Bendebury
2015-04-15
ipq806x: Load TZBSP blob from coreboot ramstage
Vikas Das
2015-04-15
storm: add code for detecting rec/dev/write protect switches' status
Daisuke Nojiri
2015-04-14
storm: do not enable the ethernet switch by default
Vadim Bendebury
2015-04-10
storm: copy WiFi calibration data in the CBMEM
Vadim Bendebury
2015-04-10
google/storm: Minor board ID changes
Dan Ehrenberg
2015-04-10
storm: Initialize clock, pinmux for NAND if present on board
Dan Ehrenberg
2015-04-10
gpio: Extend common GPIO header, simplify function names
Julius Werner
2015-04-10
storm: retrieve MAC address from VPD
Vadim Bendebury
2015-04-08
ipq806x: 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-03-28
storm: fix SW_RESET signal polarity
Vadim Bendebury
2015-03-28
storm: deassert SW_RESET signal at startup
Vadim Bendebury
2015-03-28
storm: reset TPM properly on proto0
Vadim Bendebury
2015-03-28
storm: supply vboot GPIO settings in coreboot table
Vadim Bendebury
2015-03-23
ipq806x: implement GPIO API
Vadim Bendebury
2015-03-05
storm: Provide ability to build ap148 variant
Vadim Bendebury
2015-01-09
storm: USB fixes for proto0
Vadim Bendebury
2015-01-04
ipq806x: Add USB support
Julius Werner
2015-01-03
mainboard/storm: setup mmu in storm mainboard_init
Deepa Dinamani
2014-10-01
storm: Add generic support skeleton for storm
Furquan Shaikh