summaryrefslogtreecommitdiffstats
path: root/drivers/soc/ixp4xx
Commit message (Expand)AuthorAgeFilesLines
* soc: ixp4xx: npe: Fix an IS_ERR() vs NULL check in probeDan Carpenter2019-06-181-2/+2
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 207Thomas Gleixner2019-05-301-4/+1
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 206Thomas Gleixner2019-05-301-4/+1
* treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner2019-05-212-0/+2
* soc: ixp4xx: qmgr: Fix an NULL vs IS_ERR() check in probeDan Carpenter2019-05-161-2/+2
* soc: ixp4xx: qmgr: Add DT probe codeLinus Walleij2019-04-231-0/+8
* soc: ixp4xx: npe: Add DT probe codeLinus Walleij2019-04-231-0/+8
* soc: ixp4xx: qmgr: Pass resourcesLinus Walleij2019-04-231-36/+35
* soc: ixp4xx: Remove unused functionsLinus Walleij2019-04-231-23/+0
* soc: ixp4xx: Uninline several functionsLinus Walleij2019-04-231-0/+117
* soc: ixp4xx: npe: Pass addresses as resourcesLinus Walleij2019-04-231-16/+20
* ARM: ixp4xx: Turn the QMGR into a platform deviceLinus Walleij2019-04-231-8/+13
* ARM: ixp4xx: Turn the NPE into a platform deviceLinus Walleij2019-04-231-10/+13
* ARM: ixp4xx: Move IXP4xx QMGR and NPE headersLinus Walleij2019-04-232-2/+2
* ARM: ixp4xx: Move NPE and QMGR to drivers/socLinus Walleij2019-04-234-0/+1147