Age | Commit message (Expand) | Author |
2009-05-26 | davinci: Add watchdog base address flexibility | Mark A. Greer |
2009-05-26 | davinci: Add base address and timer flexibility | Mark A. Greer |
2009-05-26 | davinci: Move interrupt ctlr info to SoC infrastructure | Mark A. Greer |
2009-05-26 | davinci: Move pinmux setup info to SoC infrastructure | Mark A. Greer |
2009-05-26 | davinci: Add support for multiple PSCs | Mark A. Greer |
2009-05-26 | davinci: Add clock init call to common init routine | Mark A. Greer |
2009-05-26 | davinci: Support JTAG ID register at any address | Mark A. Greer |
2009-05-26 | davinci: Encapsulate SoC-specific data in a structure | Mark A. Greer |
2009-05-26 | davinci: EMAC platform support | Kevin Hilman |
2009-05-26 | davinci: MMC platform support | Kevin Hilman |
2009-05-26 | davinci: DM646x: add base SoC and board support | Kevin Hilman |
2009-05-26 | davinci: DM355: add base SoC and board support | Kevin Hilman |
2009-05-26 | davinci: DM644x: add support for SFFSDR board | Hugo Villeneuve |
2009-05-26 | davinci: add platform support for watchdog timer | Kevin Hilman |
2009-05-26 | davinci: INTC: add support for TI cp_intc | Sergei Shtylyov |
2009-05-26 | davinci: support different UART bases for zImage uncompress | Mark A. Greer |
2009-05-26 | davinci: interrupts: get_irqnr_and_base: save an instruction | Troy Kisky |
2009-05-26 | davinci: use 32-bit accesses for low-level debug macros | Chaithrika U S |
2009-05-26 | davinci: fixups for banked GPIO interrupt handling | Kevin Hilman |
2009-05-26 | davinci: gpio irq enable tweaks | David Brownell |
2009-05-15 | Merge branch 'fix/asoc' into for-linus | Takashi Iwai |
2009-05-15 | ASoC: DaVinci EVM board support buildfixes | David Brownell |
2009-05-07 | [ARM] 5506/1: davinci: DMA_32BIT_MASK --> DMA_BIT_MASK(32) | Kevin Hilman |
2009-04-27 | davinci: DM644x: NAND: update partitioning | David Brownell |
2009-04-27 | davinci: update DM644x support in preparation for more SoCs | Kevin Hilman |
2009-04-27 | davinci: DM644x: rename board file | Kevin Hilman |
2009-04-27 | davinci: update pin-multiplexing support | Kevin Hilman |
2009-04-27 | davinci: serial: generalize for more SoCs | Kevin Hilman |
2009-04-27 | davinci: DM355 IRQ Definitions | s-paulraj@ti.com |
2009-04-27 | davinci: DM646x: add interrupt number and priorities | Sudhakar Rajashekhara |
2009-04-27 | davinci: PSC: Clear bits in MDCTL reg before setting new bits | Mark A. Greer |
2009-04-27 | davinci: gpio bugfixes | David Brownell |
2009-04-27 | davinci: add EDMA driver | Kevin Hilman |
2009-04-27 | davinci: timers: use clk_get_rate() | Kevin Hilman |
2009-04-23 | davinci: add arch_ioremap() which uses existing static mappings | Kevin Hilman |
2009-04-23 | davinci: major rework of clock, PLL, PSC infrastructure | Kevin Hilman |
2009-04-23 | davinci: add runtime CPU detection support | Kevin Hilman |
2009-04-21 | clocksource: pass clocksource to read() callback | Magnus Damm |
2009-04-07 | dma-mapping: replace all DMA_32BIT_MASK macro with DMA_BIT_MASK(32) | Yang Hongyang |
2009-04-06 | Merge git://git.infradead.org/mtd-2.6 | Linus Torvalds |
2009-03-20 | [MTD] [NAND] davinci_nand driver | David Brownell |
2009-03-19 | [ARM] pass reboot command line to arch_reset() | Russell King |
2009-02-27 | usb: musb: make Davinci *work* in mainline | David Brownell |
2009-01-27 | USB: musb_hdrc: another davinci buildfix (otg related) | David Brownell |
2009-01-24 | [ARM] 5368/1: arch/arm/mach-davinci/usb.c buildfix | David Brownell |
2009-01-08 | [ARM] fix AT91, davinci, h720x, ks8695, msm, mx2, mx3, netx, omap1, omap2, px... | Russell King |
2009-01-02 | Merge branch 'cpus4096-for-linus-2' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2008-12-13 | cpumask: convert struct clock_event_device to cpumask pointers. | Rusty Russell |
2008-11-30 | [ARM] davinci: asm/memory.h is not required for mach/vmalloc.h | Russell King |
2008-11-30 | [ARM] Ensure that both MAX_DMA_ADDRESS and ISA_DMA_THRESHOLD are defined | Russell King |