summaryrefslogtreecommitdiff
path: root/arch/arm/mach-footbridge
AgeCommit message (Expand)AuthorFilesLines
2011-09-17Merge branch 'for-rmk' of git://linux-arm.org/linux-2.6-wd into devel-stableRussell King2-0/+2
2011-09-13locking, ARM: Annotate low level hw locks as rawThomas Gleixner3-13/+13
2011-08-30Merge branch 'fixes' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds1-0/+1
2011-08-25ARM: mach-footbridge: add missing header file <video/vga.h>Bryan Wu1-0/+1
2011-08-22ARM: mach-footbridge: convert boot_params to atag_offsetNicolas Pitre4-4/+4
2011-08-19ARM: 7019/1: Footbridge: select CLKEVT_I8253 for ARCH_NETWINDERAxel Lin1-0/+1
2011-08-17ARM: io: remove IO_SPACE_LIMIT from platforms with ISA/PCI and 64K windowRussell King1-2/+0
2011-07-30Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...Linus Torvalds4-4/+5
2011-07-27Merge branch 'next/cross-platform' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2-5/+3
2011-07-23Merge branch 'timers-cleanup-for-linus' of git://git.kernel.org/pub/scm/linux...Linus Torvalds2-55/+5
2011-07-22PCI: Make the struct pci_dev * argument of pci_fixup_irqs const.Ralf Baechle4-4/+5
2011-07-12ARM: set vga memory base at run-timeRob Herring1-0/+1
2011-07-12ARM: convert PCI defines to variablesRob Herring2-3/+2
2011-07-12ARM: pci: make pcibios_assign_all_busses use pci_has_flagRob Herring1-2/+0
2011-07-01arm: Footbridge: Use common i8253 clockeventThomas Gleixner2-52/+4
2011-06-11ARM: footbridge: fix clock event supportRussell King1-0/+1
2011-06-11ARM: footbridge: fix debug macrosRussell King1-2/+3
2011-06-09i8253: Consolidate all kernel definitions of i8253_lockRalf Baechle1-2/+0
2011-06-09i8253: Create linux/i8253.h and use it in all 8253 related filesRalf Baechle1-1/+1
2011-05-14clocksource: convert footbridge to generic i8253 clocksourceRussell King2-41/+6
2011-03-29arm: Fold irq_set_chip/irq_set_handlerThomas Gleixner2-6/+5
2011-03-29arm: Cleanup the irq namespaceThomas Gleixner2-7/+7
2011-03-29arm: footbridge: Make cksrc_dc21285_disable() voidThomas Gleixner1-1/+1
2011-03-17Merge branch 'p2v' into develRussell King1-1/+1
2011-03-17Merge branch 'misc' into develRussell King2-9/+22
2011-03-10ARM: 6796/1: Footbridge: Fix I/O mappings for NOMMU modeStepan Moskovchenko2-9/+22
2011-02-18ARM: P2V: separate PHYS_OFFSET from platform definitionsRussell King1-1/+1
2011-01-31ARM: footbridge: convert to clockevents/clocksourceRussell King2-62/+151
2011-01-31ARM: footbridge: fix debug macrosRussell King1-2/+2
2011-01-13ARM: footbridge: irq_data conversion.Lennert Buytenhek2-25/+25
2010-11-22ARM: 6484/1: fix compile warning in mm/init.cAnand Gadiyar1-1/+1
2010-10-20arm: remove machine_desc.io_pg_offst and .phys_ioNicolas Pitre4-8/+0
2010-10-20arm: return both physical and virtual addresses from addruartJeremy Kerr1-12/+10
2010-10-02ARM: do not define VMALLOC_END relative to PAGE_OFFSETNicolas Pitre1-1/+1
2010-07-22ARM: 6233/1: Delete a wrong redundant right parenthesiswanzongshun1-1/+1
2010-05-24ARM: arch/arm/mach-footbridge/ebsa285-pci.c: Checkpatch cleanupAndrea Gelmini1-3/+3
2010-02-26Merge branch 'misc2' into develRussell King1-3/+4
2010-02-16ARM: 5880/1: arm: use generic infrastructure for early paramsJeremy Kerr1-3/+4
2010-02-12ARM: 5910/1: ARM: Add tmp register for addruart and loadspTony Lindgren1-2/+2
2009-12-24ARM: footbridge: trim down old ISA rtc setupRussell King6-174/+73
2009-12-13ARM: fix clps711x, footbridge, integrator, ixp2000, ixp2300 and s3c build bugRussell King2-9/+28
2009-03-19[ARM] pass reboot command line to arch_reset()Russell King1-1/+1
2009-02-22Merge branch 'dma' into develRussell King1-5/+7
2009-01-09Merge branch 'devel'Russell King1-0/+7
2009-01-08[ARM] footbridge: dc21285.c warning fixesBen Dooks1-10/+13
2009-01-08[ARM] footbridge: add isa_init_irq() to common headerBen Dooks3-2/+3
2008-12-30[ARM] footbridge: set dc21285 clock rate from command lineRussell King1-0/+7
2008-12-13[ARM] netwinder: clean up GPIO namingRussell King11-35/+43
2008-12-11[ARM] dma: rejig DMA initializationRussell King1-2/+4
2008-12-08[ARM] dma: remove dmach_t typedefRussell King1-3/+3