aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/plat-omap
Commit message (Expand)AuthorAge
...
| | | | | | * | | | omap: mmc: split out init for 2420Anand Gadiyar2011-03-01
| | | | * | | | | | OMAP: hwmod: Removal of macros for data that is obtained from hwmod databaseKishon Vijay Abraham I2011-02-24
| | | | * | | | | | OMAP: McBSP: APIs to pass DMA params from McBSP driver to client driversKishon Vijay Abraham I2011-02-24
| | | | * | | | | | OMAP: McBSP: Add pm runtime supportKishon Vijay Abraham I2011-02-24
| | | | * | | | | | OMAP: McBSP: use omap_device APIs to modify SYSCONFIGKishon Vijay Abraham I2011-02-24
| | | | * | | | | | OMAP2+: McBSP: hwmod adaptation for McBSPKishon Vijay Abraham I2011-02-24
| | | | * | | | | | OMAP3: hwmod: add dev_attr for McBSP sidetoneKishon Vijay Abraham I2011-02-24
| | | | * | | | | | OMAP4: hwmod: Naming of address spaceKishon Vijay Abraham I2011-02-24
| | | | * | | | | | OMAP3: hwmod data: Add McBSPCharulatha V2011-02-24
| | | | * | | | | | OMAP2430: hwmod data: Add McBSPCharulatha V2011-02-24
| | | | * | | | | | OMAP: McBSP: Convert McBSP to platform device modelKishon Vijay Abraham I2011-02-24
| | | | * | | | | | OMAP: hwmod: allow hwmod to provide address space accessible from SDMAKishon Vijay Abraham I2011-02-24
| | | * | | | | | | omap: IOMMU: add support to callback during fault handlingDavid Cohen2011-02-24
| | | |/ / / / / /
| | | * | | | | | omap: iommu: print module name on error messagesDavid Cohen2011-02-24
| | | * | | | | | omap: iommu: Gracefully fail iommu_enable if no arch_iommu is registeredMartin Hostettler2011-02-24
| | | |/ / / / /
| | * | | | | | Merge branch 'devel-cleanup' into omap-for-linusTony Lindgren2011-03-02
| | |\ \ \ \ \ \ | | | |_|/ / / / | | |/| | | | |
| | | * | | | | arm: omap: fix section mismatch warningMing Lei2011-03-02
| | | | |/ / / | | | |/| | |
| | * | | | | Merge branch 'hwmod_clockevent_2.6.39' of git://git.pwsan.com/linux-2.6 into ...Tony Lindgren2011-02-28
| | |\ \ \ \ \
| | | * | | | | OMAP2+: hwmod: add ability to setup individual hwmodsPaul Walmsley2011-02-28
| | | * | | | | OMAP2+: hwmod: rename some init functionsPaul Walmsley2011-02-28
| | | * | | | | OMAP2420: hwmod data: add dmtimerThara Gopinath2011-02-27
| | | | |/ / / | | | |/| | |
| | * / | | | OMAP2+: sdrc: fix compile break on OMAP4-only config on current omap-for-linusPaul Walmsley2011-02-28
| | |/ / / /
| | * | | | Merge branch 'for-tony' of git://gitorious.org/linux-omap-dss2/linux into oma...Tony Lindgren2011-02-23
| | |\ \ \ \
| | | * | | | OMAP2, 3: DSS2: Create new file display.c for central dss driver registration.Sumit Semwal2011-02-23
| | | | |/ / | | | |/| |
| | | * | | OMAP3: hwmod data: add DSS DISPC RFBI DSI VENCSenthilvadivu Guruswamy2011-02-23
| | | * | | OMAP2420: hwmod data: add DSS DISPC RFBI VENCSenthilvadivu Guruswamy2011-02-23
| | | | | |
| | | \ \ \
| | | \ \ \
| | | \ \ \
| | | \ \ \
| | | \ \ \
| | *-----. \ \ \ Merge branches 'devel-cleanup', 'devel-omap4', 'devel-board' and 'devel-nand'...Tony Lindgren2011-02-23
| | |\ \ \ \ \ \ \ | | | |_|_|_|/ / / | | |/| | | | | |
| | | | | | * | | OMAP: OneNAND: let boards determine OneNAND frequencyAdrian Hunter2011-02-17
| | | | | | * | | OMAP: OneNAND: determine frequency in one placeAdrian Hunter2011-02-17
| | | | | | * | | omap3: nand: making ecc layout as compatible with romcode eccSukumar Ghorai2011-02-17
| | | | | | * | | omap3: nand: ecc layout select from board fileSukumar Ghorai2011-02-17
| | | | | | * | | omap3: nand: configurable fifo threshold to gain the throughputSukumar Ghorai2011-02-17
| | | | | | * | | omap3: nand: prefetch in irq mode supportSukumar Ghorai2011-02-17
| | | | | | * | | omap: gpmc: enable irq mode in gpmcSukumar Ghorai2011-02-17
| | | | | | * | | omap3: nand: configurable transfer type per boardSukumar Ghorai2011-02-17
| | | | | |/ / /
| | | | * | | | omap: Add chip id recognition for OMAP4 ES2.1 and ES2.2Nishant Kamat2011-02-17
| | | | * | | | omap4: Remove 'FIXME: omap44xx_sram_init not implemented'Santosh Shilimkar2011-02-17
| | | * | | | | omap: IOMMU: add missing function declarationDavid Cohen2011-02-17
| | | |/ / / /
| | * | | | | Merge branch 'for-tony' of git://gitorious.org/usb/usb into omap-for-linusTony Lindgren2011-02-22
| | |\ \ \ \ \ | | | |_|/ / / | | |/| | | |
| | | * | | | usb: musb: AM35x: moving internal phy functions out of usb_musb.c fileHema HK2011-02-17
| | | | |_|/ | | | |/| |
| | * | | | OMAP: devices: Modify McSPI device to adapt to hwmod frameworkCharulatha V2011-02-17
| | * | | | OMAP2420: hwmod data: Add McSPICharulatha V2011-02-17
| | | |/ / | | |/| |
| | | | |
| | | \ \
| | *-. \ \ Merge branches 'devel-cleanup', 'devel-board', 'devel-early-init' and 'devel-...Tony Lindgren2011-02-16
| | |\ \ \ \ | | | |_|/ / | | |/| | |
| | | | * | TI816X: Add low level debug supportHemant Pedanekar2011-02-16
| | | | * | TI816X: Update common OMAP machine specific sourcesHemant Pedanekar2011-02-16
| | | | * | TI816X: Update common omap platform filesHemant Pedanekar2011-02-16
| | | | * | omap2+: Fix omap_serial_early_init to work with init_early hookTony Lindgren2011-02-14
| | | | * | omap2+: Make omap_hwmod_late_init into core_initcallTony Lindgren2011-02-14
| | | |/ / | | |/| |
| | | * | omap: McBSP: Remove unused audio macros in mcbsp.hKishon Vijay Abraham I2011-02-14
| | | * | ARM: omap: move omap_board_config_kernel to .init.dataUwe Kleine-König2011-02-09