aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-omap2/gpmc.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2011-03-29arm: Cleanup the irq namespaceThomas Gleixner1-1/+1
2011-03-18ARM: OMAP2+: Fix warnings for GPMC interruptBalaji T K1-5/+8
2011-02-17omap3: nand: configurable fifo threshold to gain the throughputSukumar Ghorai1-4/+7
2011-02-17omap: gpmc: enable irq mode in gpmcSukumar Ghorai1-3/+42
2010-12-21OMAP2/3: GPMC: put sync_clk value in picoseconds instead of nanosecondsAdrian Hunter1-1/+11
2010-08-02omap3 nand: cleanup virtual address usagesSukumar Ghorai1-9/+0
2010-08-02omap3 gpmc: functionality enhancementSukumar Ghorai1-12/+263
2010-02-15omap2/3/4: gpmc: kill compile warningFelipe Balbi1-2/+4
2010-02-03OMAP2/3: GPMC: ensure valid clock pointerKevin Hilman1-1/+4
2010-01-20omap: Enable GPMC clock in gpmc_initOlof Johansson1-0/+2
2009-12-11ARM: OMAP4: PM: Add dummy hooks for OMAP4 dpll api'sRajendra Nayak1-1/+1
2009-11-22Merge 7xx-iosplit-plat-merge with omap-fixesTony Lindgren1-5/+97
2009-11-18OMAP: cs should be positive in gpmc_cs_free()Roel Kluin1-1/+1
2009-11-11OMAP3: PM: GPMC context save/restoreRajendra Nayak1-3/+95
2009-11-10omap: Use resource_sizeTobias Klauser1-1/+1
2009-10-20omap: headers: Move remaining headers from include/mach to include/platTony Lindgren1-2/+2
2009-09-19mtd: omap: add support for nand prefetch-read and post-writevimal singh1-1/+62
2009-05-28ARM: OMAP4: Add minimal support for omap4Santosh Shilimkar1-0/+6
2008-11-04ARM: OMAP: Fix compiler warnings in gpmc.cSanjeev Premi1-4/+2
2008-10-14Merge branch 'omap-all' into develRussell King1-25/+63
2008-10-09ARM: OMAP3: Add minimal omap3430 supportSyed Mohammed, Khasim1-0/+5
2008-10-06ARM: OMAP2: Misc updates from linux-omap treeTony Lindgren1-1/+1
2008-10-06ARM: OMAP2: Fix sparse, checkpatch warnings fro GPMC code, use ioremapPaul Walmsley1-23/+58
2008-09-06[ARM] Convert asm/io.h to linux/io.hRussell King1-1/+1
2008-09-05[ARM] omap: Fix IO_ADDRESS() macrosRussell King1-4/+2
2008-08-07[ARM] Move include/asm-arm/arch-* to arch/arm/*/include/machRussell King1-1/+1
2008-06-06ARM: OMAP: Correcting the gpmc prefetch control register addressThara Gopinath1-1/+1
2008-04-14ARM: OMAP2: Change 24xx to use new register accessPaul Walmsley1-5/+7
2007-09-20ARM: OMAP: Merge gpmc changes from N800 treeKai Svahn1-0/+7
2007-09-20ARM: OMAP: Add minimal OMAP2430 supportSyed Mohammed Khasim1-0/+7
2007-09-20ARM: OMAP: omap2/gpmc updatesDavid Brownell1-11/+22
2007-05-11[ARM] Spinlock initializer cleanupThomas Gleixner1-1/+1
2007-05-08ARM: OMAP: Sync core code with linux-omapTony Lindgren1-2/+10
2006-12-30[PATCH] ARM: OMAP: fix GPMC compiler errorsKyungmin Park1-13/+8
2006-09-25ARM: OMAP2: Dynamic allocator for GPMC memory spaceImre Deak1-2/+178
2006-06-26ARM: OMAP: Fix GPMC compilation when DEBUG is definedJuha Yrjola1-4/+4
2006-06-26ARM: OMAP: Add GPMC support for OMAP2Juha Yrjola1-0/+209