aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-sa1100
Commit message (Expand)AuthorAgeFilesLines
* ARM: 8284/1: sa1100: clear RCSR_SMR on resumeDmitry Eremin-Solenikov2015-05-091-0/+1
* ARM: sa11x0/assabet: ensure CS2 is configured appropriatelyRussell King2014-01-031-0/+3
* ARM: sa1100: fix build errorJett.Zhou2011-12-081-2/+2
* arm: fix implicit use of page.h in several arch/arm filesPaul Gortmaker2011-10-312-0/+2
* Merge branch 'devel-stable' of http://ftp.arm.linux.org.uk/pub/linux/arm/kern...Linus Torvalds2011-10-2811-11/+11
|\
| * ARM: add an extra temp register to the low level debugging addruart macroNicolas Pitre2011-09-261-1/+1
| * ARM: mach-sa1100: convert boot_params to atag_offsetNicolas Pitre2011-08-2110-10/+10
* | Merge branch 'gpio' of http://ftp.arm.linux.org.uk/pub/linux/arm/kernel/git-c...Linus Torvalds2011-10-274-69/+4
|\ \
| * | ARM: 7050/1: mach-sa1100: delete irq_to_gpio() functionLinus Walleij2011-08-221-2/+0
| * | ARM: 7049/1: mach-sa1100: move SA1100 GPIO driver to GPIO subsystemLinus Walleij2011-08-222-65/+1
| * | ARM: gpio: make trivial GPIOLIB implementation the defaultRussell King2011-08-121-0/+2
| * | ARM: gpio: convert includes of mach/gpio.h and asm/gpio.h to linux/gpio.hRussell King2011-08-082-3/+2
* | | Merge branch 'misc' into for-linusRussell King2011-10-258-156/+263
|\ \ \
| * | | ARM: platform fixups: remove mdesc argument to fixup functionRussell King2011-10-171-2/+1
| * | | ARM: 7026/1: simpad: replace ARM specific LED codeJochen Friedrich2011-10-175-101/+28
| * | | ARM: 7025/1: simpad: add GPIO based device definitions.Jochen Friedrich2011-10-171-1/+66
| * | | ARM: 7024/1: simpad: Cleanup CS3 accessors.Jochen Friedrich2011-10-173-52/+153
| * | | ARM: 7027/1: simpad: Add ucb1x00 GPIO definitions and register GPIOJochen Friedrich2011-10-172-0/+14
| * | | ARM: 7022/1: allow to detect conflicting zreladdrsSascha Hauer2011-10-171-2/+3
| | |/ | |/|
| | |
| \ \
*-. \ \ Merge branches 'arnd-randcfg-fixes', 'debug', 'io' (early part), 'l2x0', 'p2v...Russell King2011-10-251-4/+2
|\ \ \ \ | |_|/ / |/| | / | | |/
| * | ARM: io: remove IO_SPACE_LIMIT from SA11x0Russell King2011-08-171-4/+2
| |/
* | mach-sa1100: fix PCI build problemLinus Walleij2011-08-101-0/+1
|/
* Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...Linus Torvalds2011-07-291-1/+2
|\
| * PCI: Make the struct pci_dev * argument of pci_fixup_irqs const.Ralf Baechle2011-07-221-1/+2
* | Merge branch 'next/cross-platform' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2011-07-262-8/+3
|\ \
| * | ARM: convert PCI defines to variablesRob Herring2011-07-122-7/+3
| * | ARM: pci: make pcibios_assign_all_busses use pci_has_flagRob Herring2011-07-121-1/+0
| |/
* | Merge branch 'devel-stable' into for-nextRussell King2011-07-224-4/+9
|\ \
| * | ARM: mach-sa1100: move ARM_DMA_ZONE_SIZE to mdesc->dma_zone_sizeNicolas Pitre2011-07-184-4/+9
| |/
* | ARM: pm: allow suspend finisher to return error codesRussell King2011-07-021-1/+1
* | ARM: pm: hide 1st and 2nd arguments to cpu_suspend from platform codeRussell King2011-06-241-1/+2
* | ARM: pm: sa1100: move cpu_suspend into C codeRussell King2011-06-242-11/+4
* | ARM: pm: move cpu_init() call into core codeRussell King2011-06-241-2/+0
* | ARM: pm: convert cpu_suspend() to a normal functionRussell King2011-06-241-10/+3
* | ARM: pm: sa1100: no need to re-enable clock switchingRussell King2011-06-241-1/+0
|/
*---. Merge branches 'consolidate-clksrc', 'consolidate-flash', 'consolidate-generi...Russell King2011-05-231-11/+1
|\ \ \
| | | * ARM: use ARM_DMA_ZONE_SIZE to adjust the zone sizesRussell King2011-05-121-9/+0
| | | * ARM: Replace platform definition of ISA_DMA_THRESHOLD/MAX_DMA_ADDRESSRussell King2011-05-121-2/+1
| | |/
* | | clocksource: convert ARM 32-bit up counting clocksourcesRussell King2011-05-231-14/+2
* | | ARM: update sa1100 to reflect PXA updatesRussell King2011-05-231-5/+3
* | | ARM / SA1100: Use struct syscore_ops for "core" power managementRafael J. Wysocki2011-04-241-13/+6
|/ /
* | Fix common misspellingsLucas De Marchi2011-03-314-5/+5
|/
* arm: Fold irq_set_chip/irq_set_handlerThomas Gleixner2011-03-291-6/+6
* arm: Cleanup the irq namespaceThomas Gleixner2011-03-294-14/+14
* Merge branch 'p2v' into develRussell King2011-03-161-1/+1
|\
| * ARM: P2V: separate PHYS_OFFSET from platform definitionsRussell King2011-02-171-1/+1
| |
| \
*-. \ Merge branches 'at91', 'ep93xx', 'errata', 'footbridge', 'fncpy', 'gemini', '...Russell King2011-03-162-77/+7
|\ \ \ | | |/ | |/|
| | * ARM: pm: convert sa11x0 to generic suspend/resume supportRussell King2011-02-222-77/+7
| |/
* | ARM: 6658/1: collie: do actually pass locomo_info to locomo driverDmitry Eremin-Solenikov2011-02-111-0/+3
|/
* Merge branch 'devel-stable' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2011-01-152-46/+46
|\