1. ac1b7c3 Merge git://git.infradead.org/mtd-2.6 by Linus Torvalds · 15 years ago
  2. e635a01 Merge branch 'next-mtd' of git://aeryn.fluff.org.uk/bjdooks/linux by David Woodhouse · 15 years ago
  3. 6a4123e mtd: nand: davinci_nand, 4-bit ECC for smallpage by David Brownell · 15 years ago
  4. 20e9969 davinci: add SRAM allocator by David Brownell · 15 years ago
  5. 0d04eb4 davinci: soc-specific SRAM setup by David Brownell · 15 years ago
  6. b79dbde davinci: remove remnants of IRAM allocator by David Brownell · 15 years ago
  7. 96ed299 davinci: cleanup: move dm355 UART2 define to dm355.c by Kevin Hilman · 15 years ago
  8. 5570078 davinci: Move PINMUX defines to SoC files by Mark A. Greer · 15 years ago
  9. 3abd5ac davinci: Add compare register support to timer code by Mark A. Greer · 15 years ago
  10. 0b0c4c2 davinci: Integrate cp_intc support into low-level irq code by Mark A. Greer · 15 years ago
  11. b14dc0f davinci: Factor out emac mac address handling by Mark A. Greer · 15 years ago
  12. c97909f davinci: Remove unused i2c eeprom_read/write routines by Mark A. Greer · 15 years ago
  13. 972412b davinci: Move emac platform_data to SoC-specific files by Mark A. Greer · 15 years ago
  14. 65e866a davinci: Move serial platform_device into SoC-specific files by Mark A. Greer · 15 years ago
  15. a994955 davinci: Make GPIO code more generic by Mark A. Greer · 15 years ago
  16. 951d6f6 davinci: Add watchdog base address flexibility by Mark A. Greer · 15 years ago
  17. f64691b davinci: Add base address and timer flexibility by Mark A. Greer · 15 years ago
  18. 673dd36 davinci: Move interrupt ctlr info to SoC infrastructure by Mark A. Greer · 15 years ago
  19. 0e58595 davinci: Move pinmux setup info to SoC infrastructure by Mark A. Greer · 15 years ago
  20. d81d188 davinci: Add support for multiple PSCs by Mark A. Greer · 15 years ago
  21. 66e0c39 davinci: Add clock init call to common init routine by Mark A. Greer · 15 years ago
  22. b9ab127 davinci: Support JTAG ID register at any address by Mark A. Greer · 15 years ago
  23. 79c3c0b davinci: Encapsulate SoC-specific data in a structure by Mark A. Greer · 15 years ago
  24. ac7b75b davinci: EMAC platform support by Kevin Hilman · 15 years ago
  25. 2dbf56ae davinci: MMC platform support by Kevin Hilman · 15 years ago
  26. e38d92f davinci: DM646x: add base SoC and board support by Kevin Hilman · 15 years ago
  27. 95a3477 davinci: DM355: add base SoC and board support by Kevin Hilman · 15 years ago
  28. 0521444 davinci: INTC: add support for TI cp_intc by Sergei Shtylyov · 15 years ago
  29. 27428e3 davinci: support different UART bases for zImage uncompress by Mark A. Greer · 15 years ago
  30. ce8ccaf davinci: interrupts: get_irqnr_and_base: save an instruction by Troy Kisky · 16 years ago
  31. 17eb157 davinci: use 32-bit accesses for low-level debug macros by Chaithrika U S · 16 years ago
  32. 60befb9 Merge branch 'fix/asoc' into for-linus by Takashi Iwai · 15 years ago
  33. f492ec9 ASoC: DaVinci EVM board support buildfixes by David Brownell · 15 years ago
  34. d0e47fb davinci: update DM644x support in preparation for more SoCs by Kevin Hilman · 15 years ago
  35. 5526b3f davinci: update pin-multiplexing support by Kevin Hilman · 15 years ago
  36. 617b925 davinci: serial: generalize for more SoCs by Kevin Hilman · 15 years ago
  37. f933740 davinci: DM355 IRQ Definitions by s-paulraj@ti.com · 16 years ago
  38. 9e16469 davinci: DM646x: add interrupt number and priorities by Sudhakar Rajashekhara · 15 years ago
  39. 474dad5 davinci: gpio bugfixes by David Brownell · 16 years ago
  40. a4768d2 davinci: add EDMA driver by Kevin Hilman · 15 years ago
  41. f5c122d davinci: add arch_ioremap() which uses existing static mappings by Kevin Hilman · 15 years ago
  42. c5b736d davinci: major rework of clock, PLL, PSC infrastructure by Kevin Hilman · 15 years ago
  43. e653034 davinci: add runtime CPU detection support by Kevin Hilman · 15 years ago
  44. 22ae77b Merge git://git.infradead.org/mtd-2.6 by Linus Torvalds · 15 years ago
  45. ff4569c [MTD] [NAND] davinci_nand driver by David Brownell · 15 years ago
  46. be093be [ARM] pass reboot command line to arch_reset() by Russell King · 15 years ago
  47. 80b02c1 [ARM] fix AT91, davinci, h720x, ks8695, msm, mx2, mx3, netx, omap1, omap2, pxa, s3c by Russell King · 16 years ago
  48. b593c27 [ARM] davinci: asm/memory.h is not required for mach/vmalloc.h by Russell King · 16 years ago
  49. 3719ec5 [ARM] Ensure that both MAX_DMA_ADDRESS and ISA_DMA_THRESHOLD are defined by Russell King · 16 years ago
  50. 0560cf5 [ARM] Add a common typesafe __io implementation by Russell King · 16 years ago
  51. dcea83a [ARM] Hide ISA DMA API when ISA_DMA_API is unset by Russell King · 16 years ago
  52. b9c7802 [ARM] move MAX_DMA_ADDRESS to mach/memory.h by Russell King · 16 years ago
  53. b5ee900 [ARM] remove a common set of __virt_to_bus definitions by Nicolas Pitre · 16 years ago
  54. c97f681 Merge branch 'for-rmk' of git://source.mvista.com/git/linux-davinci-2.6.git by Russell King · 16 years ago
  55. cece6e5 ARM: DaVinci: usb setup by David Brownell · 16 years ago
  56. d395e6a ARM: DaVinci: i2c setup by Komal Shah · 16 years ago
  57. dce1115 ARM: DaVinci: SOC GPIOs use gpiolib by David Brownell · 16 years ago
  58. ac7643e ARM: DaVinci: Update IO address pointer typechecking by Kevin Hilman · 16 years ago
  59. fced80c [ARM] Convert asm/io.h to linux/io.h by Russell King · 16 years ago
  60. a09e64f [ARM] Move include/asm-arm/arch-* to arch/arm/*/include/mach by Russell King · 16 years ago