summaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-omap2 (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'omap-for-v3.15/dt-overo-signed' of git://git.kernel.org/pub/scm/li...Arnd Bergmann2014-03-173-15/+6
|\
| * Merge tag 'omap-for-v3.14/fixes-against-rc1' of git://git.kernel.org/pub/scm/...Olof Johansson2014-02-193-15/+6
| |\
| | * ARM: OMAP2+: Remove legacy macros for zoom platformsPaul Bolle2014-02-141-9/+0
| | * ARM: OMAP2+: Remove MACH_NOKIA_N800Paul Bolle2014-02-141-4/+0
| | * ARM: OMAP2+: gpmc: fix: DT ONENAND child nodes not probed when MTD_ONENAND is...Pekon Gupta2014-02-141-1/+1
| | * ARM: OMAP2+: gpmc: fix: DT NAND child nodes not probed when MTD_NAND is built...Pekon Gupta2014-02-141-1/+1
| | * ARM: OMAP2+: add missing ARCH_HAS_OPPNishanth Menon2014-02-131-0/+4
* | | Merge tag 'omap-for-v3.15/dt-part3' of git://git.kernel.org/pub/scm/linux/ker...Arnd Bergmann2014-03-175-9/+115
|\ \ \
| * | | ARM: OMAP2+: extend iommu pdata-quirks to OMAP5Suman Anna2014-03-121-0/+4
| * | | ARM: OMAP5: hwmod data: add mmu data for ipu & dspSuman Anna2014-03-121-0/+83
| * | | ARM: OMAP2+: use pdata quirks for iommu reset linesSuman Anna2014-03-121-0/+20
| * | | ARM: OMAP2+: change the ISP device archdata MMU name for DTSuman Anna2014-03-121-0/+3
| * | | ARM: OMAP3: fix iva mmu programming issuesSuman Anna2014-03-122-1/+5
| * | | ARM: OMAP3: remove deprecated CONFIG_OMAP_IOMMU_IVA2Florian Vaussard2014-03-121-8/+0
* | | | Merge branch 'efm32/cleanup' into next/dtArnd Bergmann2014-03-171-5/+0
|\ \ \ \ | |/ / / |/| | |
| * | | Merge tag 'dropmachtimexh-v2' of git://git.pengutronix.de/git/ukl/linuxUwe Kleine-König2014-02-241-5/+0
| |\ \ \ | | |_|/ | |/| |
| | * | ARM: drop <mach/timex.h> for !ARCH_MULTIPLATFORM, tooUwe Kleine-König2013-12-201-5/+0
* | | | ARM: OMAP2+: Use pdata quirks for wl12xx on the AM335x EV-MSKImre Kaloz2014-03-041-0/+10
* | | | ARM: OMAP2+: Remove legacy_init_ehci_clk()Roger Quadros2014-03-041-16/+0
* | | | Merge tag 'for_3.15/dts_signed' of git://git.kernel.org/pub/scm/linux/kernel/...Tony Lindgren2014-03-021-1/+1
|\ \ \ \ | | |_|/ | |/| |
| * | | ARM: fix HAVE_ARM_TWD selection for OMAP and shmobileRob Herring2014-02-031-1/+1
| |/ /
* | | ARM: OMAP2+: gpmc: update gpmc_hwecc_bch_capable() for new platforms and ECC ...Pekon Gupta2014-03-021-11/+20
* | | ARM: OMAP2+: make reset pulse for sbc-t3x usb hubsDmitry Lifshitz2014-02-281-0/+21
* | | ARM: dts: sbc-t3517: add support for sbc-t3517Dmitry Lifshitz2014-02-281-1/+37
* | | ARM: dts: sbc-t3530: add support for sbc-t3530Dmitry Lifshitz2014-02-281-0/+6
* | | ARM: dts: sbc-t3x: refactor DT supportDmitry Lifshitz2014-02-281-1/+1
|/ /
* | Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2014-02-027-10/+54
|\ \
| * | ARM: OMAP4+: move errata initialization to omap4_pm_init_earlyNishanth Menon2014-01-314-5/+23
| * | ARM: OMAP4460: cpuidle: Extend PM_OMAP4_ROM_SMP_BOOT_ERRATUM_GICD on cpuidleStrashko, Grygorii2014-01-314-5/+31
* | | Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2014-01-311-0/+7
|\ \ \ | |/ / |/| |
| * | [media] si4713: move supply list to si4713_platform_dataDinesh Ram2013-12-181-0/+7
| |/
* | Merge tag 'clk-for-linus-3.14-part2' of git://git.linaro.org/people/mike.turq...Linus Torvalds2014-01-2919-3054/+225
|\ \
| * | ARM: OMAP3: use DT clock init if DT data is availableTero Kristo2014-01-171-1/+12
| * | ARM: AM33xx: remove old clock data and link in new clock init codeTero Kristo2014-01-173-1066/+1
| * | ARM: AM43xx: Enable clock initTero Kristo2014-01-171-0/+1
| * | ARM: OMAP: DRA7: Enable clock initTero Kristo2014-01-171-0/+1
| * | ARM: OMAP4: remove old clock data and link in new clock init codeTero Kristo2014-01-173-1737/+2
| * | ARM: OMAP2+: io: use new clock init APITero Kristo2014-01-173-14/+26
| * | ARM: OMAP2+: PRM: add support for initializing PRCM clock modules from DTTero Kristo2014-01-172-0/+67
| * | ARM: OMAP3: hwmod: initialize clkdm from clkdm_nameTero Kristo2014-01-171-1/+2
| * | ARM: OMAP: hwmod: fix an incorrect clk type cast with _get_clkdmTero Kristo2014-01-171-0/+2
| * | ARM: OMAP2+: clock: use driver API instead of direct memory read/writeTero Kristo2014-01-177-54/+63
| * | ARM: OMAP2+: clock: add support for indexed memmapsTero Kristo2014-01-172-1/+30
| * | CLK: TI: add omap3 clock init fileTero Kristo2014-01-171-1/+0
| * | CLK: TI: add interface clock support for OMAP3Tero Kristo2014-01-171-5/+0
| * | CLK: TI: add am33xx clock init fileTero Kristo2014-01-171-1/+0
| * | CLK: TI: add omap5 clock init fileTero Kristo2014-01-171-0/+1
| * | CLK: TI: add omap4 clock init fileTero Kristo2014-01-171-1/+0
| * | clk: ti: add composite clock supportTero Kristo2014-01-171-3/+0
| * | CLK: TI: add autoidle supportTero Kristo2014-01-171-0/+6