summaryrefslogtreecommitdiff
path: root/drivers/soc/ixp4xx
AgeCommit message (Expand)Author
2021-08-03soc: ixp4xx/qmgr: fix invalid __iomem accessArnd Bergmann
2021-08-03soc: ixp4xx: fix printing resourcesArnd Bergmann
2021-08-02ARM: ixp4xx: fix compile-testing soc driversArnd Bergmann
2021-07-10Merge tag 'arm-soc-5.14' of git://git.kernel.org/pub/scm/linux/kernel/git/soc...Linus Torvalds
2021-06-17soc: ixp4xx: move cpu detection to linux/soc/ixp4xx/cpu.hArnd Bergmann
2021-06-16ARM/ixp4xx: Make NEED_MACH_IO_H optionalLinus Walleij
2021-06-03crypto: ixp4xx - Add device tree supportLinus Walleij
2019-08-29soc: ixp4xx: Protect IXP4xx SoC drivers by ARCH_IXP4XX || COMPILE_TESTGeert Uytterhoeven
2019-06-18soc: ixp4xx: npe: Fix an IS_ERR() vs NULL check in probeDan Carpenter
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 207Thomas Gleixner
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 206Thomas Gleixner
2019-05-21treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner
2019-05-16soc: ixp4xx: qmgr: Fix an NULL vs IS_ERR() check in probeDan Carpenter
2019-04-23soc: ixp4xx: qmgr: Add DT probe codeLinus Walleij
2019-04-23soc: ixp4xx: npe: Add DT probe codeLinus Walleij
2019-04-23soc: ixp4xx: qmgr: Pass resourcesLinus Walleij
2019-04-23soc: ixp4xx: Remove unused functionsLinus Walleij
2019-04-23soc: ixp4xx: Uninline several functionsLinus Walleij
2019-04-23soc: ixp4xx: npe: Pass addresses as resourcesLinus Walleij
2019-04-23ARM: ixp4xx: Turn the QMGR into a platform deviceLinus Walleij
2019-04-23ARM: ixp4xx: Turn the NPE into a platform deviceLinus Walleij
2019-04-23ARM: ixp4xx: Move IXP4xx QMGR and NPE headersLinus Walleij
2019-04-23ARM: ixp4xx: Move NPE and QMGR to drivers/socLinus Walleij