summaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-ixp4xx
Commit message (Expand)AuthorAgeFilesLines
* 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/+20Star
|\
| * treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner2019-06-1920-98/+20Star
* | ARM: ixp4xx: include irqs.h where neededArnd Bergmann2019-06-185-0/+10
* | ARM: ixp4xx: don't select SERIAL_OF_PLATFORMArnd Bergmann2019-06-181-1/+0Star
|/
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156Thomas Gleixner2019-05-302-30/+2Star
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 61Thomas Gleixner2019-05-241-14/+1Star
* treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner2019-05-212-0/+2
* ARM: ixp4xx: Remove duplicated include from common.cYueHaibing2019-05-161-1/+0Star
* Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/socLinus Torvalds2019-05-1633-1991/+279Star
|\
| * 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/+0Star
| * ARM: ixp4xx: Move NPE and QMGR to drivers/socLinus Walleij2019-04-234-1141/+0Star
| * ARM: ixp4xx: Add device tree boot supportLinus Walleij2019-04-235-0/+87
| * ARM: ixp4xx: Switch to use new timer driverLinus Walleij2019-04-231-149/+4Star
| * ARM: ixp4xx: Switch to use new IRQ+GPIO driversLinus Walleij2019-04-234-391/+22Star
| * 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-151-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/+1Star
* treewide: kzalloc() -> kcalloc()Kees Cook2018-06-131-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-222-4/+4
* Merge branch 'i2c/for-4.15' of ssh://gitolite.kernel.org/pub/scm/linux/kernel...Linus Torvalds2017-11-157-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-142-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
|/
* scripts/spelling.txt: add regsiter -> register spelling mistakeStephen Boyd2017-05-091-2/+2
* clocksource: Use a plain u64 instead of cycle_tThomas Gleixner2016-12-251-1/+1
* Replace <asm/uaccess.h> with <linux/uaccess.h> globallyLinus Torvalds2016-12-241-1/+1
* ARM: ixp4xx: drop duplicate header gpio.hGeliang Tang2016-11-261-1/+0Star
* Merge tag 'gpio-v4.6-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linu...Linus Torvalds2016-03-181-2/+2
|\
| * ARM: ixp4xx: switch to gpiochip_add_data()Linus Walleij2016-02-191-2/+2
* | usb: gadget: pxa25x_udc: move register definitions from archArnd Bergmann2016-03-041-198/+0Star
|/
* Merge tag 'for-linus-20160112' of git://git.infradead.org/linux-mtdLinus Torvalds2016-01-131-3/+3
|\
| * ARM: make use of nand_set/get_controller_data() helpersBoris BREZILLON2016-01-071-2/+2