summaryrefslogtreecommitdiffstats
path: root/src/soc/intel/baytrail/northcluster.c
Commit message (Expand)AuthorAgeFilesLines
* 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
* Drop explicit NULL initializations from `device_operations`Elyes HAOUAS2020-04-051-5/+0
* Trim `.acpi_fill_ssdt_generator` and `.acpi_inject_dsdt_generator`Nico Huber2020-04-021-1/+1
* soc: Remove copyright noticesPatrick Georgi2020-03-181-1/+0
* Split MAYBE_STATIC to _BSS and _NONZERO variantsKyösti Mälkki2019-08-261-1/+1
* coreboot: Replace all IS_ENABLED(CONFIG_XXX) with CONFIG(XXX)Julius Werner2019-03-081-1/+1
* soc/intel/{baytrail,broadwell}: Correct Chromeos RAM reservationFrans Hendriks2018-11-281-1/+2
* src: Remove unneeded include <console/console.h>Elyes HAOUAS2018-11-161-1/+0
* soc/intel/baytrail: Get rid of device_tElyes HAOUAS2018-05-241-1/+1
* soc/baytrail: fix ACPI table by recollecting TOLMMatt DeVillier2017-06-091-2/+9
* tree: drop last paragraph of GPL copyright headerPatrick Georgi2015-10-311-4/+0
* baytrail: Switch to per-device ACPIVladimir Serbinenko2015-05-231-0/+2
* Remove address from GPLv2 headersPatrick Georgi2015-05-211-1/+1
* baytrail: Change all SoC headers to <soc/headername.h> systemJulius Werner2015-04-071-4/+4
* intel/baytrail: Spelling fixesMartin Roth2014-12-081-1/+1
* baytrail/rambi: S3 support and other updatesKein Yuan2014-10-221-13/+5
* soc: Trivial - drop trailing blank lines at EOFEdward O'Callaghan2014-07-081-1/+0
* baytrail: Add function to read top of low memoryDuncan Laurie2014-04-301-1/+7
* baytrail: Reserve memory between ASEG and 1MB and for ramoopsDuncan Laurie2014-03-111-0/+14
* baytrail: remove gfx read_resources() work aroundAaron Durbin2014-02-241-13/+1
* baytrail: set host memory mapAaron Durbin2014-01-311-0/+149