summaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-davinci
AgeCommit message (Expand)AuthorFilesLines
2009-08-26davinci: dm365: EMAC support for SoC and dm365 EVMSandeep Paulraj2-2/+122
2009-08-26davinci: dm365: add mux entries for EDMA, RTC, EMAC, keypad.Sandeep Paulraj2-0/+18
2009-08-26davinci: Adding DM365 entries to Makefile/Kconfig/defconfigSandeep Paulraj2-0/+15
2009-08-26davinci: Adding DM365 EVM board supportSandeep Paulraj1-0/+76
2009-08-26davinci: Adding DM365 SOC SupportSandeep Paulraj7-1/+875
2009-08-26davinci: remove watchdog from soc_infoKevin Hilman6-12/+5
2009-08-26davinci: sram warning fixDavid Brownell1-1/+1
2009-08-26davinci: Kconfig: enable EVMs by default when SoCs are enabledKevin Hilman1-1/+3
2009-08-26davinci: dm644x: Support for dm644x silicon revision 2.1Rajashekhara, Sudhakar1-0/+7
2009-08-26davinci: Fix watchdog reset codeDavid Griego1-7/+3
2009-08-26davinci: dm646x: Adds McASP clockChaithrika U S1-0/+14
2009-08-26davinci: EDMA: add support for dm646xSudhakar Rajashekhara1-0/+40
2009-08-26davinci: EDMA: multiple CCs, channel mapping and API changesSudhakar Rajashekhara6-321/+635
2009-07-25ARM: includecheck fix: board-sffsdr.cJaswinder Singh Rajput1-1/+0
2009-07-25ARM: includecheck fix: board-dm646x-evm.cJaswinder Singh Rajput1-1/+0
2009-07-25ARM: includecheck fix: board-dm644x-evm.cJaswinder Singh Rajput1-1/+0
2009-07-25ARM: includecheck fix: board-dm355-leopard.cJaswinder Singh Rajput1-1/+0
2009-07-25ARM: includecheck fix: board-dm355-evm.cJaswinder Singh Rajput1-1/+0
2009-06-22Merge git://git.infradead.org/mtd-2.6Linus Torvalds1-2/+6
2009-06-08Merge branch 'next-mtd' of git://aeryn.fluff.org.uk/bjdooks/linuxDavid Woodhouse1-0/+25
2009-06-05mtd: nand: davinci_nand, 4-bit ECC for smallpageDavid Brownell1-2/+6
2009-05-31[ARM] Kconfig: remove 'default n'Russell King1-4/+0
2009-05-29[ARM] 5529/1: davinci: MMC platform support: DMA_32BIT_MASK --> DMA_BIT_MASK(32)Kevin Hilman1-4/+4
2009-05-28davinci: add SRAM allocatorDavid Brownell3-1/+102
2009-05-28davinci: soc-specific SRAM setupDavid Brownell4-0/+33
2009-05-28davinci: remove remnants of IRAM allocatorDavid Brownell2-5/+0
2009-05-28davinci: cleanup: move dm355 UART2 define to dm355.cKevin Hilman2-2/+2
2009-05-28davinci: Move PINMUX defines to SoC filesMark A. Greer5-11/+15
2009-05-28davinci: Add compare register support to timer codeMark A. Greer2-38/+105
2009-05-28davinci: Integrate cp_intc support into low-level irq codeMark A. Greer5-2/+32
2009-05-28davinci: Factor out emac mac address handlingMark A. Greer5-65/+20
2009-05-28davinci: Remove unused i2c eeprom_read/write routinesMark A. Greer2-36/+0
2009-05-28davinci: Move emac platform_data to SoC-specific filesMark A. Greer9-67/+46
2009-05-28davinci: Move serial platform_device into SoC-specific filesMark A. Greer6-65/+135
2009-05-28davinci: Make GPIO code more genericMark A. Greer6-31/+37
2009-05-26davinci: Add watchdog base address flexibilityMark A. Greer7-5/+12
2009-05-26davinci: Add base address and timer flexibilityMark A. Greer7-55/+181
2009-05-26davinci: Move interrupt ctlr info to SoC infrastructureMark A. Greer8-214/+229
2009-05-26davinci: Move pinmux setup info to SoC infrastructureMark A. Greer6-26/+25
2009-05-26davinci: Add support for multiple PSCsMark A. Greer8-14/+57
2009-05-26davinci: Add clock init call to common init routineMark A. Greer5-3/+13
2009-05-26davinci: Support JTAG ID register at any addressMark A. Greer8-128/+97
2009-05-26davinci: Encapsulate SoC-specific data in a structureMark A. Greer13-47/+127
2009-05-26davinci: EMAC platform supportKevin Hilman8-27/+161
2009-05-26davinci: MMC platform supportKevin Hilman5-0/+271
2009-05-26davinci: DM646x: add base SoC and board supportKevin Hilman5-0/+714
2009-05-26davinci: DM355: add base SoC and board supportKevin Hilman7-1/+1123
2009-05-26davinci: DM644x: add support for SFFSDR boardHugo Villeneuve3-0/+188
2009-05-26davinci: add platform support for watchdog timerKevin Hilman3-5/+42
2009-05-26davinci: INTC: add support for TI cp_intcSergei Shtylyov4-0/+222