Skip to content
GitLab
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
  • Sign in
  • L linux-iv
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
    • Locked Files
  • Issues 0
    • Issues 0
    • List
    • Boards
    • Service Desk
    • Milestones
    • Iterations
    • Requirements
  • Merge requests 0
    • Merge requests 0
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
    • Test Cases
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Packages and registries
    • Packages and registries
    • Container Registry
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Code review
    • Insights
    • Issue
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • linux-arm
  • linux-iv
  • Repository
Switch branch/tag
  • linux-iv
  • drivers
  • edac
  • Makefile
Find file BlameHistoryPermalink
  • Tony Luck's avatar
    EDAC, pnd2_edac: Add new EDAC driver for Intel SoC platforms · 5c71ad17
    Tony Luck authored Mar 09, 2017
    
    
    Initial target for this driver is the Intel Apollo Lake platform and
    Denverton micro-server, they use the same internal memory controller IP
    called Pondicherry2.
    
    Memory controller registers are not in PCI config space like earlier
    Intel memory controllers. For Apollo Lake platform they are accessed via
    a "side-band" interface, for Denverton micro-server they are access via
    PCI config space and memory map I/O. This driver is for Apollo Lake and
    Denverton, but only the Denverton is fully enabled while we wait for the
    sideband driver.
    
    Apollo lake driver and initial cut at Denverton driver by Tony Luck.
    Extensive cleanup, refactoring and basic verification by Qiuxu Zhuo.
    
    Signed-off-by: default avatarTony Luck <tony.luck@intel.com>
    Signed-off-by: default avatarQiuxu Zhuo <qiuxu.zhuo@intel.com>
    Cc: linux-edac <linux-edac@vger.kernel.org>
    Link: http://lkml.kernel.org/r/20170308174539.14432-1-qiuxu.zhuo@intel.com
    
    
    Signed-off-by: default avatarBorislav Petkov <bp@suse.de>
    5c71ad17