aboutsummaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2009-05-29Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/khil...Russell King
2009-05-28davinci: defconfig update: add EMACKevin Hilman
2009-05-28davinci: add SRAM allocatorDavid Brownell
2009-05-28davinci: soc-specific SRAM setupDavid Brownell
2009-05-28davinci: remove remnants of IRAM allocatorDavid Brownell
2009-05-28davinci: cleanup: move dm355 UART2 define to dm355.cKevin Hilman
2009-05-28davinci: Move PINMUX defines to SoC filesMark A. Greer
2009-05-28davinci: Add compare register support to timer codeMark A. Greer
2009-05-28davinci: Integrate cp_intc support into low-level irq codeMark A. Greer
2009-05-28davinci: Factor out emac mac address handlingMark A. Greer
2009-05-28davinci: Remove unused i2c eeprom_read/write routinesMark A. Greer
2009-05-28davinci: Move emac platform_data to SoC-specific filesMark A. Greer
2009-05-28davinci: Move serial platform_device into SoC-specific filesMark A. Greer
2009-05-28davinci: Make GPIO code more genericMark A. Greer
2009-05-26davinci: Add watchdog base address flexibilityMark A. Greer
2009-05-26davinci: Add base address and timer flexibilityMark A. Greer
2009-05-26davinci: Move interrupt ctlr info to SoC infrastructureMark A. Greer
2009-05-26davinci: Move pinmux setup info to SoC infrastructureMark A. Greer
2009-05-26davinci: Add support for multiple PSCsMark A. Greer
2009-05-26davinci: Add clock init call to common init routineMark A. Greer
2009-05-26davinci: Support JTAG ID register at any addressMark A. Greer
2009-05-26davinci: Encapsulate SoC-specific data in a structureMark A. Greer
2009-05-26davinci: EMAC platform supportKevin Hilman
2009-05-26davinci: MMC platform supportKevin Hilman
2009-05-26davinci: update davinci_all_defconfig for dm355, dm6467Kevin Hilman
2009-05-26davinci: DM646x: add base SoC and board supportKevin Hilman
2009-05-26davinci: DM355: add base SoC and board supportKevin Hilman
2009-05-26davinci: DM644x: add support for SFFSDR boardHugo Villeneuve
2009-05-26davinci: add platform support for watchdog timerKevin Hilman
2009-05-26davinci: INTC: add support for TI cp_intcSergei Shtylyov
2009-05-26davinci: support different UART bases for zImage uncompressMark A. Greer
2009-05-26davinci: interrupts: get_irqnr_and_base: save an instructionTroy Kisky
2009-05-26davinci: use 32-bit accesses for low-level debug macrosChaithrika U S
2009-05-26davinci: fixups for banked GPIO interrupt handlingKevin Hilman
2009-05-26davinci: gpio irq enable tweaksDavid Brownell
2009-05-25Merge branch 'ixp4xx' of git://git.kernel.org/pub/scm/linux/kernel/git/chris/...Russell King
2009-05-25IXP4xx: Change QMgr function names to qmgr_stat_*_watermark and clean the com...Krzysztof Hałasa
2009-05-25Merge branch 'iommu' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/...Russell King
2009-05-23Merge branch 'ixp4xx' of git://git.kernel.org/pub/scm/linux/kernel/git/chris/...Russell King
2009-05-23IXP4xx: support for Goramo MultiLink router platform.Krzysztof Hałasa
2009-05-23IXP42x: Use __fls() in QMgr interrupt handlers.Krzysztof Hałasa
2009-05-23IXP42x: Add QMgr support for IXP425 rev. A0 processors.Krzysztof Hałasa
2009-05-23IXP42x: add NPE support for IXP425 rev. A0 processors.Krzysztof Hałasa
2009-05-23IXP42x: Identify Intel IXP425 rev. A0 processors.Krzysztof Hałasa
2009-05-23Merge branch 'for-rmk-devel' of git://git.pengutronix.de/git/imx/linux-2.6 in...Russell King
2009-05-22Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linusLinus Torvalds
2009-05-22Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds
2009-05-22MIPS: IP32: Remove unnecessary if not even harmful volatile keywords.Ralf Baechle
2009-05-22MIPS: IP32: Fix build error due to uninitialized variable.Ralf Baechle
2009-05-22MIPS: Fix sparse warning in incompatiable argument type of clear_user.Wu Zhangjin