summaryrefslogtreecommitdiffstats
path: root/drivers/soc/ixp4xx
Commit message (Expand)AuthorAgeFilesLines
* soc: ixp4xx/qmgr: fix invalid __iomem accessArnd Bergmann2021-08-031-4/+5
* soc: ixp4xx: fix printing resourcesArnd Bergmann2021-08-031-6/+5
* ARM: ixp4xx: fix compile-testing soc driversArnd Bergmann2021-08-022-2/+0
* Merge tag 'arm-soc-5.14' of git://git.kernel.org/pub/scm/linux/kernel/git/soc...Linus Torvalds2021-07-102-0/+4
|\
| * soc: ixp4xx: move cpu detection to linux/soc/ixp4xx/cpu.hArnd Bergmann2021-06-172-2/+2
| * ARM/ixp4xx: Make NEED_MACH_IO_H optionalLinus Walleij2021-06-162-0/+4
* | crypto: ixp4xx - Add device tree supportLinus Walleij2021-06-031-0/+7
|/
* soc: ixp4xx: Protect IXP4xx SoC drivers by ARCH_IXP4XX || COMPILE_TESTGeert Uytterhoeven2019-08-291-0/+4
* 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