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
/
sc7180
Age
Commit message (
Expand
)
Author
2020-05-18
src: Remove unused 'include <string.h>'
Elyes HAOUAS
2020-05-13
src/mainboard: Remove unused 'include <stdlib.h>'
Elyes HAOUAS
2020-05-11
sc7180: clock: Add support to bump CPU levels
Taniya Das
2020-05-11
sc7180: Adjust memory allocations per upstream comments
T Michael Turney
2020-05-11
sc7180: Fix for hang during DMA transfer in SPI-NOR flash driver
satya priya
2020-05-11
treewide: Remove "this file is part of" lines
Patrick Georgi
2020-05-08
soc/qualcomm: Replace GPLv2 long form headers with SPDX header
Elyes HAOUAS
2020-05-06
treewide: replace GPLv2 long form headers with SPDX header
Patrick Georgi
2020-05-06
treewide: move copyrights and authors to AUTHORS
Patrick Georgi
2020-05-06
treewide: Move "is part of the coreboot project" line in its own comment
Patrick Georgi
2020-04-30
sc7180: Increase SPI flash frequency to 37.5MHz
Julius Werner
2020-04-21
sc7180: Add I2C driver
satya priya
2020-04-21
sc7180: Add SPI QUP driver
T Michael Turney
2020-04-21
sc7180: Add UART support
T Michael Turney
2020-04-21
sc7180: Add QUPv3 FW load & config
T Michael Turney
2020-04-21
sc7180: clock: Define the UART frequency for QUPV3
Taniya Das
2020-04-05
soc/qualcomm: Use SPDX for GPL-2.0-only files
Angel Pons
2020-03-18
soc: Remove copyright notices
Patrick Georgi
2020-03-10
src: Remove unneeded 'include <arch/cache.h>'
Elyes HAOUAS
2020-02-07
sc7180: clock: Fix QUP DFSR configuration for perf levels
Taniya Das
2019-12-26
src: Remove unused include <string.h>
Elyes HAOUAS
2019-12-16
sc7180: clock: Add support for QUP DFSR configuration
Taniya Das
2019-12-05
soc/qualcomm/sc7180: Adapt to recent API changes
Patrick Georgi
2019-12-05
sc7180: Add USB support
T Michael Turney
2019-12-05
sc7180: Add AOP firmware support
Ravi Kumar Bokka
2019-12-05
sc7180: Add SPI-NOR support
Akash Asthana
2019-12-05
sc7180: Add clock driver
Taniya Das
2019-12-04
Change all clrsetbits_leXX() to clrsetbitsXX()
Julius Werner
2019-11-14
lib/fmap: Add optional pre-RAM cache
Julius Werner
2019-11-03
arch/arm64: Pass cbmem_top to ramstage via calling argument
Arthur Heymans
2019-11-01
lib/cbmem_top: Add a common cbmem_top implementation
Arthur Heymans
2019-11-01
sc7180: support bitbang UART w/gpio
T Michael Turney
2019-11-01
sc7180: Add gpio driver
Taniya Das
2019-10-21
sc7180: Provide initial SoC support
T Michael Turney