summaryrefslogtreecommitdiffstats
path: root/arch/arm/plat-omap
Commit message (Expand)AuthorAgeFilesLines
* Merge remote branch 'remotes/origin/voltage_split_2.6.39' into tmp-integratio...Paul Walmsley2011-03-103-401/+0
|\
| * OMAP: voltage: move plat/voltage.h to mach-omap2/voltage.hPaul Walmsley2011-03-072-156/+0
| * OMAP: smartreflex: move plat/smartreflex.h to mach-omap2/smartreflex.hPaul Walmsley2011-03-071-245/+0
* | Merge remote branch 'remotes/origin/hwmod_a_2.6.39' into tmp-integration-2.6....Paul Walmsley2011-03-101-1/+3
|\ \
| * | OMAP2+: hwmod: use status bit info for reset lineomar ramirez2011-03-101-0/+2
| * | OMAP2+: hwmod: fix a documentation bug with HWMOD_NO_OCP_AUTOIDLEPaul Walmsley2011-03-101-1/+1
| | |
| \ \
| \ \
| \ \
| \ \
| \ \
| \ \
| \ \
| \ \
| \ \
| \ \
| \ \
*-----------. \ \ Merge remote branches 'remotes/origin/pwrdm_clkdm_b_2.6.39', 'remotes/origin/...Paul Walmsley2011-03-1044-317/+700
|\ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|/ / |/| | | | | | | |
| | | | | | | * | OMAP3: hwmod_data: Add address space and irq in L3 hwmod.sricharan2011-03-091-0/+2
| | | | | | |/ /
| | | | | | | |
| | | | | | | \
| | | | | | | \
| | | | | | | \
| | | | | | | \
| | | | | | | \
| | | | | | *-----. \ Merge branches 'devel-iommu-mailbox', 'devel-mcbsp', 'devel-board' and 'devel...Tony Lindgren2011-03-027-120/+245
| | | | | | |\ \ \ \ \
| | | | | | | | | | * | OMAP: adapt hsmmc to hwmod frameworkKishore Kadiyala2011-03-011-19/+1
| | | | | | | | | | * | OMAP: hwmod data: Add dev_attr and use in the host driverKishore Kadiyala2011-03-011-0/+9
| | | | | | | | | | * | omap: mmc: split out init for 2420Anand Gadiyar2011-03-011-0/+4
| | | | | | | | * | | | OMAP: hwmod: Removal of macros for data that is obtained from hwmod databaseKishon Vijay Abraham I2011-02-241-24/+1
| | | | | | | | * | | | OMAP: McBSP: APIs to pass DMA params from McBSP driver to client driversKishon Vijay Abraham I2011-02-242-0/+71
| | | | | | | | * | | | OMAP: McBSP: Add pm runtime supportKishon Vijay Abraham I2011-02-242-18/+6
| | | | | | | | * | | | OMAP: McBSP: use omap_device APIs to modify SYSCONFIGKishon Vijay Abraham I2011-02-241-33/+26
| | | | | | | | * | | | OMAP2+: McBSP: hwmod adaptation for McBSPKishon Vijay Abraham I2011-02-241-1/+1
| | | | | | | | * | | | OMAP3: hwmod: add dev_attr for McBSP sidetoneKishon Vijay Abraham I2011-02-241-0/+9
| | | | | | | | * | | | OMAP4: hwmod: Naming of address spaceKishon Vijay Abraham I2011-02-242-0/+5
| | | | | | | | * | | | OMAP3: hwmod data: Add McBSPCharulatha V2011-02-241-0/+1
| | | | | | | | * | | | OMAP2430: hwmod data: Add McBSPCharulatha V2011-02-241-0/+2
| | | | | | | | * | | | OMAP: McBSP: Convert McBSP to platform device modelKishon Vijay Abraham I2011-02-243-19/+64
| | | | | | | | * | | | OMAP: hwmod: allow hwmod to provide address space accessible from SDMAKishon Vijay Abraham I2011-02-241-1/+3
| | | | | | | * | | | | omap: IOMMU: add support to callback during fault handlingDavid Cohen2011-02-242-16/+50
| | | | | | | |/ / / /
| | | | | | | * | | | omap: iommu: print module name on error messagesDavid Cohen2011-02-241-2/+2
| | | | | | | * | | | omap: iommu: Gracefully fail iommu_enable if no arch_iommu is registeredMartin Hostettler2011-02-241-0/+3
| | | | | | | |/ / /
| | | | | | * | | | Merge branch 'devel-cleanup' into omap-for-linusTony Lindgren2011-03-022-5/+8
| | | | | | |\ \ \ \ | | | | | | | |_|/ / | | | | | | |/| | |
| | | | | | | * | | arm: omap: fix section mismatch warningMing Lei2011-03-021-1/+1
| |_|_|_|_|_|/ / / |/| | | | | | | |
| | | | | | * | | Merge branch 'hwmod_clockevent_2.6.39' of git://git.pwsan.com/linux-2.6 into ...Tony Lindgren2011-02-282-2/+18
| | | | | | |\ \ \
| | | | | | | * | | OMAP2+: hwmod: add ability to setup individual hwmodsPaul Walmsley2011-02-281-0/+3
| | | | | | | * | | OMAP2+: hwmod: rename some init functionsPaul Walmsley2011-02-281-2/+4
| | | | | | | * | | OMAP2420: hwmod data: add dmtimerThara Gopinath2011-02-271-0/+11
| | | | | | | |/ /
| | | | | | * | | OMAP2+: sdrc: fix compile break on OMAP4-only config on current omap-for-linusPaul Walmsley2011-02-281-1/+7
| | | | | | |/ /
| | | | | | * | Merge branch 'for-tony' of git://gitorious.org/linux-omap-dss2/linux into oma...Tony Lindgren2011-02-235-0/+85
| | | | | | |\ \
| | | | | | | * | OMAP2, 3: DSS2: Create new file display.c for central dss driver registration.Sumit Semwal2011-02-231-0/+11
| | | | | |_|/ / | | | | |/| | |
| | | | | | | |
| | | | | | | \
| | | | | | | \
| | | | | | | \
| | | | | | | \
| | | | | | | \
| | | | | | *-----. \ Merge branches 'devel-cleanup', 'devel-omap4', 'devel-board' and 'devel-nand'...Tony Lindgren2011-02-237-25/+57
| | | | | | |\ \ \ \ \
| | | | | | | | | | * | OMAP: OneNAND: let boards determine OneNAND frequencyAdrian Hunter2011-02-171-0/+8
| | | | | | | | | | * | OMAP: OneNAND: determine frequency in one placeAdrian Hunter2011-02-171-1/+1
| | | | | | | | | | * | omap3: nand: making ecc layout as compatible with romcode eccSukumar Ghorai2011-02-171-0/+2
| | | | | | | | | | * | omap3: nand: ecc layout select from board fileSukumar Ghorai2011-02-172-0/+8
| | | | | | | | | | * | omap3: nand: configurable fifo threshold to gain the throughputSukumar Ghorai2011-02-171-1/+4
| | | | | | | | | | * | omap3: nand: prefetch in irq mode supportSukumar Ghorai2011-02-171-1/+3
| | | | | | | | | | * | omap: gpmc: enable irq mode in gpmcSukumar Ghorai2011-02-172-2/+12
| | | | | | | | | | * | omap3: nand: configurable transfer type per boardSukumar Ghorai2011-02-171-0/+7
| | | | | | | | | |/ /
| | | | | | | | * | | omap: Add chip id recognition for OMAP4 ES2.1 and ES2.2Nishant Kamat2011-02-171-5/+11
| | | | | | | | * | | omap4: Remove 'FIXME: omap44xx_sram_init not implemented'Santosh Shilimkar2011-02-171-16/+0
| | | | | | | * | | | omap: IOMMU: add missing function declarationDavid Cohen2011-02-171-0/+2
| | | | | | | |/ / /
| | | | | * | | | | OMAP2+: clock: remove the DPLL rate tolerance codePaul Walmsley2011-03-071-6/+1
| | | | | * | | | | OMAP: clock: bail out early if arch_clock functions not implementedPaul Walmsley2011-03-071-28/+38
| | | | | | |_|_|/ | | | | | |/| | |
| | | | | * | | | OMAP4: DPLL: Add dpll api to control GATE_CTRLRajendra Nayak2011-02-251-1/+13
OpenPOWER on IntegriCloud