index
:
coreboot.git
24.02_branch
4.1
4.10_branch
4.11_branch
4.12_branch
4.14_branch
4.15_branch
4.16_branch
4.18_branch
4.19_branch
4.2
4.20_branch
4.22_branch
4.3
4.4
4.8_branch
classic-2014.10
coreboot-v1
coreboot-v3
main
master
rampayload
Coreboot firmware sources
coreboot
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
soc
/
qualcomm
/
qcs405
Commit message (
Expand
)
Author
Age
Files
Lines
*
memlayout: Store region sizes as separate symbols
Julius Werner
2021-02-19
1
-4
/
+4
*
cbfs: Enable CBFS mcache on most chipsets
Julius Werner
2020-12-02
1
-1
/
+2
*
soc/qualcomm: Drop unneeded empty lines
Elyes HAOUAS
2020-09-21
10
-11
/
+0
*
include/console/uart: make index parameter unsigned
Felix Held
2020-09-12
1
-4
/
+4
*
src: Drop redundant 'select BOOTBLOCK_CONSOLE'
Elyes HAOUAS
2020-09-02
1
-1
/
+0
*
src/soc/qualcomm: Add include <types.h>
Elyes HAOUAS
2020-07-26
1
-0
/
+1
*
src: Remove unused 'include <stdint.h>
Elyes HAOUAS
2020-07-14
1
-1
/
+0
*
src: Remove unused 'include <types.h>'
Elyes HAOUAS
2020-07-14
1
-1
/
+0
*
treewide: Add Kconfig variable MEMLAYOUT_LD_FILE
Furquan Shaikh
2020-06-13
2
-0
/
+4
*
treewide: Replace BSD-3-Clause and ISC headers with SPDX headers
Patrick Georgi
2020-05-11
11
-298
/
+11
*
treewide: split off license text, remove extra copyright notices
Patrick Georgi
2020-05-11
2
-4
/
+2
*
treewide: Remove "this file is part of" lines
Patrick Georgi
2020-05-11
19
-19
/
+0
*
treewide: replace GPLv2 long form headers with SPDX header
Patrick Georgi
2020-05-06
14
-152
/
+14
*
treewide: move copyrights and authors to AUTHORS
Patrick Georgi
2020-05-06
2
-6
/
+4
*
treewide: Move "is part of the coreboot project" line in its own comment
Patrick Georgi
2020-05-06
16
-32
/
+16
*
soc/qualcomm: Use SPDX for GPL-2.0-only files
Angel Pons
2020-04-05
1
-13
/
+2
*
soc: Remove copyright notices
Patrick Georgi
2020-03-18
26
-31
/
+0
*
soc/qualcomm/qcs405: Remove unused QCS405_BLSP_SPI
Elyes HAOUAS
2020-01-02
1
-5
/
+0
*
src/soc/qualcomm: Remove unused <stdlib.h>
Elyes HAOUAS
2019-12-19
5
-5
/
+0
*
src: Remove unneeded 'include <delay.h>'
Elyes HAOUAS
2019-12-19
3
-3
/
+0
*
printf: Automatically prefix %p with 0x
Julius Werner
2019-12-11
1
-1
/
+1
*
Change all clrsetbits_leXX() to clrsetbitsXX()
Julius Werner
2019-12-04
6
-31
/
+31
*
lib/fmap: Add optional pre-RAM cache
Julius Werner
2019-11-14
1
-1
/
+2
*
arch/arm64: Pass cbmem_top to ramstage via calling argument
Arthur Heymans
2019-11-03
1
-1
/
+0
*
lib/cbmem_top: Add a common cbmem_top implementation
Arthur Heymans
2019-11-01
1
-1
/
+1
*
src/{device,drivers,mb,nb,soc,sb}: Remove unused 'include <console/console.h>'
Elyes HAOUAS
2019-10-21
1
-1
/
+0
*
src: Remove unused 'include <string.h>'
Elyes HAOUAS
2019-10-20
2
-2
/
+0
*
soc/qualcomm: Remove default ops to generate bootblock.bin
Arthur Heymans
2019-10-09
1
-4
/
+0
*
cpu,mb,soc: Init missing lb_serial struct fields
Jacob Garber
2019-09-19
1
-1
/
+3
*
arch/non-x86: Remove use of __PRE_RAM__
Kyösti Mälkki
2019-08-20
1
-2
/
+0
*
soc/qualcomm/qcs405: Handle invalid QUP and BLSP
Jacob Garber
2019-07-29
1
-4
/
+8
*
src: Use '#include <timestamp.h>' when needed
Elyes HAOUAS
2019-07-15
3
-3
/
+0
*
soc/qualcomm: Remove unneeded '#include <lib.h>'
Elyes HAOUAS
2019-07-13
1
-1
/
+0
*
arch/non-x86: Flip HAVE_MONOTONIC_TIMER default
Kyösti Mälkki
2019-07-09
1
-2
/
+0
*
vboot: Use CONFIG_VBOOT_MIGRATE_WORKING_DATA on all platforms
Julius Werner
2019-07-03
1
-1
/
+0
*
qcom: Add i2c driver
Prudhvi Yarlagadda
2019-06-12
4
-0
/
+867
*
qcs405: Enable VBOOT_MIGRATE_WORKING_DATA
Nitheesh Sekar
2019-06-06
1
-0
/
+1
*
coreboot: Add i2c clock API for qcs405
Taniya Das
2019-06-05
2
-1
/
+24
*
qcs405: Add SPI driver support
Prudhvi Yarlagadda
2019-06-04
4
-17
/
+1202
*
qcs405: Add UART support
Prudhvi Yarlagadda
2019-06-04
7
-0
/
+941
*
soc/qualcomm/qcs405: add console.h include
Patrick Georgi
2019-04-23
1
-0
/
+1
*
qcs405: Add support of GPIO IRQ APIs
Taniya Das
2019-04-23
2
-0
/
+56
*
qcs405: clock: Update SPI API
Taniya Das
2019-04-23
2
-35
/
+109
*
src: Use include <console/console.h> when appropriate
Elyes HAOUAS
2019-04-23
2
-4
/
+0
*
src: Fix remaining #include <timer.h>
Nico Huber
2019-04-09
3
-3
/
+0
*
qcs405: Add support for USB host mode
Vijayavardhan Vennapusa
2019-03-28
4
-2
/
+351
*
qcs405: clock: Adding the clock support for qcs405
Pranav Agrawal
2019-03-26
5
-0
/
+449
*
qcs405: Add GPIO API
Nitheesh Sekar
2019-03-26
4
-2
/
+400
*
vboot: standardize on working data size
Joel Kitching
2019-03-21
1
-1
/
+1
*
qcs405: Add DRAM resources
Nitheesh Sekar
2019-03-18
3
-4
/
+12
[next]