summaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-davinci
Commit message (Expand)AuthorAgeFilesLines
* 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/+6Star
* | davinci: gpio bugfixesDavid Brownell2009-04-272-36/+69
* | davinci: add EDMA driverKevin Hilman2009-04-273-1/+1364
* | davinci: timers: use clk_get_rate()Kevin Hilman2009-04-271-3/+21
* | davinci: add arch_ioremap() which uses existing static mappingsKevin Hilman2009-04-2312-98/+105
* | davinci: major rework of clock, PLL, PSC infrastructureKevin Hilman2009-04-239-234/+401
* | davinci: add runtime CPU detection supportKevin Hilman2009-04-232-3/+75
|/
* clocksource: pass clocksource to read() callbackMagnus Damm2009-04-211-1/+1
* dma-mapping: replace all DMA_32BIT_MASK macro with DMA_BIT_MASK(32)Yang Hongyang2009-04-072-4/+4
* Merge git://git.infradead.org/mtd-2.6Linus Torvalds2009-04-061-0/+80
|\
| * [MTD] [NAND] davinci_nand driverDavid Brownell2009-03-201-0/+80
* | [ARM] pass reboot command line to arch_reset()Russell King2009-03-191-1/+1
|/
* usb: musb: make Davinci *work* in mainlineDavid Brownell2009-02-273-3/+9
* USB: musb_hdrc: another davinci buildfix (otg related)David Brownell2009-01-281-23/+0Star
* [ARM] 5368/1: arch/arm/mach-davinci/usb.c buildfixDavid Brownell2009-01-241-0/+1
* [ARM] fix AT91, davinci, h720x, ks8695, msm, mx2, mx3, netx, omap1, omap2, px...Russell King2009-01-082-0/+2
* Merge branch 'cpus4096-for-linus-2' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2009-01-021-1/+1
|\
| * cpumask: convert struct clock_event_device to cpumask pointers.Rusty Russell2008-12-131-1/+1
* | [ARM] davinci: asm/memory.h is not required for mach/vmalloc.hRussell King2008-11-301-1/+0Star
* | [ARM] Ensure that both MAX_DMA_ADDRESS and ISA_DMA_THRESHOLD are definedRussell King2008-11-301-0/+1
* | [ARM] Add a common typesafe __io implementationRussell King2008-11-301-2/+1Star
* | [ARM] Hide ISA DMA API when ISA_DMA_API is unsetRussell King2008-11-291-10/+0Star
* | [ARM] move MAX_DMA_ADDRESS to mach/memory.hRussell King2008-11-291-6/+0Star
* | [ARM] remove a common set of __virt_to_bus definitionsNicolas Pitre2008-11-281-6/+0Star
|/
* Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2008-10-1117-164/+624
|\
| * Merge branch 'for-rmk' of git://source.mvista.com/git/linux-davinci-2.6.gitRussell King2008-10-099-150/+614
| |\
| | * ARM: DaVinci: evm sets up many devicesDavid Brownell2008-09-171-15/+322
| | * ARM: DaVinci: usb setupDavid Brownell2008-09-173-1/+120
| | * ARM: DaVinci: i2c setupKomal Shah2008-09-173-3/+54
| | * ARM: DaVinci: SOC GPIOs use gpiolibDavid Brownell2008-09-172-101/+105
| | * ARM: DaVinci: Update IO address pointer typecheckingKevin Hilman2008-09-172-31/+14Star
| * | Merge branch 'pxa-all' into develRussell King2008-10-091-4/+1Star
| |\ \
| | * | [ARM] 5298/1: Drop desc_handle_irq()Dmitry Baryshkov2008-10-091-4/+1Star
| | |/
| * / [ARM] Convert asm/io.h to linux/io.hRussell King2008-09-069-10/+9Star
| |/
* / [ARM] 5249/1: davinci: remove redundant check in davinci_psc_config()roelkluin2008-09-171-3/+0Star
|/
* [ARM] Move include/asm-arm/arch-* to arch/arm/*/include/machRussell King2008-08-0727-19/+856
* [ARM] Remove asm/hardware.h, use asm/arch/hardware.h insteadRussell King2008-08-077-7/+7
* arm: use non-racy method for /proc/davinci_clocks creationDenis V. Lunev2008-04-291-5/+1Star
* [ARM] constify function pointer tablesJan Engelhardt2008-02-091-2/+2
* clockevents: fix resume logicThomas Gleixner2007-07-221-0/+2