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-11-17
src: Add missing 'include <console/console.h>'
Elyes HAOUAS
2020-11-17
src: Add missing 'include <console/console.h>'
Elyes HAOUAS
2020-11-13
mrc_cache: Move code for triggering memory training into mrc_cache
Shelley Chen
2020-11-06
sc7180: Correct mmu configuration for AOP SRAM regions
T Michael Turney
2020-11-02
sc7180: Fix prefill requirement and correct the fetch start check
Vinod Polimera
2020-11-02
sc7180: Add Modem region in memlayout to avoid modem cleanup in Secboot reboot.
mkurumel
2020-10-23
sc7180: enable RECOVERY_MRC_CACHE
Shelley Chen
2020-10-17
trogdor/sc7180: Clarify USE_QC_BLOBS requirements
Julius Werner
2020-10-13
sc7180: Enable bootblock compression
Julius Werner
2020-10-09
trogdor: Modify DDR training to use mrc_cache
Shelley Chen
2020-10-07
sc7180: Remove LIMITS_CFG loading in romstage.
mkurumel
2020-09-21
soc/qualcomm: Drop unneeded empty lines
Elyes HAOUAS
2020-09-16
sc7180: report hardware watchdog reset after reboot
Ravi Kumar Bokka
2020-09-15
sc7180: clock: Remove unwanted QUPv3 Frequency
Taniya Das
2020-09-15
sc7180: Remove QcLib specific changes from CB UART
Roja Rani Yarubandi
2020-09-12
include/console/uart: make index parameter unsigned
Felix Held
2020-09-10
sc7180: Add display hardware pipe line initialization
Vinod Polimera
2020-09-10
sc7180: Add display dsi interface programming
Vinod Polimera
2020-09-10
sc7180: enable bl31
T Michael Turney
2020-09-09
sc7180: Add display 10nm phy & pll programming support
Vinod Polimera
2020-09-09
sc7180: clock: Add display external clock in coreboot
Taniya Das
2020-09-09
trogdor: Change Memlayout to increase QcLib region from 512 to 596kB
Ashwin Kumar
2020-09-09
trogdor: SoC makefile blob support
ashk
2020-09-02
src: Drop redundant 'select BOOTBLOCK_CONSOLE'
Elyes HAOUAS
2020-08-18
src: Remove unused 'include <delay.h>'
Elyes HAOUAS
2020-08-18
src: Remove unuse '<timestamp.h>
Elyes HAOUAS
2020-08-18
src: Remove unused '<halt.h>'
Elyes HAOUAS
2020-08-03
qualcomm/sc7180: Fix TLMM assignments for GPIOs 29, 31 and 32
Julius Werner
2020-07-26
src/soc/qualcomm: Add include <types.h>
Elyes HAOUAS
2020-07-14
src: Remove unused 'include <stdint.h>
Elyes HAOUAS
2020-07-14
src: Remove unused 'include <types.h>'
Elyes HAOUAS
2020-06-22
soc/qualcomm/sc7180/qupv3_config.c: Add missing includes
Elyes HAOUAS
2020-06-13
treewide: Add Kconfig variable MEMLAYOUT_LD_FILE
Furquan Shaikh
2020-06-02
src: Remove unused '#include <timer.h>'
Elyes HAOUAS
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