summaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-omap2
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'clk-for-linus-4.5' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2016-01-151-0/+4
|\
| * Merge commit 'fe5fa8fbd4d47f40a45fa29ee1abdb10cb061ec2' into clk-nextMichael Turquette2015-12-221-0/+4
| |\
| | * clk: ti: omap5+: dpll: implement errata i810Tero Kristo2015-11-301-0/+4
* | | Merge branch 'for-linus' of git://ftp.arm.linux.org.uk/~rmk/linux-armLinus Torvalds2016-01-121-1/+11
|\ \ \
| * \ \ Merge branches 'misc' and 'misc-rc6' into for-linusRussell King2016-01-051-1/+11
| |\ \ \ | | |/ / | |/| |
| | * | ARM: 8496/1: OMAP: RX51: save ATAGS data in the early boot stageIvaylo Dimitrov2016-01-041-1/+11
| | |/
* | | Merge branch 'patchwork' into v4l_for_linusMauro Carvalho Chehab2016-01-111-2/+2
|\ \ \
| * | | [media] include/media: move platform_data to linux/platform_data/mediaMauro Carvalho Chehab2015-11-171-2/+2
| | |/ | |/|
* | | ARM: OMAP2+: Fix onenand rate detection to avoid filesystem corruptionTony Lindgren2016-01-061-5/+9
* | | ARM: OMAP2+: AM43xx: select ARM TWD timerFelipe Balbi2015-12-171-0/+1
* | | ARM: OMAP2+: am43xx: enable GENERIC_CLOCKEVENTS_BROADCASTGrygorii Strashko2015-12-172-0/+7
| |/ |/|
* | ARM: OMAP2+: enable REGULATOR_FIXED_VOLTAGEGrygorii Strashko2015-11-301-1/+1
* | ARM: OMAP4+: SMP: use lockless clkdm/pwrdm api in omap4_boot_secondaryGrygorii Strashko2015-11-251-3/+3
* | Merge branch '81xx' into omap-for-v4.4/fixesTony Lindgren2015-11-251-0/+3
|\ \
| * | arm: omap2+: add missing HWMOD_NO_IDLEST in 81xx hwmod dataNeil Armstrong2015-11-251-0/+3
| |/
* | ARM: OMAP2+: remove custom abort handler for t410Lucas Stach2015-11-121-29/+0
* | Merge branch 'x15-audio-fixes' into omap-for-v4.4/fixesTony Lindgren2015-11-1228-948/+353
|\ \
| * | ARM: OMAP: DRA7: hwmod: Add data for McASP3Peter Ujfalusi2015-11-121-0/+56
| * | ARM: OMAP2+: hwmod: Add hwmod flag for HWMOD_OPT_CLKS_NEEDEDPeter Ujfalusi2015-11-122-30/+39
| |/
| * Merge tag 'armsoc-cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2015-11-1025-891/+210
| |\
| | * Merge tag 'omap-for-v4.4/soc-clean-up' of git://git.kernel.org/pub/scm/linux/...Olof Johansson2015-10-2613-295/+204
| | |\
| | | * Merge tag 'for-v4.4/omap-hwmod-cleanup-a' of git://git.kernel.org/pub/scm/lin...Tony Lindgren2015-10-235-91/+1
| | | |\
| | | | * ARM: OMAP3: hwmod data: Remove legacy mailbox data and addrsSuman Anna2015-10-231-29/+0
| | | | * ARM: DRA7: hwmod data: Remove spinlock hwmod addrsSuman Anna2015-10-231-10/+0
| | | | * ARM: OMAP4: hwmod data: Remove spinlock hwmod addrsSuman Anna2015-10-231-10/+0
| | | | * ARM: DRA7/AM335x/AM437x: hwmod: Remove gpmc address space from hwmod dataFranklin S Cooper Jr2015-10-232-20/+0
| | | | * ARM: DRA7/AM335x/AM437x: hwmod: Remove elm address space from hwmod dataFranklin S Cooper Jr2015-10-202-20/+0
| | | | * ARM: OMAP: Remove duplicated operand in OR operationJavier Martinez Canillas2015-10-201-2/+1
| | | * | arm: omap2: board-generic: use omap4_local_timer_init for AM437xFelipe Balbi2015-10-211-1/+1
| | | * | Merge branch 'for-tony' of git://git.kernel.org/pub/scm/linux/kernel/git/balb...Tony Lindgren2015-10-166-99/+81
| | | |\ \
| | | | * | arm: omap2: timer: limit hwmod usage to non-DT bootsFelipe Balbi2015-10-161-20/+13
| | | | * | arm: omap2+: select 32k clocksource driverFelipe Balbi2015-10-161-0/+1
| | | | * | arm: omap2: timer: rename omap_sync32k_timer_init()Felipe Balbi2015-10-165-9/+9
| | | | * | arm: omap2: timer: always call clocksource_of_init() when DTFelipe Balbi2015-10-161-0/+3
| | | | * | arm: omap2: timer: move realtime_counter_init() aroundFelipe Balbi2015-10-151-58/+56
| | | | * | arm: omap2: timer: provide generic sync32k_timer_init functionFelipe Balbi2015-10-155-18/+9
| | | | * | arm: omap2: timer: remove __omap_gptimer_init()Felipe Balbi2015-10-151-12/+2
| | | | * | arm: omap2: timer: add a gptimer argument to sync32k_timer_init()Felipe Balbi2015-10-151-6/+6
| | | | * | arm: omap2: timer: get rid of obfuscating macrosFelipe Balbi2015-10-151-27/+43
| | | | * | arm: omap2: timer: always define omap4_local_timer_initFelipe Balbi2015-10-151-13/+3
| | | | |/
| | | * | ARM: OMAP: Change all cpu_is_* occurences to soc_is_* for id.cKeerthy2015-10-161-15/+15
| | | * | ARM: OMAP2+: Rename cpu_is macros to soc_isTony Lindgren2015-10-161-89/+106
| | | |/
| | * | ARM: Remove __ref on hotplug cpu die pathStephen Boyd2015-10-222-2/+2
| | * | ARM: Remove open-coded version of IRQCHIP_DECLAREMarc Zyngier2015-10-221-6/+2
| | * | ARM: OMAP3: clock: remove un-used core dpll re-program codeTero Kristo2015-10-145-510/+0
| | * | ARM: OMAP2+: Remove unneeded semicolonsJavier Martinez Canillas2015-10-122-2/+2
| | * | ARM: OMAP3: vc: Remove unused macrosJavier Martinez Canillas2015-10-121-4/+0
| | * | ARM: OMAP2+: Remove legacy OMAP3 ISP instantiationLaurent Pinchart2015-10-122-72/+0
| | |/
| * | Merge tag 'dmaengine-4.4-rc1' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds2015-11-101-1/+0
| |\ \
| | * | ARM/dmaengine: edma: Merge the two drivers under drivers/dma/Peter Ujfalusi2015-10-141-1/+0
OpenPOWER on IntegriCloud