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
/
soc
/
qualcomm
/
ipq806x
/
include
Age
Commit message (
Expand
)
Author
2015-09-09
verstage: use common program.ld for linking
Aaron Durbin
2015-07-09
ipq8064: enable timestamp collection
Vadim Bendebury
2015-06-08
Remove empty lines at end of file
Elyes HAOUAS
2015-06-02
cbfs: new API and better program loading
Aaron Durbin
2015-05-21
Remove address from GPLv2 headers
Patrick Georgi
2015-04-22
qualcomm/ipq806x: add board id value for SP5
Vadim Bendebury
2015-04-21
armv7: preserve bootblock invocation parameter
Vadim Bendebury
2015-04-21
ipq808x: add uber sbl parameter definitions
Vadim Bendebury
2015-04-21
arm(64): Manually clean up the mess left by write32() transition
Julius Werner
2015-04-21
arm(64): Change write32() argument order to match x86
Julius Werner
2015-04-21
ipq806x: i2c: write function fixed to avoid spurious success
Sourabh Banerjee
2015-04-18
ipq806x: initialize UART even when console is not enabled
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-17
chromeos: Move memlayout.h/symbols.h into common directory
Julius Werner
2015-04-17
storm: define location for storing CBFS header value
Vadim Bendebury
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: use different CBFS caches before and after DRAM is available
Vadim Bendebury
2015-04-15
ipq8064: add DRAM initialization code
Vadim Bendebury
2015-04-15
ipq806x: add i2c driver
Vadim Bendebury
2015-04-15
ipq806x: modify imem layout
Deepa Dinamani
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-08
ipq806x: Change all SoC headers to <soc/headername.h> system
Julius Werner
2015-03-23
ipq806x: implement GPIO API
Vadim Bendebury
2015-03-23
Generalize revision number calculation function
Vadim Bendebury
2015-02-06
include/types.h: Provide BIT() macro
Alexandru Gagniuc
2015-01-04
ipq806x: move GPIO definitions to the proper include file
Vadim Bendebury
2015-01-04
ipq806x: Add USB support
Julius Werner
2015-01-03
ipq806x: clean up UART driver tx_byte function
Vadim Bendebury
2014-12-31
ipq8064: modify SPI controller driver to work in coreboot
Vadim Bendebury
2014-12-30
ipq8064: copy u-boot spi driver as is
Vadim Bendebury
2014-12-30
ipq8064: prepare include files before adding UART driver
Vadim Bendebury
2014-12-05
ipq8064: Make clock code build in coreboot
Vadim Bendebury
2014-12-05
ipq8064: prepare UART driver for use in coreboot
Vadim Bendebury
2014-11-13
ipq8064: Make timer code compile
Vadim Bendebury
2014-11-13
ipq806x: Add support for GPIO operations
Furquan Shaikh
2014-11-12
ipq806x: Typecast address to void * in read/write operations
Furquan Shaikh
2014-11-12
ipq806x: Add an include/ folder to ipq806x
Furquan Shaikh