summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/bin
diff options
context:
space:
mode:
authorJose Abreu <Jose.Abreu@synopsys.com>2018-03-29 10:40:19 +0100
committerDavid S. Miller <davem@davemloft.net>2018-03-30 12:32:00 -0400
commit8bf993a5877e8a0a2f6338085f2dee7c23f524a3 (patch)
treea4a5452905bc802e15bb730470bc2b0cfb0b5dab /tools/perf/scripts/python/bin
parent34877a15f787b594649ed375943ecc65f4342e30 (diff)
downloadkernel-8bf993a5877e8a0a2f6338085f2dee7c23f524a3.tar.gz
net: stmmac: Add support for DWMAC5 and implement Safety Features
This adds initial suport for DWMAC5 and implements the Automotive Safety Package which is available from core version 5.10. The Automotive Safety Pacakge (also called Safety Features) offers us with error protection in the core by implementing ECC Protection in memories, on-chip data path parity protection, FSM parity and timeout protection and Application/CSR interface timeout protection. In case of an uncorrectable error we call stmmac_global_err() and reconfigure the whole core. Signed-off-by: Jose Abreu <joabreu@synopsys.com> Cc: David S. Miller <davem@davemloft.net> Cc: Joao Pinto <jpinto@synopsys.com> Cc: Giuseppe Cavallaro <peppe.cavallaro@st.com> Cc: Alexandre Torgue <alexandre.torgue@st.com> Cc: Andrew Lunn <andrew@lunn.ch> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'tools/perf/scripts/python/bin')
0 files changed, 0 insertions, 0 deletions
l: add support for OpenMandrivaMauro Carvalho Chehab 2020-04-20scripts: sphinx-pre-install: address some issues with GentooMauro Carvalho Chehab 2020-04-20scripts: sphinx-pre-install: fix a dependency hint with Ubuntu 16.04Mauro Carvalho Chehab 2020-04-20scripts: sphinx-pre-install: improve openSuse Tumbleweed checkMauro Carvalho Chehab 2020-04-20scripts: sphinx-pre-install: improve distro detection checkMauro Carvalho Chehab 2020-03-02scripts/sphinx-pre-install: add '-p python3' to virtualenvTim Bird 2020-02-05Allow git builds of SphinxStephen Kitt 2019-11-07scripts/sphinx-pre-install: fix Arch latexmk dependencyLouis Taylor 2019-10-03scripts/sphinx-pre-install: Add a new path for the debian package "fonts-noto...Jeremy MAURO 2019-10-03scripts/sphinx-pre-install: allow checking for multiple missing filesJeremy MAURO 2019-10-01scripts/sphinx-pre-install: add how to exit virtualenv usage messageShuah Khan 2019-07-17scripts/sphinx-pre-install: seek for Noto CJK fonts for pdf outputMauro Carvalho Chehab 2019-07-17scripts/sphinx-pre-install: cleanup Gentoo checksMauro Carvalho Chehab 2019-07-17scripts/sphinx-pre-install: fix latexmk dependenciesMauro Carvalho Chehab 2019-07-17scripts/sphinx-pre-install: don't use LaTeX with CentOS 7Mauro Carvalho Chehab 2019-07-17scripts/sphinx-pre-install: fix script for RHEL/CentOSMauro Carvalho Chehab 2019-06-26scripts/sphinx-pre-install: fix out-of-tree buildMike Rapoport 2019-06-14Merge tag 'v5.2-rc4' into mauroJonathan Corbet 2019-06-07scripts/sphinx-pre-install: fix "dependenties" typoBjorn Helgaas 2019-05-31Merge tag 'spdx-5.2-rc3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/g...Linus Torvalds 2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 157Thomas Gleixner 2019-05-30scripts/sphinx-pre-install: always check if version is compatible with buildMauro Carvalho Chehab 2019-05-30scripts/sphinx-pre-install: get rid of RHEL7 explicity checkMauro Carvalho Chehab 2019-05-30scripts/sphinx-pre-install: make activate hint smarterMauro Carvalho Chehab 2019-05-24scripts/sphinx-pre-install: make it handle Sphinx versionsMauro Carvalho Chehab 2019-04-01docs: scripts/sphinx-pre-install: suggest latexmk for building pdfMauro Carvalho Chehab