aboutsummaryrefslogtreecommitdiff
path: root/arch/arm/mach-footbridge
AgeCommit message (Expand)Author
2012-01-05Merge branch 'restart' into for-linusRussell King
2012-01-05ARM: restart: remove the now empty arch_reset()Russell King
2012-01-05ARM: restart: footbridge: use new restart hookRussell King
2011-12-05Merge branch 'vmalloc' of git://git.linaro.org/people/nico/linux into devel-s...Russell King
2011-11-26ARM: big removal of now unused vmalloc.h filesNicolas Pitre
2011-11-21ARM: restart: only perform setup for restart when soft-restartingRussell King
2011-11-10ARM: restart: allow platforms more flexibility specifying restart modeRussell King
2011-10-28Merge branch 'devel-stable' of http://ftp.arm.linux.org.uk/pub/linux/arm/kern...Linus Torvalds
2011-10-26Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2011-10-25Merge branch 'misc' into for-linusRussell King
2011-10-25Merge branches 'arnd-randcfg-fixes', 'debug', 'io' (early part), 'l2x0', 'p2v...Russell King
2011-10-18Merge branch 'mach_memory_h' of git://git.linaro.org/people/nico/linux into d...Russell King
2011-10-17ARM: platform fixups: remove mdesc argument to fixup functionRussell King
2011-10-17ARM: 7078/1: Footbridge: Sort KConfig Options alphabeticallyPeter Hüwe
2011-10-17ARM: 7022/1: allow to detect conflicting zreladdrsSascha Hauer
2011-09-26ARM: add an extra temp register to the low level debugging addruart macroNicolas Pitre
2011-09-16Merge branch 'for-rmk' of git://linux-arm.org/linux-2.6-wd into devel-stableRussell King
2011-09-13locking, ARM: Annotate low level hw locks as rawThomas Gleixner
2011-08-29Merge branch 'fixes' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds
2011-08-25ARM: mach-footbridge: add missing header file <video/vga.h>Bryan Wu
2011-08-21ARM: mach-footbridge: convert boot_params to atag_offsetNicolas Pitre
2011-08-19ARM: 7019/1: Footbridge: select CLKEVT_I8253 for ARCH_NETWINDERAxel Lin
2011-08-17ARM: io: remove IO_SPACE_LIMIT from platforms with ISA/PCI and 64K windowRussell King
2011-07-29Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...Linus Torvalds
2011-07-26Merge branch 'next/cross-platform' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2011-07-22Merge branch 'timers-cleanup-for-linus' of git://git.kernel.org/pub/scm/linux...Linus Torvalds
2011-07-22PCI: Make the struct pci_dev * argument of pci_fixup_irqs const.Ralf Baechle
2011-07-12ARM: set vga memory base at run-timeRob Herring
2011-07-12ARM: convert PCI defines to variablesRob Herring
2011-07-12ARM: pci: make pcibios_assign_all_busses use pci_has_flagRob Herring
2011-07-01arm: Footbridge: Use common i8253 clockeventThomas Gleixner
2011-06-11ARM: footbridge: fix clock event supportRussell King
2011-06-11ARM: footbridge: fix debug macrosRussell King
2011-06-09i8253: Consolidate all kernel definitions of i8253_lockRalf Baechle
2011-06-09i8253: Create linux/i8253.h and use it in all 8253 related filesRalf Baechle
2011-05-14clocksource: convert footbridge to generic i8253 clocksourceRussell King
2011-03-29arm: Fold irq_set_chip/irq_set_handlerThomas Gleixner
2011-03-29arm: Cleanup the irq namespaceThomas Gleixner
2011-03-29arm: footbridge: Make cksrc_dc21285_disable() voidThomas Gleixner
2011-03-16Merge branch 'p2v' into develRussell King
2011-03-16Merge branch 'misc' into develRussell King
2011-03-10ARM: 6796/1: Footbridge: Fix I/O mappings for NOMMU modeStepan Moskovchenko
2011-02-17ARM: P2V: separate PHYS_OFFSET from platform definitionsRussell King
2011-01-31ARM: footbridge: convert to clockevents/clocksourceRussell King
2011-01-31ARM: footbridge: fix debug macrosRussell King
2011-01-13ARM: footbridge: irq_data conversion.Lennert Buytenhek
2010-11-21ARM: 6484/1: fix compile warning in mm/init.cAnand Gadiyar
2010-10-20arm: remove machine_desc.io_pg_offst and .phys_ioNicolas Pitre
2010-10-20arm: return both physical and virtual addresses from addruartJeremy Kerr
2010-10-01ARM: do not define VMALLOC_END relative to PAGE_OFFSETNicolas Pitre