summaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-ixp4xx
Commit message (Expand)AuthorAgeFilesLines
* ARM/ixp4xx: Make NEED_MACH_IO_H optionalLinus Walleij2021-06-165-13/+24
* ARM/ixp4xx: Move the virtual IObasesLinus Walleij2021-06-162-5/+10
* clocksource/drivers/ixp4xx: Select TIMER_OF when neededArnd Bergmann2021-01-181-1/+0
* ARM/ixp4xx: add a missing include of dma-map-ops.hChristoph Hellwig2020-10-131-0/+1
* mm: don't include asm/pgtable.h if linux/mm.h is already includedMike Rapoport2020-06-091-1/+0
* ARM/net: ixp4xx: Pass ethernet physical base as resourceLinus Walleij2020-01-127-0/+120
* ixp4xx_eth: move platform_data definitionArnd Bergmann2020-01-121-12/+1
* ptp: ixp46x: move adjacent to ethernet driverArnd Bergmann2020-01-121-68/+0
* wan: ixp4xx_hss: prepare compile testingArnd Bergmann2020-01-122-9/+4
* docs: arm: convert docs to ReST and rename to *.rstMauro Carvalho Chehab2019-07-151-7/+7
* Merge tag 'spdx-5.2-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2019-06-2120-98/+20
|\
| * treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner2019-06-1920-98/+20
* | ARM: ixp4xx: include irqs.h where neededArnd Bergmann2019-06-185-0/+10
* | ARM: ixp4xx: don't select SERIAL_OF_PLATFORMArnd Bergmann2019-06-181-1/+0
|/
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156Thomas Gleixner2019-05-302-30/+2
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 61Thomas Gleixner2019-05-241-14/+1
* treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner2019-05-212-0/+2
* ARM: ixp4xx: Remove duplicated include from common.cYueHaibing2019-05-161-1/+0
* Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/socLinus Torvalds2019-05-1633-1991/+279
|\
| * soc: ixp4xx: qmgr: Pass resourcesLinus Walleij2019-04-232-7/+20
| * soc: ixp4xx: npe: Pass addresses as resourcesLinus Walleij2019-04-232-3/+21
| * ARM: ixp4xx: Turn the QMGR into a platform deviceLinus Walleij2019-04-231-0/+6
| * ARM: ixp4xx: Turn the NPE into a platform deviceLinus Walleij2019-04-231-0/+6
| * ARM: ixp4xx: Move IXP4xx QMGR and NPE headersLinus Walleij2019-04-232-244/+0
| * ARM: ixp4xx: Move NPE and QMGR to drivers/socLinus Walleij2019-04-234-1141/+0
| * ARM: ixp4xx: Add device tree boot supportLinus Walleij2019-04-235-0/+87
| * ARM: ixp4xx: Switch to use new timer driverLinus Walleij2019-04-231-149/+4
| * ARM: ixp4xx: Switch to use new IRQ+GPIO driversLinus Walleij2019-04-234-391/+22
| * ARM: ixp4xx: Convert to SPARSE_IRQLinus Walleij2019-04-1924-2/+46
| * ARM: ixp4xx: Pass IRQ resource to beeperLinus Walleij2019-04-191-1/+9
| * ARM: ixp4xx: Convert to MULTI_IRQ_HANDLERLinus Walleij2019-04-193-120/+125
* | treewide: replace #include <asm/sizes.h> with #include <linux/sizes.h>Masahiro Yamada2019-05-141-1/+1
|/
* PCI: consolidate PCI config entry in drivers/pciChristoph Hellwig2018-11-231-11/+11
* mtd: rawnand: Move platform_nand_xxx definitions out of rawnand.hBoris Brezillon2018-10-031-0/+1
* mtd: rawnand: Create a legacy struct and move ->IO_ADDR_{R, W} thereBoris Brezillon2018-10-031-1/+1
* mtd: rawnand: plat_nand: Pass a nand_chip object to all platform_nand_ctrl hooksBoris Brezillon2018-10-031-2/+1
* treewide: kzalloc() -> kcalloc()Kees Cook2018-06-121-1/+1
* ARM: Fix i2c-gpio GPIO descriptor tablesLinus Walleij2018-05-266-6/+6
* w1: w1-gpio: Convert to use GPIO descriptorsLinus Walleij2017-12-081-2/+11
* treewide: Switch DEFINE_TIMER callbacks to struct timer_list *Kees Cook2017-11-212-4/+4
* Merge branch 'i2c/for-4.15' of ssh://gitolite.kernel.org/pub/scm/linux/kernel...Linus Torvalds2017-11-147-48/+73
|\
| * i2c: gpio: Augment all boardfiles to use open drainLinus Walleij2017-10-306-12/+12
| * i2c: gpio: Convert to use descriptorsLinus Walleij2017-10-307-48/+73
* | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2017-11-132-2/+2
|\ \
| * | timer: Remove expires and data arguments from DEFINE_TIMERKees Cook2017-10-052-2/+2
| |/
* / License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-0214-0/+14
|/
* Merge tag 'nand/for-4.14' of git://git.infradead.org/l2-mtd into mtd/nextBoris Brezillon2017-09-011-1/+1
|\
| * mtd: nand: Rename nand.h into rawnand.hBoris Brezillon2017-08-131-1/+1
* | ARM: ixp4xx: fix ioport_unmap definitionArnd Bergmann2017-07-271-2/+9
* | ARM: ixp4xx: use normal prototype for {read,write}s{b,w,l}Arnd Bergmann2017-07-271-6/+17
|/