index
:
coreboot.git
24.02_branch
4.1
4.10_branch
4.11_branch
4.12_branch
4.14_branch
4.15_branch
4.16_branch
4.18_branch
4.19_branch
4.2
4.20_branch
4.22_branch
4.3
4.4
4.8_branch
classic-2014.10
coreboot-v1
coreboot-v3
main
master
rampayload
Coreboot firmware sources
coreboot
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
soc
/
qualcomm
Commit message (
Expand
)
Author
Age
Files
Lines
*
sdm845: Add SPI-NOR flash driver
Mukesh Savaliya
2018-12-05
8
-30
/
+450
*
sdm845: Add clock support
David Dai
2018-11-30
5
-1
/
+433
*
(console,drivers/uart)/Kconfig: Fix dependencies
Nico Huber
2018-11-21
5
-16
/
+7
*
soc/qualcomm/ipq{40xx,806x}/Kconfig: Remove unused MBN_ENCAPSULATION
Elyes HAOUAS
2018-11-16
2
-10
/
+0
*
src: Remove unneeded include <console/console.h>
Elyes HAOUAS
2018-11-16
2
-2
/
+0
*
src: Add missing include <stdint.h>
Elyes HAOUAS
2018-11-01
1
-0
/
+2
*
src: Add missing include <stdint.h>
Elyes HAOUAS
2018-10-30
1
-0
/
+2
*
Move compiler.h to commonlib
Nico Huber
2018-10-08
4
-4
/
+0
*
src: Use tabs for indentation
Elyes HAOUAS
2018-10-08
2
-9
/
+9
*
drivers/i2c: Add i2c TPM support for different stages
Philipp Deppenwiese
2018-08-10
2
-0
/
+6
*
src/soc: Fix typo
Elyes HAOUAS
2018-08-09
1
-1
/
+1
*
sdm845: Implement bitbang UART for bootblock
Julius Werner
2018-08-07
2
-0
/
+46
*
sdm845: Add GPIO API
David Dai
2018-08-01
4
-1
/
+436
*
src/soc: Use "foo *bar" instead of "foo* bar"
Elyes HAOUAS
2018-07-09
1
-1
/
+1
*
sdm845: increase SRAM for bootblock
T Michael Turney
2018-06-22
1
-2
/
+2
*
src/soc: Get rid of whitespace before tab
Elyes HAOUAS
2018-06-04
2
-25
/
+25
*
src/soc: Add and update license headers
Martin Roth
2018-05-29
5
-3
/
+64
*
soc/qualcomm: Get rid of device_t
Elyes HAOUAS
2018-05-28
3
-9
/
+9
*
sdm845: Add DRAM resources
T Michael Turney
2018-05-09
4
-4
/
+17
*
sdm845: Add Timer support
T Michael Turney
2018-05-01
3
-11
/
+8
*
soc{broadcom,imgtec,mediatek,qualcomm}: stop using spi_xfer_two_vectors
Aaron Durbin
2018-04-23
1
-1
/
+4
*
soc/qualcomm/sdm845: Add MMU support
T Michael Turney
2018-04-05
5
-1
/
+85
*
soc/qualcomm/sdm845: remove hole in memlayout.ld
T Michael Turney
2018-04-05
1
-1
/
+1
*
soc/qualcomm/sdm845: Support for new SoC
T Michael Turney
2018-03-26
9
-0
/
+289
*
driver/uart: Introduce a way for mainboard to override the baudrate
Julien Viard de Galbert
2018-02-21
1
-1
/
+1
*
src/soc: Fix various typos
Jonathan Neuschäfer
2018-02-20
2
-2
/
+2
*
soc: Add Kconfig for each soc vendor
Chris Ching
2017-10-23
1
-0
/
+2
*
mb/*/*: Remove rtc nvram configurable baud rate
Arthur Heymans
2017-09-23
1
-1
/
+1
*
include/device: Split i2c.h into three
Nico Huber
2017-08-18
2
-2
/
+2
*
i2c: Move to Linux like `struct i2c_msg`
Nico Huber
2017-08-14
2
-10
/
+12
*
Rename __attribute__((packed)) --> __packed
Stefan Reinauer
2017-07-13
4
-12
/
+16
*
spi: Remove unused/unnecessary spi_init function definitions
Furquan Shaikh
2017-06-07
2
-12
/
+0
*
soc/qualcomm/ipq*: Move spi driver to use spi_bus_map
Furquan Shaikh
2017-05-24
2
-23
/
+47
*
drivers/spi: Re-factor spi_crop_chunk
Furquan Shaikh
2017-05-05
2
-10
/
+2
*
Remove libverstage as separate library and source file class
Julius Werner
2017-03-28
2
-8
/
+8
*
vboot: Move remaining features out of vendorcode/google/chromeos
Julius Werner
2017-03-28
2
-6
/
+6
*
vboot: Select SoC-specific configuration for all Chrome OS boards
Julius Werner
2017-03-28
2
-0
/
+2
*
qualcomm/ipq40xx: add vector operation method to SPI
Yuji Sasaki
2017-02-22
1
-0
/
+1
*
spi: Get rid of SPI_ATOMIC_SEQUENCING
Furquan Shaikh
2016-12-23
2
-2
/
+0
*
spi: Define and use spi_ctrlr structure
Furquan Shaikh
2016-12-05
2
-90
/
+104
*
spi: Pass pointer to spi_slave structure in spi_setup_slave
Furquan Shaikh
2016-12-05
4
-23
/
+53
*
spi: Fix parameter types for spi functions
Furquan Shaikh
2016-12-05
4
-11
/
+11
*
spi: Clean up SPI flash driver interface
Furquan Shaikh
2016-11-22
4
-2
/
+4
*
soc/qualcomm/ipq40xx: Fix GPIO pull up config.
Kan Yan
2016-10-07
1
-2
/
+1
*
src/soc: Add required space before opening parenthesis '('
Elyes HAOUAS
2016-08-31
1
-1
/
+1
*
soc/qualcomm/ipq40xx: Reduce the delay in I2C.
Kan Yan
2016-08-11
1
-1
/
+1
*
soc/qualcomm/ipq40xx: Use block mode for I2C
Varadarajan Narayanan
2016-08-09
2
-26
/
+24
*
google/gale: Add more board ID variants
Kan Yan
2016-08-03
1
-1
/
+2
*
google/gale: Change board ID definition.
Kan Yan
2016-07-31
1
-3
/
+4
*
qualcomm/gale: Add required files to enable elog in ramstage
Furquan Shaikh
2016-07-28
1
-0
/
+5
[next]