aboutsummaryrefslogtreecommitdiff
path: root/src/soc/qualcomm
AgeCommit message (Expand)Author
2016-05-10qualcomm/ipq40xx: drop commentPatrick Georgi
2016-05-10qualcomm/ipq40xx: Don't annoy users with ambiguous questionsPatrick Georgi
2016-05-10ipq40xx: Break a long line in Makefile.incDavid Hendricks
2016-05-10qualcomm/ipq40xx: Drop copied part number from struct namesPatrick Georgi
2016-05-10soc/qualcomm/ipq40xx: Increase HEAP size.Kan Yan
2016-05-10soc/qualcomm/ipq40xx: Enable crashdump handlingVaradarajan Narayanan
2016-05-10soc/qualcomm/ipq40xx: Add support for BLSP QUP I2CVaradarajan Narayanan
2016-05-10soc/qualcomm/ipq40xx: Enable USBVaradarajan Narayanan
2016-05-10google/gale: Turn on monotonic timer supportVaradarajan Narayanan
2016-05-10soc/qualcomm/ipq40xx: Update memory region areasVaradarajan Narayanan
2016-05-10soc/qualcomm/ipq40xx: Fix GPIO no.s for BGA partVaradarajan Narayanan
2016-05-10soc/qualcomm/ipq40xx: Streamline memory mapVaradarajan Narayanan
2016-05-10google/gale: Remove NAND initVaradarajan Narayanan
2016-05-10soc/qualcomm/ipq40xx: Enable timerVaradarajan Narayanan
2016-05-10soc/qualcomm/ipq40xx: Add coreboot Table entry for serial consoleVaradarajan Narayanan
2016-05-10soc/qualcomm/ipq40xx: Return NULL for cbmem_top if DRAM is not initializedVaradarajan Narayanan
2016-05-10soc/qualcomm/ipq40xx: Update memory map to align to ipq40xxVaradarajan Narayanan
2016-05-10soc/qualcomm/ipq40xx: Invoke createxbl.py using `python`David Hendricks
2016-05-10soc/qualcomm/ipq40xx: Add config option for SBL utils pathVaradarajan Narayanan
2016-05-10soc/qualcomm/ipq40xx: Update the list of MBNs needed for this SoCVaradarajan Narayanan
2016-05-10soc/qualcomm/ipq40xx: Initial commit for IPQ40xx SoC supportVaradarajan Narayanan
2016-03-29ipq806x/storm: Return NULL for cbmem_top if DRAM is not initializedFurquan Shaikh
2016-02-12timestamp: Remove HAS_PRECBMEM_TIMESTAMP_REGION KconfigJulius Werner
2016-01-18header files: Fix guard name comments to match guard namesMartin Roth
2015-12-03cbfs_spi: enable CBFS access in early romstageMary Ruthven
2015-10-31tree: drop last paragraph of GPL copyright headerPatrick Georgi
2015-09-22linking: link bootblock.elf with .data and .bss sections againAaron Durbin
2015-09-09verstage: use common program.ld for linkingAaron Durbin
2015-08-21ChromeOS: Fix Kconfig dependenciesMartin Roth
2015-07-09ipq8064: enable timestamp collectionVadim Bendebury
2015-06-30qualcomm/ipq806x: Fix uart in verstagePatrick Georgi
2015-06-30qualcomm/ipq806x: centralize vboot configurationPatrick Georgi
2015-06-23Kconfig: Move CBFS_SIZE into Mainboard menuMartin Roth
2015-06-08Remove empty lines at end of fileElyes HAOUAS
2015-06-02cbfs: new API and better program loadingAaron Durbin
2015-06-02ipq806x: clear the RPM initialization Acknowledge bitSourabh Banerjee
2015-05-21Remove address from GPLv2 headersPatrick Georgi
2015-05-19Remove Kconfig variable that has no effectPatrick Georgi
2015-05-053rdparty: move to 3rdparty/blobsPatrick Georgi
2015-05-053rdparty: Move to blobsPatrick Georgi
2015-04-30vboot: split class in library and stagePatrick Georgi
2015-04-29kbuild: automatically include SOCsStefan Reinauer
2015-04-22soc: select generic gpio lib on (almost) all non-x86 SOCsStefan Reinauer
2015-04-22qualcomm/ipq806x: report versions of RPM and DDR init componentsVadim Bendebury
2015-04-22qualcomm/ipq806x: add board id value for SP5Vadim Bendebury
2015-04-21armv7: preserve bootblock invocation parameterVadim Bendebury
2015-04-21ipq808x: add uber sbl parameter definitionsVadim Bendebury
2015-04-21arm(64): Manually clean up the mess left by write32() transitionJulius Werner
2015-04-21arm(64): Globally replace writel(v, a) with write32(a, v)Julius Werner
2015-04-21arm(64): Change write32() argument order to match x86Julius Werner
2015-04-21arm(64): Replace write32() and friends with writel()Julius Werner
2015-04-21ipq806x: i2c: stop transfer as soon as an error is reportedSourabh Banerjee
2015-04-21ipq806x: i2c: write function fixed to avoid spurious successSourabh Banerjee
2015-04-18ipq806x: initialize UART even when console is not enabledVadim Bendebury
2015-04-18ipq806x: uart: replace hardware accessorsVadim Bendebury
2015-04-17qualcomm/ipq806x: add spi_crop_chunk()Patrick Georgi
2015-04-17ipq806x: extend GSBI driver to support i2c on any GSBI blockSourabh Banerjee
2015-04-17ipq806x: add LPASS clock control driverVadim Bendebury
2015-04-17ipq806x: Add support for mmu in bootblock.Deepa Dinamani
2015-04-17chromeos: Move memlayout.h/symbols.h into common directoryJulius Werner
2015-04-17storm: define location for storing CBFS header valueVadim Bendebury
2015-04-15ipq806x: load and start RPMVadim Bendebury
2015-04-15storm: Add watchdog reset api.Deepa Dinamani
2015-04-15ipq806x: Load TZBSP blob from coreboot ramstageVikas Das
2015-04-15storm: use different CBFS caches before and after DRAM is availableVadim Bendebury
2015-04-15storm: configure/enable vboot2 supportVadim Bendebury
2015-04-15ipq8064: add DRAM initialization codeVadim Bendebury
2015-04-15ipq806x: add i2c driverVadim Bendebury
2015-04-15google/storm: prepare enabling vboot2Vadim Bendebury
2015-04-15ipq806x: modify imem layoutDeepa Dinamani
2015-04-15soc/ipq806x: Disable LPAE mode.Deepa Dinamani
2015-04-15ipq806x: set architecture to ARMV7Vadim Bendebury
2015-04-14CBFS: Automate ROM image layout and remove hardcoded offsetsJulius Werner
2015-04-14storm: add ipq8064 blobs to the CBFSVadim Bendebury
2015-04-14ipq8064: use the new utility to build bootblockVadim Bendebury
2015-04-13storm: Fix timer init order problemJulius Werner
2015-04-13ipq806x: copy i2c, qup, and gsbi drivers from depthchargeDaisuke Nojiri
2015-04-10ipq806x: Remove extra INCLUDESPatrick Georgi
2015-04-10google/storm: Minor board ID changesDan Ehrenberg
2015-04-10storm: Initialize clock, pinmux for NAND if present on boardDan Ehrenberg
2015-04-10gpio: Extend common GPIO header, simplify function namesJulius Werner
2015-04-08ipq806x: Change all SoC headers to <soc/headername.h> systemJulius Werner
2015-04-07storm: fix CBFS definitionsVadim Bendebury
2015-04-07kconfig: drop intermittend forwarder filesStefan Reinauer
2015-04-06New mechanism to define SRAM/memory map with automatic bounds checkingJulius Werner
2015-04-02ipq806x: provide soc specific CBMEM_CONSOLE_PRERAM_BASEVadim Bendebury
2015-03-28storm: need larger CBFS cacheVadim Bendebury
2015-03-23ipq806x: implement GPIO APIVadim Bendebury
2015-03-23Generalize revision number calculation functionVadim Bendebury
2015-03-17ipq806x: Break apart large transfers in spi_xfer()David Hendricks
2015-03-17soc/ipq806x: Replace GPT with fine grained DGT timer.Deepa Dinamani
2015-03-12storm: allow to override CBFS_SIZE configuration settingVadim Bendebury
2015-02-06include/types.h: Provide BIT() macroAlexandru Gagniuc
2015-01-27vboot2: add verstageStefan Reinauer
2015-01-09storm: Reserve memory from 0x4000_0000-0x414f_ffffDavid Hendricks
2015-01-06doxygen fixes: change @var to @param varMartin Roth
2015-01-04ipq806x: Fix casting in cbmem_top() so >=2GB can be usedDavid Hendricks
2015-01-04ipq806x: move GPIO definitions to the proper include fileVadim Bendebury
2015-01-04ipq806x: move translation table out of the wayVadim Bendebury
2015-01-04ipq806x: Add USB supportJulius Werner