Age | Commit message (Expand) | Author | Files | Lines |
2016-10-19 | ARM: sa1100: remove SA-1101 header file | Russell King | 2 | -929/+0 |
2016-08-26 | ARM: document and update UNCACHEABLE_ADDR definitions | Russell King | 1 | -1/+1 |
2016-08-23 | ARM: sa1100: move StrongARM CPU ID checks to cputype.h | Russell King | 1 | -18/+0 |
2016-02-22 | ARM: 8532/1: uncompress: mark putc as inline | Arnd Bergmann | 1 | -1/+1 |
2015-09-05 | ARM: sa1100: remove unused RTC register definitions | Rob Herring | 1 | -34/+0 |
2015-01-29 | ARM: 8278/1: sa1100: split irq handling for low GPIOs | Dmitry Eremin-Solenikov | 1 | -31/+42 |
2014-12-13 | Merge branch 'for-linus' of git://ftp.arm.linux.org.uk/~rmk/linux-arm | Linus Torvalds | 2 | -92/+51 |
2014-12-03 | ARM: 8230/1: sa1100: shift IRQs by one | Dmitry Eremin-Solenikov | 1 | -51/+51 |
2014-12-03 | ARM: 8228/1: sa1100: drop entry-macro.S | Dmitry Eremin-Solenikov | 1 | -41/+0 |
2014-11-20 | ARM: debug: move StrongARM debug include to arch/arm/include/debug | Dmitry Eremin-Solenikov | 1 | -62/+0 |
2014-07-30 | ARM: 8113/1: remove remaining definitions of PLAT_PHYS_OFFSET from <mach/memo... | Uwe Kleine-König | 1 | -5/+0 |
2014-04-06 | Merge tag 'cleanup-3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/arm... | Linus Torvalds | 1 | -12/+0 |
2014-04-04 | Merge branches 'amba', 'fixes', 'misc', 'mmci', 'unstable/omap-dma' and 'unst... | Russell King | 2 | -12/+3 |
2014-03-08 | ARM: 7991/1: sa1100: fix compile problem on Collie | Linus Walleij | 1 | -0/+2 |
2014-02-19 | Merge tag 'dropmachtimexh-v2' of git://git.pengutronix.de/git/ukl/linux into ... | Olof Johansson | 1 | -12/+0 |
2014-02-12 | ARM: 7936/1: sa1100: collie: add support for IrDA transceiver | Dmitry Eremin-Solenikov | 1 | -1/+1 |
2014-02-12 | ARM: 7903/1: sa1100: h3xxx: drop hand-coded gpio_request_array analogue | Dmitry Eremin-Solenikov | 1 | -11/+0 |
2013-12-20 | ARM: drop <mach/timex.h> for !ARCH_MULTIPLATFORM, too | Uwe Kleine-König | 1 | -12/+0 |
2013-12-13 | ARM: sa11x0: assabet: better reset handling | Russell King | 1 | -2/+4 |
2013-10-29 | ARM: 7841/1: sa1100: remove complex GPIO interface | Linus Walleij | 2 | -55/+2 |
2013-04-10 | cpufreq: sa11x0: move cpufreq driver to drivers/cpufreq | Viresh Kumar | 1 | -0/+1 |
2013-01-11 | ARM: remove unused arch_decomp_wdog() | Shawn Guo | 1 | -1/+0 |
2012-10-07 | Merge branch 'for-linus' of git://git.linaro.org/people/rmk/linux-arm | Linus Torvalds | 2 | -18/+0 |
2012-10-05 | Merge branch 'cleanup' into for-linus | Russell King | 2 | -18/+0 |
2012-10-02 | Merge tag 'multiplatform' of git://git.kernel.org/pub/scm/linux/kernel/git/ar... | Linus Torvalds | 1 | -22/+0 |
2012-09-19 | ARM: sa1100: use __iomem pointers for MMIO | Arnd Bergmann | 1 | -1/+1 |
2012-09-14 | ARM: sa1100: move platform_data definitions | Arnd Bergmann | 1 | -22/+0 |
2012-07-09 | ARM: sa11x0/pxa: convert OS timer registers to IOMEM | Russell King | 4 | -10/+15 |
2012-06-25 | ARM: sa1100: remove lart.h | Paul Bolle | 1 | -13/+0 |
2012-06-25 | ARM: remove old SA-1111.h | Paul Bolle | 1 | -5/+0 |
2012-04-03 | ARM: fix lcd power build failure in collie_defconfig | Paul Gortmaker | 1 | -1/+2 |
2012-03-30 | Merge tag 'cleanup2' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm... | Linus Torvalds | 1 | -20/+0 |
2012-03-28 | Merge branch 'platforms' of git://git.linaro.org/people/rmk/linux-arm | Linus Torvalds | 6 | -409/+20 |
2012-03-26 | ARM: 7343/1: sa11x0: convert to sparse IRQ | Russell King | 1 | -9/+12 |
2012-03-26 | ARM: 7342/2: sa1100: prepare for sparse irq conversion | Rob Herring | 1 | -0/+2 |
2012-03-26 | Merge branch 'sa11x0-mcp' into sa11x0 | Russell King | 1 | -1/+1 |
2012-03-26 | Merge branch 'sa11x0-lcd' into sa11x0 | Russell King | 2 | -11/+1 |
2012-03-26 | ARM: sa11x0: remove unused DMA controller definitions | Russell King | 1 | -217/+2 |
2012-03-26 | ARM: sa11x0: remove old SoC private DMA driver | Russell King | 1 | -117/+0 |
2012-03-24 | Merge branch 'pcmcia' of git://git.linaro.org/people/rmk/linux-arm | Linus Torvalds | 5 | -37/+23 |
2012-03-07 | ARM: remove bunch of now unused mach/io.h files | Rob Herring | 1 | -20/+0 |
2012-02-24 | FB: sa11x0: convert to use platform resource and ioremap() | Russell King | 1 | -10/+0 |
2012-02-23 | Merge branch 'entry-macro-cleanup' of git://sources.calxeda.com/kernel/linux ... | Russell King | 1 | -6/+0 |
2012-02-22 | ARM: remove disable_fiq and arch_ret_to_user macros | Rob Herring | 1 | -6/+0 |
2012-02-21 | PCMCIA: sa11x0: simpad: convert to use new irq/gpio management | Russell King | 1 | -4/+2 |
2012-02-21 | PCMCIA: sa11x0: shannon: convert to use new irq/gpio management | Russell King | 1 | -8/+4 |
2012-02-21 | FB: sa11x0: convert shannon display enable accesses to use GPIO subsystem | Russell King | 1 | -1/+1 |
2012-02-19 | MFD: mcp/ucb1x00: separate ucb1x00 driver data from the MCP data | Russell King | 1 | -1/+1 |
2012-02-09 | ARM: sa11x0: neponset: move register definitions to neponset.c | Russell King | 1 | -48/+0 |
2012-02-09 | ARM: sa11x0: neponset: implement support for sparse IRQs | Russell King | 1 | -8/+0 |