summaryrefslogtreecommitdiffstats
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2010-05-20omap3: Add support for OMAP3Stalker boardsJason3-0/+680
2010-05-20omap4: Enable HSMMC supportkishore kadiyala1-1/+18
2010-05-20omap4: Adding PBIAS Configuration for MMC1 Controllerkishore kadiyala2-9/+108
2010-05-20omap4: Adding hsmmc support to board filekishore kadiyala2-8/+54
2010-05-20omap4: Adds Dummy Interface clock's for MMC controllerskishore kadiyala1-0/+5
2010-05-20omap4: Enable RTC and regulator supportBalaji T K1-28/+302
2010-05-20omap4: add i2c1 peripherals dataBalaji T K1-1/+176
2010-05-20omap4: Add i2c board support on omap4430 sdp platformSantosh Shilimkar2-2/+58
2010-05-20AM3517: rename the i2c boardinfo to make it more readablestanley.miao1-10/+10
2010-05-20omap: GPIO: Fix OMAP4 GPIO reg access issuesCharulatha V1-12/+47
2010-05-20omap4: Move SOC specific code from board fileSantosh Shilimkar7-54/+101
2010-05-20OMAP4: Networking: Defconfig SupportAbraham Arce1-2/+55
2010-05-20OMAP4: Ethernet: KS8851 Board SupportAbraham Arce1-0/+81
2010-05-20omap: hsmmc: fix the hsmmc driver for am3517stanley.miao2-6/+25
2010-05-20omap: init the gpio pinmux for mmcstanley.miao1-0/+9
2010-05-20omap: DMA: Fix multi-line commentsmanjugk manjugk1-6/+12
2010-05-20OMAP2/3/4: DMA: disable channel interrupts in omap_init_dma()Mika Westerberg1-8/+19
2010-05-20Merge branch 'v2.6.34-rc7.iommu' of git://gitorious.org/~doyu/lk/mainline int...Tony Lindgren8-151/+244
2010-05-20OMAP: RX51: Add "vdds_sdi" supply voltage for SDIRoger Quadros1-0/+15
2010-05-20Merge branch 'pm-next' of git://git.kernel.org/pub/scm/linux/kernel/git/khilm...Tony Lindgren5-28/+41
2010-05-20Merge branch 'gpio-2.6.35' of git://git.kernel.org/pub/scm/linux/kernel/git/k...Tony Lindgren4-136/+53
2010-05-20Merge branch 'omap-boards' into omap-for-linusTony Lindgren88-757/+1673
2010-05-20OMAP1: Amstrad Delta: modify defconfig for external keyboardsupportJanusz Krzysztofik1-0/+1
2010-05-20AM35x: fix UI card EHCI port and LCD dependencyAjay Kumar Gupta1-0/+10
2010-05-20omap: rx51: Add supplies for the tlv320aic3x codec driverJarkko Nikula1-7/+53
2010-05-20omap: rx51: Add i2c2 board_info with tlv320aic3xJarkko Nikula1-2/+9
2010-05-20omap: rx51: Change the TWL4030 VMMC2 voltage constraints andsupply nameJarkko Nikula1-3/+3
2010-05-20omap: Overo: Add support for second ethernet portSteve Sakoman1-1/+13
2010-05-20AM3517: defconfig update to enable EMAC supportSriram1-1/+69
2010-05-20OMAP3: clock data: Update name string for EMAC clocksSriram1-2/+2
2010-05-20AM35xx: Platform specific hookup for EMAC moduleSriram1-0/+98
2010-05-20AM35xx EMAC: define submodule offsetsSriram1-1/+10
2010-05-20can: ti_hecc: Enable CAN support on AM3517Sriram1-4/+18
2010-05-20can: ti_hecc: board specific hookup on AM3517EVMSriram2-0/+47
2010-05-20omap: Devkit8000: Update default configurationThomas Weber1-66/+91
2010-05-20omap: Devkit8000: Add mux initializationThomas Weber1-0/+155
2010-05-20omap2: select ARCH_OMAP_OTG for OMAP2430 SDPViral Mehta1-0/+1
2010-05-20omap2: Add OHCI USB platform init for 2430 SDPViral Mehta1-0/+10
2010-05-20omap2: Add I2C bus 1 initialisation for 2430sdpViral Mehta1-1/+10
2010-05-20omap1: amsdelta: defconfig updatesJanusz Krzysztofik1-4/+5
2010-05-14omap iommu: Reject unaligned addresses at setting page table entryHiroshi DOYU1-0/+18
2010-05-14omap iommu: Exit iteration if no possibility of available areaHiroshi DOYU1-1/+4
2010-05-14omap iommu: Insert a gap page between IOVMAs against overrideHiroshi DOYU1-3/+3
2010-05-14omap iommu: Make CONFIG_OMAP_IOMMU_DEBUG selectableHiroshi DOYU1-2/+7
2010-05-14omap iommu: Introduce iteration macro for iotlb entry scanHiroshi DOYU1-27/+31
2010-05-14omap iommu: add TLB preservation supportKanigeri, Hari2-18/+29
2010-05-14omap iommu: missing check for TLB valid entryKanigeri, Hari1-1/+1
2010-05-14omap iommu: support for OMAP4Kanigeri, Hari2-5/+57
2010-05-14omap iommu: renamed omap3-iommu to omap-iommuKanigeri, Hari2-14/+14
2010-05-12OMAP: GPIO: remove duplicate debugfs interfaceKevin Hilman1-107/+0