summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2013-04-04ARM: OMAP2+: Add GPMC DT support for Ethernet child nodesJavier Martinez Canillas1-0/+8
2013-04-04ARM: OMAP2+: rename gpmc_probe_nor_child() to gpmc_probe_generic_child()Javier Martinez Canillas1-5/+5
2013-04-04ARM: OMAP2+: return -ENODEV if GPMC child device creation failsJavier Martinez Canillas1-0/+1
2013-04-04ARM: OMAP2+: Allow GPMC probe to complete even if CS mapping failsJon Hunter1-17/+7
2013-04-04ARM: OMAP2+: Remove unnecesssary GPMC definitions and variableJon Hunter1-7/+5
2013-04-04ARM: OMAP2+: Detect incorrectly aligned GPMC base addressJon Hunter1-3/+19
2013-04-04ARM: OMAP2+: Convert ONENAND to retrieve GPMC settings from DTJon Hunter1-6/+15
2013-04-04ARM: OMAP2+: Convert NAND to retrieve GPMC settings from DTJon Hunter1-6/+10
2013-04-04ARM: OMAP2+: Add device-tree support for NOR flashJon Hunter1-0/+115
2013-04-04ARM: OMAP2+: Add additional GPMC timing parametersJon Hunter1-47/+47
2013-04-01ARM: OMAP2+: Add function to read GPMC settings from device-treeJon Hunter2-0/+42
2013-04-01ARM: OMAP2+: Don't configure of chip-select options in gpmc_cs_configure()Jon Hunter3-47/+9
2013-04-01ARM: OMAP2+: Convert TUSB to use gpmc_cs_program_settings()Jon Hunter1-24/+19
2013-04-01ARM: OMAP2+: Convert SMC91x to use gpmc_cs_program_settings()Jon Hunter1-13/+17
2013-04-01ARM: OMAP2+: Convert NAND to use gpmc_cs_program_settings()Jon Hunter1-12/+23
2013-04-01ARM: OMAP2+: Convert ONENAND to use gpmc_cs_program_settings()Jon Hunter1-36/+25
2013-04-01ARM: OMAP2+: Add function for configuring GPMC settingsJon Hunter2-0/+106
2013-04-01ARM: OMAP2+: Add structure for storing GPMC settingsJon Hunter5-40/+72
2013-04-01ARM: OMAP2+: Add variable to store number of GPMC waitpinsJon Hunter1-0/+13
2013-04-01ARM: OMAP2+: Simplify code configuring ONENAND devicesJon Hunter1-16/+10
2013-04-01ARM: omap2: gpmc: Remove redundant chip select out of range checkEzequiel Garcia1-9/+1
2013-04-01ARM: omap2: gpmc-onenand: Replace printk KERN_ERR with dev_warn()Ezequiel Garcia1-1/+1
2013-04-01ARM: omap2: gpmc-onenand: Replace pr_err() with dev_err()Ezequiel Garcia1-3/+4
2013-04-01ARM: omap2: gpmc-onenand: Print something useful on CS request failureEzequiel Garcia1-1/+2
2013-04-01ARM: omap2: gpmc-nand: Print something useful on CS request failureEzequiel Garcia1-1/+2
2013-04-01ARM: omap2: gpmc: Fix gpmc_cs_reserved() return valueEzequiel Garcia1-2/+2
2013-04-01ARM: omap2: gpmc: Remove unused gpmc_round_ns_to_ticks() functionEzequiel Garcia1-7/+0
2013-04-01ARM: omap2: gpmc: Mark local scoped functions staticEzequiel Garcia2-14/+7
2013-04-01ARM: OMAP: Clear GPMC bits when applying new setting.Mark Jackson2-1/+8
2013-04-01Merge commit '31d9adca82ce65e5c99d045b5fd917c702b6fce3' into tmpJon Hunter3451-92940/+112514
2013-03-14ARM: OMAP: use consistent error checkingRussell King8-13/+13
2013-03-04ARM: OMAP2+: Fix broken gpmc supportJon Hunter1-3/+3
2013-03-04ARM: OMAP1: Fix build related to kgdb.h no longer including serial_8250.hTony Lindgren1-0/+2
2013-03-04Merge tag 'stable/for-linus-3.9-rc1-tag' of git://git.kernel.org/pub/scm/linu...Linus Torvalds2-1/+18
2013-03-04Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2-9/+6
2013-03-04Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds12-134/+156
2013-03-04Merge branch 'fixes-for-3.9-latest' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds7-10/+9
2013-03-04Merge tag 'metag-v3.9-rc1-v4' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds174-0/+25028
2013-03-03Merge branch 'for-linus' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds8-28/+35
2013-03-03Merge git://www.linux-watchdog.org/linux-watchdogLinus Torvalds1-6/+9
2013-03-03Merge branches 'devel-stable', 'fixes' and 'mmci' into for-linusRussell King47-93/+300
2013-03-03metag: Provide dma_get_sgtable()James Hogan1-0/+7
2013-03-03metag: prom.h: remove declaration of metag_dt_memblock_reserve()James Hogan1-1/+0
2013-03-03metag: copy devicetree to non-init memoryJames Hogan3-0/+20
2013-03-03metag: cleanup metag_ksyms.c includesJames Hogan1-6/+3
2013-03-03metag: move mm/init.c exports out of metag_ksyms.cJames Hogan2-2/+3
2013-03-03metag: move usercopy.c exports out of metag_ksyms.cJames Hogan2-16/+13
2013-03-03metag: move setup.c exports out of metag_ksyms.cJames Hogan2-5/+3
2013-03-03metag: move kick.c exports out of metag_ksyms.cJames Hogan2-2/+3
2013-03-03metag: move traps.c exports out of metag_ksyms.cJames Hogan2-5/+3