aboutsummaryrefslogtreecommitdiff
path: root/arch/arm/mach-omap2/gpmc.c
AgeCommit message (Expand)Author
2014-03-06ARM: OMAP2+: gpmc: fix: DT ONENAND child nodes not probed when MTD_ONENAND is...Pekon Gupta
2014-03-06ARM: OMAP2+: gpmc: fix: DT NAND child nodes not probed when MTD_NAND is built...Pekon Gupta
2013-04-30ARM: OMAP2+: only WARN if a GPMC child probe function failJavier Martinez Canillas
2013-04-30ARM: OMAP2+: only search for GPMC DT child nodes on probeJavier Martinez Canillas
2013-04-03ARM: OMAP2+: Add GPMC DT support for Ethernet child nodesJavier Martinez Canillas
2013-04-03ARM: OMAP2+: rename gpmc_probe_nor_child() to gpmc_probe_generic_child()Javier Martinez Canillas
2013-04-03ARM: OMAP2+: return -ENODEV if GPMC child device creation failsJavier Martinez Canillas
2013-04-03ARM: OMAP2+: Allow GPMC probe to complete even if CS mapping failsJon Hunter
2013-04-03ARM: OMAP2+: Remove unnecesssary GPMC definitions and variableJon Hunter
2013-04-03ARM: OMAP2+: Detect incorrectly aligned GPMC base addressJon Hunter
2013-04-03ARM: OMAP2+: Add device-tree support for NOR flashJon Hunter
2013-04-03ARM: OMAP2+: Add additional GPMC timing parametersJon Hunter
2013-04-01ARM: OMAP2+: Add function to read GPMC settings from device-treeJon Hunter
2013-04-01ARM: OMAP2+: Don't configure of chip-select options in gpmc_cs_configure()Jon Hunter
2013-04-01ARM: OMAP2+: Add function for configuring GPMC settingsJon Hunter
2013-04-01ARM: OMAP2+: Add structure for storing GPMC settingsJon Hunter
2013-04-01ARM: OMAP2+: Add variable to store number of GPMC waitpinsJon Hunter
2013-04-01ARM: omap2: gpmc: Remove redundant chip select out of range checkEzequiel Garcia
2013-04-01ARM: omap2: gpmc: Fix gpmc_cs_reserved() return valueEzequiel Garcia
2013-04-01ARM: omap2: gpmc: Remove unused gpmc_round_ns_to_ticks() functionEzequiel Garcia
2013-04-01ARM: omap2: gpmc: Mark local scoped functions staticEzequiel Garcia
2013-04-01ARM: OMAP: Clear GPMC bits when applying new setting.Mark Jackson
2013-04-01Merge commit '31d9adca82ce65e5c99d045b5fd917c702b6fce3' into tmpJon Hunter
2013-03-13ARM: OMAP: use consistent error checkingRussell King
2013-03-04ARM: OMAP2+: Fix broken gpmc supportJon Hunter
2013-02-21Merge tag 'boards' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds
2013-02-21Merge tag 'soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds
2013-02-21Merge tag 'multiplatform' of git://git.kernel.org/pub/scm/linux/kernel/git/ar...Linus Torvalds
2013-02-21Merge tag 'drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds
2013-02-01ARM: OMAP2+: gpmc: add DT bindings for OneNANDEzequiel Garcia
2013-02-01ARM: OMAP2+: Prevent potential crash if GPMC probe failsJon Hunter
2013-02-01ARM: OMAP2+: gpmc: Remove unneeded of_node_put()Ezequiel Garcia
2013-02-01ARM: OMAP2+: Remove apollon board supportKyungmin Park
2013-01-26ARM: OMAP2+: omap_device: remove obsolete pm_lats and early_device codePaul Walmsley
2013-01-25ARM: Convert to devm_ioremap_resource()Thierry Reding
2013-01-15ARM: OMAP: gpmc: add DT bindings for GPMC timings and NANDDaniel Mack
2013-01-14ARM: OMAP: gpmc: don't create devices from initcall on DTDaniel Mack
2013-01-11ARM: OMAP2+: Use omap initcallsTony Lindgren
2013-01-03ARM: drivers: remove __dev* attributes.Greg Kroah-Hartman
2012-11-09ARM: OMAP2+: gpmc: generic timing calculationAfzal Mohammed
2012-11-09ARM: OMAP2+: gpmc: handle additional timingsAfzal Mohammed
2012-10-24Merge tag 'omap-for-v3.8/cleanup-headers-signed' into omap-for-v3.8/cleanup-h...Tony Lindgren
2012-10-18ARM: OMAP: Split plat/cpu.h into local soc.h for mach-omap1 and mach-omap2Tony Lindgren
2012-10-17ARM: OMAP: Make omap_device local to mach-omap2Tony Lindgren
2012-10-17Merge branch 'omap-for-v3.8/cleanup-headers-dss' into omap-for-v3.8/cleanup-h...Tony Lindgren
2012-10-17ARM: OMAP: move plat-omap/include/plat/sdrc.h into mach-omap2/sdrc.hPaul Walmsley
2012-10-17ARM: OMAP2+: Allow kernel to boot even if GPMC fails to reserve memoryJon Hunter
2012-10-15ARM: OMAP2+: gpmc: localize gpmc headerAfzal Mohammed
2012-10-15ARM: OMAP2+: gpmc: remove exported nand functionsAfzal Mohammed
2012-10-15ARM: OMAP2+: gpmc: nand register helper bch updateAfzal Mohammed