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
/
sc7280
Age
Commit message (
Expand
)
Author
2024-01-24
soc/*: Rename Makefiles from .inc to .mk
Martin Roth
2024-01-17
tree: More use accessor functions for struct region fields
Nico Huber
2023-11-17
soc/qualcomm/{sc7180,sc7280}: Allow building without QC blobs repo
Felix Singer
2023-11-15
soc/qualcomm/{sc7180,sc7280}: Use correct return types for functions
Zebreus
2023-11-04
soc/qualcomm/sc7280: Enlarge BOOTBLOCK to 44K
Yidi Lin
2023-10-20
device/device.h: Rename pci_domain_scan_bus
Arthur Heymans
2023-08-22
soc/qualcomm: Add missing newlines for logs
Yu-Ping Wu
2023-02-24
Revert "soc/qualcomm: Increase SPI frequency to 75 MHz"
Shelley Chen
2023-02-13
soc/qualcomm/sc7280: Add support to configure 6bit color depth
Vinod Polimera
2023-02-13
soc/qualcomm/sc7280: update intf timing parameter calcualtion for eDP
Vinod Polimera
2023-02-08
soc/qualcomm/sc7280: init eMMC
Shelley Chen
2023-02-01
soc/qualcomm/sc7280: Memlayout change to support new Crypto sha update
Venkat Thogaru
2023-02-01
treewide: Remove duplicated include <device/pci.h>
Elyes Haouas
2022-12-21
treewide: Remove duplicated includes
Elyes Haouas
2022-12-13
soc/qualcomm/sc7280: Add API to differentiate PRO and NON_PRO SKUs
Sudheer Kumar Amrabadi
2022-11-23
src/soc/qualcomm: Remove unnecessary space after casts
Elyes Haouas
2022-11-18
cbmem_top_chipset: Change the return value to uintptr_t
Elyes Haouas
2022-11-18
soc/qualcomm/sc7280: Skip PCIe ops for eMMC SKUs
Shelley Chen
2022-11-17
Revert "soc/qualcomm/sc7280: Remove NVMe init"
Shelley Chen
2022-11-10
/: Remove "ERROR: "/"WARNING: " prefixes from log messages
Elyes Haouas
2022-11-07
soc/qualcomm/sc7280: Move AOP load and reset handle to Romstage
Sudheer Kumar Amrabadi
2022-10-31
soc: Add SPDX license headers to Makefiles
Martin Roth
2022-10-20
soc/qualcomm/sc7280: Remove NVMe init
Shelley Chen
2022-09-20
qualcomm/sc7280: initialize tu struct with zeros
Vinod Polimera
2022-09-12
qualcomm/sc7280: remove unnecessary malloc and early return on failure
Vinod Polimera
2022-08-14
soc/qualcomm/sc7280: Add SocInfo support in coreboot
Taniya Das
2022-08-03
qualcomm/sc7280: Add support for edp and mdp driver
Vinod Polimera
2022-08-01
soc/qualcomm/sc7280: Enable PCIe driver
Prasad Malisetty
2022-07-18
soc/qualcomm/sc7280: Support hardware watchdog compilation
Kshitiz Godara
2022-06-30
soc/qualcomm: Do resource transition
Kyösti Mälkki
2022-06-24
sc7180/sc7280: Add missing set_resources
Kshitiz Godara
2022-06-22
device/resource: Add _kb postfix for resource allocators
Kyösti Mälkki
2022-06-01
sc7280: Improve performance by removing delays in cpucp init
Sudheer Kumar Amrabadi
2022-05-31
soc/qualcomm: Increase SPI frequency to 75 MHz
Shelley Chen
2022-05-31
soc/qualcomm: Replace <cbfs.h> with <program_loading.h>
Elyes HAOUAS
2022-05-02
sc7280: Increase SPI frequency to 50 MHz
Shelley Chen
2022-04-24
soc/qualcomm: Remove unused <timer.h>
Elyes HAOUAS
2022-04-14
soc/qualcomm/common: Make clock_configure() check for exact matches
Shelley Chen
2022-04-02
herobrine: fix emmc and sd card clocks
Shelley Chen
2022-03-17
qualcomm/sc7280: Add mdp clock support to turbo in coreboot
Taniya Das
2022-03-17
qualcomm/sc7280: Add display external clock support in coreboot
Taniya Das
2022-01-28
sc7280: Add Modem region to avoid modem cleanup in Secboot reboot
T Michael Turney
2022-01-28
sc7280: enable bl31 and SDI feature support
Ravi Kumar Bokka
2022-01-10
src/soc/qualcomm: Remove unused <delay.h>
Elyes HAOUAS
2021-11-29
sc7280: Add support for USB
Ravi Kumar Bokka
2021-11-15
sc7280: Add CPUCP firmware support
Ravi Kumar Bokka
2021-10-25
sc7280: Add AOP FW download support
Ravi Kumar Bokka
2021-10-25
soc/qualcomm/sc7280: define the aop symbols
Ravi Kumar Bokka
2021-10-18
sc7280: Add GSI FW download support
Ravi Kumar Bokka
2021-10-15
soc/qualcomm/sc7280: Enable compression of SHRM
Shelley Chen
2021-10-07
sc7280: Add SHRM firmware support
Ravi Kumar Bokka
2021-10-06
sc7280: Enable UART driver
Rajesh Patil
2021-10-06
sc7280: Enable bootblock compression
Ravi Kumar Bokka
2021-09-27
soc/qualcomm/sc7280: Enable QUP drivers to use lz4 compression
Shelley Chen
2021-09-21
sc7280: Enable SPI driver
Rajesh Patil
2021-09-21
sc7280: Enable I2C driver
Rajesh Patil
2021-09-21
sc7280: Refactor QUP driver
Rajesh Patil
2021-09-16
mainboard/google: Update the TLMM registers for sdhc
Shaik Sajida Bhanu
2021-09-16
soc/qualcomm: clock: Clean up clock driver
Taniya Das
2021-09-03
sc7280: Refactor QSPI driver
Roja Rani Yarubandi
2021-09-03
soc/qualcomm/sc7280: DDR One-Time-Training Support
Ravi Kumar Bokka
2021-09-03
qualcomm/sc7280: Move to use common clock driver for sc7280
Taniya Das
2021-07-25
sc7280: Increased CBFS_MCACHE size
Ravi Kumar Bokka
2021-07-22
soc/qualcomm: move uart_bitbang UART w/gpio code to common
Ravi Kumar Bokka
2021-07-21
soc/qualcomm/sc7280: Replace gpio offset value with macro
Taniya Das
2021-06-11
sc7280: Add target specific GPIO pin definitions
Taniya Das
2021-06-04
sc7280: Reserve wlan & wpss dram regions index order corrected
Ravi Kumar Bokka
2021-05-19
sc7280: Reserve wlan & wpss dram memory regions
Ravi Kumar Bokka
2021-05-19
sc7280: memlayout changes for QCSDI & WMM feature
samrab
2021-05-19
sc7280: add qclib support
Ravi Kumar Bokka
2021-04-21
soc/qualcomm/sc7280: Modify Makefile to use sc7280 blob
Shelley Chen
2021-04-15
sc7280: Provide initial SoC support
Ravi Kumar Bokka