summaryrefslogtreecommitdiffstats
path: root/src/soc/qualcomm/qcs405/usb.c
Commit message (Expand)AuthorAgeFilesLines
* soc/qualcomm: Drop unneeded empty linesElyes HAOUAS2020-09-211-1/+0
* src/soc/qualcomm: Add include <types.h>Elyes HAOUAS2020-07-261-0/+1
* treewide: Remove "this file is part of" linesPatrick Georgi2020-05-111-1/+0
* treewide: replace GPLv2 long form headers with SPDX headerPatrick Georgi2020-05-061-11/+1
* treewide: Move "is part of the coreboot project" line in its own commentPatrick Georgi2020-05-061-2/+1
* soc: Remove copyright noticesPatrick Georgi2020-03-181-1/+0
* src/soc/qualcomm: Remove unused <stdlib.h>Elyes HAOUAS2019-12-191-1/+0
* Change all clrsetbits_leXX() to clrsetbitsXX()Julius Werner2019-12-041-10/+10
* soc/qualcomm: Remove unneeded '#include <lib.h>'Elyes HAOUAS2019-07-131-1/+0
* src: Fix remaining #include <timer.h>Nico Huber2019-04-091-1/+0
* qcs405: Add support for USB host modeVijayavardhan Vennapusa2019-03-281-0/+269