summaryrefslogtreecommitdiffstats
path: root/src/soc/qualcomm/sc7180
Commit message (Expand)AuthorAgeFilesLines
* sc7180: Add clock driverTaniya Das2019-12-055-1/+448
* Change all clrsetbits_leXX() to clrsetbitsXX()Julius Werner2019-12-041-3/+3
* lib/fmap: Add optional pre-RAM cacheJulius Werner2019-11-141-0/+1
* arch/arm64: Pass cbmem_top to ramstage via calling argumentArthur Heymans2019-11-031-1/+0
* lib/cbmem_top: Add a common cbmem_top implementationArthur Heymans2019-11-011-1/+1
* sc7180: support bitbang UART w/gpioT Michael Turney2019-11-013-0/+58
* sc7180: Add gpio driverTaniya Das2019-11-014-1/+392
* sc7180: Provide initial SoC supportT Michael Turney2019-10-2114-0/+441