summaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-footbridge
Commit message (Expand)AuthorAgeFilesLines
* ARM: add an extra temp register to the low level debugging addruart macroNicolas Pitre2011-09-261-2/+2
* ARM: mach-footbridge: convert boot_params to atag_offsetNicolas Pitre2011-08-214-4/+4
* Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...Linus Torvalds2011-07-294-4/+5
|\
| * PCI: Make the struct pci_dev * argument of pci_fixup_irqs const.Ralf Baechle2011-07-224-4/+5
* | Merge branch 'next/cross-platform' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2011-07-262-5/+3
|\ \
| * | ARM: set vga memory base at run-timeRob Herring2011-07-121-0/+1
| * | ARM: convert PCI defines to variablesRob Herring2011-07-122-3/+2
| * | ARM: pci: make pcibios_assign_all_busses use pci_has_flagRob Herring2011-07-121-2/+0
| |/
* | Merge branch 'timers-cleanup-for-linus' of git://git.kernel.org/pub/scm/linux...Linus Torvalds2011-07-222-55/+5
|\ \ | |/ |/|
| * arm: Footbridge: Use common i8253 clockeventThomas Gleixner2011-07-012-52/+4
| * i8253: Consolidate all kernel definitions of i8253_lockRalf Baechle2011-06-091-2/+0
| * i8253: Create linux/i8253.h and use it in all 8253 related filesRalf Baechle2011-06-091-1/+1
* | ARM: footbridge: fix clock event supportRussell King2011-06-111-0/+1
* | ARM: footbridge: fix debug macrosRussell King2011-06-111-2/+3
|/
* clocksource: convert footbridge to generic i8253 clocksourceRussell King2011-05-142-41/+6
* arm: Fold irq_set_chip/irq_set_handlerThomas Gleixner2011-03-292-6/+5
* arm: Cleanup the irq namespaceThomas Gleixner2011-03-292-7/+7
* arm: footbridge: Make cksrc_dc21285_disable() voidThomas Gleixner2011-03-291-1/+1
* Merge branch 'p2v' into develRussell King2011-03-161-1/+1
|\
| * ARM: P2V: separate PHYS_OFFSET from platform definitionsRussell King2011-02-171-1/+1
* | Merge branch 'misc' into develRussell King2011-03-162-9/+22
|\ \
| * | ARM: 6796/1: Footbridge: Fix I/O mappings for NOMMU modeStepan Moskovchenko2011-03-102-9/+22
| |/
* / ARM: footbridge: convert to clockevents/clocksourceRussell King2011-01-312-62/+151
|/
* ARM: footbridge: fix debug macrosRussell King2011-01-311-2/+2
* ARM: footbridge: irq_data conversion.Lennert Buytenhek2011-01-132-25/+25
* ARM: 6484/1: fix compile warning in mm/init.cAnand Gadiyar2010-11-211-1/+1
* arm: remove machine_desc.io_pg_offst and .phys_ioNicolas Pitre2010-10-204-8/+0
* arm: return both physical and virtual addresses from addruartJeremy Kerr2010-10-201-12/+10
* ARM: do not define VMALLOC_END relative to PAGE_OFFSETNicolas Pitre2010-10-011-1/+1
* ARM: 6233/1: Delete a wrong redundant right parenthesiswanzongshun2010-07-221-1/+1
* ARM: arch/arm/mach-footbridge/ebsa285-pci.c: Checkpatch cleanupAndrea Gelmini2010-05-241-3/+3
* Merge branch 'misc2' into develRussell King2010-02-251-3/+4
|\
| * ARM: 5880/1: arm: use generic infrastructure for early paramsJeremy Kerr2010-02-151-3/+4
* | ARM: 5910/1: ARM: Add tmp register for addruart and loadspTony Lindgren2010-02-121-2/+2
|/
* ARM: footbridge: trim down old ISA rtc setupRussell King2009-12-246-174/+73
* ARM: fix clps711x, footbridge, integrator, ixp2000, ixp2300 and s3c build bugRussell King2009-12-132-9/+28
* [ARM] pass reboot command line to arch_reset()Russell King2009-03-191-1/+1
* Merge branch 'dma' into develRussell King2009-02-211-5/+7
|\
| * [ARM] dma: rejig DMA initializationRussell King2008-12-111-2/+4
| * [ARM] dma: remove dmach_t typedefRussell King2008-12-081-3/+3
* | Merge branch 'devel'Russell King2009-01-081-0/+7
|\ \
| * | [ARM] footbridge: set dc21285 clock rate from command lineRussell King2008-12-301-0/+7
* | | [ARM] footbridge: dc21285.c warning fixesBen Dooks2009-01-081-10/+13
* | | [ARM] footbridge: add isa_init_irq() to common headerBen Dooks2009-01-083-2/+3
|/ /
* / [ARM] netwinder: clean up GPIO namingRussell King2008-12-1311-35/+43
|/
* [ARM] Rename ISA mach/dma.h header to mach/isa-dma.hRussell King2008-11-291-1/+1
* [ARM] footbridge: mach/hardware.h doesn't require mach/memory.hRussell King2008-11-281-2/+0
* [ARM] footbridge: avoid polluting the kernel's namespaceRussell King2008-11-282-4/+2
* [ARM] remove a common set of __virt_to_bus definitionsNicolas Pitre2008-11-281-0/+9
* Merge branch 'pxa-all' into develRussell King2008-10-091-2/+1
|\