summaryrefslogtreecommitdiffstats
path: root/arch/arm
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | omap4: Add i2c board support on omap4430 sdp platformSantosh Shilimkar2010-05-202-2/+58
| |/ / /
| * | | AM3517: rename the i2c boardinfo to make it more readablestanley.miao2010-05-201-10/+10
| * | | omap: GPIO: Fix OMAP4 GPIO reg access issuesCharulatha V2010-05-201-12/+47
| * | | omap4: Move SOC specific code from board fileSantosh Shilimkar2010-05-207-54/+101
| * | | OMAP4: Networking: Defconfig SupportAbraham Arce2010-05-201-2/+55
| * | | OMAP4: Ethernet: KS8851 Board SupportAbraham Arce2010-05-201-0/+81
| * | | omap: hsmmc: fix the hsmmc driver for am3517stanley.miao2010-05-202-6/+25
| * | | omap: init the gpio pinmux for mmcstanley.miao2010-05-201-0/+9
| * | | omap: DMA: Fix multi-line commentsmanjugk manjugk2010-05-201-6/+12
| * | | OMAP2/3/4: DMA: disable channel interrupts in omap_init_dma()Mika Westerberg2010-05-201-8/+19
| * | | Merge branch 'v2.6.34-rc7.iommu' of git://gitorious.org/~doyu/lk/mainline int...Tony Lindgren2010-05-208-151/+244
| |\ \ \
| | * | | omap iommu: Reject unaligned addresses at setting page table entryHiroshi DOYU2010-05-141-0/+18
| | * | | omap iommu: Exit iteration if no possibility of available areaHiroshi DOYU2010-05-141-1/+4
| | * | | omap iommu: Insert a gap page between IOVMAs against overrideHiroshi DOYU2010-05-141-3/+3
| | * | | omap iommu: Make CONFIG_OMAP_IOMMU_DEBUG selectableHiroshi DOYU2010-05-141-2/+7
| | * | | omap iommu: Introduce iteration macro for iotlb entry scanHiroshi DOYU2010-05-141-27/+31
| | * | | omap iommu: add TLB preservation supportKanigeri, Hari2010-05-142-18/+29
| | * | | omap iommu: missing check for TLB valid entryKanigeri, Hari2010-05-141-1/+1
| | * | | omap iommu: support for OMAP4Kanigeri, Hari2010-05-142-5/+57
| | * | | omap iommu: renamed omap3-iommu to omap-iommuKanigeri, Hari2010-05-142-14/+14
| * | | | OMAP: RX51: Add "vdds_sdi" supply voltage for SDIRoger Quadros2010-05-201-0/+15
| * | | | Merge branch 'pm-next' of git://git.kernel.org/pub/scm/linux/kernel/git/khilm...Tony Lindgren2010-05-205-28/+41
| |\ \ \ \
| | * | | | OMAP3: PM: Remove PER wakeup dependency on CORE.Mike Chan2010-05-121-8/+0
| | * | | | OMAP3: PM: Enable IO / IO-CHAIN wakeups for PERMike Chan2010-05-121-5/+11
| | * | | | OMAP3: PM: Enable wakeup from ads7846 touchscreenRanjith Lohithakshan2010-05-122-2/+3
| | * | | | OMAP3EVM: Update pad configuration for wakeup enabled padsRanjith Lohithakshan2010-05-121-2/+2
| | * | | | OMAP3: PM: Add milliseconds interface to suspend wakeup timerAri Kauppi2010-05-123-7/+14
| | * | | | OMAP3: PRCM interrupt: only check and clear enabled PRCM IRQsKevin Hilman2010-05-121-5/+12
| | |/ / /
| * | | | Merge branch 'gpio-2.6.35' of git://git.kernel.org/pub/scm/linux/kernel/git/k...Tony Lindgren2010-05-204-136/+53
| |\ \ \ \
| | * | | | OMAP: GPIO: remove duplicate debugfs interfaceKevin Hilman2010-05-121-107/+0
| | * | | | OMAP3: GPIO: Removed a couple of unneeded registers from context save/restoreTero Kristo2010-05-121-10/+0
| | * | | | OMAP3: GPIO: disable GPIO debounce clocks on idleKevin Hilman2010-05-121-0/+8
| | * | | | OMAP2/3: GPIO: generalize prepare for idleKevin Hilman2010-05-124-16/+21
| | * | | | OMAP3: GPIO: Only enable WAKEUPEN for edge detection GPIOsChunqiu Wang2010-05-121-2/+12
| | * | | | OMAP3: GPIO fixes for off-modeTero Kristo2010-05-122-9/+20
| | |/ / /
| * | | | Merge branch 'omap-boards' into omap-for-linusTony Lindgren2010-05-2031-231/+796
| |\ \ \ \
| | * | | | AM35x: fix UI card EHCI port and LCD dependencyAjay Kumar Gupta2010-05-201-0/+10
| | * | | | omap: rx51: Add supplies for the tlv320aic3x codec driverJarkko Nikula2010-05-201-7/+53
| | * | | | omap: rx51: Add i2c2 board_info with tlv320aic3xJarkko Nikula2010-05-201-2/+9
| | * | | | omap: rx51: Change the TWL4030 VMMC2 voltage constraints andsupply nameJarkko Nikula2010-05-201-3/+3
| | * | | | omap: Overo: Add support for second ethernet portSteve Sakoman2010-05-201-1/+13
| | * | | | AM3517: defconfig update to enable EMAC supportSriram2010-05-201-1/+69
| | * | | | OMAP3: clock data: Update name string for EMAC clocksSriram2010-05-201-2/+2
| | * | | | AM35xx: Platform specific hookup for EMAC moduleSriram2010-05-201-0/+98
| | * | | | AM35xx EMAC: define submodule offsetsSriram2010-05-201-1/+10
| | * | | | can: ti_hecc: Enable CAN support on AM3517Sriram2010-05-201-4/+18
| | * | | | can: ti_hecc: board specific hookup on AM3517EVMSriram2010-05-202-0/+47
| | * | | | omap: Devkit8000: Update default configurationThomas Weber2010-05-201-66/+91
| | * | | | omap: Devkit8000: Add mux initializationThomas Weber2010-05-201-0/+155
| | * | | | omap2: select ARCH_OMAP_OTG for OMAP2430 SDPViral Mehta2010-05-201-0/+1