summaryrefslogtreecommitdiff
path: root/arch/arm
AgeCommit message (Expand)Author
2009-10-19omap: headers: Create headers necessary for compile under mach-omap1 and mach...Tony Lindgren
2009-10-19omap: headers: Move mtd-xip.h to be mach-omap1 specificTony Lindgren
2009-10-19omap: Split vmalloc.h for mach-omap1 and mach-omap2Tony Lindgren
2009-10-19omap: headers: Split entry-macro.S for mach-omap1 and mach-omap2Tony Lindgren
2009-10-19omap: headers: Split debug-macro.S for mach-omap1 and mach-omap2Tony Lindgren
2009-10-19omap: headers: Add mach path to include filesTony Lindgren
2009-10-19omap: Add OMAP4 L3 and L4 peripherals.Santosh Shilimkar
2009-10-19omap: Fix DEBUG_LL UART io addressSantosh Shilimkar
2009-10-19omap: Move SRAM map to claim more io spaceSantosh Shilimkar
2009-10-19omap: Remap L3, L4 to get more kernel io address spaceSantosh Shilimkar
2009-10-19omap: Split OMAP2_IO_ADDRESS to L3 and L4Santosh Shilimkar
2009-10-19omap: Use ioremap for omap4 L4 codeTony Lindgren
2009-10-19omap: Use getnstimeofday for omap_deviceTony Lindgren
2009-10-19omap: Use ioremap in omap_hwmod.cTony Lindgren
2009-10-19omap: Use ioremap in gpio.cTony Lindgren
2009-10-19omap: Use ioremap in dmtimer.cTony Lindgren
2009-10-19omap: Use ioremap in dma.cTony Lindgren
2009-10-19omap: Use ioremap in irq.cTony Lindgren
2009-10-16omap: Change low-level serial init to use ioremapTony Lindgren
2009-10-15Merge branch 'omap7xx-fortony-rc3' of git://robotfuzz.com/linwizard-kernel in...Tony Lindgren
2009-10-15Merge branch 'omap-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2009-10-14Merge branch '2_6_32rc4_fixes' of git://git.pwsan.com/linux-2.6 into omap-fix...Tony Lindgren
2009-10-14OMAP2xxx clock: set up clockdomain pointer in struct clkPaul Walmsley
2009-10-14OMAP: Fix race condition with autodepsKalle Jokiniemi
2009-10-14omap: McBSP: Fix incorrect receiver stop in omap_mcbsp_stopJarkko Nikula
2009-10-14omap: Initialization of SDRC params on Zoom2Teerth Reddy
2009-10-14omap: RX-51: Drop I2C-1 speed to 2200Aaro Koskinen
2009-10-14omap: SDMA: Fixing bug in omap_dma_set_global_params()Anuj Aggarwal
2009-10-14omap: CONFIG_ISP1301_OMAP redefined in Beagle defconfigSanjeev Premi
2009-10-12ARM: force dcache flush if dcache_dirty bit setNitin Gupta
2009-10-12Merge branch 'fix' of git://git.kernel.org/pub/scm/linux/kernel/git/ycmiao/px...Russell King
2009-10-12[ARM] pxa: workaround errata #37 by not using half turbo switchingDennis O'Brien
2009-10-12[ARM] pxa/csb726: adjust duplicate structure field initializationJulia Lawall
2009-10-11headers: remove sched.h from interrupt.hAlexey Dobriyan
2009-10-11ARM: Add kmap_atomic type debuggingRussell King
2009-10-11ARM: boolean bit testingJohannes Weiner
2009-10-11ARM: update die() outputRussell King
2009-10-11ARM: Dump code/mem oops lines with the appropriate log levelRussell King
2009-10-11ARM: Dump memory and backtrace as one printk per lineRussell King
2009-10-10ARM: 5756/1: ep93xx: introduce clk parentHartley Sweeten
2009-10-10ARM: 5754/1: ep93xx: update i2c supportHartley Sweeten
2009-10-10ARM: 5753/1: ep93xx: remove old EP93XX_GPIO_* definesHartley Sweeten
2009-10-09Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2009-10-07OMAP850: Fix zImage bootingAlistair Buxton
2009-10-07OMAP850: PM: Add an ARCH_OMAP850 checkAlistair Buxton
2009-10-07OMAP7XX: Clocks: Add ck_ref and armxorAngelo Arrifano
2009-10-07OMAP7XX: Rename all the rest of the omap730 references in omap1 coreAlistair Buxton
2009-10-07OMAP7XX: Replace omap730 references in irqs.h and all usersAlistair Buxton
2009-10-07OMAP7XX: Update core omap1 files to use omap7xx.hAlistair Buxton
2009-10-07OMAP7XX: Create omap7xx.hAlistair Buxton