summaryrefslogtreecommitdiffstats
path: root/src/soc/intel/baytrail/xhci.c
Commit message (Expand)AuthorAgeFilesLines
* src: Make PCI ID define names shorterFelix Singer2022-03-071-1/+1
* soc/intel/baytrail: Rename "pmc.h" to "pm.h"Angel Pons2020-07-091-1/+1
* treewide: Remove "this file is part of" linesPatrick Georgi2020-05-111-1/+0
* acpi: Move ACPI table support out of arch/x86 (3/5)Furquan Shaikh2020-05-021-1/+1
* soc/intel/baytrail: Use SPDX for GPL-2.0-only filesAngel Pons2020-04-061-13/+2
* soc: Remove copyright noticesPatrick Georgi2020-03-181-1/+0
* soc/intel: Use config_of()Kyösti Mälkki2019-07-181-1/+1
* device/pci: Fix PCI accessor headersKyösti Mälkki2019-03-011-0/+1
* soc/intel/baytrail: Get rid of device_tElyes HAOUAS2018-05-241-3/+3
* tree: drop last paragraph of GPL copyright headerPatrick Georgi2015-10-311-4/+0
* Remove address from GPLv2 headersPatrick Georgi2015-05-211-1/+1
* baytrail: Change all SoC headers to <soc/headername.h> systemJulius Werner2015-04-071-8/+8
* baytrail: Change USB3 PLL VCO and iCLK PLL current on BYT-M/D CPUKein Yuan2015-04-021-0/+9
* ACPI: Get S3 resume state from romstage_handoffKyösti Mälkki2015-03-101-2/+2
* rambi/baytrail: ACPI, GPIO, audio, misc updatesShawn Nematbakhsh2014-09-181-9/+33
* baytrail: utilize reg_script_run_on_dev()Aaron Durbin2014-05-101-7/+4
* baytrail: Fix XHCI problems and re-enableDuncan Laurie2014-04-301-4/+7
* baytrail: Add XHCI initializationDuncan Laurie2014-03-111-0/+226