aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-u300/include (follow)
AgeCommit message (Expand)AuthorFilesLines
2013-06-17ARM: u300: delete remnant machine headersLinus Walleij2-62/+0
2013-06-17ARM: u300: localize <mach/u300-regs.h>Linus Walleij1-165/+0
2013-06-17ARM: u300: delete <mach/irqs.h>Linus Walleij1-80/+0
2013-06-17ARM: u300: delete <mach/hardware.h>Linus Walleij1-5/+0
2013-06-17ARM: u300: push down syscon registersLinus Walleij1-592/+0
2013-06-17ARM: u300: move debugmacro to debug includesLinus Walleij1-21/+0
2013-04-26ARM: u300: fix ages old copy/paste bugLinus Walleij1-1/+1
2013-02-21Merge tag 'drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds1-267/+0
2013-01-11ARM: remove unused arch_decomp_wdog()Shawn Guo1-1/+0
2013-01-07dma: coh901318: push header down into the DMA subsystemLinus Walleij1-249/+0
2013-01-07dma: coh901318: skip hard-coded addressesLinus Walleij1-2/+0
2013-01-07dma: coh901318: create a proper platform data fileLinus Walleij1-16/+0
2012-11-11pinctrl/coh901: use irqdomain, allocate irqdescsLinus Walleij1-10/+0
2012-11-11ARM: U300: bump IRQs to offset 32Linus Walleij1-58/+58
2012-09-20Merge tag 'multi-platform-for-3.7' of git://sources.calxeda.com/kernel/linux into next/multiplatformOlof Johansson1-1/+0
2012-09-14ARM: make mach/gpio.h headers optionalRob Herring1-1/+0
2012-08-13ARM: u300: convert to sparse IRQsLinus Walleij1-1/+1
2012-08-13ARM: u300: move DMA channel header into mach-u300Linus Walleij1-60/+0
2012-08-13ARM: u300: delete remnant clkdev.h fileLinus Walleij1-7/+0
2012-08-13ARM: u300: merge u300.c into core.c and rid headersLinus Walleij1-20/+0
2012-08-13pinctrl/coh901: move header to platform data dirLinus Walleij1-26/+0
2012-08-13pinctrl/coh901: retire ancient GPIO block versionsLinus Walleij1-12/+1
2012-08-13ARM: u300: retire ancient platformsLinus Walleij4-88/+8
2012-04-20ARM: u300: bump all IRQ numbers by oneLinus Walleij1-75/+75
2012-03-30Merge tag 'for-linus-3.4' of git://git.infradead.org/mtd-2.6Linus Torvalds1-0/+5
2012-03-29Merge tag 'cleanup2' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2-26/+0
2012-03-27mtd: fsmc: Move ALE, CLE defines to their respective platformShiraz Hashim1-0/+5
2012-03-23Merge branch 'for-armsoc' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds2-30/+0
2012-03-13ARM: create a common IOMEM definitionRob Herring1-6/+0
2012-03-06ARM: remove bunch of now unused mach/io.h filesRob Herring1-20/+0
2012-02-22Merge branch 'entry-macro-cleanup' of git://sources.calxeda.com/kernel/linux into for-armsocRussell King1-16/+0
2012-02-22pinctrl: spawn U300 pinctrl from the COH901 GPIOLinus Walleij1-0/+2
2012-02-21ARM: remove disable_fiq and arch_ret_to_user macrosRob Herring1-16/+0
2012-01-20ARM: big removal of now unused arch_idle()Nicolas Pitre1-14/+0
2012-01-10Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-pinctrlLinus Torvalds2-116/+1
2012-01-07Merge branch 'depends/rmk/restart' into next/cleanupArnd Bergmann2-26/+1
2012-01-05ARM: restart: remove the now empty arch_reset()Russell King1-4/+0
2012-01-05ARM: restart: u300: use new restart hookRussell King2-23/+2
2012-01-03pinctrl: move the U300 GPIO driver to pinctrlLinus Walleij1-1/+1
2012-01-03ARM: u300: localize GPIO assignmentsLinus Walleij1-115/+0
2011-12-20Merge branch 'u300/cleanup' into next/cleanupOlof Johansson1-19/+0
2011-12-19ARM: u300: delete memory.hLinus Walleij1-19/+0
2011-12-05Merge branch 'vmalloc' of git://git.linaro.org/people/nico/linux into devel-stableRussell King1-12/+0
2011-11-26ARM: big removal of now unused vmalloc.h filesNicolas Pitre1-12/+0
2011-11-21Merge branch 'irqchip-consolidation' of git://git.kernel.org/pub/scm/linux/kernel/git/maz/arm-platforms into devel-stableRussell King1-24/+0
2011-11-17ARM: restart: remove local_irq_disable() from within arch_reset()Russell King1-2/+0
2011-11-15ARM: u300: convert to MULTI_IRQ_HANDLERJamie Iles1-24/+0
2011-11-03Merge branch 'for-next' of git://git.infradead.org/users/sameo/mfd-2.6Linus Torvalds1-9/+1
2011-11-01Merge branch 'next/cleanup' of git://git.linaro.org/people/arnd/arm-socLinus Torvalds1-20/+2
2011-10-31Merge branch 'next/fixes' into next/cleanupArnd Bergmann4-303/+168