summaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-sa1100
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'restart' into for-linusRussell King2012-01-0516-13/+25
|\
| * ARM: restart: remove the now empty arch_reset()Russell King2012-01-051-4/+0
| * ARM: restart: sa1100: use new restart hookRussell King2012-01-0516-9/+25
| * Merge branch 'restart-cleanup' into restartRussell King2012-01-051-2/+2
| |\
* | \ Merge branch 'devel-stable' into for-linusRussell King2012-01-053-30/+4
|\ \ \
| * | | ARM: 7269/1: mach-sa1100: fix sched_clock breakageLinus Walleij2012-01-051-1/+1
| * | | ARM: 7205/2: sched_clock: allow sched_clock to be selected at runtimeMarc Zyngier2011-12-181-25/+3
| * | | 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
| |/ /
* | | ARM: mach-sa1100: fix implicit use of page.hBjorn Helgaas2012-01-031-0/+1
| |/ |/|
* | 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
|/ /
OpenPOWER on IntegriCloud