summaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-omap2
Commit message (Expand)AuthorAgeFilesLines
* ARM: OMAP2+: Fix imprecise external abort caused by bogus SRAM initTony Lindgren2015-10-192-1/+9
* ARM: OMAP2+: Fix oops with LPAE and more than 2GB of memoryTony Lindgren2015-10-162-0/+11
* Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Linus Torvalds2015-09-279-19/+21
|\
| * ARM: OMAP2+: AM43XX: Enable autoidle for clks in am43xx_init_lateDave Gerlach2015-09-161-0/+1
| * Merge branch 'fixes-rc1' into omap-for-v4.3/fixesTony Lindgren2015-09-149-47/+150
| |\
| | * ARM: OMAP5: Cleanup options for SoC only buildNishanth Menon2015-09-141-1/+2
| | * ARM: DRA7: Select missing options for SoC only buildNishanth Menon2015-09-141-0/+3
| | * ARM: OMAP2+: board-generic: Remove stale of_irq macrosNishanth Menon2015-09-141-7/+0
| | * ARM: OMAP4+: PM: erratum is used by OMAP5 and DRA7 as wellNishanth Menon2015-09-141-1/+2
| * | ARM: DRA752: Add ID detect for ES2.0Vishal Mahaveer2015-09-012-2/+8
| * | ARM: OMAP3: vc: fix 'or' always true warningFrans Klaver2015-09-011-1/+1
| * | ARM: OMAP2+: Fix booting if no timer parent clock is availableTony Lindgren2015-09-011-6/+2
| * | ARM: OMAP2+: omap-device: fix race deferred probe of omap_hsmmc vs omap_devic...Grygorii Strashko2015-09-011-1/+2
* | | genirq: Remove irq argument from irq flow handlersThomas Gleixner2015-09-161-1/+1
| |/ |/|
* | Merge branch 'for-linus' of git://ftp.arm.linux.org.uk/~rmk/linux-armLinus Torvalds2015-09-037-38/+143
|\ \ | |/ |/|
| *-. Merge branches 'cleanup', 'fixes', 'misc', 'omap-barrier' and 'uaccess' into ...Russell King2015-09-038-39/+143
| |\ \
| | | * ARM: omap2: restore OMAP4 barrier behaviourRussell King2015-07-256-91/+91
| | | * Revert "ARM: OMAP4: remove dead kconfig option OMAP4_ERRATA_I688"Russell King2015-07-257-0/+105
| | |/ | |/|
* | | Merge tag 'armsoc-dt' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/ar...Linus Torvalds2015-09-011-0/+157
|\ \ \
| * | | ARM: OMAP2+: Add custom abort handler for t410Tony Lindgren2015-07-231-0/+29
| * | | ARM: OMAP2+: omap3-pandora: add wifi supportGrazvydas Ignotas2015-07-211-0/+101
| * | | ARM: OMAP2+: omap3-pandora: add backlight supportGrazvydas Ignotas2015-07-211-0/+12
| * | | ARM: OMAP2+: Use pdata-quirks for wkup_m3 reset managementDave Gerlach2015-07-141-0/+15
| | |/ | |/|
* | | Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/a...Linus Torvalds2015-09-0126-276/+746
|\ \ \
| * | | ARM: OMAP2+: Fix power domain operations regression caused by 81xxTony Lindgren2015-08-061-1/+5
| * | | Merge branch 'dm814x-soc' into omap-for-v4.3/socTony Lindgren2015-07-2310-210/+534
| |\ \ \
| | * | | ARM: OMAP2: Add minimal dm814x hwmod supportTony Lindgren2015-07-234-5/+168
| | * | | ARM: OMAP2+: Prepare dm81xx hwmod code for adding minimal dm814x supportTony Lindgren2015-07-231-193/+213
| | * | | ARM: OMAP2+: Add support for initializing dm814x clocksTony Lindgren2015-07-161-2/+2
| | * | | ARM: OMAP2+: Add custom prwdm_operations for 81xx to support dm814xTony Lindgren2015-07-162-3/+125
| | * | | ARM: OMAP2+: Add minimal clockdomains for dm814xTony Lindgren2015-07-163-6/+24
| | * | | ARM: OMAP2+: Fix scm compatible for dm814xTony Lindgren2015-07-161-0/+1
| | * | | ARM: OMAP2+: Fix dm814x DT_MACHINE_STARTTony Lindgren2015-07-161-1/+1
| | |/ /
| * | | Merge tag 'for-v4.3/omap-hwmod-prcm-a' of git://git.kernel.org/pub/scm/linux/...Tony Lindgren2015-07-2315-50/+91
| |\ \ \
| | * \ \ Merge branch 'prcm-a-for-v4.3' into hwmod-prcm-for-v4.3Paul Walmsley2015-07-234-24/+47
| | |\ \ \
| | | * | | ARM: PRM: AM437x: Enable IO wakeup featureKeerthy2015-07-231-0/+1
| | | * | | ARM: OMAP4+: PRM: Add AM437x specific dataKeerthy2015-07-231-1/+11
| | | * | | ARM: OMAP: PRM: Remove hardcoding of IRQENABLE_MPU_2 and IRQSTATUS_MPU_2 regi...Keerthy2015-07-231-18/+20
| | | * | | ARM: AM43xx: Add the PRM IRQ register offsetsKeerthy2015-07-231-0/+7
| | | * | | ARM: OMAP4: PRM: Remove hardcoding of PRM_IO_PMCTRL_OFFSET registerKeerthy2015-07-232-5/+8
| | | | |/ | | | |/|
| | * | | ARM: OMAP2: Delete an unnecessary checkMarkus Elfring2015-07-151-2/+1
| | * | | ARM: OMAP2+: sparse: add missing function declarationsSekhar Nori2015-07-152-0/+2
| | * | | ARM: OMAP2+: sparse: add missing static declarationSekhar Nori2015-07-155-23/+23
| | * | | ARM: OMAP2+: hwmod: add support for lock and unlock hooksLokesh Vutla2015-07-152-0/+17
| | * | | ARM: OMAP2+: DRA7: clockdomain: change l4per2_7xx_clkdm to SW_WKUPVignesh R2015-07-151-1/+1
| | |/ /
| * | | ARM: OMAP2+: Remove module references from IOMMU machine layerSuman Anna2015-07-162-14/+2
| * | | ARM: DRA7: Provide proper IO map tableNishanth Menon2015-07-165-4/+130
| * | | ARM: OMAP2+: Clean up omap4_local_timer_initTony Lindgren2015-07-151-14/+1
| | |/ | |/|
* | | Merge tag 'armsoc-cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2015-09-0110-934/+29
|\ \ \
| * \ \ Merge branch 'fixes' into next/cleanupOlof Johansson2015-08-063-11/+19
| |\ \ \
OpenPOWER on IntegriCloud