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
2019-04-30
vboot: refactor OPROM code
Joel Kitching
2019-04-23
soc/qualcomm/qcs405: add console.h include
Patrick Georgi
2019-04-23
qcs405: Add support of GPIO IRQ APIs
Taniya Das
2019-04-23
qcs405: clock: Update SPI API
Taniya Das
2019-04-23
src: include <assert.h> when appropriate
Elyes HAOUAS
2019-04-23
src: Use include <console/console.h> when appropriate
Elyes HAOUAS
2019-04-09
src: Fix remaining #include <timer.h>
Nico Huber
2019-04-06
src: Use include <delay.h> when appropriate
Elyes HAOUAS
2019-04-06
src: Use #include <timer.h> when appropriate
Elyes HAOUAS
2019-03-28
qcs405: Add support for USB host mode
Vijayavardhan Vennapusa
2019-03-26
qcs405: clock: Adding the clock support for qcs405
Pranav Agrawal
2019-03-26
qcs405: Add GPIO API
Nitheesh Sekar
2019-03-21
vboot: standardize on working data size
Joel Kitching
2019-03-20
src: Use 'include <string.h>' when appropriate
Elyes HAOUAS
2019-03-18
qcs405: Add DRAM resources
Nitheesh Sekar
2019-03-18
qcs405: Add Timer support
Nitheesh Sekar
2019-03-18
soc/qualcomm/qcs405: Add MMU support
Nitheesh Sekar
2019-03-18
soc/qualcomm/qcs405: Support for new SoC
Nitheesh Sekar
2019-03-08
coreboot: Replace all IS_ENABLED(CONFIG_XXX) with CONFIG(XXX)
Julius Werner
2019-03-07
src: Drop unused include <timestamp.h>
Elyes HAOUAS
2019-03-04
device/mmio.h: Add include file for MMIO ops
Kyösti Mälkki
2019-03-04
arch/io.h: Drop unnecessary include
Kyösti Mälkki
2019-02-22
symbols.h: Add macro to define memlayout region symbols
Julius Werner
2019-01-14
console: Change BOOTBLOCK_CONSOLE default to `y`
Nico Huber
2018-12-05
sdm845: Add SPI-NOR flash driver
Mukesh Savaliya
2018-11-30
sdm845: Add clock support
David Dai
2018-11-21
(console,drivers/uart)/Kconfig: Fix dependencies
Nico Huber
2018-11-16
soc/qualcomm/ipq{40xx,806x}/Kconfig: Remove unused MBN_ENCAPSULATION
Elyes HAOUAS
2018-11-16
src: Remove unneeded include <console/console.h>
Elyes HAOUAS
2018-11-01
src: Add missing include <stdint.h>
Elyes HAOUAS
2018-10-30
src: Add missing include <stdint.h>
Elyes HAOUAS
2018-10-08
Move compiler.h to commonlib
Nico Huber
2018-10-08
src: Use tabs for indentation
Elyes HAOUAS
2018-08-10
drivers/i2c: Add i2c TPM support for different stages
Philipp Deppenwiese
2018-08-09
src/soc: Fix typo
Elyes HAOUAS
2018-08-07
sdm845: Implement bitbang UART for bootblock
Julius Werner
2018-08-01
sdm845: Add GPIO API
David Dai
2018-07-09
src/soc: Use "foo *bar" instead of "foo* bar"
Elyes HAOUAS
2018-06-22
sdm845: increase SRAM for bootblock
T Michael Turney
2018-06-04
src/soc: Get rid of whitespace before tab
Elyes HAOUAS
2018-05-29
src/soc: Add and update license headers
Martin Roth
2018-05-28
soc/qualcomm: Get rid of device_t
Elyes HAOUAS
2018-05-09
sdm845: Add DRAM resources
T Michael Turney
2018-05-01
sdm845: Add Timer support
T Michael Turney
2018-04-23
soc{broadcom,imgtec,mediatek,qualcomm}: stop using spi_xfer_two_vectors
Aaron Durbin
2018-04-05
soc/qualcomm/sdm845: Add MMU support
T Michael Turney
2018-04-05
soc/qualcomm/sdm845: remove hole in memlayout.ld
T Michael Turney
2018-03-26
soc/qualcomm/sdm845: Support for new SoC
T Michael Turney
2018-02-21
driver/uart: Introduce a way for mainboard to override the baudrate
Julien Viard de Galbert
2018-02-20
src/soc: Fix various typos
Jonathan Neuschäfer
[next]