Archived
14
0
Fork 0
This repository has been archived on 2022-02-17. You can view files and clone it, but cannot push or open issues or pull requests.
linux-2.6/arch/arm/mach-davinci
Linus Torvalds ac1b7c378e Merge git://git.infradead.org/mtd-2.6
* git://git.infradead.org/mtd-2.6: (63 commits)
  mtd: OneNAND: Allow setting of boundary information when built as module
  jffs2: leaking jffs2_summary in function jffs2_scan_medium
  mtd: nand: Fix memory leak on txx9ndfmc probe failure.
  mtd: orion_nand: use burst reads with double word accesses
  mtd/nand: s3c6400 support for s3c2410 driver
  [MTD] [NAND] S3C2410: Use DIV_ROUND_UP
  [MTD] [NAND] S3C2410: Deal with unaligned lengths in S3C2440 buffer read/write
  [MTD] [NAND] S3C2410: Allow the machine code to get the BBT table from NAND
  [MTD] [NAND] S3C2410: Added a kerneldoc for s3c2410_nand_set
  mtd: physmap_of: Add multiple regions and concatenation support
  mtd: nand: max_retries off by one in mxc_nand
  mtd: nand: s3c2410_nand_setrate(): use correct macros for 2412/2440
  mtd: onenand: add bbt_wait & unlock_all as replaceable for some platform
  mtd: Flex-OneNAND support
  mtd: nand: add OMAP2/OMAP3 NAND driver
  mtd: maps: Blackfin async: fix memory leaks in probe/remove funcs
  mtd: uclinux: mark local stuff static
  mtd: uclinux: do not allow to be built as a module
  mtd: uclinux: allow systems to override map addr/size
  mtd: blackfin NFC: fix hang when using NAND on BF527-EZKITs
  ...
2009-06-22 16:56:22 -07:00
..
include/mach Merge git://git.infradead.org/mtd-2.6 2009-06-22 16:56:22 -07:00
board-dm355-evm.c
board-dm355-leopard.c
board-dm644x-evm.c davinci: Factor out emac mac address handling 2009-05-28 15:17:47 -07:00
board-dm646x-evm.c davinci: Factor out emac mac address handling 2009-05-28 15:17:47 -07:00
board-sffsdr.c davinci: Move emac platform_data to SoC-specific files 2009-05-28 15:17:45 -07:00
clock.c davinci: Add support for multiple PSCs 2009-05-26 08:16:46 -07:00
clock.h davinci: Add support for multiple PSCs 2009-05-26 08:16:46 -07:00
common.c davinci: Integrate cp_intc support into low-level irq code 2009-05-28 15:17:47 -07:00
cp_intc.c
devices.c [ARM] 5529/1: davinci: MMC platform support: DMA_32BIT_MASK --> DMA_BIT_MASK(32) 2009-05-29 19:59:13 +01:00
dm355.c davinci: soc-specific SRAM setup 2009-05-28 15:18:12 -07:00
dm644x.c davinci: soc-specific SRAM setup 2009-05-28 15:18:12 -07:00
dm646x.c davinci: soc-specific SRAM setup 2009-05-28 15:18:12 -07:00
dma.c
gpio.c davinci: Make GPIO code more generic 2009-05-28 15:16:30 -07:00
io.c
irq.c davinci: Move interrupt ctlr info to SoC infrastructure 2009-05-26 08:18:09 -07:00
Kconfig [ARM] Kconfig: remove 'default n' 2009-05-31 15:12:25 +01:00
Makefile davinci: add SRAM allocator 2009-05-28 15:18:13 -07:00
Makefile.boot
mux.c davinci: Move pinmux setup info to SoC infrastructure 2009-05-26 08:17:16 -07:00
mux.h
psc.c davinci: Add support for multiple PSCs 2009-05-26 08:16:46 -07:00
serial.c davinci: Move serial platform_device into SoC-specific files 2009-05-28 15:17:41 -07:00
sram.c davinci: add SRAM allocator 2009-05-28 15:18:13 -07:00
time.c davinci: Move PINMUX defines to SoC files 2009-05-28 15:17:48 -07:00
usb.c