summaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-omap2/gpmc-nand.c
Commit message (Expand)AuthorAgeFilesLines
* mtd: nand: omap: Clean up device tree supportRoger Quadros2016-04-151-4/+1
* mtd: nand: omap: Use gpmc_omap_get_nand_ops() to get NAND registersRoger Quadros2016-04-151-2/+0
* ARM OMAP2+ GPMC: calculate GPMCFCLKDIVIDER based on WAITMONITORINGTIMERobert ABEL2015-03-061-8/+10
* ARM: OMAP2+: Prepare to move GPMC to drivers by platform data headerTony Lindgren2014-11-201-2/+1
* mtd: nand: omap: Revert to using software ECC by defaultRoger Quadros2014-08-251-1/+2
* Merge tag 'cleanup-for-3.17' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2014-08-081-42/+37
|\
| * ARM: omap2+: gpmc-nand: Use dynamic platform_device_alloc()Rostislav Lisovy2014-07-111-42/+37
* | ARM: OMAP2+: gpmc: fix gpmc_hwecc_bch_capable()Christoph Fritz2014-07-231-8/+10
|/
* ARM: OMAP2+: gpmc: enable BCH_HW ecc-scheme for AM43xx platformsPekon Gupta2014-05-271-1/+1
* ARM: OMAP2+: gpmc: update gpmc_hwecc_bch_capable() for new platforms and ECC ...Pekon Gupta2014-03-021-11/+20
* ARM: OMAP2+: gpmc: Move legacy GPMC width settingEzequiel Garcia2014-01-081-5/+5
* ARM: OMAP2+: gpmc: Introduce gpmc_set_legacy()Ezequiel Garcia2014-01-081-8/+14
* ARM: OMAP2+: gpmc: Move initialization outside the gpmc_t conditionEzequiel Garcia2014-01-081-20/+20
* ARM: dts: OMAP2+: Simplify NAND supportJon Hunter2013-05-161-2/+2
* ARM: OMAP2+: nand: reorganize gpmc timing valuesChristoph Fritz2013-05-161-39/+1
* ARM: OMAP2+: Convert NAND to retrieve GPMC settings from DTJon Hunter2013-04-031-6/+10
* ARM: OMAP2+: Don't configure of chip-select options in gpmc_cs_configure()Jon Hunter2013-04-011-1/+1
* ARM: OMAP2+: Convert NAND to use gpmc_cs_program_settings()Jon Hunter2013-04-011-12/+23
* ARM: omap2: gpmc-nand: Print something useful on CS request failureEzequiel Garcia2013-04-011-1/+2
* ARM: OMAP: gpmc: enable hwecc for AM33xx SoCsDaniel Mack2013-01-151-4/+5
* ARM: OMAP: gpmc-nand: drop __init annotationDaniel Mack2013-01-151-3/+3
* ARM: OMAP2+: nand: remove redundant roundingAfzal Mohammed2012-11-091-13/+13
* ARM: OMAP2+: gpmc: localize gpmc headerAfzal Mohammed2012-10-151-2/+1
* ARM: OMAP2+: nand: bch capability checkAfzal Mohammed2012-10-151-0/+24
* ARM: OMAP2+: nand: header cleanupAfzal Mohammed2012-10-151-28/+30
* ARM: omap: move platform_data definitionsArnd Bergmann2012-09-191-1/+1
* ARM: OMAP: Split plat/hardware.h, use local soc.h for omap2+Tony Lindgren2012-09-121-1/+2
*-. Merge tags 'omap-devel-gpmc-fixed-for-v3.7' and 'cleanup-omap-tags-for-v3.7' ...Tony Lindgren2012-09-121-6/+23
|\ \
| | * ARM: OMAP: remove plat/board.h fileIgor Grinberg2012-09-101-1/+0
| |/ |/|
| * ARM: OMAP2+: gpmc-nand: Modify Interrupt handlingAfzal Mohammed2012-08-301-6/+20
| * ARM: OMAP2+: gpmc-nand: update resource with memoryAfzal Mohammed2012-08-301-1/+3
| * ARM: OMAP2+: gpmc-nand: update gpmc-nand regsAfzal Mohammed2012-08-301-0/+2
|/
* ARM: OMAP: Remove plat/io.h by splitting it into mach/io.h and mach/hardware.hTony Lindgren2012-02-241-0/+1
* omap: cleanup NAND platform dataGrazvydas Ignotas2011-06-291-7/+3
* omap3630: nand: fix device size to work in polled modeSukumar Ghorai2011-02-171-2/+5
* OMAP2/3: GPMC: put sync_clk value in picoseconds instead of nanosecondsAdrian Hunter2010-12-211-1/+1
* omap3 nand: cleanup virtual address usagesSukumar Ghorai2010-08-021-28/+9
* omap: fix a gpmc nand problemstanley.miao2010-04-231-0/+3
* omap2/3/4: Introducing 'gpmc-nand.c' for GPMC specific NAND initVimal Singh2010-02-151-0/+139
OpenPOWER on IntegriCloud