aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-sa1100/include (follow)
AgeCommit message (Expand)AuthorFilesLines
2022-04-19watchdog: sa1100: use platform device registrationArnd Bergmann1-1/+0
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner6-28/+6
2019-05-14treewide: replace #include <asm/sizes.h> with #include <linux/sizes.h>Masahiro Yamada1-1/+1
2018-03-24ARM: sa1100/assabet: convert to generic CF socketsRussell King1-6/+0
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman11-0/+11
2017-07-27ARM: sa1100/pxa: fix MTD_XIP buildArnd Bergmann1-2/+2
2016-12-15Merge branch 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds2-929/+0
2016-10-19ARM: sa1100: remove SA-1101 header fileRussell King2-929/+0
2016-10-18ARM: sa11x0/pxa: get rid of get_clock_tick_rateRobert Jarzmik1-4/+0
2016-08-26ARM: document and update UNCACHEABLE_ADDR definitionsRussell King1-1/+1
2016-08-23ARM: sa1100: move StrongARM CPU ID checks to cputype.hRussell King1-18/+0
2016-02-22ARM: 8532/1: uncompress: mark putc as inlineArnd Bergmann1-1/+1
2015-09-05ARM: sa1100: remove unused RTC register definitionsRob Herring1-34/+0
2015-01-29ARM: 8278/1: sa1100: split irq handling for low GPIOsDmitry Eremin-Solenikov1-31/+42
2014-12-12Merge branch 'for-linus' of git://ftp.arm.linux.org.uk/~rmk/linux-armLinus Torvalds2-92/+51
2014-12-03ARM: 8230/1: sa1100: shift IRQs by oneDmitry Eremin-Solenikov1-51/+51
2014-12-03ARM: 8228/1: sa1100: drop entry-macro.SDmitry Eremin-Solenikov1-41/+0
2014-11-20ARM: debug: move StrongARM debug include to arch/arm/include/debugDmitry Eremin-Solenikov1-62/+0
2014-07-29ARM: 8113/1: remove remaining definitions of PLAT_PHYS_OFFSET from <mach/memory.h>Uwe Kleine-König1-5/+0
2014-04-05Merge tag 'cleanup-3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds1-12/+0
2014-04-04Merge branches 'amba', 'fixes', 'misc', 'mmci', 'unstable/omap-dma' and 'unstable/sa11x0' into for-nextRussell King2-12/+3
2014-03-07ARM: 7991/1: sa1100: fix compile problem on CollieLinus Walleij1-0/+2
2014-02-18Merge tag 'dropmachtimexh-v2' of git://git.pengutronix.de/git/ukl/linux into next/cleanupOlof Johansson1-12/+0
2014-02-12ARM: 7936/1: sa1100: collie: add support for IrDA transceiverDmitry Eremin-Solenikov1-1/+1
2014-02-12ARM: 7903/1: sa1100: h3xxx: drop hand-coded gpio_request_array analogueDmitry Eremin-Solenikov1-11/+0
2013-12-20ARM: drop <mach/timex.h> for !ARCH_MULTIPLATFORM, tooUwe Kleine-König1-12/+0
2013-12-12ARM: sa11x0: assabet: better reset handlingRussell King1-2/+4
2013-10-29ARM: 7841/1: sa1100: remove complex GPIO interfaceLinus Walleij2-55/+2
2013-04-10cpufreq: sa11x0: move cpufreq driver to drivers/cpufreqViresh Kumar1-0/+1
2013-01-11ARM: remove unused arch_decomp_wdog()Shawn Guo1-1/+0
2012-10-07Merge branch 'for-linus' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds2-18/+0
2012-10-04Merge branch 'cleanup' into for-linusRussell King2-18/+0
2012-10-01Merge tag 'multiplatform' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds1-22/+0
2012-09-19ARM: sa1100: use __iomem pointers for MMIOArnd Bergmann1-1/+1
2012-09-14ARM: sa1100: move platform_data definitionsArnd Bergmann1-22/+0
2012-07-09ARM: sa11x0/pxa: convert OS timer registers to IOMEMRussell King4-10/+15
2012-06-25ARM: sa1100: remove lart.hPaul Bolle1-13/+0
2012-06-25ARM: remove old SA-1111.hPaul Bolle1-5/+0
2012-04-02ARM: fix lcd power build failure in collie_defconfigPaul Gortmaker1-1/+2
2012-03-29Merge tag 'cleanup2' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds1-20/+0
2012-03-27Merge branch 'platforms' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds6-409/+20
2012-03-25ARM: 7343/1: sa11x0: convert to sparse IRQRussell King1-9/+12
2012-03-25ARM: 7342/2: sa1100: prepare for sparse irq conversionRob Herring1-0/+2
2012-03-25Merge branch 'sa11x0-mcp' into sa11x0Russell King1-1/+1
2012-03-25Merge branch 'sa11x0-lcd' into sa11x0Russell King2-11/+1
2012-03-25ARM: sa11x0: remove unused DMA controller definitionsRussell King1-217/+2
2012-03-25ARM: sa11x0: remove old SoC private DMA driverRussell King1-117/+0
2012-03-23Merge branch 'pcmcia' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds5-37/+23
2012-03-06ARM: remove bunch of now unused mach/io.h filesRob Herring1-20/+0
2012-02-24FB: sa11x0: convert to use platform resource and ioremap()Russell King1-10/+0