- 9eb7115 davinci: Move IO device mapping macros from io.h to hardware.h by Hemant Pedanekar · 15 years ago
- 3e25d5f davinci: dm646x: Add clock info and update mux setup for ATA by Hemant Pedanekar · 15 years ago
- 25acf55 davinci: ASoC: Add the platform devices for ASP by Chaithrika U S · 15 years ago
- 7a36071 davinci: dm365 gpio irq support by David Brownell · 15 years ago
- af5dbae davinci: DM365 Updating PINMUX Entries by Sandeep Paulraj · 15 years ago
- 8593790 davinci: da8xx: Add support for DA830/OMAP-L137 EVM board by Mark A. Greer · 15 years ago
- 55c79a4 davinci: da8xx: Add base DA830/OMAP-L137 SoC support by Mark A. Greer · 15 years ago
- ff255c6 davinci: dm365 evm cpld support: leds, card detect, other setup by David Brownell · 15 years ago
- 37b798d davinci: dm365: add NAND support to EVM board by Sandeep Paulraj · 15 years ago
- a45c8ba davinci: MMC/SD Support for dm365 EVM by Sandeep Paulraj · 15 years ago
- 19ff3bf davinci: dm365: add MMC/SD support by Sandeep Paulraj · 15 years ago
- 15061b5 davinci: dm365: add EDMA support by Sandeep Paulraj · 15 years ago
- 8ed0a9d davinci: dm365: EMAC support for SoC and dm365 EVM by Sandeep Paulraj · 15 years ago
- 9f51315 davinci: dm365: add mux entries for EDMA, RTC, EMAC, keypad. by Sandeep Paulraj · 15 years ago
- a46e9e4 davinci: Adding DM365 entries to Makefile/Kconfig/defconfig by Sandeep Paulraj · 15 years ago
- 37dd009 davinci: Adding DM365 EVM board support by Sandeep Paulraj · 15 years ago
- fb8fcb8 davinci: Adding DM365 SOC Support by Sandeep Paulraj · 15 years ago
- 5fcd294 davinci: remove watchdog from soc_info by Kevin Hilman · 15 years ago
- 1d3bba6 davinci: sram warning fix by David Brownell · 15 years ago
- f28f03b davinci: Kconfig: enable EVMs by default when SoCs are enabled by Kevin Hilman · 15 years ago
- 98d0e9f davinci: dm644x: Support for dm644x silicon revision 2.1 by Rajashekhara, Sudhakar · 15 years ago
- a23f7dc davinci: Fix watchdog reset code by David Griego · 15 years ago
- 75d0fa7 davinci: dm646x: Adds McASP clock by Chaithrika U S · 15 years ago
- 2bcb613 davinci: EDMA: add support for dm646x by Sudhakar Rajashekhara · 15 years ago
- 60902a2 davinci: EDMA: multiple CCs, channel mapping and API changes by Sudhakar Rajashekhara · 15 years ago
- 7a33aed ARM: includecheck fix: board-sffsdr.c by Jaswinder Singh Rajput · 15 years ago
- 78eacf0 ARM: includecheck fix: board-dm646x-evm.c by Jaswinder Singh Rajput · 15 years ago
- 6608168 ARM: includecheck fix: board-dm644x-evm.c by Jaswinder Singh Rajput · 15 years ago
- 7f25b0a ARM: includecheck fix: board-dm355-leopard.c by Jaswinder Singh Rajput · 15 years ago
- 44e96d4 ARM: includecheck fix: board-dm355-evm.c by Jaswinder Singh Rajput · 15 years ago
- ac1b7c3 Merge git://git.infradead.org/mtd-2.6 by Linus Torvalds · 15 years ago
- e635a01 Merge branch 'next-mtd' of git://aeryn.fluff.org.uk/bjdooks/linux by David Woodhouse · 15 years ago
- 6a4123e mtd: nand: davinci_nand, 4-bit ECC for smallpage by David Brownell · 16 years ago
- a22f277 [ARM] Kconfig: remove 'default n' by Russell King · 15 years ago
- b0958ae [ARM] 5529/1: davinci: MMC platform support: DMA_32BIT_MASK --> DMA_BIT_MASK(32) by Kevin Hilman · 15 years ago
- 20e9969 davinci: add SRAM allocator by David Brownell · 16 years ago
- 0d04eb4 davinci: soc-specific SRAM setup by David Brownell · 16 years ago
- b79dbde davinci: remove remnants of IRAM allocator by David Brownell · 16 years ago
- 96ed299 davinci: cleanup: move dm355 UART2 define to dm355.c by Kevin Hilman · 16 years ago
- 5570078 davinci: Move PINMUX defines to SoC files by Mark A. Greer · 16 years ago
- 3abd5ac davinci: Add compare register support to timer code by Mark A. Greer · 16 years ago
- 0b0c4c2 davinci: Integrate cp_intc support into low-level irq code by Mark A. Greer · 16 years ago
- b14dc0f davinci: Factor out emac mac address handling by Mark A. Greer · 16 years ago
- c97909f davinci: Remove unused i2c eeprom_read/write routines by Mark A. Greer · 16 years ago
- 972412b davinci: Move emac platform_data to SoC-specific files by Mark A. Greer · 16 years ago
- 65e866a davinci: Move serial platform_device into SoC-specific files by Mark A. Greer · 16 years ago
- a994955 davinci: Make GPIO code more generic by Mark A. Greer · 16 years ago
- 951d6f6 davinci: Add watchdog base address flexibility by Mark A. Greer · 16 years ago
- f64691b davinci: Add base address and timer flexibility by Mark A. Greer · 16 years ago
- 673dd36 davinci: Move interrupt ctlr info to SoC infrastructure by Mark A. Greer · 16 years ago
- 0e58595 davinci: Move pinmux setup info to SoC infrastructure by Mark A. Greer · 16 years ago
- d81d188 davinci: Add support for multiple PSCs by Mark A. Greer · 16 years ago
- 66e0c39 davinci: Add clock init call to common init routine by Mark A. Greer · 16 years ago
- b9ab127 davinci: Support JTAG ID register at any address by Mark A. Greer · 16 years ago
- 79c3c0b davinci: Encapsulate SoC-specific data in a structure by Mark A. Greer · 16 years ago
- ac7b75b davinci: EMAC platform support by Kevin Hilman · 16 years ago
- 2dbf56ae davinci: MMC platform support by Kevin Hilman · 16 years ago
- e38d92f davinci: DM646x: add base SoC and board support by Kevin Hilman · 16 years ago
- 95a3477 davinci: DM355: add base SoC and board support by Kevin Hilman · 16 years ago
- f5ce6a6 davinci: DM644x: add support for SFFSDR board by Hugo Villeneuve · 16 years ago
- fb63138 davinci: add platform support for watchdog timer by Kevin Hilman · 16 years ago
- 0521444 davinci: INTC: add support for TI cp_intc by Sergei Shtylyov · 16 years ago
- 27428e3 davinci: support different UART bases for zImage uncompress by Mark A. Greer · 16 years ago
- ce8ccaf davinci: interrupts: get_irqnr_and_base: save an instruction by Troy Kisky · 17 years ago
- 17eb157 davinci: use 32-bit accesses for low-level debug macros by Chaithrika U S · 16 years ago
- dc75602 davinci: fixups for banked GPIO interrupt handling by Kevin Hilman · 16 years ago
- df4aab4 davinci: gpio irq enable tweaks by David Brownell · 16 years ago
- 60befb9 Merge branch 'fix/asoc' into for-linus by Takashi Iwai · 16 years ago
- f492ec9 ASoC: DaVinci EVM board support buildfixes by David Brownell · 16 years ago
- a029b70 [ARM] 5506/1: davinci: DMA_32BIT_MASK --> DMA_BIT_MASK(32) by Kevin Hilman · 16 years ago
- 3e9c18e davinci: DM644x: NAND: update partitioning by David Brownell · 16 years ago
- d0e47fb davinci: update DM644x support in preparation for more SoCs by Kevin Hilman · 16 years ago
- 73d3c68 davinci: DM644x: rename board file by Kevin Hilman · 16 years ago
- 5526b3f davinci: update pin-multiplexing support by Kevin Hilman · 16 years ago
- 617b925 davinci: serial: generalize for more SoCs by Kevin Hilman · 16 years ago
- f933740 davinci: DM355 IRQ Definitions by s-paulraj@ti.com · 16 years ago
- 9e16469 davinci: DM646x: add interrupt number and priorities by Sudhakar Rajashekhara · 16 years ago
- fe277d9 davinci: PSC: Clear bits in MDCTL reg before setting new bits by Mark A. Greer · 16 years ago
- 474dad5 davinci: gpio bugfixes by David Brownell · 16 years ago
- a4768d2 davinci: add EDMA driver by Kevin Hilman · 16 years ago
- e609900 davinci: timers: use clk_get_rate() by Kevin Hilman · 16 years ago
- f5c122d davinci: add arch_ioremap() which uses existing static mappings by Kevin Hilman · 16 years ago
- c5b736d davinci: major rework of clock, PLL, PSC infrastructure by Kevin Hilman · 16 years ago
- e653034 davinci: add runtime CPU detection support by Kevin Hilman · 16 years ago
- 8e19608 clocksource: pass clocksource to read() callback by Magnus Damm · 16 years ago
- 284901a dma-mapping: replace all DMA_32BIT_MASK macro with DMA_BIT_MASK(32) by Yang Hongyang · 16 years ago
- 22ae77b Merge git://git.infradead.org/mtd-2.6 by Linus Torvalds · 16 years ago
- ff4569c [MTD] [NAND] davinci_nand driver by David Brownell · 16 years ago
- be093be [ARM] pass reboot command line to arch_reset() by Russell King · 16 years ago
- 34f32c9 usb: musb: make Davinci *work* in mainline by David Brownell · 16 years ago
- 37daa92 USB: musb_hdrc: another davinci buildfix (otg related) by David Brownell · 16 years ago
- d0e58ae [ARM] 5368/1: arch/arm/mach-davinci/usb.c buildfix by David Brownell · 16 years ago
- 80b02c1 [ARM] fix AT91, davinci, h720x, ks8695, msm, mx2, mx3, netx, omap1, omap2, pxa, s3c by Russell King · 16 years ago
- b840d79 Merge branch 'cpus4096-for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
- 320ab2b cpumask: convert struct clock_event_device to cpumask pointers. by Rusty Russell · 16 years ago
- b593c27 [ARM] davinci: asm/memory.h is not required for mach/vmalloc.h by Russell King · 16 years ago
- 3719ec5 [ARM] Ensure that both MAX_DMA_ADDRESS and ISA_DMA_THRESHOLD are defined by Russell King · 16 years ago
- 0560cf5 [ARM] Add a common typesafe __io implementation by Russell King · 16 years ago
- dcea83a [ARM] Hide ISA DMA API when ISA_DMA_API is unset by Russell King · 16 years ago
- b9c7802 [ARM] move MAX_DMA_ADDRESS to mach/memory.h by Russell King · 16 years ago