aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-omap2/gpmc.c
Commit message (Expand)AuthorAge
* ARM: OMAP2+: Prepare to move GPMC to drivers by platform data headerTony Lindgren2014-11-20
* ARM: OMAP2+: Remove unnecesary include in GPMC driverJavier Martinez Canillas2014-11-06
* Merge branch 'for-v3.19/gpmc-omap' of github.com:rogerq/linux into omap-for-v...Tony Lindgren2014-11-03
|\
| * ARM: OMAP2+: gpmc: Sanity check GPMC fck on probeRoger Quadros2014-10-30
| * ARM: OMAP2+: gpmc: Keep Chip Select disabled while configuring itRoger Quadros2014-10-30
| * ARM: OMAP2+: gpmc: Always enable A26-A11 for non NAND devicesRoger Quadros2014-10-30
| * ARM: OMAP2+: gpmc: Error out if timings fail in gpmc_probe_generic_child()Roger Quadros2014-10-30
| * ARM: OMAP2+: gpmc: Print error message in set_gpmc_timing_reg()Roger Quadros2014-10-30
* | ARM: OMAP2+: Require proper GPMC timings for devicesTony Lindgren2014-11-03
* | ARM: OMAP2+: Show bootloader GPMC timings to allow configuring the .dts fileTony Lindgren2014-11-03
* | ARM: OMAP2+: Fix support for multiple devices on a GPMC chip selectTony Lindgren2014-11-03
|/
* Merge tag 'for-linus-20141015' of git://git.infradead.org/linux-mtdLinus Torvalds2014-10-18
|\
| * nand: omap2: Add support for flash-based bad block tableEzequiel García2014-09-17
* | Merge tag 'fixes-nc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2014-10-08
|\ \ | |/ |/|
| * ARM: OMAP2+: make of_device_ids constUwe Kleine-König2014-09-11
* | ARM: OMAP2+: gpmc: Don't complain if wait pin is used without r/w monitoringRoger Quadros2014-09-04
|/
* ARM: OMAP2+: GPMC: Support Software ECC scheme via DTRoger Quadros2014-08-25
* ARM: OMAP2+: Make GPMC skip disabled devicesGuido Martínez2014-07-07
* Merge tag 'for-linus-20140610' of git://git.infradead.org/linux-mtdLinus Torvalds2014-06-11
|\
| * mtd: nand: omap: add support for BCH16_ECC - GPMC driver updatespekon gupta2014-05-20
* | ARM: OMAP2+: raw read and write endian fixVictor Kamensky2014-05-08
* | ARM: OMAP2+: Fix GPMC remap for devices using an offsetTony Lindgren2014-04-23
* | ARM: OMAP2+: Fix oops for GPMC freeTony Lindgren2014-04-21
|/
* ARM: OMAP2+: gpmc: fix: DT ONENAND child nodes not probed when MTD_ONENAND is...Pekon Gupta2014-02-13
* ARM: OMAP2+: gpmc: fix: DT NAND child nodes not probed when MTD_NAND is built...Pekon Gupta2014-02-13
* Merge tag 'omap-for-v3.13/more-fixes-for-merge-window-take2' of git://git.ker...Olof Johansson2013-11-25
|\
| * ARM: OMAP2+: Fix GPMC and simplify bootloader timings for 8250 and smc91xTony Lindgren2013-11-15
* | Merge tag 'for-linus-20131112' of git://git.infradead.org/linux-mtdLinus Torvalds2013-11-13
|\ \ | |/ |/|
| * ARM: OMAP2+: cleaned-up DT support of various ECC schemesPekon Gupta2013-11-07
* | ARM: OMAP2+: Add minimal 8250 support for GPMCTony Lindgren2013-10-11
|/
* ARM: mach-omap2: gpmc: Fix warning when CONFIG_ARM_LPAE=yFabio Estevam2013-09-18
* ARM: OMAP2: use 'int' instead of 'unsigned' for variable 'gpmc_irq_start'Chen Gang2013-08-22
* ARM: OMAP2+: Cocci spatch "ptr_ret.spatch"Thomas Meyer2013-07-04
* ARM: OMAP2+: gpmc: Low power transition supportavinash philip2013-06-18
* ARM: OMAP2+: gpmc: Converts GPMC driver to pm_runtime capableavinash philip2013-06-12
* ARM: OMAP2+: gpmc: get number of useable GPMC chip-selects via DTGupta Pekon2013-06-12
* ARM: dts: OMAP2+: Simplify NAND supportJon Hunter2013-05-16
* ARM: OMAP2+: Allow NAND transfer mode to be specified in DTMark Jackson2013-05-16
* ARM: OMAP2+: only WARN if a GPMC child probe function failJavier Martinez Canillas2013-04-30
* ARM: OMAP2+: only search for GPMC DT child nodes on probeJavier Martinez Canillas2013-04-30
* ARM: OMAP2+: Add GPMC DT support for Ethernet child nodesJavier Martinez Canillas2013-04-03
* ARM: OMAP2+: rename gpmc_probe_nor_child() to gpmc_probe_generic_child()Javier Martinez Canillas2013-04-03
* ARM: OMAP2+: return -ENODEV if GPMC child device creation failsJavier Martinez Canillas2013-04-03
* ARM: OMAP2+: Allow GPMC probe to complete even if CS mapping failsJon Hunter2013-04-03
* ARM: OMAP2+: Remove unnecesssary GPMC definitions and variableJon Hunter2013-04-03
* ARM: OMAP2+: Detect incorrectly aligned GPMC base addressJon Hunter2013-04-03
* ARM: OMAP2+: Add device-tree support for NOR flashJon Hunter2013-04-03
* ARM: OMAP2+: Add additional GPMC timing parametersJon Hunter2013-04-03
* ARM: OMAP2+: Add function to read GPMC settings from device-treeJon Hunter2013-04-01
* ARM: OMAP2+: Don't configure of chip-select options in gpmc_cs_configure()Jon Hunter2013-04-01