aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/soc/ixp4xx (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-08-29soc: ixp4xx: Protect IXP4xx SoC drivers by ARCH_IXP4XX || COMPILE_TESTGeert Uytterhoeven1-0/+4
2019-06-18soc: ixp4xx: npe: Fix an IS_ERR() vs NULL check in probeDan Carpenter1-2/+2
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 207Thomas Gleixner1-4/+1
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 206Thomas Gleixner1-4/+1
2019-05-21treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner2-0/+2
2019-05-16soc: ixp4xx: qmgr: Fix an NULL vs IS_ERR() check in probeDan Carpenter1-2/+2
2019-04-23soc: ixp4xx: qmgr: Add DT probe codeLinus Walleij1-0/+8
2019-04-23soc: ixp4xx: npe: Add DT probe codeLinus Walleij1-0/+8
2019-04-23soc: ixp4xx: qmgr: Pass resourcesLinus Walleij1-36/+35
2019-04-23soc: ixp4xx: Remove unused functionsLinus Walleij1-23/+0
2019-04-23soc: ixp4xx: Uninline several functionsLinus Walleij1-0/+117
2019-04-23soc: ixp4xx: npe: Pass addresses as resourcesLinus Walleij1-16/+20
2019-04-23ARM: ixp4xx: Turn the QMGR into a platform deviceLinus Walleij1-8/+13
2019-04-23ARM: ixp4xx: Turn the NPE into a platform deviceLinus Walleij1-10/+13
2019-04-23ARM: ixp4xx: Move IXP4xx QMGR and NPE headersLinus Walleij2-2/+2
2019-04-23ARM: ixp4xx: Move NPE and QMGR to drivers/socLinus Walleij4-0/+1147