index
:
coreboot
2560p
820g2
autoport-hsw
broadwell_refcode
e6230
e7240_bdw
haswell-mrc
hp820g1
hp9480m
mec1322
Some coreboot project code with my work
vimacs
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
soc
/
qualcomm
Age
Commit message (
Expand
)
Author
2017-10-23
soc: Add Kconfig for each soc vendor
Chris Ching
2017-09-23
mb/*/*: Remove rtc nvram configurable baud rate
Arthur Heymans
2017-08-18
include/device: Split i2c.h into three
Nico Huber
2017-08-14
i2c: Move to Linux like `struct i2c_msg`
Nico Huber
2017-07-13
Rename __attribute__((packed)) --> __packed
Stefan Reinauer
2017-06-07
spi: Remove unused/unnecessary spi_init function definitions
Furquan Shaikh
2017-05-24
soc/qualcomm/ipq*: Move spi driver to use spi_bus_map
Furquan Shaikh
2017-05-05
drivers/spi: Re-factor spi_crop_chunk
Furquan Shaikh
2017-03-28
Remove libverstage as separate library and source file class
Julius Werner
2017-03-28
vboot: Move remaining features out of vendorcode/google/chromeos
Julius Werner
2017-03-28
vboot: Select SoC-specific configuration for all Chrome OS boards
Julius Werner
2017-02-22
qualcomm/ipq40xx: add vector operation method to SPI
Yuji Sasaki
2016-12-23
spi: Get rid of SPI_ATOMIC_SEQUENCING
Furquan Shaikh
2016-12-05
spi: Define and use spi_ctrlr structure
Furquan Shaikh
2016-12-05
spi: Pass pointer to spi_slave structure in spi_setup_slave
Furquan Shaikh
2016-12-05
spi: Fix parameter types for spi functions
Furquan Shaikh
2016-11-22
spi: Clean up SPI flash driver interface
Furquan Shaikh
2016-10-07
soc/qualcomm/ipq40xx: Fix GPIO pull up config.
Kan Yan
2016-08-31
src/soc: Add required space before opening parenthesis '('
Elyes HAOUAS
2016-08-11
soc/qualcomm/ipq40xx: Reduce the delay in I2C.
Kan Yan
2016-08-09
soc/qualcomm/ipq40xx: Use block mode for I2C
Varadarajan Narayanan
2016-08-03
google/gale: Add more board ID variants
Kan Yan
2016-07-31
google/gale: Change board ID definition.
Kan Yan
2016-07-28
qualcomm/gale: Add required files to enable elog in ramstage
Furquan Shaikh
2016-07-28
qualcomm/storm: Add required files to enable elog in ramstage
Furquan Shaikh
2016-07-28
vboot: Separate vboot from chromeos
Furquan Shaikh
2016-07-25
google/gale: Fix board ID and GPIO config.
Kan Yan
2016-07-12
Documentation: Fix doxygen errors
Martin Roth
2016-06-02
Gale board: Move TPM setup function to verstage.c
Kan Yan
2016-05-10
qualcomm/ipq40xx: drop comment
Patrick Georgi
2016-05-10
qualcomm/ipq40xx: Don't annoy users with ambiguous questions
Patrick Georgi
2016-05-10
ipq40xx: Break a long line in Makefile.inc
David Hendricks
2016-05-10
qualcomm/ipq40xx: Drop copied part number from struct names
Patrick Georgi
2016-05-10
soc/qualcomm/ipq40xx: Increase HEAP size.
Kan Yan
2016-05-10
soc/qualcomm/ipq40xx: Enable crashdump handling
Varadarajan Narayanan
2016-05-10
soc/qualcomm/ipq40xx: Add support for BLSP QUP I2C
Varadarajan Narayanan
2016-05-10
soc/qualcomm/ipq40xx: Enable USB
Varadarajan Narayanan
2016-05-10
google/gale: Turn on monotonic timer support
Varadarajan Narayanan
2016-05-10
soc/qualcomm/ipq40xx: Update memory region areas
Varadarajan Narayanan
2016-05-10
soc/qualcomm/ipq40xx: Fix GPIO no.s for BGA part
Varadarajan Narayanan
2016-05-10
soc/qualcomm/ipq40xx: Streamline memory map
Varadarajan Narayanan
2016-05-10
google/gale: Remove NAND init
Varadarajan Narayanan
2016-05-10
soc/qualcomm/ipq40xx: Enable timer
Varadarajan Narayanan
2016-05-10
soc/qualcomm/ipq40xx: Add coreboot Table entry for serial console
Varadarajan Narayanan
2016-05-10
soc/qualcomm/ipq40xx: Return NULL for cbmem_top if DRAM is not initialized
Varadarajan Narayanan
2016-05-10
soc/qualcomm/ipq40xx: Update memory map to align to ipq40xx
Varadarajan Narayanan
2016-05-10
soc/qualcomm/ipq40xx: Invoke createxbl.py using `python`
David Hendricks
2016-05-10
soc/qualcomm/ipq40xx: Add config option for SBL utils path
Varadarajan Narayanan
2016-05-10
soc/qualcomm/ipq40xx: Update the list of MBNs needed for this SoC
Varadarajan Narayanan
2016-05-10
soc/qualcomm/ipq40xx: Initial commit for IPQ40xx SoC support
Varadarajan Narayanan
[next]