summaryrefslogtreecommitdiffstats
path: root/drivers/soc/ixp4xx/ixp4xx-npe.c
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'arm-soc-5.14' of git://git.kernel.org/pub/scm/linux/kernel/git/soc...Linus Torvalds2021-07-101-0/+2
|\
| * soc: ixp4xx: move cpu detection to linux/soc/ixp4xx/cpu.hArnd Bergmann2021-06-171-1/+1
| * ARM/ixp4xx: Make NEED_MACH_IO_H optionalLinus Walleij2021-06-161-0/+2
* | crypto: ixp4xx - Add device tree supportLinus Walleij2021-06-031-0/+7
|/
* 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
* soc: ixp4xx: npe: Add DT probe codeLinus Walleij2019-04-231-0/+8
* soc: ixp4xx: npe: Pass addresses as resourcesLinus Walleij2019-04-231-16/+20
* ARM: ixp4xx: Turn the NPE into a platform deviceLinus Walleij2019-04-231-10/+13
* ARM: ixp4xx: Move IXP4xx QMGR and NPE headersLinus Walleij2019-04-231-1/+1
* ARM: ixp4xx: Move NPE and QMGR to drivers/socLinus Walleij2019-04-231-0/+747