aboutsummaryrefslogtreecommitdiff
path: root/arch/arm
AgeCommit message (Expand)Author
2008-08-09[ARM] Kirkwood: Instantiate mv_xor driverSaeed Bishara
2008-08-09[ARM] Orion: Instantiate mv_xor driver for 5182Saeed Bishara
2008-08-09[ARM] Orion: enable CONFIG_RTC_DRV_S35390A in the defconfg for QNAP devicesMartin Michlmayr
2008-08-09[ARM] Orion: enable RTC_DRV_PCF8563 in the defconfig for HP mv2120Martin Michlmayr
2008-08-09[ARM] Orion: enable KEYBOARD_GPIO in the defconfgMartin Michlmayr
2008-08-09[ARM] Orion: Export the reset button of the QNAP TS-409Martin Michlmayr
2008-08-09[ARM] Orion: use better key codes for the TS-209/TS-409 buttonsMartin Michlmayr
2008-08-09[ARM] Orion: export red SATA lights on TS-409, fix SATA presence/activityMartin Michlmayr
2008-08-09[ARM] Orion: support D0 5281 siliconLennert Buytenhek
2008-08-09[ARM] Move include/asm-arm/plat-orion to arch/arm/plat-orion/include/platLennert Buytenhek
2008-08-07[ARM] Move include/asm-arm/arch-* to arch/arm/*/include/machRussell King
2008-08-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild-fixesRussell King
2008-08-07[ARM] Add support for arch/arm/mach-*/include and arch/arm/plat-*/includeRussell King
2008-08-07[ARM] Remove asm/hardware.h, use asm/arch/hardware.h insteadRussell King
2008-08-07[ARM] Eliminate useless includes of asm/mach-types.hRussell King
2008-08-07[ARM] Fix circular include dependency with IRQ headersRussell King
2008-08-03Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds
2008-08-03[ARM] 5182/1: pxa: Fix pcm990 compilationGuennadi Liakhovetski
2008-08-02[ARM] Fix explicit asm(-arm)?/arch-foo referencesRussell King
2008-08-02[ARM] move include/asm-arm to arch/arm/include/asmRussell King
2008-08-02[ARM] Remove explicit dependency for misc.o from compressed/MakefileRussell King
2008-08-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2008-08-01Merge git://git.infradead.org/mtd-2.6Linus Torvalds
2008-08-01Fix rename of at91_nand -> atmel_nandPieter du Preez
2008-07-30Merge branch 'upstream-davem' of master.kernel.org:/pub/scm/linux/kernel/git/...David S. Miller
2008-07-30[ARM] initrd: claim initrd memory exclusivelyRussell King
2008-07-30regulator: core kbuild filesLiam Girdwood
2008-07-29Merge branch 'for-2.6.27' of git://git.marvell.com/mv643xx_eth into upstream-...Jeff Garzik
2008-07-28Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba...Linus Torvalds
2008-07-28arm: fix HAVE_CLK merge goofDavid Brownell
2008-07-28[ARM] pxa: add support for L2 outer cache on XScale3 (attempt 2)Eric Miao
2008-07-29Merge branch 'linus' into core/generic-dma-coherentIngo Molnar
2008-07-28Merge branch 'for-rmk' of git://pasiphae.extern.pengutronix.de/git/imx/linux-2.6Russell King
2008-07-28[ARM] 5180/1: at91: Fix at91_nand -> atmel_nand rename falloutHaavard Skinnemoen
2008-07-28[ARM] i.MX: add missing clock functions exportsPaulius Zaleckas
2008-07-28[ARM] i.MX: remove set_imx_fb_info() exportPaulius Zaleckas
2008-07-28[ARM] mx1ads: make mmc platform data available for modulesSascha Hauer
2008-07-28[ARM] mx2: add missing Kconfig dependencySascha Hauer
2008-07-27Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds
2008-07-27[ARM] Fix shared mmap when more than two maps of the same file existRussell King
2008-07-27[ARM] 5179/1: Replace obsolete IRQT_* and __IRQT_* values with IRQ_TYPE_*Dmitry Baryshkov
2008-07-26Merge git://git.infradead.org/mtd-2.6Linus Torvalds
2008-07-26Merge branch 'for_rmk_13' of git://git.mnementh.co.uk/linux-2.6-imRussell King
2008-07-26[ARM] update defconfig for eseries.Ian Molton
2008-07-26SL*B: drop kmem cache argument from constructorAlexey Dobriyan
2008-07-26dma-mapping: add the device argument to dma_mapping_error()FUJITA Tomonori
2008-07-26[ARM] fix IOP32x, IOP33x, MXC and Samsung buildsRussell King
2008-07-26[ARM] fix mode for board-yl-9200.cRussell King
2008-07-26[ARM] 5176/1: arm/Makefile: fix: ARM946T -> ARM946EAdrian Bunk
2008-07-25gpiolib: allow user-selectionMichael Buesch