summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2010-07-05Removing dead MACH_OMAP2_H4_USB1Christoph Egger1-5/+0
2010-07-05Removing dead MACH_OMAP_H4_OTGChristoph Egger1-17/+0
2010-07-05Removing dead APMChristoph Egger1-84/+0
2010-07-05Replacing LEDS_OMAP_DEBUG with OMAP_DEBUG_LEDSChristoph Egger2-2/+2
2010-07-05Removing dead OMAP_STIChristoph Egger2-92/+0
2010-07-05Removing dead OMAP_DSPChristoph Egger5-277/+0
2010-07-05Removing dead OMAP_IRChristoph Egger2-22/+0
2010-07-05Replace dead OMAP_MUX_ERRORS with OMAP_MUX_WARNINGSChristoph Egger1-1/+1
2010-07-05omap2/3/4: Add Kconfig option to compile in typical omap featuresTony Lindgren1-0/+21
2010-07-05omap2/3/4: Select all omaps and boards by defaultTony Lindgren1-0/+28
2010-07-05omap2/3/4: Move Kconfig options to mach-omap2/KconfigTony Lindgren2-18/+18
2010-07-05omap: Make omap specific features appear under Kconfig menuTony Lindgren3-1/+15
2010-07-05omap: Use 32KiHZ timer by defaultTony Lindgren1-1/+1
2010-07-05omap: mux: Remove old mux codeTony Lindgren11-528/+1
2010-07-05omap: mux: Convert 2420 platform init code to use new mux codeTony Lindgren6-57/+42
2010-07-05omap: mux: Mux 2430 USB0HS_STP in board-2430.cTony Lindgren1-1/+3
2010-07-05omap: mux: Mux Apollon LCD power in board-apollon.cTony Lindgren1-0/+3
2010-07-05omap: mux: Do keypad muxing in board-*.c filesTony Lindgren6-61/+67
2010-07-05omap: mux: Make omap2 FS USB code use new mux functionsTony Lindgren1-15/+18
2010-07-05omap: mux: Select POP package for 2430SDPTony Lindgren2-0/+12
2010-07-05omap: mux: Select POP package for N8X0Tony Lindgren2-0/+12
2010-07-05omap: mux: Select POP package for ApollonTony Lindgren2-0/+13
2010-07-05omap: mux: Select SIP package for H4Tony Lindgren2-0/+13
2010-07-05omap: mux: Add data for 2430Tony Lindgren4-0/+1170
2010-07-05omap: mux: Add data for 2420Tony Lindgren5-0/+985
2010-07-05omap: mux: Remove unncessary parens from mux34xx.cTony Lindgren1-4/+4
2010-07-05omap: mux: Allow compiling in new mux code on all mach-omap2 systemsTony Lindgren2-2/+2
2010-07-05omap: mux: Renumber package defines to make room for older 24xx packagesTony Lindgren1-4/+6
2010-07-05omap: mux: Fix omap_mux_init_gpio for omap24xxTony Lindgren1-1/+9
2010-07-05omap: Move omap1 USB platform init code into mach-omap1/usb.cTony Lindgren17-551/+589
2010-07-05omap: Enable interface clock for omap2 FS USBTony Lindgren1-0/+11
2010-07-05omap: Move omap2 FS USB platform init code into mach-omap2/usb-fs.cTony Lindgren8-206/+429
2010-07-05omap: Separate out omap2 FS USB platform init functionsTony Lindgren1-95/+157
2010-07-02Merge branch 'v2.6.35-rc3-iommu-for-next' of git://gitorious.org/~doyu/lk/mai...Tony Lindgren6-18/+70
2010-07-01Merge branch 'omap-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds8-12/+20
2010-06-30um: os-linux/mem.c needs sys/stat.hLiu Aleaxander1-0/+1
2010-06-29omap iommu: update ducati mmu irq define nameKanigeri, Hari1-1/+1
2010-06-29omap iommu: Make omap-iommu.o built-inHiroshi DOYU1-1/+4
2010-06-29omap iommu: move iommu_disable at fault to the above layerHiroshi DOYU2-1/+3
2010-06-29omap iommu: add functionality to get TLB miss interruptKanigeri, Hari3-5/+46
2010-06-29omap iommu: update irq mask to be specific about twl and tlbKanigeri, Hari1-4/+8
2010-06-29omap iommu: Rename iopte_[p,v]addr -> iopte_page_[p,v]addrHiroshi DOYU1-3/+3
2010-06-29omap iommu: Introduce iopgd_is_table MACROHiroshi DOYU2-4/+6
2010-06-28Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-0/+1
2010-06-28Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds14-24/+45
2010-06-28Merge branch 'for_2.6.35rc' of git://git.pwsan.com/linux-2.6 into omap-fixes-...Tony Lindgren43-61/+368
2010-06-28arm: update gfp/slab.h includesTejun Heo1-0/+1
2010-06-27Merge branch 'sh/for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds3-4/+1
2010-06-27Merge branch 'merge' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds3-3/+41
2010-06-27Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mat...Linus Torvalds7-52/+157