summaryrefslogtreecommitdiff
path: root/arch/arm/mach-omap2
AgeCommit message (Expand)AuthorFilesLines
2013-04-09Merge tag 'omap-for-v3.10/soc-signed' of git://git.kernel.org/pub/scm/linux/k...Arnd Bergmann10-37/+177
2013-04-09ARM: OMAP4: Enable fix for Cortex-A9 erratasSricharan R1-0/+2
2013-04-09ARM: OMAP2+: Export SoC information to userspaceRuslan Bilovol4-0/+75
2013-04-09ARM: OMAP2+: SoC name and revision unificationRuslan Bilovol1-8/+22
2013-04-09ARM: OMAP2+: Move common part of late init into common functionRuslan Bilovol1-18/+15
2013-03-31ARM: AM33XX: hwmod: Update and uncomment AES0 module dataMark A. Greer1-9/+42
2013-03-31ARM: AM33XX: Add aes0 crypto clock dataMark A. Greer1-0/+5
2013-03-31ARM: OMAP2+: Only manually add hwmod data when DT not used.Mark A. Greer1-1/+1
2013-03-31ARM: OMAP2+: Remove unnecessary message when no AES IP is presentMark A. Greer1-13/+9
2013-03-31ARM: OMAP3xxx: hwmod: Convert AES crypto device data to hwmodMark A. Greer3-44/+72
2013-03-31ARM: OMAP2xxx: hwmod: Convert AES crypto devcie data to hwmodMark A. Greer7-25/+71
2013-03-31ARM: AM33XX: hwmod: Update and uncomment SHA0 module dataMark A. Greer1-6/+37
2013-03-31ARM: AM33XX: Add sha0 crypto clock dataMark A. Greer1-0/+5
2013-03-31ARM: OMAP2+: Only manually add hwmod data when DT not used.Mark A. Greer1-1/+1
2013-03-31ARM: OMAP2+: Remove unnecessary message when no SHA IP is presentMark A. Greer1-11/+7
2013-03-31ARM: OMAP3xxx: hwmod: Convert SHAM crypto device data to hwmodMark A. Greer3-48/+101
2013-03-31ARM: OMAP2xxx: hwmod: Add DMA support for SHAM moduleMark A. Greer2-1/+7
2013-03-31ARM: OMAP2xxx: hwmod: Convert SHAM crypto device data to hwmodMark A. Greer7-22/+71
2013-03-27ARM: OMAP: clocks: Delay clk inits atleast until slab is initializedRajendra Nayak3-6/+19
2013-03-19Merge tag 'omap-fixes-a-for-3.9-rc' of git://git.kernel.org/pub/scm/linux/ker...Tony Lindgren5-5/+44
2013-03-18ARM: OMAP2+: clock data: Remove CK_* flagsJ Keerthy7-988/+1008
2013-03-13ARM: OMAP4: PM: fix PM regression introduced by recent clock cleanupPaul Walmsley2-0/+11
2013-03-13ARM: OMAP3: hwmod data: keep MIDLEMODE in force-standby for musbGrazvydas Ignotas3-5/+18
2013-03-13ARM: OMAP4: clock data: lock USB DPLL on bootJon Hunter1-0/+15
2013-03-05ARM: OMAP: RX-51: add missing USB phy bindingAaro Koskinen1-0/+2
2013-03-04ARM: OMAP2+: Remove duplicate omap4430_init_late() declarationSantosh Shilimkar1-1/+0
2013-03-04ARM: OMAP2+: mux: correct wrong error messagesRuslan Bilovol1-2/+2
2013-03-04ARM: OMAP2+: mux: fix debugfs file permissionFelipe Balbi1-2/+3
2013-03-04ARM: OMAP2+: Fix unmet direct dependencies for zoom for 8250 serialTony Lindgren1-6/+0
2013-03-04ARM: OMAP3: board-generic: Add missing omap3_init_lateRajendra Nayak1-0/+2
2013-03-04ARM: OMAP2+: Fix broken gpmc supportJon Hunter1-3/+3
2013-03-01Merge tag 'late-omap' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/ar...Linus Torvalds28-240/+561
2013-02-26Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/cool...Linus Torvalds1-4/+4
2013-02-25Merge tag 'mfd-3.9-1' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo/...Linus Torvalds1-7/+7
2013-02-22Merge tag 'virt' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds1-1/+1
2013-02-22Merge tag 'boards' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds18-400/+234
2013-02-22Merge tag 'soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds66-1717/+1024
2013-02-22Merge tag 'multiplatform' of git://git.kernel.org/pub/scm/linux/kernel/git/ar...Linus Torvalds38-414/+127
2013-02-22Merge tag 'drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds3-9/+240
2013-02-22Merge tag 'cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds33-101/+64
2013-02-22Merge tag 'fixes-non-critical' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds3-9/+10
2013-02-22Merge tag 'usb-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds20-13/+82
2013-02-22Merge tag 'staging-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-1/+1
2013-02-22Merge tag 'driver-core-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds1-5/+3
2013-02-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds1-5/+5
2013-02-19Merge tag 'omap-for-v3.9/usb-signed' of git://git.kernel.org/pub/scm/linux/ke...Arnd Bergmann18-60/+23
2013-02-18Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville1-5/+5
2013-02-15ARM: omap2: include linux/errno.h in hwmod_resetArnd Bergmann1-0/+1
2013-02-15Merge branch 'omap/multiplatform-fixes', tag 'v3.8-rc5' into next/multiplatformArnd Bergmann8-17/+26
2013-02-14ARM: OMAP: Consolidate OMAP USB-HS platform data (part 3/3)Roger Quadros18-60/+23