summaryrefslogtreecommitdiffstats
path: root/src/soc/qualcomm
Commit message (Expand)AuthorAgeFilesLines
* kconfig: drop intermittend forwarder filesStefan Reinauer2015-04-072-9/+8
* New mechanism to define SRAM/memory map with automatic bounds checkingJulius Werner2015-04-065-47/+46
* ipq806x: provide soc specific CBMEM_CONSOLE_PRERAM_BASEVadim Bendebury2015-04-021-0/+4
* storm: need larger CBFS cacheVadim Bendebury2015-03-281-2/+2
* ipq806x: implement GPIO APIVadim Bendebury2015-03-234-58/+52
* Generalize revision number calculation functionVadim Bendebury2015-03-231-1/+1
* ipq806x: Break apart large transfers in spi_xfer()David Hendricks2015-03-171-38/+75
* soc/ipq806x: Replace GPT with fine grained DGT timer.Deepa Dinamani2015-03-171-82/+43
* storm: allow to override CBFS_SIZE configuration settingVadim Bendebury2015-03-121-0/+8
* include/types.h: Provide BIT() macroAlexandru Gagniuc2015-02-062-1/+1
* vboot2: add verstageStefan Reinauer2015-01-271-0/+1
* storm: Reserve memory from 0x4000_0000-0x414f_ffffDavid Hendricks2015-01-091-2/+8
* doxygen fixes: change @var to @param varMartin Roth2015-01-061-1/+1
* ipq806x: Fix casting in cbmem_top() so >=2GB can be usedDavid Hendricks2015-01-041-1/+3
* ipq806x: move GPIO definitions to the proper include fileVadim Bendebury2015-01-043-10/+10
* ipq806x: move translation table out of the wayVadim Bendebury2015-01-041-1/+1
* ipq806x: Add USB supportJulius Werner2015-01-046-0/+299
* ipq806x: clean up UART driver tx_byte functionVadim Bendebury2015-01-032-115/+12
* storm: Put the page table at a correct addressVadim Bendebury2015-01-031-1/+1
* storm: modify memory layoutVadim Bendebury2015-01-031-2/+2
* soc/ipq806x : Add CONFIG_TTB_BUFFER for the soc.Deepa Dinamani2015-01-031-0/+4
* ipq8064: add SOC initialization skeletonVadim Bendebury2015-01-032-0/+50
* storm/ipq8064: add dynamic CBMEM supportVadim Bendebury2015-01-033-0/+31
* ipq8064: Configure storm bootblock to runVadim Bendebury2015-01-031-2/+19
* storm: ipq8064: enable CBFS SPI wrapperVadim Bendebury2015-01-032-29/+3
* ipq8084: provide monotonic us timerVadim Bendebury2015-01-031-0/+5
* ipq8064: modify SPI controller driver to work in corebootVadim Bendebury2014-12-314-487/+255
* ipq8064/storm: UART enable and various fixesVadim Bendebury2014-12-312-4/+10
* ipq8064: copy u-boot spi driver as isVadim Bendebury2014-12-302-0/+1264
* ipq8064: prepare uart driver for use in corebootVadim Bendebury2014-12-301-92/+141
* ipq8064: prepare include files before adding UART driverVadim Bendebury2014-12-304-14/+11
* ipq8064: SOC UART driver belongs in the SOC directoryVadim Bendebury2014-12-301-0/+440
* ipq8064: make timer services availableMarc Jones2014-12-303-1/+5
* ipq/arm: Redesign hooks for bootblockVadim Bendebury2014-12-302-0/+44
* soc/qualcomm/ipq806x/Kconfig: Fix indent styleEdward O'Callaghan2014-12-061-4/+4
* ipq8064: Make clock code build in corebootVadim Bendebury2014-12-054-10/+11
* ipq8064: prepare UART driver for use in corebootVadim Bendebury2014-12-051-0/+0
* ipq8064: Make timer code compileVadim Bendebury2014-11-136-47/+53
* ipq8064: Configure proper bootblock stack and load addressVadim Bendebury2014-11-131-1/+9
* Use sbl blobs from a private locationVadim Bendebury2014-11-131-1/+1
* ipq806x: Add support for GPIO operationsFurquan Shaikh2014-11-134-25/+155
* ipq806x: Typecast address to void * in read/write operationsFurquan Shaikh2014-11-121-0/+9
* ipq806x: Add an include/ folder to ipq806xFurquan Shaikh2014-11-128-0/+2
* Copy u-boot sources as is and modify the tree to still buildVadim Bendebury2014-11-1212-20/+1145
* Include IPQ8064 SBLs code in the coreboot bootblockVadim Bendebury2014-11-122-8/+21
* Provide ability to integrate with QComm SBLsVadim Bendebury2014-11-092-0/+28
* soc/qualcomm: Add generic support skeleton for ipq806xFurquan Shaikh2014-09-256-0/+86