summaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-omap2/gpmc.c
Commit message (Expand)AuthorAgeFilesLines
* ARM: OMAP2+: Fix broken gpmc supportJon Hunter2013-03-041-3/+3
* Merge tag 'boards' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2013-02-211-3/+0
|\
| * ARM: OMAP2+: Remove apollon board supportKyungmin Park2013-02-011-3/+0
* | Merge tag 'soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2013-02-211-1/+1
|\ \
| * | ARM: OMAP2+: omap_device: remove obsolete pm_lats and early_device codePaul Walmsley2013-01-261-1/+1
| |/
* | Merge tag 'multiplatform' of git://git.kernel.org/pub/scm/linux/kernel/git/ar...Linus Torvalds2013-02-211-2/+2
|\ \
| * | ARM: OMAP2+: Use omap initcallsTony Lindgren2013-01-111-2/+2
| |/
* | Merge tag 'drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2013-02-211-1/+231
|\ \
| * | ARM: OMAP2+: gpmc: add DT bindings for OneNANDEzequiel Garcia2013-02-011-0/+45
| * | ARM: OMAP2+: Prevent potential crash if GPMC probe failsJon Hunter2013-02-011-1/+5
| * | ARM: OMAP2+: gpmc: Remove unneeded of_node_put()Ezequiel Garcia2013-02-011-2/+3
| * | ARM: OMAP: gpmc: add DT bindings for GPMC timings and NANDDaniel Mack2013-01-151-0/+173
| * | ARM: OMAP: gpmc: don't create devices from initcall on DTDaniel Mack2013-01-141-0/+7
| |/
* | ARM: Convert to devm_ioremap_resource()Thierry Reding2013-01-251-5/+3
|/
* ARM: drivers: remove __dev* attributes.Greg Kroah-Hartman2013-01-031-6/+6
* ARM: OMAP2+: gpmc: generic timing calculationAfzal Mohammed2012-11-091-0/+325
* ARM: OMAP2+: gpmc: handle additional timingsAfzal Mohammed2012-11-091-0/+48
* Merge tag 'omap-for-v3.8/cleanup-headers-signed' into omap-for-v3.8/cleanup-h...Tony Lindgren2012-10-241-441/+23
|\
| * ARM: OMAP: Split plat/cpu.h into local soc.h for mach-omap1 and mach-omap2Tony Lindgren2012-10-181-2/+0
| * ARM: OMAP: Make omap_device local to mach-omap2Tony Lindgren2012-10-171-1/+1
| * Merge branch 'omap-for-v3.8/cleanup-headers-dss' into omap-for-v3.8/cleanup-h...Tony Lindgren2012-10-171-1/+0
| |\
| | * ARM: OMAP: move plat-omap/include/plat/sdrc.h into mach-omap2/sdrc.hPaul Walmsley2012-10-171-1/+0
| * | ARM: OMAP2+: gpmc: localize gpmc headerAfzal Mohammed2012-10-151-2/+1
| * | ARM: OMAP2+: gpmc: remove exported nand functionsAfzal Mohammed2012-10-151-432/+0
| * | ARM: OMAP2+: gpmc: nand register helper bch updateAfzal Mohammed2012-10-151-1/+17
| * | ARM: OMAP2+: nand: header cleanupAfzal Mohammed2012-10-151-0/+2
| * | ARM: OMAP2+: gpmc: remove cs# in sync clk div calcAfzal Mohammed2012-10-151-2/+2
| |/
* | ARM: OMAP2+: Allow kernel to boot even if GPMC fails to reserve memoryJon Hunter2012-10-171-5/+19
|/
* ARM: OMAP2+: gpmc: annotate exit sections properlyAfzal Mohammed2012-10-081-2/+2
* ARM: OMAP2+: gpmc: minimal driver supportAfzal Mohammed2012-09-231-49/+123
* ARM: OMAP2+: gpmc: Adapt to HWMODAfzal Mohammed2012-09-231-0/+22
* Merge branch 'clock_devel_3.7' into hwmod_prcm_clock_a_3.7Paul Walmsley2012-09-231-1/+1
|\
| * ARM: omap: clk: add clk_prepare and clk_unprepareRajendra Nayak2012-09-221-1/+1
* | Merge tag 'cleanup-fixes-for-v3.7' into test_v3.6-rc6_ocb3.7_cff3.7_odaf3.7Paul Walmsley2012-09-231-20/+147
|\ \ | |/
| * ARM: OMAP: Split plat/hardware.h, use local soc.h for omap2+Tony Lindgren2012-09-121-2/+2
| * ARM: OMAP2+: Prepare for irqs.h removalTony Lindgren2012-09-121-3/+8
| * ARM: OMAP2+: gpmc: Modify interrupt handlingAfzal Mohammed2012-08-301-17/+119
| * ARM: OMAP2+: gpmc: update nand register helperAfzal Mohammed2012-08-301-0/+20
* | ARM: OMAP: clean up some smatch warnings, fix some printk(KERN_ERR ...Paul Walmsley2012-09-121-1/+1
|/
* ARM: OMAP5: gpmc: Update gpmc_init()R Sricharan2012-07-091-1/+2
* Merge tag 'for-linus-3.5-20120601' of git://git.infradead.org/linux-mtdLinus Torvalds2012-06-011-0/+184
|\
| * ARM: OMAP3: gpmc: add BCH ecc api and modesIvan Djelic2012-05-131-0/+184
* | Merge tag 'cleanup2' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm...Linus Torvalds2012-05-261-7/+23
|\ \
| * | GPMC: add ECC control definitionsYegor Yefremov2012-05-101-7/+23
| |/
* | ARM: OMAP2+: GPMC: resolve type-conversion warning from sparsePaul Walmsley2012-04-131-2/+1
|/
* ARM: OMAP2+: GPMC: Export gpmc_enable_hwecc and gpmc_calculate_eccBernhard Walle2012-03-051-0/+2
* ARM: OMAP2+: GPMC: fix device size setupYegor Yefremov2012-01-261-0/+6
* arm: Cleanup the irq namespaceThomas Gleixner2011-03-291-1/+1
* ARM: OMAP2+: Fix warnings for GPMC interruptBalaji T K2011-03-181-5/+8
* omap3: nand: configurable fifo threshold to gain the throughputSukumar Ghorai2011-02-171-4/+7
OpenPOWER on IntegriCloud