summaryrefslogtreecommitdiffstats
path: root/src/soc/intel/baytrail/southcluster.c
Commit message (Expand)AuthorAgeFilesLines
* soc/intel: Use config_of()Kyösti Mälkki2019-07-181-1/+1
* src: Use 'include <string.h>' when appropriateElyes HAOUAS2019-03-201-0/+1
* device/mmio.h: Add include file for MMIO opsKyösti Mälkki2019-03-041-0/+1
* device/pci: Fix PCI accessor headersKyösti Mälkki2019-03-011-0/+1
* src/soc/intel/baytrail/southcluster.c: Replace fixed values by definesFrans Hendriks2018-11-231-2/+3
* src: Get rid of duplicated includesElyes HAOUAS2018-11-161-1/+0
* src: Remove unneeded include "{arch,cpu}/cpu.h"Elyes HAOUAS2018-11-121-1/+1
* Move compiler.h to commonlibNico Huber2018-10-081-1/+0
* acpi: remove CBMEM_ID_ACPI_GNVS_PTR entryJoel Kitching2018-08-221-1/+0
* soc/intel/baytrail: Get rid of device_tElyes HAOUAS2018-05-241-13/+15
* compiler.h: add __weak macroAaron Durbin2018-04-241-1/+2
* soc/intel/baytrail: refactor rtc failure checkingAaron Durbin2017-09-201-17/+1
* baytrail: fix missing brackets around ir_base to fix IRQ routingAlexander Couzens2015-11-281-1/+1
* tree: drop last paragraph of GPL copyright headerPatrick Georgi2015-10-311-4/+0
* device_ops: add device_t argument to acpi_inject_dsdt_generatorAlexander Couzens2015-06-051-1/+1
* devicetree: Discriminate device ops scan_bus()Kyösti Mälkki2015-06-041-1/+1
* baytrail: Switch to per-device ACPIVladimir Serbinenko2015-05-231-0/+30
* 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
* bootstate: use structure pointers for scheduling callbacksAaron Durbin2015-03-181-6/+2
* ACPI: Get S3 resume state from romstage_handoffKyösti Mälkki2015-03-101-2/+1
* x86: Change MMIO addr in readN(addr)/writeN(addr, val) to pointerKevin Paul Herbert2015-02-151-15/+15
* intel/baytrail: Spelling fixesMartin Roth2014-12-081-2/+2
* cmos: Rename the CMOS related functions.Gabe Black2014-10-221-1/+1
* baytrail/rambi: S3 support and other updatesKein Yuan2014-10-221-0/+41
* baytrail/rambi: spi, charger, and audio updatesAaron Durbin2014-09-191-0/+52
* rambi/baytrail: ACPI, GPIO, audio, misc updatesShawn Nematbakhsh2014-09-181-0/+37
* baytrail: configure acpi SCI irqAaron Durbin2014-05-061-0/+4
* baytrail: interrupt routing supportAaron Durbin2014-05-051-1/+19
* baytrail: Add reserved MMIO regions to ACPIDuncan Laurie2014-04-301-7/+8
* baytrail: HDA function disable workaroundAaron Durbin2014-03-111-0/+27
* baytrail: allow function disable on TXEAaron Durbin2014-03-111-1/+2
* rambi: Enable internal keyboardDuncan Laurie2014-02-271-1/+1
* baytrail: add support for disabling south cluster pci devicesAaron Durbin2014-02-271-1/+267
* baytrail: add south cluster fixed resourcesAaron Durbin2014-02-171-0/+130