Age | Commit message (Expand) | Author | Files | Lines |
2011-10-20 | ARM: OMAP: Warn if omap_ioremap is called before SoC detection | Tony Lindgren | 1 | -0/+1 |
2011-10-20 | ARM: OMAP: Move set_globals initialization to happen in init_early | Tony Lindgren | 7 | -63/+55 |
2011-10-20 | ARM: OMAP: Map SRAM later on with ioremap_exec() | Tony Lindgren | 2 | -25/+3 |
2011-10-20 | ARM: OMAP: Avoid cpu_is_omapxxxx usage until map_io is done | Tony Lindgren | 2 | -53/+49 |
2011-10-05 | arm/dts: OMAP3+: Add mpu, dsp and iva nodes | Benoit Cousson | 1 | -1/+2 |
2011-10-05 | arm/dts: OMAP4: Add a main ocp entry bound to l3-noc driver | Benoit Cousson | 1 | -0/+5 |
2011-10-05 | ARM: OMAP2+: l3-noc: Add support for device-tree | Benoit Cousson | 1 | -6/+19 |
2011-10-05 | ARM: OMAP2+: board-generic: Add i2c static init | Benoit Cousson | 1 | -2/+39 |
2011-10-05 | ARM: OMAP2+: board-generic: Add DT support to generic board | Benoit Cousson | 2 | -45/+90 |
2011-10-04 | ARM: OMAP2+: devices: Remove all omap_device_pm_latency structures | Benoit Cousson | 10 | -155/+13 |
2011-10-04 | ARM: OMAP2+: pm: Remove static devices variable for mpu, dsp, iva and l3 PM | Benoit Cousson | 1 | -40/+7 |
2011-10-04 | ARM: OMAP2+: pm: Use hwmod name instead of dev pointer | Benoit Cousson | 1 | -7/+15 |
2011-10-04 | ARM: OMAP3: beagle-board: Use the omap_hwmod_name_get_dev API | Benoit Cousson | 1 | -2/+2 |
2011-10-04 | Merge branches 'cleanup-part3', 'voltage', 'dmtimer' and 'l3' into dt-base | Tony Lindgren | 98 | -3767/+3946 |
2011-10-03 | ARM: OMAP: irq: loop counter fix in omap_init_irq() | Tapani Utriainen | 1 | -2/+2 |
2011-10-03 | ARM: OMAP4: Keyboard: Fix section mismatch in the board file | Bjarne Steinsbo | 1 | -1/+1 |
2011-09-30 | ARM: OMAP: musb: Remove a redundant omap4430_phy_init call in usb_musb_init | Axel Lin | 1 | -3/+0 |
2011-09-30 | ARM: OMAP: Fix i2c init for twl4030 | Tony Lindgren | 1 | -1/+2 |
2011-09-30 | ARM: OMAP4: MMC: fix power and audio issue, decouple USBC1 from MMC1 | Bryan Buckley | 1 | -8/+4 |
2011-09-27 | ARM: OMAP2+: Remove custom init_irq for remaining boards | Tony Lindgren | 5 | -30/+5 |
2011-09-27 | ARM: OMAP2+: Use SoC specifc map_io | Tony Lindgren | 8 | -58/+10 |
2011-09-27 | ARM: OMAP2+: Add SoC specific map_io functions | Benoit Cousson | 1 | -0/+18 |
2011-09-27 | ARM: OMAP: mcbsp: Start generalize signal muxing functions | Jarkko Nikula | 1 | -19/+24 |
2011-09-27 | ARM: OMAP: mcbsp: Start generalize omap2_mcbsp_set_clks_src | Jarkko Nikula | 1 | -16/+9 |
2011-09-27 | ARM: OMAP: mcbsp: Move sidetone clock management to mach-omap2/mcbsp.c | Jarkko Nikula | 1 | -0/+26 |
2011-09-27 | ARM: OMAP: mcbsp: Make tranceiver configuration control register access generic | Jarkko Nikula | 1 | -2/+4 |
2011-09-27 | ARM: OMAP: mcbsp: Make wakeup control generic | Jarkko Nikula | 1 | -0/+3 |
2011-09-27 | ARM: OMAP: mcbsp: Implement generic register access | Jarkko Nikula | 1 | -1/+5 |
2011-09-24 | OMAP: Print Initiator name for l3 custom error. | sricharan | 2 | -10/+50 |
2011-09-24 | OMAP: Fix sparse warnings in l3 error handler. | sricharan | 3 | -14/+15 |
2011-09-24 | OMAP: Fix indentation issues in l3 error handler. | sricharan | 4 | -204/+202 |
2011-09-24 | OMAP: Fix a BUG in l3 error handler. | Todd Poynor | 1 | -7/+5 |
2011-09-24 | OMAP: Improve register access in L3 Error handler. | Todd Poynor | 4 | -71/+65 |
2011-09-24 | Merge branch 'for_3.2/voltage-cleanup' of git://gitorious.org/khilman/linux-o... | Tony Lindgren | 2 | -16/+0 |
2011-09-23 | Merge branch 'for_3.2/pm-cleanup' of git://gitorious.org/khilman/linux-omap-p... | Tony Lindgren | 3 | -40/+11 |
2011-09-23 | Merge branch 'for_3.2/omap_device' of git://gitorious.org/khilman/linux-omap-... | Tony Lindgren | 11 | -65/+65 |
2011-09-22 | ARM: OMAP: dmtimer: low-power mode support | Tarun Kanti DebBarma | 1 | -0/+9 |
2011-09-22 | ARM: OMAP: dmtimer: skip reserved timers | Tony Lindgren | 1 | -1/+5 |
2011-09-22 | ARM: OMAP: dmtimer: switch-over to platform device driver | Tarun Kanti DebBarma | 1 | -0/+20 |
2011-09-22 | ARM: OMAP2+: dmtimer: convert to platform devices | Tarun Kanti DebBarma | 5 | -0/+229 |
2011-09-22 | ARM: OMAP2+: dmtimer: add device names to flck nodes | Tarun Kanti DebBarma | 4 | -0/+165 |
2011-09-21 | ARM: OMAP: voltage: voltage layer present, even when CONFIG_PM=n | Kevin Hilman | 2 | -16/+0 |
2011-09-21 | ARM: OMAP2+: Fix missing inline functions for Makefile cleanup | Tony Lindgren | 2 | -5/+19 |
2011-09-19 | ARM: OMAP: Add support for dmtimer v2 ip | Tony Lindgren | 1 | -11/+12 |
2011-09-16 | OMAP3: PM: fix UART handling when using no_console_suspend | Kevin Hilman | 1 | -1/+1 |
2011-09-16 | OMAP: omap_device: decouple platform_device from omap_device | Kevin Hilman | 1 | -1/+1 |
2011-09-16 | OMAP: omap_device: _disable_idle_on_suspend() takes platform_device pointer | Kevin Hilman | 2 | -2/+2 |
2011-09-16 | OMAP: omap_device: when building return platform_device instead of omap_device | Kevin Hilman | 10 | -62/+62 |
2011-09-16 | Merge branch 'for_3.2/voltage-cleanup' of git://gitorious.org/khilman/linux-o... | Tony Lindgren | 32 | -1270/+1579 |
2011-09-16 | Merge branch 'omap_chip_remove_cleanup_3.2' of git://git.pwsan.com/linux-2.6 ... | Tony Lindgren | 27 | -1690/+1266 |