summaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-omap2 (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'armsoc-dt' into test-mergeKevin Hilman2015-06-253-0/+28
|\
| * Merge tag 'v4.1-rc6' into next/dtKevin Hilman2015-06-115-76/+98
| |\
| * \ Merge tag 'omap-for-v4.2/dt-pt1' of git://git.kernel.org/pub/scm/linux/kernel...Arnd Bergmann2015-05-283-0/+28
| |\ \
| | * | ARM: OMAP3: Add support for configuring MMC pins as GPIO pinsTony Lindgren2015-05-203-0/+28
* | | | Merge tag 'armsoc-soc' into test-mergeKevin Hilman2015-06-2513-75/+173
|\ \ \ \
| * | | | ARM: OMAP3: Fix crypto support for HS devicesPali Rohár2015-06-021-13/+94
| * | | | ARM: OMAP2+: Return correct error values from device and hwmodPali Rohár2015-06-022-17/+23
| * | | | ARM: OMAP: AM43xx hwmod: Add data for am43xx emif hwmodDave Gerlach2015-06-025-13/+38
| * | | | memory: omap-gpmc: Add Kconfig option for debugTony Lindgren2015-06-027-32/+18
| | |_|/ | |/| |
* | | | Merge tag 'armsoc-cleanup' into test-mergeKevin Hilman2015-06-2516-1974/+14
|\ \ \ \
| * \ \ \ Merge branch 'for-arm-soc' of git://ftp.arm.linux.org.uk/~rmk/linux-arm into ...Arnd Bergmann2015-05-296-8/+8
| |\ \ \ \
| | * | | | ARM: Show proper respect for Heinrich Hertz by using the correct unit for fre...Russell King2015-05-146-8/+8
| | | |_|/ | | |/| |
| * | | | Merge tag 'omap-for-v4.2/clean' of git://git.kernel.org/pub/scm/linux/kernel/...Arnd Bergmann2015-05-2210-1966/+6
| |\ \ \ \ | | |_|_|/ | |/| | |
| | * | | Merge branch 'omap-for-v4.2/legacy' into omap-for-v4.2/cleanupTony Lindgren2015-05-205-1960/+0
| | |\ \ \
| | | * | | ARM: OMAP2+: Remove legacy booting support for BeagleboardsTony Lindgren2015-05-063-602/+0
| | | * | | ARM: OMAP2+: Remove legacy booting support for OveroTony Lindgren2015-05-043-578/+0
| | | * | | ARM: OMAP2+: Remove legacy booting support for cm-t35Tony Lindgren2015-05-043-780/+0
| | | |/ /
| | * | | mach-omap2: Remove use of deprecated marco, PTR_RET in devices.cNicholas Krause2015-05-201-2/+2
| | * | | ARM: OMAP2+: Remove calls to deprecacted marco,PTR_RET in the files,fb.c and ...Nicholas Krause2015-05-202-2/+2
| | * | | ARM: OMAP2+: Constify irq_domain_opsKrzysztof Kozlowski2015-05-201-1/+1
| | * | | ARM: OMAP2+: use symbolic defines for console loglevels instead of numbersAlexander Kuleshov2015-05-201-1/+1
| | |/ /
* | | / ARM: OMAP3: Fix booting with thumb2 kernelTony Lindgren2015-05-281-20/+2
| |_|/ |/| |
* | | Merge tag 'for-v4.1-rc/omap-fixes-a' of git://git.kernel.org/pub/scm/linux/ke...Tony Lindgren2015-05-114-68/+93
|\ \ \
| * | | ARM: AM33xx+: hwmod: re-use omap4 implementations for reset functionalityTero Kristo2015-05-081-52/+4
| * | | ARM: OMAP4+: PRM: add support for passing status register/bit info to resetTero Kristo2015-05-082-15/+17
| * | | ARM: AM43xx: hwmod: add VPFE hwmod entriesBenoit Parrot2015-05-082-1/+72
| | |/ | |/|
* | | ARM: OMAP2+: Remove bogus struct clk comparison for timer clockTony Lindgren2015-05-111-8/+5
| |/ |/|
* | ARM: OMAP2+: Fix omap off idle power consumption creeping upTony Lindgren2015-05-046-2/+16
|/
* Merge tag 'armsoc-late' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/...Linus Torvalds2015-04-2239-311/+839
|\
| * Merge tag 'omap-for-v4.1/prcm-dts-mfd-syscon-fix' of git://git.kernel.org/pub...Olof Johansson2015-04-221-0/+1
| |\
| | * ARM: OMAP2+: Fix booting with configs that don't have MFD_SYSCONTony Lindgren2015-04-201-0/+1
| * | Merge branch '4.0-rc1-prcm-cleanup-v6' of https://github.com/t-kristo/linux-p...Tony Lindgren2015-04-0138-311/+838
| |\ \
| | * | ARM: OMAP4+: control: add support for initializing control module via DTTero Kristo2015-03-312-3/+6
| | * | ARM: OMAP4+: control: remove support for legacy pad read/writeTero Kristo2015-03-313-34/+6
| | * | ARM: OMAP4: display: convert display to use syscon for dsi muxingTero Kristo2015-03-311-2/+13
| | * | ARM: dts: am4372: add minimal l4 bus layout with control module supportTero Kristo2015-03-311-1/+1
| | * | ARM: dts: am33xx: add minimal l4 bus layout with control module supportTero Kristo2015-03-311-1/+1
| | * | ARM: dts: omap3: add minimal l4 bus layout with control module supportTero Kristo2015-03-311-1/+1
| | * | ARM: dts: omap24xx: add minimal l4 bus layout with control module supportTero Kristo2015-03-311-1/+6
| | * | ARM: OMAP2+: control: add syscon support for register accessesTero Kristo2015-03-311-17/+87
| | * | ARM: OMAP2+: id: cache omap_type valueTero Kristo2015-03-311-1/+4
| | * | ARM: OMAP2+: control: remove API for getting control module base addressTero Kristo2015-03-312-7/+0
| | * | ARM: OMAP2+: clock: add low-level support for regmapTero Kristo2015-03-315-11/+47
| | * | ARM: OMAP4+: PRM: get rid of cpu_is_omap44xx calls from interrupt initTero Kristo2015-03-313-36/+26
| | * | ARM: OMAP4+: PRM: setup prm_features from the PRM init time flagsTero Kristo2015-03-312-2/+5
| | * | ARM: OMAP2+: CM: move SoC specific init calls within a generic APITero Kristo2015-03-3111-34/+75
| | * | ARM: OMAP4+: PRM: determine prm_device_inst based on DT compatibilityTero Kristo2015-03-315-18/+42
| | * | ARM: OMAP2+: PRM: move SoC specific init calls within a generic APITero Kristo2015-03-3115-39/+90
| | * | ARM: OMAP2+: control: determine control module base address from DTTero Kristo2015-03-275-30/+61
| | * | ARM: OMAP2+: PRM: determine PRM base address from device treeTero Kristo2015-03-277-20/+52