summaryrefslogtreecommitdiff
path: root/src/soc/intel/baytrail/lpe.c
AgeCommit message (Expand)Author
2020-06-24ACPI: Replace uses of CBMEM_ID_ACPI_GNVSKyösti Mälkki
2020-05-11treewide: Remove "this file is part of" linesPatrick Georgi
2020-05-01soc/intel/baytrail: Fix 16-bit read/write PCI_COMMAND registerElyes HAOUAS
2020-04-06soc/intel/baytrail: Use SPDX for GPL-2.0-only filesAngel Pons
2020-04-05Drop explicit NULL initializations from `device_operations`Elyes HAOUAS
2020-03-18soc: Remove copyright noticesPatrick Georgi
2019-10-27src/soc: change "unsigned" to "unsigned int"Martin Roth
2019-07-18soc/intel: Use config_of()Kyösti Mälkki
2019-03-04device/mmio.h: Add include file for MMIO opsKyösti Mälkki
2019-03-01device/pci: Fix PCI accessor headersKyösti Mälkki
2018-05-24soc/intel/baytrail: Get rid of device_tElyes HAOUAS
2015-10-31tree: drop last paragraph of GPL copyright headerPatrick Georgi
2015-05-21Remove address from GPLv2 headersPatrick Georgi
2015-04-07baytrail: Change all SoC headers to <soc/headername.h> systemJulius Werner
2015-02-15x86: Change MMIO addr in readN(addr)/writeN(addr, val) to pointerKevin Paul Herbert
2014-09-18rambi/baytrail: ACPI, GPIO, audio, misc updatesShawn Nematbakhsh
2014-05-09baytrail: lpe audio device needs memory for its firmwareAaron Durbin
2014-05-08baytrail: enable lpe resources assigned to deviceAaron Durbin
2014-05-08baytrail: add lpe codec clock configurationAaron Durbin
2014-03-11baytrail: add audio clock workaround for LPEAaron Durbin