Gitiles
Code Review
Sign In
review.coreboot.org
/
coreboot
/
1f4b5eff379c5285b70d11f2b2210ffc5600be5b
/
src
/
soc
/
qualcomm
/
ipq806x
c515898
src/soc: Add and update license headers
by Martin Roth
· 4 years, 10 months ago
d6cd255
soc/qualcomm: Get rid of device_t
by Elyes HAOUAS
· 4 years, 10 months ago
5268b76
src/soc: Fix various typos
by Jonathan Neuschäfer
· 5 years ago
0f2dd1e
include/device: Split i2c.h into three
by Nico Huber
· 6 years ago
029dfff
i2c: Move to Linux like `struct i2c_msg`
by Nico Huber
· 6 years ago
6a00113
Rename __attribute__((packed)) --> __packed
by Stefan Reinauer
· 6 years ago
2dafd89
spi: Remove unused/unnecessary spi_init function definitions
by Furquan Shaikh
· 6 years ago
e424a59
soc/qualcomm/ipq*: Move spi driver to use spi_bus_map
by Furquan Shaikh
· 6 years ago
de705fa
drivers/spi: Re-factor spi_crop_chunk
by Furquan Shaikh
· 6 years ago
e91d170
Remove libverstage as separate library and source file class
by Julius Werner
· 6 years ago
58c3938
vboot: Move remaining features out of vendorcode/google/chromeos
by Julius Werner
· 6 years ago
1210b41
vboot: Select SoC-specific configuration for all Chrome OS boards
by Julius Werner
· 6 years ago
c2973d1
spi: Get rid of SPI_ATOMIC_SEQUENCING
by Furquan Shaikh
· 6 years ago
94f8699
spi: Define and use spi_ctrlr structure
by Furquan Shaikh
· 6 years ago
36b81af
spi: Pass pointer to spi_slave structure in spi_setup_slave
by Furquan Shaikh
· 6 years ago
0dba025
spi: Fix parameter types for spi functions
by Furquan Shaikh
· 6 years ago
c28984d
spi: Clean up SPI flash driver interface
by Furquan Shaikh
· 6 years ago
4a83f1c
src/soc: Add required space before opening parenthesis '('
by Elyes HAOUAS
· 7 years ago
a7f11b8
qualcomm/storm: Add required files to enable elog in ramstage
by Furquan Shaikh
· 7 years ago
2a12e2e
vboot: Separate vboot from chromeos
by Furquan Shaikh
· 7 years ago
4934818
Documentation: Fix doxygen errors
by Martin Roth
· 7 years ago
cf9e0bc
ipq806x/storm: Return NULL for cbmem_top if DRAM is not initialized
by Furquan Shaikh
· 7 years ago
8c09377
timestamp: Remove HAS_PRECBMEM_TIMESTAMP_REGION Kconfig
by Julius Werner
· 7 years ago
fd277d8
header files: Fix guard name comments to match guard names
by Martin Roth
· 7 years ago
f82e8ab
cbfs_spi: enable CBFS access in early romstage
by Mary Ruthven
· 7 years ago
a73b931
tree: drop last paragraph of GPL copyright header
by Patrick Georgi
· 7 years ago
d972f78
linking: link bootblock.elf with .data and .bss sections again
by Aaron Durbin
· 8 years ago
e5bad5c
verstage: use common program.ld for linking
by Aaron Durbin
· 8 years ago
967cd9a
ChromeOS: Fix Kconfig dependencies
by Martin Roth
· 8 years ago
62b4de1
ipq8064: enable timestamp collection
by Vadim Bendebury
· 8 years ago
3cbbf19
qualcomm/ipq806x: Fix uart in verstage
by Patrick Georgi
· 8 years ago
954781f
qualcomm/ipq806x: centralize vboot configuration
by Patrick Georgi
· 8 years ago
026e4dc
Kconfig: Move CBFS_SIZE into Mainboard menu
by Martin Roth
· 8 years ago
5264862
Remove empty lines at end of file
by Elyes HAOUAS
· 8 years ago
899d13d
cbfs: new API and better program loading
by Aaron Durbin
· 8 years ago
0bd22ce
ipq806x: clear the RPM initialization Acknowledge bit
by Sourabh Banerjee
· 8 years ago
b890a12
Remove address from GPLv2 headers
by Patrick Georgi
· 8 years ago
e2b0aff
Remove Kconfig variable that has no effect
by Patrick Georgi
· 8 years ago
26e24cc
3rdparty: move to 3rdparty/blobs
by Patrick Georgi
· 8 years ago
f4f0287
3rdparty: Move to blobs
by Patrick Georgi
· 8 years ago
27ef602
vboot: split class in library and stage
by Patrick Georgi
· 8 years ago
aae53ab
kbuild: automatically include SOCs
by Stefan Reinauer
· 8 years ago
97db1fb
soc: select generic gpio lib on (almost) all non-x86 SOCs
by Stefan Reinauer
· 8 years ago
b16a6c4
qualcomm/ipq806x: report versions of RPM and DDR init components
by Vadim Bendebury
· 8 years ago
116da27
qualcomm/ipq806x: add board id value for SP5
by Vadim Bendebury
· 8 years ago
be7124e
armv7: preserve bootblock invocation parameter
by Vadim Bendebury
· 8 years ago
90fe582
ipq808x: add uber sbl parameter definitions
by Vadim Bendebury
· 8 years ago
9418476
arm(64): Manually clean up the mess left by write32() transition
by Julius Werner
· 8 years ago
2f37bd6
arm(64): Globally replace writel(v, a) with write32(a, v)
by Julius Werner
· 8 years ago
1f60f97
arm(64): Change write32() argument order to match x86
by Julius Werner
· 8 years ago
d21a329
arm(64): Replace write32() and friends with writel()
by Julius Werner
· 8 years ago
54cc8ba
ipq806x: i2c: stop transfer as soon as an error is reported
by Sourabh Banerjee
· 8 years ago
f36cffc
ipq806x: i2c: write function fixed to avoid spurious success
by Sourabh Banerjee
· 8 years ago
7c25640
ipq806x: initialize UART even when console is not enabled
by Vadim Bendebury
· 8 years ago
b67b715
ipq806x: uart: replace hardware accessors
by Vadim Bendebury
· 8 years ago
3b1c238
qualcomm/ipq806x: add spi_crop_chunk()
by Patrick Georgi
· 8 years ago
8920865
ipq806x: extend GSBI driver to support i2c on any GSBI block
by Sourabh Banerjee
· 8 years ago
3cfb6a0
ipq806x: add LPASS clock control driver
by Vadim Bendebury
· 8 years ago
1c2748d
ipq806x: Add support for mmu in bootblock.
by Deepa Dinamani
· 8 years ago
731bfef
chromeos: Move memlayout.h/symbols.h into common directory
by Julius Werner
· 8 years ago
16d0188
storm: define location for storing CBFS header value
by Vadim Bendebury
· 8 years ago
6114c99
ipq806x: load and start RPM
by Vadim Bendebury
· 8 years ago
18e434d
storm: Add watchdog reset api.
by Deepa Dinamani
· 8 years ago
08f249e
ipq806x: Load TZBSP blob from coreboot ramstage
by Vikas Das
· 9 years ago
59b8c38
storm: use different CBFS caches before and after DRAM is available
by Vadim Bendebury
· 8 years ago
fac6420
storm: configure/enable vboot2 support
by Vadim Bendebury
· 8 years ago
ef77f87
ipq8064: add DRAM initialization code
by Vadim Bendebury
· 8 years ago
6fe4e5e
ipq806x: add i2c driver
by Vadim Bendebury
· 8 years ago
fa00ae7
google/storm: prepare enabling vboot2
by Vadim Bendebury
· 8 years ago
36417aa
ipq806x: modify imem layout
by Deepa Dinamani
· 8 years ago
55e2f39
soc/ipq806x: Disable LPAE mode.
by Deepa Dinamani
· 9 years ago
b508a85
ipq806x: set architecture to ARMV7
by Vadim Bendebury
· 8 years ago
efcee76
CBFS: Automate ROM image layout and remove hardcoded offsets
by Julius Werner
· 8 years ago
f85640d
storm: add ipq8064 blobs to the CBFS
by Vadim Bendebury
· 8 years ago
e39ac75
ipq8064: use the new utility to build bootblock
by Vadim Bendebury
· 8 years ago
4913cb7
storm: Fix timer init order problem
by Julius Werner
· 8 years ago
0594914
ipq806x: copy i2c, qup, and gsbi drivers from depthcharge
by Daisuke Nojiri
· 8 years ago
1e83536
ipq806x: Remove extra INCLUDES
by Patrick Georgi
· 8 years ago
644afa7
google/storm: Minor board ID changes
by Dan Ehrenberg
· 8 years ago
cb3b0c5a
storm: Initialize clock, pinmux for NAND if present on board
by Dan Ehrenberg
· 8 years ago
eaa9c45
gpio: Extend common GPIO header, simplify function names
by Julius Werner
· 9 years ago
73d1ed6
ipq806x: Change all SoC headers to <soc/headername.h> system
by Julius Werner
· 8 years ago
424d79b
storm: fix CBFS definitions
by Vadim Bendebury
· 8 years ago
a48ca84
kconfig: drop intermittend forwarder files
by Stefan Reinauer
· 8 years ago
ec5e5e0
New mechanism to define SRAM/memory map with automatic bounds checking
by Julius Werner
· 9 years ago
70e189e
ipq806x: provide soc specific CBMEM_CONSOLE_PRERAM_BASE
by Vadim Bendebury
· 9 years ago
b7cf115
storm: need larger CBFS cache
by Vadim Bendebury
· 9 years ago
d36ef6a
ipq806x: implement GPIO API
by Vadim Bendebury
· 9 years ago
9c9c336
Generalize revision number calculation function
by Vadim Bendebury
· 9 years ago
68ec2fc
ipq806x: Break apart large transfers in spi_xfer()
by David Hendricks
· 9 years ago
74aa777
soc/ipq806x: Replace GPT with fine grained DGT timer.
by Deepa Dinamani
· 9 years ago
a4d784e
include/types.h: Provide BIT() macro
by Alexandru Gagniuc
· 8 years ago
77b1655
vboot2: add verstage
by Stefan Reinauer
· 8 years ago
2445274
storm: Reserve memory from 0x4000_0000-0x414f_ffff
by David Hendricks
· 9 years ago
5f066b2
doxygen fixes: change @var to @param var
by Martin Roth
· 8 years ago
cab1991
ipq806x: Fix casting in cbmem_top() so >=2GB can be used
by David Hendricks
· 9 years ago
0b70bd1
ipq806x: move GPIO definitions to the proper include file
by Vadim Bendebury
· 9 years ago
6b33286
ipq806x: move translation table out of the way
by Vadim Bendebury
· 9 years ago
028cba9
ipq806x: Add USB support
by Julius Werner
· 9 years ago
24a53dd
ipq806x: clean up UART driver tx_byte function
by Vadim Bendebury
· 9 years ago
Next »