summaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-omap2
Commit message (Expand)AuthorAgeFilesLines
* ARM: OMAP2+: Remove non working OMAP HDMI audio initializationJyri Sarha2014-07-081-28/+0
* Merge tag 'for-v3.16-rc/omap-fixes-b' of git://git.kernel.org/pub/scm/linux/k...Tony Lindgren2014-07-084-6/+23
|\
| * ARM: OMAP2+: clock/dpll: fix _dpll_test_fint arithmetics overflowTero Kristo2014-07-061-1/+1
| * ARM: DRA7: hwmod: Add SYSCONFIG for usb_otg_ssRoger Quadros2014-07-061-0/+12
| * ARM: DRA7: hwmod: Fixup SATA hwmodRoger Quadros2014-07-061-5/+1
| * ARM: OMAP3: PRM/CM: Add back macros used by TI DSP/Bridge driverSuman Anna2014-07-062-0/+9
* | ARM: OMAP2+: Make GPMC skip disabled devicesGuido Martínez2014-07-071-1/+1
* | ARM: OMAP2+: create dsp device only on OMAP3 SoCsSuman Anna2014-07-071-0/+10
* | ARM: DRA7/AM43XX: fix header definition for omap44xx_restartNishanth Menon2014-07-071-1/+2
* | Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2014-07-059-29/+98
|\ \
| * \ Merge tag 'omap-for-v3.16/fixes-against-rc1' of git://git.kernel.org/pub/scm/...Olof Johansson2014-07-049-29/+98
| |\ \
| | * | ARM: OMAP2+: Fix parser-bug in platform muxing codeDavid R. Piegdon2014-06-171-2/+4
| | * | ARM: OMAP2+: drop unused functionBrian Norris2014-06-162-21/+0
| | * | ARM: DRA722: add detection of SoC informationNishanth Menon2014-06-162-0/+13
| | * | Merge tag 'for-v3.16-rc/omap-fixes-a' of git://git.kernel.org/pub/scm/linux/k...Tony Lindgren2014-06-164-6/+81
| | |\ \
| | | * | ARM: OMAP5: hwmod: Add ocp2scp3 and sata hwmodsKeshava Munegowda2014-06-151-0/+73
| | | * | ARM: OMAP2+: hwmod: Change hardreset soc_ops for AM43XXDave Gerlach2014-06-153-6/+8
| * | | | Merge tag 'sti-fixes-for-v3.16-rc1' of git://git.stlinux.com/devel/kernel/lin...Arnd Bergmann2014-06-205-18/+64
| |\| | |
* | | | | Merge branch 'fixes' of git://ftp.arm.linux.org.uk/~rmk/linux-armLinus Torvalds2014-06-241-2/+2
|\ \ \ \ \ | |_|_|_|/ |/| | | |
| * | | | ARM: l2c: fix dependencies on PL310 errata symbolsRussell King2014-06-191-2/+2
| | |/ / | |/| |
* | | | Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2014-06-192-2/+12
|\ \ \ \ | |/ / / |/| / / | |/ /
| * | ARM: use menuconfig for sub-arch menusRob Herring2014-06-171-0/+5
| * | ARM: Remove ARCH_HAS_CPUFREQ config optionStephen Boyd2014-06-171-1/+0
| * | ARM: omap2: fix am43xx dependency on l2x0 cacheArnd Bergmann2014-06-172-1/+7
* | | Merge tag 'clk-for-linus-3.16-part2' of git://git.linaro.org/people/mike.turq...Linus Torvalds2014-06-154-17/+62
|\ \ \ | |_|/ |/| |
| * | Merge branch 'for-v3.16/ti-clk-drv' of github.com:t-kristo/linux-pm into clk-...Mike Turquette2014-06-104-17/+62
| |\ \
| | * | ARM: OMAP5+: dpll: support Duty Cycle Correction(DCC)Andrii Tseglytskyi2014-06-061-0/+9
| | * | ARM: OMAP2: clock: add DT boot support for cpufreq_ckTero Kristo2014-05-281-0/+53
| | * | CLK: TI: interface: add support for omap2430 specific interface clockTero Kristo2014-05-281-1/+0
| | * | CLK: TI: APLL: add support for omap2 apllsTero Kristo2014-05-281-11/+0
| | * | CLK: TI: DPLL: add support for omap2 core dpllTero Kristo2014-05-282-5/+0
* | | | Merge tag 'pwm/for-3.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2014-06-111-1/+2
|\ \ \ \ | |_|_|/ |/| | |
| * | | ARM: OMAP3: Beagle: use PWM_LOOKUP to initialize struct pwm_lookupAlexandre Belloni2014-05-211-8/+2
| * | | ARM: OMAP3: Beagle: initialize all the struct pwm_lookup membersAlexandre Belloni2014-05-211-1/+8
* | | | Merge tag 'for-linus-20140610' of git://git.infradead.org/linux-mtdLinus Torvalds2014-06-111-0/+15
|\ \ \ \
| * | | | mtd: nand: omap: add support for BCH16_ECC - GPMC driver updatespekon gupta2014-05-201-0/+15
| |/ / /
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2014-06-092-41/+0
|\ \ \ \ | |_|/ / |/| | |
| * | | ARM: OMAP2+: remove unused omap4-keypad file and codeJoachim Eastwood2014-05-292-41/+0
| | |/ | |/|
* | | Merge branch 'for-linus' of git://ftp.arm.linux.org.uk/~rmk/linux-arm into nextLinus Torvalds2014-06-055-62/+44
|\ \ \
| * | | ARM: l2c: AM43x: add L2 cache supportSekhar Nori2014-05-302-0/+2
| * | | ARM: l2c: omap2+: get rid of init callSekhar Nori2014-05-303-9/+3
| * | | ARM: l2c: omap2+: get rid of redundant cache replacement policy settingSekhar Nori2014-05-301-4/+3
| * | | ARM: l2c: omap2: avoid reading directly from the L2 registers in platform codeRussell King2014-05-301-10/+6
| * | | ARM: l2c: omap2: remove explicit non-secure access bitsRussell King2014-05-301-4/+2
| * | | ARM: l2c: omap2: remove cache size overrideRussell King2014-05-301-5/+3
| * | | ARM: l2c: omap2: remove explicit SMI calls to enable L2 cacheRussell King2014-05-301-5/+0
| * | | ARM: l2c: omap2: implement new write_sec methodRussell King2014-05-301-16/+26
| * | | ARM: l2c: remove platforms/SoCs setting early BRESPRussell King2014-05-301-2/+1
| * | | ARM: l2c: fix register namingRussell King2014-05-302-10/+10
| * | | ARM: l2c: omap2: remove ES1.0 supportRussell King2014-05-221-17/+8