aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-omap2
Commit message (Expand)AuthorAge
...
* | | | | | | | | Merge tag 'dt-for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2013-05-07
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Merge branch 'late/dt' into next/dt2Arnd Bergmann2013-05-06
| |\| | | | | | | |
| * | | | | | | | | Merge tag 'omap-for-v3.10/dt-signed-v2' of git://git.kernel.org/pub/scm/linux...Olof Johansson2013-04-11
| |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | ARM: dts: OMAP2+: Update DMTIMER compatibility propertyJon Hunter2013-04-08
| | * | | | | | | | | ARM: OMAP2+: hwmod: Don't call _init_mpu_rt_base if no syscSantosh Shilimkar2013-04-08
| | * | | | | | | | | ARM: OMAP2+: hwmod: extract module address space from DT blobSantosh Shilimkar2013-04-08
| | * | | | | | | | | ARM: dts: Add minimal DT support for DevKit8000Anil Kumar2013-04-08
| | * | | | | | | | | ARM: OMAP2+: Prepare for device-tree PMU supportJon Hunter2013-04-08
| | * | | | | | | | | Merge tag 'omap-devel-b-for-3.10' of git://git.kernel.org/pub/scm/linux/kerne...Benoit Cousson2013-04-08
| | |\ \ \ \ \ \ \ \ \
| * | | | | | | | | | | Merge branch 'omap/usb' into next/dt2Olof Johansson2013-04-11
| |\| | | | | | | | | |
| * | | | | | | | | | | Merge branch 'omap/fixes-non-critical' into next/dt2Olof Johansson2013-04-11
| |\ \ \ \ \ \ \ \ \ \ \ | | | |_|_|/ / / / / / / | | |/| | | | | | | | |
| * | | | | | | | | | | Merge remote-tracking branch 'arm-soc/clksrc/cleanup' into mxs/cleanupShawn Guo2013-04-01
| |\ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|_|/ / / | | |/| | | | | | | | |
* | | | | | | | | | | | Merge tag 'boards-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2013-05-04
|\ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|/ / / / / | |/| | | | | | | | | |
| * | | | | | | | | | | ARM: OMAP: board-4430sdp: Provide regulator to pwm-backlightAndrew Chew2013-04-08
| * | | | | | | | | | | ARM: OMAP: zoom: Use pwm stack for lcd and keyboard backlightPeter Ujfalusi2013-04-08
| * | | | | | | | | | | omap2+: Remove useless Makefile linePaul Bolle2013-04-08
| * | | | | | | | | | | omap2+: Remove useless Makefile linePaul Bolle2013-04-08
| * | | | | | | | | | | ARM: OMAP: RX-51: add missing regulator supply definitions for lis3lv02dAaro Koskinen2013-04-08
| | |_|_|_|_|/ / / / / | |/| | | | | | | | |
* | | | | | | | | | | Merge tag 'drivers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2013-05-04
|\ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|/ / / | |/| | | | | | | | |
| * | | | | | | | | | Merge tag 'omap-for-v3.10/gpmc-signed' of git://git.kernel.org/pub/scm/linux/...Arnd Bergmann2013-04-08
| |\ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|/ / | |/| | | | | | | | / | | | |_|_|_|_|_|_|/ | | |/| | | | | | |
| | * | | | | | | | 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+: Convert ONENAND to retrieve GPMC settings from DTJon Hunter2013-04-03
| | * | | | | | | | ARM: OMAP2+: Convert NAND to retrieve GPMC settings from DTJon 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
| | * | | | | | | | ARM: OMAP2+: Convert TUSB to use gpmc_cs_program_settings()Jon Hunter2013-04-01
| | * | | | | | | | ARM: OMAP2+: Convert SMC91x to use gpmc_cs_program_settings()Jon Hunter2013-04-01
| | * | | | | | | | ARM: OMAP2+: Convert NAND to use gpmc_cs_program_settings()Jon Hunter2013-04-01
| | * | | | | | | | ARM: OMAP2+: Convert ONENAND to use gpmc_cs_program_settings()Jon Hunter2013-04-01
| | * | | | | | | | ARM: OMAP2+: Add function for configuring GPMC settingsJon Hunter2013-04-01
| | * | | | | | | | ARM: OMAP2+: Add structure for storing GPMC settingsJon Hunter2013-04-01
| | * | | | | | | | ARM: OMAP2+: Add variable to store number of GPMC waitpinsJon Hunter2013-04-01
| | * | | | | | | | ARM: OMAP2+: Simplify code configuring ONENAND devicesJon Hunter2013-04-01
| | * | | | | | | | ARM: omap2: gpmc: Remove redundant chip select out of range checkEzequiel Garcia2013-04-01
| | * | | | | | | | ARM: omap2: gpmc-onenand: Replace printk KERN_ERR with dev_warn()Ezequiel Garcia2013-04-01
| | * | | | | | | | ARM: omap2: gpmc-onenand: Replace pr_err() with dev_err()Ezequiel Garcia2013-04-01
| | * | | | | | | | ARM: omap2: gpmc-onenand: Print something useful on CS request failureEzequiel Garcia2013-04-01
| | * | | | | | | | ARM: omap2: gpmc-nand: Print something useful on CS request failureEzequiel Garcia2013-04-01
| | * | | | | | | | ARM: omap2: gpmc: Fix gpmc_cs_reserved() return valueEzequiel Garcia2013-04-01
| | * | | | | | | | ARM: omap2: gpmc: Remove unused gpmc_round_ns_to_ticks() functionEzequiel Garcia2013-04-01
| | * | | | | | | | ARM: omap2: gpmc: Mark local scoped functions staticEzequiel Garcia2013-04-01
| | * | | | | | | | ARM: OMAP: Clear GPMC bits when applying new setting.Mark Jackson2013-04-01
| | * | | | | | | | Merge commit '31d9adca82ce65e5c99d045b5fd917c702b6fce3' into tmpJon Hunter2013-04-01
| | |\ \ \ \ \ \ \ \