summaryrefslogtreecommitdiff
path: root/arch/arm/mach-omap2
AgeCommit message (Expand)AuthorFilesLines
2013-08-23ARM: OMAP: DRA7: PRCM: Add DRA7XX local MPU PRCM regsitersAmbresh K2-0/+83
2013-08-23ARM: OMAP: DRA7: CM: Add minimal regbit shiftsRajendra Nayak1-0/+51
2013-08-23ARM: OMAP: DRA7: CM: Add DRA7XX register definesAmbresh K2-0/+837
2013-08-23ARM: OMAP: DRA7: PRM: Add DRA7XX register definitionsAmbresh K1-0/+678
2013-08-22Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds3-9/+2
2013-08-22ARM: OMAP2: use 'int' instead of 'unsigned' for variable 'gpmc_irq_start'Chen Gang1-1/+1
2013-08-22ARM: OMAP2: remove useless variable 'ret'Chen Gang1-2/+0
2013-08-21ARM: OMAP2+: fix wrong address when loading PRM_FRAC_INCREMENTOR_DENUMERATOR_...Chen Baozi1-1/+1
2013-08-21ARM: OMAP2+: am33xx-restart: trigger warm reset on omap2+ boardsMatus Ujhelyi1-2/+2
2013-08-21ARM: OMAP2: Use a consistent AM33XX SoC option descriptionEzequiel Garcia1-1/+1
2013-08-21ARM: OMAP2+: Remove legacy device creation for McPDM and DMICPeter Ujfalusi1-40/+0
2013-08-21ARM: OMAP5: hwmod data: Add mailbox dataSuman Anna1-0/+42
2013-08-19Merge tag 'omap-for-v3.12/usb-signed' of git://git.kernel.org/pub/scm/linux/k...Kevin Hilman4-10/+10
2013-08-19Merge 3.11-rc6 into usb-nextGreg Kroah-Hartman10-25/+84
2013-08-16ARM: OMAP: rx51: change musb mode to OTGAaro Koskinen1-1/+1
2013-08-16ARM: OMAP2: fix musb usage for n8x0Daniel Mack2-8/+1
2013-08-14Merge tag 'v3.12-pwm-cleanup-for-olof' of git://github.com/tom3q/linux into n...Olof Johansson2-2/+23
2013-08-13ARM: DRA7: Add the build support in omap2plusR Sricharan1-1/+9
2013-08-13ARM: DRA7: hwmod: Reuse the soc_ops used for OMAP4/5Rajendra Nayak1-1/+1
2013-08-13ARM: DRA7: id: Add cpu detection support for DRA7xx based SoCs'R Sricharan2-2/+19
2013-08-13ARM: DRA7: board-generic: Add basic DT supportR Sricharan1-0/+18
2013-08-13ARM: DRA7: Resue the clocksource, clockevent supportR Sricharan2-2/+3
2013-08-13ARM: DRA7: Reuse io tables and add a new .init_earlyR Sricharan3-2/+23
2013-08-13ARM: DRA7: Reuse all of PRCM and MPUSS SMP infraR Sricharan1-0/+6
2013-08-12Merge tag 'omap-for-v3.12/cleanup-unused-defines' of git://git.kernel.org/pub...Olof Johansson12-10853/+0
2013-08-09Merge tag 'fbdev-fixes-3.11-rc5' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds1-1/+1
2013-08-09usb: phy: rename nop_usb_xceiv => usb_phy_gen_xceivSebastian Andrzej Siewior4-10/+10
2013-08-09ARM: OMAP2+: Only manually add hwmod data when DT not used.Lokesh Vutla1-1/+1
2013-08-03ARM: OMAP2+: Fix fallout from localtimer divorce and SMP=nStephen Boyd1-0/+7
2013-08-02ARM: OMAP: dss-common: fix Panda's DVI DDC channelTomi Valkeinen1-1/+1
2013-07-30ARM: OMAP2+: hwmod: AM335x: fix cpgmac address spaceAfzal Mohammed1-0/+1
2013-07-30ARM: OMAP2+: hwmod: rt address space index for DTAfzal Mohammed2-1/+3
2013-07-30ARM: OMAP2+: Sync hwmod state with the pm_runtime and omap_device stateRajendra Nayak1-0/+8
2013-07-30ARM: OMAP2+: Avoid idling memory controllers with no driversRajendra Nayak1-0/+10
2013-07-30ARM: OMAP2+: hwmod: Fix a crash in _setup_reset() with DEBUG_LLRajendra Nayak7-23/+61
2013-07-25ARM: omap5: Only select errata 798181 if SMPOlof Johansson1-1/+1
2013-07-24Merge tag 'remove-local-timers' of git://git.kernel.org/pub/scm/linux/kernel/...Olof Johansson2-9/+1
2013-07-23Merge tag 'omap-for-v3.11/fixes-against-rc1' of git://git.kernel.org/pub/scm/...Olof Johansson1-1/+22
2013-07-22ARM: OMAP5: PRM/CM: Cleanup unused headerRajendra Nayak4-4336/+0
2013-07-22ARM: OMAP4: PRM/CM: Cleanup unused headerRajendra Nayak2-3784/+0
2013-07-22ARM: OMAP3: PRM/CM: Cleanup unused headerRajendra Nayak4-2168/+0
2013-07-22ARM: OMAP2: PRM/CM: Cleanup unused headerRajendra Nayak2-565/+0
2013-07-16ARM: OMAP2+: Provide alias to USB PHY clockRoger Quadros1-1/+22
2013-07-15PTR_RET is now PTR_ERR_OR_ZERO(): Replace most.Rusty Russell1-1/+1
2013-07-15arm: delete __cpuinit/__CPUINIT usage from all ARM usersPaul Gortmaker4-7/+5
2013-07-14Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds11-95/+122
2013-07-12Merge tag 'omap-for-v3.11/fixes-for-merge-window' of git://git.kernel.org/pub...Olof Johansson12-29/+49
2013-07-09reboot: arm: change reboot_mode to use enum reboot_modeRobin Holt6-12/+17
2013-07-09ARM: omap2: add select of TI_PRIV_EDMAOlof Johansson1-0/+1
2013-07-07Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-1/+1