| Commit message (Expand) | Author | Age | Files | Lines |
* | davinci: Move serial platform_device into SoC-specific files | Mark A. Greer | 2009-05-29 | 6 | -65/+135 |
* | davinci: Make GPIO code more generic | Mark A. Greer | 2009-05-29 | 6 | -31/+37 |
* | davinci: Add watchdog base address flexibility | Mark A. Greer | 2009-05-26 | 7 | -5/+12 |
* | davinci: Add base address and timer flexibility | Mark A. Greer | 2009-05-26 | 7 | -55/+181 |
* | davinci: Move interrupt ctlr info to SoC infrastructure | Mark A. Greer | 2009-05-26 | 8 | -214/+229 |
* | davinci: Move pinmux setup info to SoC infrastructure | Mark A. Greer | 2009-05-26 | 6 | -26/+25 |
* | davinci: Add support for multiple PSCs | Mark A. Greer | 2009-05-26 | 8 | -14/+57 |
* | davinci: Add clock init call to common init routine | Mark A. Greer | 2009-05-26 | 5 | -3/+13 |
* | davinci: Support JTAG ID register at any address | Mark A. Greer | 2009-05-26 | 8 | -128/+97 |
* | davinci: Encapsulate SoC-specific data in a structure | Mark A. Greer | 2009-05-26 | 13 | -47/+127 |
* | davinci: EMAC platform support | Kevin Hilman | 2009-05-26 | 8 | -27/+161 |
* | davinci: MMC platform support | Kevin Hilman | 2009-05-26 | 5 | -0/+271 |
* | davinci: DM646x: add base SoC and board support | Kevin Hilman | 2009-05-26 | 5 | -0/+714 |
* | davinci: DM355: add base SoC and board support | Kevin Hilman | 2009-05-26 | 7 | -1/+1123 |
* | davinci: DM644x: add support for SFFSDR board | Hugo Villeneuve | 2009-05-26 | 3 | -0/+188 |
* | davinci: add platform support for watchdog timer | Kevin Hilman | 2009-05-26 | 3 | -5/+42 |
* | davinci: INTC: add support for TI cp_intc | Sergei Shtylyov | 2009-05-26 | 4 | -0/+222 |
* | davinci: support different UART bases for zImage uncompress | Mark A. Greer | 2009-05-26 | 1 | -2/+17 |
* | davinci: interrupts: get_irqnr_and_base: save an instruction | Troy Kisky | 2009-05-26 | 1 | -2/+1 |
* | davinci: use 32-bit accesses for low-level debug macros | Chaithrika U S | 2009-05-26 | 1 | -2/+29 |
* | davinci: fixups for banked GPIO interrupt handling | Kevin Hilman | 2009-05-26 | 1 | -1/+3 |
* | davinci: gpio irq enable tweaks | David Brownell | 2009-05-26 | 1 | -6/+14 |
* | Merge branch 'fix/asoc' into for-linus | Takashi Iwai | 2009-05-15 | 1 | -0/+25 |
|\ |
|
| * | ASoC: DaVinci EVM board support buildfixes | David Brownell | 2009-05-15 | 1 | -0/+25 |
* | | [ARM] 5506/1: davinci: DMA_32BIT_MASK --> DMA_BIT_MASK(32) | Kevin Hilman | 2009-05-07 | 1 | -2/+2 |
* | | davinci: DM644x: NAND: update partitioning | David Brownell | 2009-04-27 | 1 | -6/+36 |
* | | davinci: update DM644x support in preparation for more SoCs | Kevin Hilman | 2009-04-27 | 7 | -39/+791 |
* | | davinci: DM644x: rename board file | Kevin Hilman | 2009-04-27 | 1 | -0/+0 |
* | | davinci: update pin-multiplexing support | Kevin Hilman | 2009-04-27 | 6 | -66/+339 |
* | | davinci: serial: generalize for more SoCs | Kevin Hilman | 2009-04-27 | 2 | -20/+96 |
* | | davinci: DM355 IRQ Definitions | s-paulraj@ti.com | 2009-04-27 | 2 | -0/+118 |
* | | davinci: DM646x: add interrupt number and priorities | Sudhakar Rajashekhara | 2009-04-27 | 2 | -6/+129 |
* | | davinci: PSC: Clear bits in MDCTL reg before setting new bits | Mark A. Greer | 2009-04-27 | 1 | -11/+6 |
* | | davinci: gpio bugfixes | David Brownell | 2009-04-27 | 2 | -36/+69 |
* | | davinci: add EDMA driver | Kevin Hilman | 2009-04-27 | 3 | -1/+1364 |
* | | davinci: timers: use clk_get_rate() | Kevin Hilman | 2009-04-27 | 1 | -3/+21 |
* | | davinci: add arch_ioremap() which uses existing static mappings | Kevin Hilman | 2009-04-23 | 12 | -98/+105 |
* | | davinci: major rework of clock, PLL, PSC infrastructure | Kevin Hilman | 2009-04-23 | 9 | -234/+401 |
* | | davinci: add runtime CPU detection support | Kevin Hilman | 2009-04-23 | 2 | -3/+75 |
|/ |
|
* | clocksource: pass clocksource to read() callback | Magnus Damm | 2009-04-21 | 1 | -1/+1 |
* | dma-mapping: replace all DMA_32BIT_MASK macro with DMA_BIT_MASK(32) | Yang Hongyang | 2009-04-07 | 2 | -4/+4 |
* | Merge git://git.infradead.org/mtd-2.6 | Linus Torvalds | 2009-04-06 | 1 | -0/+80 |
|\ |
|
| * | [MTD] [NAND] davinci_nand driver | David Brownell | 2009-03-20 | 1 | -0/+80 |
* | | [ARM] pass reboot command line to arch_reset() | Russell King | 2009-03-19 | 1 | -1/+1 |
|/ |
|
* | usb: musb: make Davinci *work* in mainline | David Brownell | 2009-02-27 | 3 | -3/+9 |
* | USB: musb_hdrc: another davinci buildfix (otg related) | David Brownell | 2009-01-28 | 1 | -23/+0 |
* | [ARM] 5368/1: arch/arm/mach-davinci/usb.c buildfix | David Brownell | 2009-01-24 | 1 | -0/+1 |
* | [ARM] fix AT91, davinci, h720x, ks8695, msm, mx2, mx3, netx, omap1, omap2, px... | Russell King | 2009-01-08 | 2 | -0/+2 |
* | Merge branch 'cpus4096-for-linus-2' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2009-01-02 | 1 | -1/+1 |
|\ |
|
| * | cpumask: convert struct clock_event_device to cpumask pointers. | Rusty Russell | 2008-12-13 | 1 | -1/+1 |