Age | Commit message (Expand) | Author | Files | Lines |
2009-06-23 | Merge git://git.infradead.org/mtd-2.6 | Linus Torvalds | 1 | -2/+6 |
2009-06-08 | Merge branch 'next-mtd' of git://aeryn.fluff.org.uk/bjdooks/linux | David Woodhouse | 1 | -0/+25 |
2009-06-05 | mtd: nand: davinci_nand, 4-bit ECC for smallpage | David Brownell | 1 | -2/+6 |
2009-05-31 | [ARM] Kconfig: remove 'default n' | Russell King | 1 | -4/+0 |
2009-05-29 | [ARM] 5529/1: davinci: MMC platform support: DMA_32BIT_MASK --> DMA_BIT_MASK(32) | Kevin Hilman | 1 | -4/+4 |
2009-05-29 | davinci: add SRAM allocator | David Brownell | 3 | -1/+102 |
2009-05-29 | davinci: soc-specific SRAM setup | David Brownell | 4 | -0/+33 |
2009-05-29 | davinci: remove remnants of IRAM allocator | David Brownell | 2 | -5/+0 |
2009-05-29 | davinci: cleanup: move dm355 UART2 define to dm355.c | Kevin Hilman | 2 | -2/+2 |
2009-05-29 | davinci: Move PINMUX defines to SoC files | Mark A. Greer | 5 | -11/+15 |
2009-05-29 | davinci: Add compare register support to timer code | Mark A. Greer | 2 | -38/+105 |
2009-05-29 | davinci: Integrate cp_intc support into low-level irq code | Mark A. Greer | 5 | -2/+32 |
2009-05-29 | davinci: Factor out emac mac address handling | Mark A. Greer | 5 | -65/+20 |
2009-05-29 | davinci: Remove unused i2c eeprom_read/write routines | Mark A. Greer | 2 | -36/+0 |
2009-05-29 | davinci: Move emac platform_data to SoC-specific files | Mark A. Greer | 9 | -67/+46 |
2009-05-29 | davinci: Move serial platform_device into SoC-specific files | Mark A. Greer | 6 | -65/+135 |
2009-05-29 | davinci: Make GPIO code more generic | Mark A. Greer | 6 | -31/+37 |
2009-05-26 | davinci: Add watchdog base address flexibility | Mark A. Greer | 7 | -5/+12 |
2009-05-26 | davinci: Add base address and timer flexibility | Mark A. Greer | 7 | -55/+181 |
2009-05-26 | davinci: Move interrupt ctlr info to SoC infrastructure | Mark A. Greer | 8 | -214/+229 |
2009-05-26 | davinci: Move pinmux setup info to SoC infrastructure | Mark A. Greer | 6 | -26/+25 |
2009-05-26 | davinci: Add support for multiple PSCs | Mark A. Greer | 8 | -14/+57 |
2009-05-26 | davinci: Add clock init call to common init routine | Mark A. Greer | 5 | -3/+13 |
2009-05-26 | davinci: Support JTAG ID register at any address | Mark A. Greer | 8 | -128/+97 |
2009-05-26 | davinci: Encapsulate SoC-specific data in a structure | Mark A. Greer | 13 | -47/+127 |
2009-05-26 | davinci: EMAC platform support | Kevin Hilman | 8 | -27/+161 |
2009-05-26 | davinci: MMC platform support | Kevin Hilman | 5 | -0/+271 |
2009-05-26 | davinci: DM646x: add base SoC and board support | Kevin Hilman | 5 | -0/+714 |
2009-05-26 | davinci: DM355: add base SoC and board support | Kevin Hilman | 7 | -1/+1123 |
2009-05-26 | davinci: DM644x: add support for SFFSDR board | Hugo Villeneuve | 3 | -0/+188 |
2009-05-26 | davinci: add platform support for watchdog timer | Kevin Hilman | 3 | -5/+42 |
2009-05-26 | davinci: INTC: add support for TI cp_intc | Sergei Shtylyov | 4 | -0/+222 |
2009-05-26 | davinci: support different UART bases for zImage uncompress | Mark A. Greer | 1 | -2/+17 |
2009-05-26 | davinci: interrupts: get_irqnr_and_base: save an instruction | Troy Kisky | 1 | -2/+1 |
2009-05-26 | davinci: use 32-bit accesses for low-level debug macros | Chaithrika U S | 1 | -2/+29 |
2009-05-26 | davinci: fixups for banked GPIO interrupt handling | Kevin Hilman | 1 | -1/+3 |
2009-05-26 | davinci: gpio irq enable tweaks | David Brownell | 1 | -6/+14 |
2009-05-15 | Merge branch 'fix/asoc' into for-linus | Takashi Iwai | 1 | -0/+25 |
2009-05-15 | ASoC: DaVinci EVM board support buildfixes | David Brownell | 1 | -0/+25 |
2009-05-07 | [ARM] 5506/1: davinci: DMA_32BIT_MASK --> DMA_BIT_MASK(32) | Kevin Hilman | 1 | -2/+2 |
2009-04-27 | davinci: DM644x: NAND: update partitioning | David Brownell | 1 | -6/+36 |
2009-04-27 | davinci: update DM644x support in preparation for more SoCs | Kevin Hilman | 7 | -39/+791 |
2009-04-27 | davinci: DM644x: rename board file | Kevin Hilman | 1 | -0/+0 |
2009-04-27 | davinci: update pin-multiplexing support | Kevin Hilman | 6 | -66/+339 |
2009-04-27 | davinci: serial: generalize for more SoCs | Kevin Hilman | 2 | -20/+96 |
2009-04-27 | davinci: DM355 IRQ Definitions | s-paulraj@ti.com | 2 | -0/+118 |
2009-04-27 | davinci: DM646x: add interrupt number and priorities | Sudhakar Rajashekhara | 2 | -6/+129 |
2009-04-27 | davinci: PSC: Clear bits in MDCTL reg before setting new bits | Mark A. Greer | 1 | -11/+6 |
2009-04-27 | davinci: gpio bugfixes | David Brownell | 2 | -36/+69 |
2009-04-27 | davinci: add EDMA driver | Kevin Hilman | 3 | -1/+1364 |