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. a22f277 [ARM] Kconfig: remove 'default n' by Russell King · 15 years ago
  5. b0958ae [ARM] 5529/1: davinci: MMC platform support: DMA_32BIT_MASK --> DMA_BIT_MASK(32) by Kevin Hilman · 15 years ago
  6. 20e9969 davinci: add SRAM allocator by David Brownell · 15 years ago
  7. 0d04eb4 davinci: soc-specific SRAM setup by David Brownell · 15 years ago
  8. b79dbde davinci: remove remnants of IRAM allocator by David Brownell · 15 years ago
  9. 96ed299 davinci: cleanup: move dm355 UART2 define to dm355.c by Kevin Hilman · 15 years ago
  10. 5570078 davinci: Move PINMUX defines to SoC files by Mark A. Greer · 15 years ago
  11. 3abd5ac davinci: Add compare register support to timer code by Mark A. Greer · 15 years ago
  12. 0b0c4c2 davinci: Integrate cp_intc support into low-level irq code by Mark A. Greer · 15 years ago
  13. b14dc0f davinci: Factor out emac mac address handling by Mark A. Greer · 15 years ago
  14. c97909f davinci: Remove unused i2c eeprom_read/write routines by Mark A. Greer · 15 years ago
  15. 972412b davinci: Move emac platform_data to SoC-specific files by Mark A. Greer · 15 years ago
  16. 65e866a davinci: Move serial platform_device into SoC-specific files by Mark A. Greer · 15 years ago
  17. a994955 davinci: Make GPIO code more generic by Mark A. Greer · 15 years ago
  18. 951d6f6 davinci: Add watchdog base address flexibility by Mark A. Greer · 15 years ago
  19. f64691b davinci: Add base address and timer flexibility by Mark A. Greer · 15 years ago
  20. 673dd36 davinci: Move interrupt ctlr info to SoC infrastructure by Mark A. Greer · 15 years ago
  21. 0e58595 davinci: Move pinmux setup info to SoC infrastructure by Mark A. Greer · 15 years ago
  22. d81d188 davinci: Add support for multiple PSCs by Mark A. Greer · 15 years ago
  23. 66e0c39 davinci: Add clock init call to common init routine by Mark A. Greer · 15 years ago
  24. b9ab127 davinci: Support JTAG ID register at any address by Mark A. Greer · 15 years ago
  25. 79c3c0b davinci: Encapsulate SoC-specific data in a structure by Mark A. Greer · 15 years ago
  26. ac7b75b davinci: EMAC platform support by Kevin Hilman · 15 years ago
  27. 2dbf56ae davinci: MMC platform support by Kevin Hilman · 15 years ago
  28. e38d92f davinci: DM646x: add base SoC and board support by Kevin Hilman · 15 years ago
  29. 95a3477 davinci: DM355: add base SoC and board support by Kevin Hilman · 15 years ago
  30. f5ce6a6 davinci: DM644x: add support for SFFSDR board by Hugo Villeneuve · 15 years ago
  31. fb63138 davinci: add platform support for watchdog timer by Kevin Hilman · 15 years ago
  32. 0521444 davinci: INTC: add support for TI cp_intc by Sergei Shtylyov · 15 years ago
  33. 27428e3 davinci: support different UART bases for zImage uncompress by Mark A. Greer · 15 years ago
  34. ce8ccaf davinci: interrupts: get_irqnr_and_base: save an instruction by Troy Kisky · 16 years ago
  35. 17eb157 davinci: use 32-bit accesses for low-level debug macros by Chaithrika U S · 15 years ago
  36. dc75602 davinci: fixups for banked GPIO interrupt handling by Kevin Hilman · 15 years ago
  37. df4aab4 davinci: gpio irq enable tweaks by David Brownell · 15 years ago
  38. 60befb9 Merge branch 'fix/asoc' into for-linus by Takashi Iwai · 15 years ago
  39. f492ec9 ASoC: DaVinci EVM board support buildfixes by David Brownell · 15 years ago
  40. a029b70 [ARM] 5506/1: davinci: DMA_32BIT_MASK --> DMA_BIT_MASK(32) by Kevin Hilman · 15 years ago
  41. 3e9c18e davinci: DM644x: NAND: update partitioning by David Brownell · 15 years ago
  42. d0e47fb davinci: update DM644x support in preparation for more SoCs by Kevin Hilman · 15 years ago
  43. 73d3c68 davinci: DM644x: rename board file by Kevin Hilman · 15 years ago
  44. 5526b3f davinci: update pin-multiplexing support by Kevin Hilman · 15 years ago
  45. 617b925 davinci: serial: generalize for more SoCs by Kevin Hilman · 15 years ago
  46. f933740 davinci: DM355 IRQ Definitions by s-paulraj@ti.com · 16 years ago
  47. 9e16469 davinci: DM646x: add interrupt number and priorities by Sudhakar Rajashekhara · 15 years ago
  48. fe277d9 davinci: PSC: Clear bits in MDCTL reg before setting new bits by Mark A. Greer · 15 years ago
  49. 474dad5 davinci: gpio bugfixes by David Brownell · 16 years ago
  50. a4768d2 davinci: add EDMA driver by Kevin Hilman · 15 years ago
  51. e609900 davinci: timers: use clk_get_rate() by Kevin Hilman · 15 years ago
  52. f5c122d davinci: add arch_ioremap() which uses existing static mappings by Kevin Hilman · 15 years ago
  53. c5b736d davinci: major rework of clock, PLL, PSC infrastructure by Kevin Hilman · 15 years ago
  54. e653034 davinci: add runtime CPU detection support by Kevin Hilman · 15 years ago
  55. 8e19608 clocksource: pass clocksource to read() callback by Magnus Damm · 15 years ago
  56. 284901a dma-mapping: replace all DMA_32BIT_MASK macro with DMA_BIT_MASK(32) by Yang Hongyang · 15 years ago
  57. 22ae77b Merge git://git.infradead.org/mtd-2.6 by Linus Torvalds · 15 years ago
  58. ff4569c [MTD] [NAND] davinci_nand driver by David Brownell · 15 years ago
  59. be093be [ARM] pass reboot command line to arch_reset() by Russell King · 15 years ago
  60. 34f32c9 usb: musb: make Davinci *work* in mainline by David Brownell · 15 years ago
  61. 37daa92 USB: musb_hdrc: another davinci buildfix (otg related) by David Brownell · 15 years ago
  62. d0e58ae [ARM] 5368/1: arch/arm/mach-davinci/usb.c buildfix by David Brownell · 15 years ago
  63. 80b02c1 [ARM] fix AT91, davinci, h720x, ks8695, msm, mx2, mx3, netx, omap1, omap2, pxa, s3c by Russell King · 16 years ago
  64. 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
  65. 320ab2b cpumask: convert struct clock_event_device to cpumask pointers. by Rusty Russell · 16 years ago
  66. b593c27 [ARM] davinci: asm/memory.h is not required for mach/vmalloc.h by Russell King · 16 years ago
  67. 3719ec5 [ARM] Ensure that both MAX_DMA_ADDRESS and ISA_DMA_THRESHOLD are defined by Russell King · 16 years ago
  68. 0560cf5 [ARM] Add a common typesafe __io implementation by Russell King · 16 years ago
  69. dcea83a [ARM] Hide ISA DMA API when ISA_DMA_API is unset by Russell King · 16 years ago
  70. b9c7802 [ARM] move MAX_DMA_ADDRESS to mach/memory.h by Russell King · 16 years ago
  71. b5ee900 [ARM] remove a common set of __virt_to_bus definitions by Nicolas Pitre · 16 years ago
  72. 7cc4e87 Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 16 years ago
  73. c97f681 Merge branch 'for-rmk' of git://source.mvista.com/git/linux-davinci-2.6.git by Russell King · 16 years ago
  74. 3f30a09 Merge branch 'pxa-all' into devel by Russell King · 16 years ago
  75. d8aa025 [ARM] 5298/1: Drop desc_handle_irq() by Dmitry Baryshkov · 16 years ago
  76. 380b0fd [ARM] 5249/1: davinci: remove redundant check in davinci_psc_config() by roelkluin · 16 years ago
  77. 7bff3c4 ARM: DaVinci: evm sets up many devices by David Brownell · 16 years ago
  78. cece6e5 ARM: DaVinci: usb setup by David Brownell · 16 years ago
  79. d395e6a ARM: DaVinci: i2c setup by Komal Shah · 16 years ago
  80. dce1115 ARM: DaVinci: SOC GPIOs use gpiolib by David Brownell · 16 years ago
  81. ac7643e ARM: DaVinci: Update IO address pointer typechecking by Kevin Hilman · 16 years ago
  82. fced80c [ARM] Convert asm/io.h to linux/io.h by Russell King · 16 years ago
  83. a09e64f [ARM] Move include/asm-arm/arch-* to arch/arm/*/include/mach by Russell King · 16 years ago
  84. be50972 [ARM] Remove asm/hardware.h, use asm/arch/hardware.h instead by Russell King · 16 years ago
  85. 40ad35d arm: use non-racy method for /proc/davinci_clocks creation by Denis V. Lunev · 16 years ago
  86. 2ffd6e1 [ARM] constify function pointer tables by Jan Engelhardt · 16 years ago
  87. 18de5bc clockevents: fix resume logic by Thomas Gleixner · 17 years ago
  88. 83f5322 [ARM] 4432/5: davinci: pin mux support by Vladimir Barinov · 17 years ago
  89. 3d9edf0 [ARM] 4457/2: davinci: GPIO support by Vladimir Barinov · 17 years ago
  90. 3e062b0 [ARM] 4430/1: davinci: clock control support by Vladimir Barinov · 17 years ago
  91. 7c6337e [ARM] 4303/3: base kernel support for TI DaVinci by Kevin Hilman · 17 years ago