summaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-omap2 (follow)
Commit message (Expand)AuthorAgeFilesLines
* ARM: OMAP3+: clock33xx: Add AM33XX clock tree dataVaibhav Hiremath2012-06-304-0/+1111
* ARM: OMAP3+: clock: Move common clksel_rate & clock data to common filePaul Walmsley2012-06-274-88/+93
* ARM: OMAP AM33xx: clockdomains: Add clockdomain data and respective operationsVaibhav Hiremath2012-06-185-0/+275
* ARM: OMAP AM33xx: powerdomains: add AM335x supportVaibhav Hiremath2012-06-185-2/+438
* ARM: OMAP AM33xx: CM: Introduce AM33xx CM APIs and register level detailsVaibhav Hiremath2012-06-184-1/+1421
* ARM: OMAP AM33xx: PRM: add PRM supportVaibhav Hiremath2012-06-184-0/+622
* ARM: OMAP AM33xx: voltagedomain: Add voltage domain dataVaibhav Hiremath2012-06-185-0/+47
* ARM: OMAP2+: control: Add AM33XX control reg & sec clkctrl offsetVaibhav Hiremath2012-06-181-16/+23
* ARM: OMAP2+: am33xx: Add AM335XEVM machine supportAfzal Mohammed2012-06-055-1/+36
* ARM: OMAP2+: am33xx: Add low level debugging supportAfzal Mohammed2012-06-051-1/+16
* Merge tag 'fbdev-updates-for-3.5' of git://github.com/schandinat/linux-2.6Linus Torvalds2012-06-021-30/+166
|\
| * OMAPDSS: interface drivers register their panel devicesTomi Valkeinen2012-05-111-5/+6
| * OMAPDSS: create DPI & SDI devicesTomi Valkeinen2012-05-111-0/+57
| * OMAPDSS: create custom pdevs for DSS omap_devicesTomi Valkeinen2012-05-111-14/+87
| * OMAPDSS: clean up the omapdss platform data messTomi Valkeinen2012-05-111-20/+19
| * Merge branch 'for-l-o-3.5'Tomi Valkeinen2012-05-1011-299/+52
| |\
| * | OMAPDSS: add set_min_bus_tput pointer to omapdss's platform dataTomi Valkeinen2012-04-231-0/+6
* | | Merge tag 'for-linus-3.5-20120601' of git://git.infradead.org/linux-mtdLinus Torvalds2012-06-021-0/+184
|\ \ \
| * | | ARM: OMAP3: gpmc: add BCH ecc api and modesIvan Djelic2012-05-141-0/+184
* | | | Merge tag 'cleanup-initcall' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2012-05-2634-27/+154
|\ \ \ \
| * | | | ARM: omap2: use machine specific hook for late initShawn Guo2012-05-0834-27/+154
| | |/ / | |/| |
* | | | Merge tag 'cleanup2' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm...Linus Torvalds2012-05-2618-217/+266
|\ \ \ \
| * \ \ \ Merge tag 'omap-cleanup-timer-for-v3.5' of git://git.kernel.org/pub/scm/linux...Olof Johansson2012-05-111-25/+93
| |\ \ \ \
| | * | | | ARM: OMAP: Make OMAP clocksource source selection using kernel paramVaibhav Hiremath2012-05-091-22/+90
| | * | | | ARM: OMAP2+: Replace space with underscore in the name field of system timersVaibhav Hiremath2012-05-091-3/+3
| * | | | | Merge tag 'omap-cleanup-devices-for-v3.5' of git://git.kernel.org/pub/scm/lin...Olof Johansson2012-05-1132-119/+658
| |\ \ \ \ \
| | * | | | | ARM: OMAP2: Use hwmod to initialize mmc for 2420Tony Lindgren2012-05-091-3/+16
| | * | | | | ARM: OMAP2+: Move omap_dsp_reserve_sdram_memblock() to mach-omap2Tony Lindgren2012-05-091-2/+25
| | * | | | | Merge branch 'fixes-non-critical' into cleanup-devicesTony Lindgren2012-05-0913-252/+137
| | |\ \ \ \ \ | | | |/ / / / | | |/| | | |
| * | | | | | Merge tag 'omap-cleanup-renames-for-v3.5' of git://git.kernel.org/pub/scm/lin...Olof Johansson2012-05-1111-120/+91
| |\ \ \ \ \ \
| | * | | | | | ARM: OMAP2+: Kconfig: convert SOC_OMAPAM33XX to SOC_AM33XXKevin Hilman2012-05-103-4/+4
| | * | | | | | ARM: OMAP2+: Kconfig: convert SOC_OMAPTI81XX to SOC_TI81XXKevin Hilman2012-05-104-7/+7
| | | |/ / / / | | |/| | | |
| * | | | | | GPMC: add ECC control definitionsYegor Yefremov2012-05-101-7/+23
| * | | | | | ARM: OMAP: AM35xx: convert 3517 detection/flags to AM35xxKevin Hilman2012-05-106-12/+11
| * | | | | | ARM: OMAP: AM35xx: remove redunant cpu_is checks for AM3505Kevin Hilman2012-05-103-6/+6
| * | | | | | Merge branch 'cleanup-soc' into cleanupTony Lindgren2012-05-105-157/+87
| |\ \ \ \ \ \
| | * | | | | | ARM: OMAP2+: dma: Define dma capabilities register bitfields and use them.R Sricharan2012-05-081-4/+7
| | * | | | | | ARM: OMAP4: Reduce the static IO mappingSantosh Shilimkar2012-05-082-58/+0
| | * | | | | | ARM: OMAP4: Remove un-used WakeupGen register defines.Santosh Shilimkar2012-05-081-8/+0
| | * | | | | | ARM: OMAP2+: Clean up wrapping multiple objects in MakefileSantosh Shilimkar2012-05-081-82/+78
| | * | | | | | ARM: OMAP4: Don't compile cm2xxx_3xxx.c for OMAP4 only builds.Santosh Shilimkar2012-05-081-4/+1
| | | |_|/ / / | | |/| | | |
| * | | | | | Merge branch 'devel-hwmod' into cleanupTony Lindgren2012-05-0814-7835/+7031
| |\ \ \ \ \ \ | | |/ / / / / | |/| | | | |
* | | | | | | Merge tag 'gpio-for-linus' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds2012-05-241-1/+2
|\ \ \ \ \ \ \
| * | | | | | | gpio/omap: remove cpu_is_omapxxxx() checks from *_runtime_resume()Tarun Kanti DebBarma2012-05-121-0/+2
| * | | | | | | gpio/omap: remove virtual_irq_start variableTarun Kanti DebBarma2012-05-121-1/+0
| |/ / / / / /
* | | | | | | Merge tag 'tty-3.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2012-05-231-8/+0
|\ \ \ \ \ \ \
| * \ \ \ \ \ \ Merge 3.4-rc4 into tty-nextGreg Kroah-Hartman2012-04-231-8/+0
| |\ \ \ \ \ \ \ | | |/ / / / / / | |/| | | | | |
| | * | | | | | Merge 3.4-rc3 into tty-nextGreg Kroah-Hartman2012-04-193-93/+0
| | |\ \ \ \ \ \
| | * | | | | | | OMAP2+: UART: Remove cpu checks for populating errata flagsGovindraj.R2012-04-191-8/+0
* | | | | | | | | Merge tag 'boards' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2012-05-2214-52/+276
|\ \ \ \ \ \ \ \ \