aboutsummaryrefslogtreecommitdiff
path: root/arch/arm/mach-davinci
AgeCommit message (Expand)Author
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: 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-15Merge branch 'fix/asoc' into for-linusTakashi Iwai
2009-05-15ASoC: DaVinci EVM board support buildfixesDavid Brownell
2009-05-07[ARM] 5506/1: davinci: DMA_32BIT_MASK --> DMA_BIT_MASK(32)Kevin Hilman
2009-04-27davinci: DM644x: NAND: update partitioningDavid Brownell
2009-04-27davinci: update DM644x support in preparation for more SoCsKevin Hilman
2009-04-27davinci: DM644x: rename board fileKevin Hilman
2009-04-27davinci: update pin-multiplexing supportKevin Hilman
2009-04-27davinci: serial: generalize for more SoCsKevin Hilman
2009-04-27davinci: DM355 IRQ Definitionss-paulraj@ti.com
2009-04-27davinci: DM646x: add interrupt number and prioritiesSudhakar Rajashekhara
2009-04-27davinci: PSC: Clear bits in MDCTL reg before setting new bitsMark A. Greer
2009-04-27davinci: gpio bugfixesDavid Brownell
2009-04-27davinci: add EDMA driverKevin Hilman
2009-04-27davinci: timers: use clk_get_rate()Kevin Hilman
2009-04-23davinci: add arch_ioremap() which uses existing static mappingsKevin Hilman
2009-04-23davinci: major rework of clock, PLL, PSC infrastructureKevin Hilman
2009-04-23davinci: add runtime CPU detection supportKevin Hilman
2009-04-21clocksource: pass clocksource to read() callbackMagnus Damm
2009-04-07dma-mapping: replace all DMA_32BIT_MASK macro with DMA_BIT_MASK(32)Yang Hongyang
2009-04-06Merge git://git.infradead.org/mtd-2.6Linus Torvalds
2009-03-20[MTD] [NAND] davinci_nand driverDavid Brownell
2009-03-19[ARM] pass reboot command line to arch_reset()Russell King
2009-02-27usb: musb: make Davinci *work* in mainlineDavid Brownell
2009-01-27USB: musb_hdrc: another davinci buildfix (otg related)David Brownell
2009-01-24[ARM] 5368/1: arch/arm/mach-davinci/usb.c buildfixDavid Brownell
2009-01-08[ARM] fix AT91, davinci, h720x, ks8695, msm, mx2, mx3, netx, omap1, omap2, px...Russell King
2009-01-02Merge branch 'cpus4096-for-linus-2' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2008-12-13cpumask: convert struct clock_event_device to cpumask pointers.Rusty Russell
2008-11-30[ARM] davinci: asm/memory.h is not required for mach/vmalloc.hRussell King
2008-11-30[ARM] Ensure that both MAX_DMA_ADDRESS and ISA_DMA_THRESHOLD are definedRussell King
2008-11-30[ARM] Add a common typesafe __io implementationRussell King