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
Age
Commit message (
Expand
)
Author
2015-05-21
Remove address from GPLv2 headers
Patrick Georgi
2015-05-19
Remove Kconfig variable that has no effect
Patrick Georgi
2015-04-27
storm: enable CBMEM console dump
Vadim Bendebury
2015-04-22
google/storm: indicate start of normal boot on LED ring
Vadim Bendebury
2015-04-22
google/storm: enable zero page access protection.
Deepa Dinamani
2015-04-22
storm: add config option to clear dev mode state on recovery
Vadim Bendebury
2015-04-22
google/storm: enable virtual development mode switch
Vadim Bendebury
2015-04-22
i2c/ww_ring: decouple LED display from vboot
Vadim Bendebury
2015-04-22
google/storm: support factory reset (wipeout) request
Vadim Bendebury
2015-04-22
google/storm: use whirlwind LED ring on SP5 boards
Vadim Bendebury
2015-04-22
google/*: Add MAINBOARD_HAS_CHROMEOS where appropriate
Patrick Georgi
2015-04-22
switch mainboards over to use BOARD_ID_AUTO
Stefan Reinauer
2015-04-21
storm: print uber-sbl information
Vadim Bendebury
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
storm: Add STM flash support
Vadim Bendebury
2015-04-17
storm: handle dual purpose recovery button
Vadim Bendebury
2015-04-17
ipq806x: extend GSBI driver to support i2c on any GSBI block
Sourabh Banerjee
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
storm: Add watchdog reset api.
Deepa Dinamani
2015-04-15
ipq806x: Load TZBSP blob from coreboot ramstage
Vikas Das
2015-04-15
storm: adjust rombase startup to vboot2
Vadim Bendebury
2015-04-15
ipq8064: add DRAM initialization code
Vadim Bendebury
2015-04-15
ipq806x: add i2c driver
Vadim Bendebury
2015-04-15
google/storm: prepare enabling vboot2
Vadim Bendebury
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-14
timer: Reestablish init_timer(), consolidate timer initialization calls
Julius Werner
2015-04-14
CBFS: Correct ROM_SIZE for ARM boards, use CBFS_SIZE for cbfstool
Julius Werner
2015-04-13
storm: Fix timer init order problem
Julius Werner
2015-04-13
storm: add hard_reset template
Daisuke Nojiri
2015-04-10
storm: copy WiFi calibration data in the CBMEM
Vadim Bendebury
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
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: 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-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: make sure board ID is calculated only once
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-26
fix how to interpret board id read from gpios
Daisuke Nojiri
2015-03-26
Restore name of the function reading tertiary GPIO states
Vadim Bendebury
2015-03-23
Enable publishing of board ID where supported
Vadim Bendebury
2015-03-23
storm: Add board ID calculation function
Vadim Bendebury
2015-03-23
ipq806x: implement GPIO API
Vadim Bendebury
2015-03-20
romstages: use common run_ramstage()
Aaron Durbin
2015-03-05
storm: Provide ability to build ap148 variant
Vadim Bendebury
2015-01-09
storm: Increase DRAM size to 1024MB
David Hendricks
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
2015-01-03
storm: enable early console
Vadim Bendebury
2015-01-03
storm/ipq8064: add dynamic CBMEM support
Vadim Bendebury
2015-01-03
storm: ipq8064: enable CBFS SPI wrapper
Vadim Bendebury
2014-12-31
ipq8064/storm: UART enable and various fixes
Vadim Bendebury
2014-12-30
ipq8064: prepare uart driver for use in coreboot
Vadim Bendebury
2014-12-01
Mark non-executable files non-executable
Patrick Georgi
2014-11-12
Copy u-boot sources as is and modify the tree to still build
Vadim Bendebury
2014-11-12
Include IPQ8064 SBLs code in the coreboot bootblock
Vadim Bendebury
2014-10-01
storm: Add generic support skeleton for storm
Furquan Shaikh