Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2019-05-21 | treewide: Add SPDX license identifier - Makefile/Kconfig | Thomas Gleixner | 2 | -0/+2 |
2019-05-16 | soc: ixp4xx: qmgr: Fix an NULL vs IS_ERR() check in probe | Dan Carpenter | 1 | -2/+2 |
2019-04-23 | soc: ixp4xx: qmgr: Add DT probe code | Linus Walleij | 1 | -0/+8 |
2019-04-23 | soc: ixp4xx: npe: Add DT probe code | Linus Walleij | 1 | -0/+8 |
2019-04-23 | soc: ixp4xx: qmgr: Pass resources | Linus Walleij | 1 | -36/+35 |
2019-04-23 | soc: ixp4xx: Remove unused functions | Linus Walleij | 1 | -23/+0 |
2019-04-23 | soc: ixp4xx: Uninline several functions | Linus Walleij | 1 | -0/+117 |
2019-04-23 | soc: ixp4xx: npe: Pass addresses as resources | Linus Walleij | 1 | -16/+20 |
2019-04-23 | ARM: ixp4xx: Turn the QMGR into a platform device | Linus Walleij | 1 | -8/+13 |
2019-04-23 | ARM: ixp4xx: Turn the NPE into a platform device | Linus Walleij | 1 | -10/+13 |
2019-04-23 | ARM: ixp4xx: Move IXP4xx QMGR and NPE headers | Linus Walleij | 2 | -2/+2 |
2019-04-23 | ARM: ixp4xx: Move NPE and QMGR to drivers/soc | Linus Walleij | 4 | -0/+1147 |