summaryrefslogtreecommitdiffstats
path: root/src/soc/intel/fsp_baytrail/southcluster.c
Commit message (Expand)AuthorAgeFilesLines
* post_code: add post code for hardware initialization failureKeith Short2019-05-221-1/+1
* {bd82x6x,i82801gx,ibexpeak,lynxpoint}: Remove dead code and use macroElyes HAOUAS2019-05-131-3/+0
* src: Drop unused 'include <arch/acpigen.h>'Elyes HAOUAS2019-03-121-1/+0
* coreboot: Replace all IS_ENABLED(CONFIG_XXX) with CONFIG(XXX)Julius Werner2019-03-081-1/+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
* soc: Remove unneeded include <pc80/mc146818rtc.h>Elyes HAOUAS2018-12-181-1/+0
* src: Remove unneeded include <cbmem.h>Elyes HAOUAS2018-11-161-1/+0
* src: Remove unneeded include "{arch,cpu}/cpu.h"Elyes HAOUAS2018-11-121-1/+0
* soc/intel/fsp_baytrail: Get rid of device_tElyes HAOUAS2018-06-041-13/+13
* src/soc: Add required space before opening parenthesis '('Elyes HAOUAS2016-08-311-2/+2
* src/soc: Remove unnecessary whitespace before "\n" and "\t"Elyes HAOUAS2016-08-281-1/+1
* soc/intel/fsp_baytrail: Adjust root port INT routingMartin Roth2015-12-171-0/+10
* intel/fsp_baytrail: rename include folder baytrail to include/socBen Gardner2015-12-161-9/+9
* Remove #ifdef checks on Kconfig symbolsMartin Roth2015-12-061-3/+0
* tree: drop last paragraph of GPL copyright headerPatrick Georgi2015-10-311-4/+0
* devicetree: Discriminate device ops scan_bus()Kyösti Mälkki2015-06-041-1/+1
* baytrail: Switch to per-device ACPIVladimir Serbinenko2015-05-231-0/+6
* Remove address from GPLv2 headersPatrick Georgi2015-05-211-1/+1
* ACPI: Get S3 resume state from romstage_handoffKyösti Mälkki2015-03-101-1/+0
* x86: Fix pointer arithmetic regressions from MMIO changesKevin Paul Herbert2015-02-271-2/+2
* x86: Change MMIO addr in readN(addr)/writeN(addr, val) to pointerKevin Paul Herbert2015-02-151-16/+16
* fsp_baytrail: Update function disable codeMartin Roth2014-12-051-48/+0
* fsp_baytrail: Add the FSP version of Intel's Bay Trail-I chipMartin Roth2014-05-291-0/+661