aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/plat-omap
Commit message (Expand)AuthorAge
...
| | * | | ARM: OMAP: remove plat/board.h fileIgor Grinberg2012-09-10
| | * | | ARM: OMAP: move debug_card_init() functionIgor Grinberg2012-09-10
| | * | | ARM: OMAP1: move lcd pdata out of arch/arm/*Igor Grinberg2012-09-10
| | * | | ARM: OMAP1: move omap1_bl pdata out of arch/arm/*Igor Grinberg2012-09-10
| | * | | ARM: OMAP: remove the omap custom tagsIgor Grinberg2012-09-10
| | * | | ARM: OMAP: omap3evm: cleanup revision bitsIgor Grinberg2012-09-10
| | * | | ARM: OMAP: cleanup struct omap_board_config_kernelIgor Grinberg2012-09-10
| | |/ /
| | * | ARM: OMAP: dmtimers: Fix locking issue in omap_dm_timer_request*()Timo Kokkonen2012-08-13
| | * | ARM: OMAP2+: cpu: Add am33xx device under cpu_class_is_omap2Vaibhav Hiremath2012-08-08
| | * | omap: Fix multi.h when only ARCH_OMAP3 and SOC_AM33XX are selectedJan Luebbe2012-08-08
| | * | ARM: OMAP2+: Fix dmtimer set source clock failureJon Hunter2012-08-08
| | * | OMAP: remove unused parameter arch_id from uncompress.hDomenico Andreoli2012-08-07
| | |/
| * | ARM: OMAP2+: gpmc: Modify interrupt handlingAfzal Mohammed2012-08-30
| * | mtd: nand: omap2: obtain memory from resourceAfzal Mohammed2012-08-30
| * | ARM: OMAP2+: gpmc-nand: update gpmc-nand regsAfzal Mohammed2012-08-30
| * | ARM: OMAP2+: gpmc: update nand register helperAfzal Mohammed2012-08-30
| |/
* | serial: omap: fix compile breakageFelipe Balbi2012-09-07
* | serial: omap: move uart_omap_port definition to C fileFelipe Balbi2012-09-06
* | serial: omap: fix software flow controlVikram Pandita2012-09-06
* | serial: omap: don't access the platform_deviceFelipe Balbi2012-09-06
* | serial: omap: define and use to_uart_omap_port()Felipe Balbi2012-09-05
* | OMAP/serial: Add support for driving a GPIO as DTR.NeilBrown2012-08-16
|/
* Merge branch 'dmaengine' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds2012-08-01
|\
| * ARM: omap: remove mmc platform data dma_mask and initializationRussell King2012-07-31
* | Merge tag 'clk' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2012-07-23
|\ \
| * \ Merge tag 'omap-devel-am33xx-data-for-v3.6' of git://git.kernel.org/pub/scm/l...Arnd Bergmann2012-07-10
| |\ \
| | * \ Merge tag 'omap-devel-e-for-3.5' of git://git.kernel.org/pub/scm/linux/kernel...Tony Lindgren2012-07-05
| | |\ \
| | | * | ARM: OMAP3+: clock33xx: Add AM33XX clock tree dataVaibhav Hiremath2012-06-29
* | | | | Merge tag 'pm' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2012-07-23
|\ \ \ \ \
| * \ \ \ \ Merge branch 'for_3.6/pm/sr-move' of git://git.kernel.org/pub/scm/linux/kerne...Tony Lindgren2012-06-26
| |\ \ \ \ \ | | |_|_|_|/ | |/| | | |
| | * | | | ARM: OMAP: SmartReflex: Move smartreflex driver to drivers/Jean Pihet2012-05-31
| | * | | | ARM: OMAP2+: SmartReflex: add POWER_AVS Kconfig optionsJean Pihet2012-05-31
| | * | | | ARM: OMAP2+: Voltage: Move the omap_volt_data structure to platJ Keerthy2012-05-31
* | | | | | Merge tag 'newsoc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2012-07-23
|\ \ \ \ \ \
| * | | | | | ARM: OMAP5: Add the build supportR Sricharan2012-07-09
| * | | | | | ARM: OMAP5: Add minimal support for OMAP5430 SOCR Sricharan2012-07-09
| * | | | | | ARM: OMAP5: id: Add cpu id for ES versionsR Sricharan2012-07-09
| * | | | | | ARM: OMAP: counter-32k: Select the CR register offset using the IP schemeR Sricharan2012-07-09
| * | | | | | ARM: OMAP2+: Move stubbed secure_sram_reserve function to a common.c and call...R Sricharan2012-07-09
| | |_|/ / / | |/| | | |
* | | | | | Merge tag 'cleanup2' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm...Linus Torvalds2012-07-23
|\| | | | |
| * | | | | ARM: OMAP: sdrc: Fix the build break for OMAP4 only buildsSantosh Shilimkar2012-07-09
| * | | | | ARM: OMAP2+: Fix mismerge for omap_hwmod_get_main_clk() APITony Lindgren2012-07-06
| | |_|/ / | |/| | |
| * | | | ARM: OMAP2+: am33xx: Change cpu_is_am33xx to soc_is_am33xxVaibhav Hiremath2012-07-05
| * | | | ARM: OMAP2+: am33xx: Make am33xx as a separate classVaibhav Hiremath2012-07-05
| * | | | ARM: OMAP2+: All OMAP2PLUS uses omap-device.o target so add one entryVaibhav Hiremath2012-07-05
| * | | | ARM: OMAP: dmtimer: use devm_ API and do some cleanup in probe()Tarun Kanti DebBarma2012-07-05
| * | | | Merge tag 'omap-devel-f-for-3.6' of git://git.kernel.org/pub/scm/linux/kernel...Tony Lindgren2012-07-05
| |\ \ \ \
| | | \ \ \
| | | \ \ \
| | *-. \ \ \ Merge branches 'hwmod_am335x_support_3.6', 'clkdm_pwrdm_devel_a_3.6' and 'mis...Paul Walmsley2012-07-04
| | |\ \ \ \ \ | | | | |/ / / | | | |/| | |
| | | | * | | ARM: OMAP2+: hwmod code: add support to set dmadisable in hwmod frameworkKishon Vijay Abraham I2012-07-04
| | | | * | | ARM: OMAP2+: hwmod: add omap_hwmod_get_main_clk() APITarun Kanti DebBarma2012-07-04
| | | |/ / /