summaryrefslogtreecommitdiffstats
path: root/src/soc/intel/baytrail/northcluster.c
Commit message (Expand)AuthorAgeFilesLines
* nb,soc/intel: Handle upper RAM boundaryKyösti Mälkki2022-07-051-2/+1
* soc/intel/baytrail,braswell,quark: Drop RES_IN_KIBKyösti Mälkki2022-07-051-22/+15
* soc/intel/baytrail,braswell: Do resource transitionKyösti Mälkki2022-06-261-1/+1
* device/resource: Add _kb postfix for resource allocatorsKyösti Mälkki2022-06-221-8/+8
* src: Make PCI ID define names shorterFelix Singer2022-03-071-1/+1
* nb,soc/intel: Switch to CHROMEOS_RAMOOPS_DYNAMICKyösti Mälkki2021-02-161-4/+0
* soc/intel: Switch guard to CHROMEOS_RAMOOPSKyösti Mälkki2021-02-161-1/+1
* soc/intel/baytrail,braswell: Drop TOLM from GNVSKyösti Mälkki2021-02-021-3/+13
* soc/intel/baytrail/northcluster.c: Clean up commentsAngel Pons2020-08-021-3/+6
* soc/intel/baytrail/northcluster.c: Rename variableAngel Pons2020-08-021-3/+3
* soc/intel/baytrail/northcluster.c: Tidy up long linesAngel Pons2020-08-021-4/+2
* soc/intel/baytrail/northcluster.c: Add missing includeElyes HAOUAS2020-07-141-1/+1
* soc/intel/baytrail: Align whitespace and commentsAngel Pons2020-07-091-1/+2
* src: Remove unused '#include <cpu/x86/smm.h>'Elyes HAOUAS2020-06-061-1/+0
* Remove MAYBE_STATIC_BSS and ENV_STAGE_HAS_BSS_SECTIONKyösti Mälkki2020-05-261-1/+1
* treewide: Remove "this file is part of" linesPatrick Georgi2020-05-111-1/+0
* 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