summaryrefslogtreecommitdiff
path: root/src/soc/intel/baytrail/northcluster.c
AgeCommit message (Expand)Author
2020-05-02acpi: Move ACPI table support out of arch/x86 (3/5)Furquan Shaikh
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-04-02Trim `.acpi_fill_ssdt_generator` and `.acpi_inject_dsdt_generator`Nico Huber
2020-03-18soc: Remove copyright noticesPatrick Georgi
2019-08-26Split MAYBE_STATIC to _BSS and _NONZERO variantsKyösti Mälkki
2019-03-08coreboot: Replace all IS_ENABLED(CONFIG_XXX) with CONFIG(XXX)Julius Werner
2018-11-28soc/intel/{baytrail,broadwell}: Correct Chromeos RAM reservationFrans Hendriks
2018-11-16src: Remove unneeded include <console/console.h>Elyes HAOUAS
2018-05-24soc/intel/baytrail: Get rid of device_tElyes HAOUAS
2017-06-09soc/baytrail: fix ACPI table by recollecting TOLMMatt DeVillier
2015-10-31tree: drop last paragraph of GPL copyright headerPatrick Georgi
2015-05-23baytrail: Switch to per-device ACPIVladimir Serbinenko
2015-05-21Remove address from GPLv2 headersPatrick Georgi
2015-04-07baytrail: Change all SoC headers to <soc/headername.h> systemJulius Werner
2014-12-08intel/baytrail: Spelling fixesMartin Roth
2014-10-22baytrail/rambi: S3 support and other updatesKein Yuan
2014-07-08soc: Trivial - drop trailing blank lines at EOFEdward O'Callaghan
2014-04-30baytrail: Add function to read top of low memoryDuncan Laurie
2014-03-11baytrail: Reserve memory between ASEG and 1MB and for ramoopsDuncan Laurie
2014-02-24baytrail: remove gfx read_resources() work aroundAaron Durbin
2014-01-31baytrail: set host memory mapAaron Durbin