summaryrefslogtreecommitdiffstats
path: root/src/soc/intel/baytrail/lpe.c
Commit message (Expand)AuthorAgeFilesLines
* soc/intel: Use config_of()Kyösti Mälkki2019-07-181-2/+2
* device/mmio.h: Add include file for MMIO opsKyösti Mälkki2019-03-041-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-6/+6
* 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
* x86: Change MMIO addr in readN(addr)/writeN(addr, val) to pointerKevin Paul Herbert2015-02-151-5/+7
* rambi/baytrail: ACPI, GPIO, audio, misc updatesShawn Nematbakhsh2014-09-181-19/+85
* baytrail: lpe audio device needs memory for its firmwareAaron Durbin2014-05-091-2/+33
* baytrail: enable lpe resources assigned to deviceAaron Durbin2014-05-081-1/+1
* baytrail: add lpe codec clock configurationAaron Durbin2014-05-081-7/+44
* baytrail: add audio clock workaround for LPEAaron Durbin2014-03-111-0/+53