summaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-davinci
Commit message (Expand)AuthorAgeFilesLines
* Merge git://git.infradead.org/mtd-2.6Linus Torvalds2009-06-221-2/+6
|\
| * Merge branch 'next-mtd' of git://aeryn.fluff.org.uk/bjdooks/linuxDavid Woodhouse2009-06-081-0/+25
| |\
| * | mtd: nand: davinci_nand, 4-bit ECC for smallpageDavid Brownell2009-06-051-2/+6
* | | [ARM] Kconfig: remove 'default n'Russell King2009-05-311-4/+0
* | | [ARM] 5529/1: davinci: MMC platform support: DMA_32BIT_MASK --> DMA_BIT_MASK(32)Kevin Hilman2009-05-291-4/+4
* | | davinci: add SRAM allocatorDavid Brownell2009-05-283-1/+102
* | | davinci: soc-specific SRAM setupDavid Brownell2009-05-284-0/+33
* | | davinci: remove remnants of IRAM allocatorDavid Brownell2009-05-282-5/+0
* | | davinci: cleanup: move dm355 UART2 define to dm355.cKevin Hilman2009-05-282-2/+2
* | | davinci: Move PINMUX defines to SoC filesMark A. Greer2009-05-285-11/+15
* | | davinci: Add compare register support to timer codeMark A. Greer2009-05-282-38/+105
* | | davinci: Integrate cp_intc support into low-level irq codeMark A. Greer2009-05-285-2/+32
* | | davinci: Factor out emac mac address handlingMark A. Greer2009-05-285-65/+20
* | | davinci: Remove unused i2c eeprom_read/write routinesMark A. Greer2009-05-282-36/+0
* | | davinci: Move emac platform_data to SoC-specific filesMark A. Greer2009-05-289-67/+46
* | | davinci: Move serial platform_device into SoC-specific filesMark A. Greer2009-05-286-65/+135
* | | davinci: Make GPIO code more genericMark A. Greer2009-05-286-31/+37
* | | davinci: Add watchdog base address flexibilityMark A. Greer2009-05-267-5/+12
* | | davinci: Add base address and timer flexibilityMark A. Greer2009-05-267-55/+181
* | | davinci: Move interrupt ctlr info to SoC infrastructureMark A. Greer2009-05-268-214/+229
* | | davinci: Move pinmux setup info to SoC infrastructureMark A. Greer2009-05-266-26/+25
* | | davinci: Add support for multiple PSCsMark A. Greer2009-05-268-14/+57
* | | davinci: Add clock init call to common init routineMark A. Greer2009-05-265-3/+13
* | | davinci: Support JTAG ID register at any addressMark A. Greer2009-05-268-128/+97
* | | davinci: Encapsulate SoC-specific data in a structureMark A. Greer2009-05-2613-47/+127
* | | davinci: EMAC platform supportKevin Hilman2009-05-268-27/+161
* | | davinci: MMC platform supportKevin Hilman2009-05-265-0/+271
* | | davinci: DM646x: add base SoC and board supportKevin Hilman2009-05-265-0/+714
* | | davinci: DM355: add base SoC and board supportKevin Hilman2009-05-267-1/+1123
* | | davinci: DM644x: add support for SFFSDR boardHugo Villeneuve2009-05-263-0/+188
* | | davinci: add platform support for watchdog timerKevin Hilman2009-05-263-5/+42
* | | davinci: INTC: add support for TI cp_intcSergei Shtylyov2009-05-264-0/+222
* | | davinci: support different UART bases for zImage uncompressMark A. Greer2009-05-261-2/+17
* | | davinci: interrupts: get_irqnr_and_base: save an instructionTroy Kisky2009-05-261-2/+1
* | | davinci: use 32-bit accesses for low-level debug macrosChaithrika U S2009-05-261-2/+29
* | | davinci: fixups for banked GPIO interrupt handlingKevin Hilman2009-05-261-1/+3
* | | davinci: gpio irq enable tweaksDavid Brownell2009-05-261-6/+14
| |/ |/|
* | Merge branch 'fix/asoc' into for-linusTakashi Iwai2009-05-151-0/+25
|\ \ | |/ |/|
| * ASoC: DaVinci EVM board support buildfixesDavid Brownell2009-05-151-0/+25
* | [ARM] 5506/1: davinci: DMA_32BIT_MASK --> DMA_BIT_MASK(32)Kevin Hilman2009-05-071-2/+2
* | davinci: DM644x: NAND: update partitioningDavid Brownell2009-04-271-6/+36
* | davinci: update DM644x support in preparation for more SoCsKevin Hilman2009-04-277-39/+791
* | davinci: DM644x: rename board fileKevin Hilman2009-04-271-0/+0
* | davinci: update pin-multiplexing supportKevin Hilman2009-04-276-66/+339
* | davinci: serial: generalize for more SoCsKevin Hilman2009-04-272-20/+96
* | davinci: DM355 IRQ Definitionss-paulraj@ti.com2009-04-272-0/+118
* | davinci: DM646x: add interrupt number and prioritiesSudhakar Rajashekhara2009-04-272-6/+129
* | davinci: PSC: Clear bits in MDCTL reg before setting new bitsMark A. Greer2009-04-271-11/+6
* | davinci: gpio bugfixesDavid Brownell2009-04-272-36/+69
* | davinci: add EDMA driverKevin Hilman2009-04-273-1/+1364