summaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-sa1100/include
Commit message (Expand)AuthorAgeFilesLines
* cpufreq: sa11x0: move cpufreq driver to drivers/cpufreqViresh Kumar2013-04-101-0/+1
* ARM: remove unused arch_decomp_wdog()Shawn Guo2013-01-111-1/+0
* Merge branch 'for-linus' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds2012-10-072-18/+0
|\
| * Merge branch 'cleanup' into for-linusRussell King2012-10-042-18/+0
| |\
| | * ARM: sa1100: remove lart.hPaul Bolle2012-06-251-13/+0
| | * ARM: remove old SA-1111.hPaul Bolle2012-06-251-5/+0
* | | Merge tag 'multiplatform' of git://git.kernel.org/pub/scm/linux/kernel/git/ar...Linus Torvalds2012-10-011-22/+0
|\ \ \
| * | | ARM: sa1100: move platform_data definitionsArnd Bergmann2012-09-141-22/+0
| |/ /
* | | ARM: sa1100: use __iomem pointers for MMIOArnd Bergmann2012-09-191-1/+1
|/ /
* | ARM: sa11x0/pxa: convert OS timer registers to IOMEMRussell King2012-07-094-10/+15
|/
* ARM: fix lcd power build failure in collie_defconfigPaul Gortmaker2012-04-021-1/+2
* Merge tag 'cleanup2' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm...Linus Torvalds2012-03-291-20/+0
|\
| * ARM: remove bunch of now unused mach/io.h filesRob Herring2012-03-061-20/+0
* | Merge branch 'platforms' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds2012-03-276-409/+20
|\ \
| * | ARM: 7343/1: sa11x0: convert to sparse IRQRussell King2012-03-251-9/+12
| * | ARM: 7342/2: sa1100: prepare for sparse irq conversionRob Herring2012-03-251-0/+2
| * | Merge branch 'sa11x0-mcp' into sa11x0Russell King2012-03-251-1/+1
| |\ \
| | * | MFD: mcp/ucb1x00: separate ucb1x00 driver data from the MCP dataRussell King2012-02-181-1/+1
| * | | Merge branch 'sa11x0-lcd' into sa11x0Russell King2012-03-252-11/+1
| |\ \ \
| | * | | FB: sa11x0: convert to use platform resource and ioremap()Russell King2012-02-241-10/+0
| | * | | FB: sa11x0: convert shannon display enable accesses to use GPIO subsystemRussell King2012-02-211-1/+1
| | |/ /
| * | | ARM: sa11x0: remove unused DMA controller definitionsRussell King2012-03-251-217/+2
| * | | ARM: sa11x0: remove old SoC private DMA driverRussell King2012-03-251-117/+0
| * | | ARM: sa11x0: neponset: move register definitions to neponset.cRussell King2012-02-091-48/+0
| * | | ARM: sa11x0: neponset: implement support for sparse IRQsRussell King2012-02-091-8/+0
| * | | ARM: sa11x0: neponset: provide function to manipulate NCR_0Russell King2012-02-091-0/+4
| |/ /
* | | Merge branch 'pcmcia' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds2012-03-235-37/+23
|\ \ \ | |_|/ |/| |
| * | PCMCIA: sa11x0: simpad: convert to use new irq/gpio managementRussell King2012-02-211-4/+2
| * | PCMCIA: sa11x0: shannon: convert to use new irq/gpio managementRussell King2012-02-211-8/+4
| * | PCMCIA: sa11x0: nanoengine: convert reset handling to use GPIO subsystemRussell King2012-02-041-2/+2
| * | PCMCIA: sa11x0: nanoengine: convert to use new irq/gpio managementRussell King2012-02-041-4/+4
| * | PCMCIA: sa11x0: cerf: convert reset handling to use GPIO subsystemRussell King2012-02-041-1/+1
| * | PCMCIA: sa11x0: cerf: convert to use new irq/gpio managementRussell King2012-02-041-9/+4
| * | PCMCIA: sa11x0: assabet: convert to use new irq/gpio managementRussell King2012-02-041-9/+6
* | | Merge branch 'entry-macro-cleanup' of git://sources.calxeda.com/kernel/linux ...Russell King2012-02-221-6/+0
|\ \ \
| * | | ARM: remove disable_fiq and arch_ret_to_user macrosRob Herring2012-02-211-6/+0
| | |/ | |/|
* | | Merge tag 'v3.3-rc2' into depends/rmk/for-armsocOlof Johansson2012-02-071-2/+0
|\ \ \ | |/ /
| * | Revert "ARM: sa11x0: Implement autoloading of codec and codec pdata for mcp b...Russell King2012-01-201-2/+0
| |/
* | ARM: big removal of now unused arch_idle()Nicolas Pitre2012-01-201-9/+0
|/
* Merge tag 'gpio-for-linus' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds2012-01-141-3/+0
|\
| * GPIO: sa1100: implement proper gpiolib gpio_to_irq conversionRussell King2012-01-131-3/+0
* | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/same...Linus Torvalds2012-01-131-0/+2
|\ \
| * | ARM: sa11x0: Implement autoloading of codec and codec pdata for mcp bus.Jochen Friedrich2012-01-091-0/+2
| |/
* | Merge branch 'restart' into for-linusRussell King2012-01-051-13/+0
|\ \
| * | ARM: restart: remove the now empty arch_reset()Russell King2012-01-051-4/+0
| * | ARM: restart: sa1100: use new restart hookRussell King2012-01-051-9/+0
* | | Merge branch 'vmalloc' of git://git.linaro.org/people/nico/linux into devel-s...Russell King2011-12-051-4/+0
|\ \ \ | |/ / |/| |
| * | ARM: big removal of now unused vmalloc.h filesNicolas Pitre2011-11-261-4/+0
| |/
* | ARM: restart: only perform setup for restart when soft-restartingRussell King2011-11-211-1/+1
|/
* Merge branch 'devel-stable' of http://ftp.arm.linux.org.uk/pub/linux/arm/kern...Linus Torvalds2011-10-281-1/+1
|\
OpenPOWER on IntegriCloud