aboutsummaryrefslogtreecommitdiff
path: root/src/soc/qualcomm/ipq806x
AgeCommit message (Expand)Author
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-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
2015-01-03ipq806x: clean up UART driver tx_byte functionVadim Bendebury
2015-01-03storm: Put the page table at a correct addressVadim Bendebury
2015-01-03storm: modify memory layoutVadim Bendebury
2015-01-03soc/ipq806x : Add CONFIG_TTB_BUFFER for the soc.Deepa Dinamani
2015-01-03ipq8064: add SOC initialization skeletonVadim Bendebury
2015-01-03storm/ipq8064: add dynamic CBMEM supportVadim Bendebury
2015-01-03ipq8064: Configure storm bootblock to runVadim Bendebury
2015-01-03storm: ipq8064: enable CBFS SPI wrapperVadim Bendebury
2015-01-03ipq8084: provide monotonic us timerVadim Bendebury
2014-12-31ipq8064: modify SPI controller driver to work in corebootVadim Bendebury
2014-12-31ipq8064/storm: UART enable and various fixesVadim Bendebury
2014-12-30ipq8064: copy u-boot spi driver as isVadim Bendebury
2014-12-30ipq8064: prepare uart driver for use in corebootVadim Bendebury
2014-12-30ipq8064: prepare include files before adding UART driverVadim Bendebury
2014-12-30ipq8064: SOC UART driver belongs in the SOC directoryVadim Bendebury
2014-12-30ipq8064: make timer services availableMarc Jones
2014-12-30ipq/arm: Redesign hooks for bootblockVadim Bendebury
2014-12-06soc/qualcomm/ipq806x/Kconfig: Fix indent styleEdward O'Callaghan
2014-12-05ipq8064: Make clock code build in corebootVadim Bendebury
2014-12-05ipq8064: prepare UART driver for use in corebootVadim Bendebury
2014-11-13ipq8064: Make timer code compileVadim Bendebury
2014-11-13ipq8064: Configure proper bootblock stack and load addressVadim Bendebury
2014-11-13Use sbl blobs from a private locationVadim Bendebury
2014-11-13ipq806x: Add support for GPIO operationsFurquan Shaikh
2014-11-12ipq806x: Typecast address to void * in read/write operationsFurquan Shaikh
2014-11-12ipq806x: Add an include/ folder to ipq806xFurquan Shaikh
2014-11-12Copy u-boot sources as is and modify the tree to still buildVadim Bendebury
2014-11-12Include IPQ8064 SBLs code in the coreboot bootblockVadim Bendebury
2014-11-09Provide ability to integrate with QComm SBLsVadim Bendebury
2014-09-25soc/qualcomm: Add generic support skeleton for ipq806xFurquan Shaikh