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
/
ipq40xx
/
include
Age
Commit message (
Expand
)
Author
2020-07-26
src/soc/qualcomm: Add include <types.h>
Elyes HAOUAS
2020-06-13
treewide: Add Kconfig variable MEMLAYOUT_LD_FILE
Furquan Shaikh
2020-05-11
treewide: Replace BSD-3-Clause and ISC headers with SPDX headers
Patrick Georgi
2020-05-11
treewide: split off license text, remove extra copyright notices
Patrick Georgi
2020-05-11
treewide: Remove "this file is part of" lines
Patrick Georgi
2020-05-06
treewide: Move "is part of the coreboot project" line in its own comment
Patrick Georgi
2020-04-05
soc/qualcomm: Use SPDX for GPL-2.0-only files
Angel Pons
2020-03-18
soc: Remove copyright notices
Patrick Georgi
2019-12-04
Change all clrsetbits_leXX() to clrsetbitsXX()
Julius Werner
2019-11-14
lib/fmap: Add optional pre-RAM cache
Julius Werner
2019-10-27
src/soc: change "unsigned" to "unsigned int"
Martin Roth
2019-08-30
ipq40xx: Increase CBFS and RAMSTAGE size
Kan Yan
2019-03-21
vboot: standardize on working data size
Joel Kitching
2019-03-04
device/mmio.h: Add include file for MMIO ops
Kyösti Mälkki
2018-10-30
src: Add missing include <stdint.h>
Elyes HAOUAS
2018-10-08
Move compiler.h to commonlib
Nico Huber
2017-07-13
Rename __attribute__((packed)) --> __packed
Stefan Reinauer
2016-12-05
spi: Pass pointer to spi_slave structure in spi_setup_slave
Furquan Shaikh
2016-12-05
spi: Fix parameter types for spi functions
Furquan Shaikh
2016-11-22
spi: Clean up SPI flash driver interface
Furquan Shaikh
2016-10-07
soc/qualcomm/ipq40xx: Fix GPIO pull up config.
Kan Yan
2016-08-03
google/gale: Add more board ID variants
Kan Yan
2016-07-31
google/gale: Change board ID definition.
Kan Yan
2016-07-25
google/gale: Fix board ID and GPIO config.
Kan Yan
2016-06-02
Gale board: Move TPM setup function to verstage.c
Kan Yan
2016-05-10
soc/qualcomm/ipq40xx: Enable crashdump handling
Varadarajan Narayanan
2016-05-10
soc/qualcomm/ipq40xx: Add support for BLSP QUP I2C
Varadarajan Narayanan
2016-05-10
soc/qualcomm/ipq40xx: Streamline memory map
Varadarajan Narayanan
2016-05-10
google/gale: Remove NAND init
Varadarajan Narayanan
2016-05-10
soc/qualcomm/ipq40xx: Enable timer
Varadarajan Narayanan
2016-05-10
soc/qualcomm/ipq40xx: Return NULL for cbmem_top if DRAM is not initialized
Varadarajan Narayanan
2016-05-10
soc/qualcomm/ipq40xx: Update memory map to align to ipq40xx
Varadarajan Narayanan
2016-05-10
soc/qualcomm/ipq40xx: Initial commit for IPQ40xx SoC support
Varadarajan Narayanan