aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/plat-iop (follow)
AgeCommit message (Expand)AuthorFilesLines
2009-10-29iop: implement sched_clock()Mikael Pettersson1-0/+11
2009-10-29iop: enable generic timeMikael Pettersson1-29/+0
2009-10-29iop: clockevent supportMikael Pettersson1-11/+90
2009-10-29iop: clocksource supportMikael Pettersson1-0/+45
2009-10-02Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/xscaleiopRussell King2-2/+3
2009-09-23Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/async_tx into for-linusNeilBrown1-3/+1
2009-09-15Nicolas Pitre has a new email addressNicolas Pitre1-1/+1
2009-09-08dmaengine: cleanup unused transaction typesDan Williams1-2/+0
2009-09-08Merge branch 'md-raid6-accel' into ioat3.2Dan Williams1-1/+1
2009-08-18arch/arm/plat-iop: Use DIV_ROUND_CLOSESTJulia Lawall1-1/+1
2009-08-18iop3xx: ATU and PCI memory configuration correctedAaro Koskinen1-1/+2
2009-04-08async_tx: rename zero_sum to valDan Williams1-1/+1
2009-04-07dma-mapping: replace all DMA_32BIT_MASK macro with DMA_BIT_MASK(32)Yang Hongyang1-1/+1
2009-04-07dma-mapping: replace all DMA_64BIT_MASK macro with DMA_BIT_MASK(64)Yang Hongyang1-3/+3
2008-11-09[ARM] iop: iop3xx needs registers mapped uncached+unbufferedRussell King1-2/+3
2008-09-06[ARM] Convert asm/io.h to linux/io.hRussell King4-4/+4
2008-08-07[ARM] Move include/asm-arm/arch-* to arch/arm/*/include/machRussell King5-6/+6
2008-08-07[ARM] Remove asm/hardware.h, use asm/arch/hardware.h insteadRussell King4-4/+4
2008-08-07[ARM] Eliminate useless includes of asm/mach-types.hRussell King2-2/+0
2008-07-09[ARM] 5160/1: IOP3XX: gpio/gpiolib supportArnaud Patard1-0/+43
2008-03-26iop: unconditionally initialize the ATU on platforms known to be 'hosts'Dan Williams1-6/+27
2008-03-26iop: Program outbound windows using the correct definitionsRussell King1-3/+3
2008-03-26iop: when scanning PCI bus, translate the PCI addresses according to the outbound window settingsRussell King1-2/+5
2008-03-26iop: Make IOP ATU window debug readableRussell King1-15/+20
2008-03-06[ARM] replace remaining __FUNCTION__ occurrencesHarvey Harrison1-1/+1
2008-02-04[ARM] xtime_seqlock: fix more ARM machines for xtime deadlockingPeter Zijlstra1-4/+0
2007-07-20[ARM] 4495/1: iop: combined watchdog timer driver for iop3xx and iop13xxDan Williams1-0/+8
2007-07-13iop3xx: surface the iop3xx DMA and AAU units to the iop-adma driverDan Williams2-0/+211
2007-05-21Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds1-3/+3
2007-05-21Detach sched.h from mm.hAlexey Dobriyan1-0/+1
2007-05-20[ARM] spelling fixesSimon Arlott1-1/+1
2007-05-16[ARM] 4383/1: iop: fix usage of '__init' and 'inline' in iop filesDan Williams1-2/+2
2007-05-08Add IRQF_IRQPOLL flag on armBernhard Walle1-1/+1
2007-05-06Merge branches 'arm-mm', 'at91', 'clkevts', 'imx', 'iop', 'misc', 'netx', 'ns9xxx', 'omap', 'pxa', 'rpc', 's3c' and 'sa1100' into develRussell King2-5/+143
2007-05-05[ARM] mm 10: allow memory type to be specified with ioremapRussell King1-2/+2
2007-05-03[ARM] 4348/4: iop3xx: Give Linux control over PCI initializationDan Williams1-1/+139
2007-04-30[ARM] 4340/1: iop: fix iop_getttimeoffsetDan Williams1-4/+4
2007-02-17[ARM] 4187/1: iop: unify time implementation across iop32x, iop33x, and iop13xxDan Williams2-26/+35
2007-02-17[ARM] 4186/1: iop: remove cp6_enable/disable routinesDan Williams1-4/+0
2007-02-14[ARM] 4184/1: iop: cp6 access handler (undef_hook)Dan Williams2-4/+76
2007-02-14[ARM] 4182/1: iop3xx: fix the ioremap implementation to not remap static rangesDan Williams3-4/+62
2006-10-06Initial blind fixup for arm for irq changesLinus Torvalds1-2/+2
2006-09-25[ARM] 3832/1: iop3xx: coding style cleanupLennert Buytenhek2-6/+6
2006-09-25[ARM] 3827/1: iop3xx: add common gpio moduleLennert Buytenhek2-1/+49
2006-09-25[ARM] 3825/1: iop3xx: use cp6 enable/disable macrosLennert Buytenhek1-0/+4
2006-09-25[ARM] 3822/1: iop3xx: rewrite time handlingLennert Buytenhek2-1/+95
2006-09-25[ARM] 3820/1: iop3xx: factor out shared pci codeLennert Buytenhek2-1/+248
2006-09-25[ARM] 3819/1: iop3xx: factor out shared i2c codeLennert Buytenhek2-1/+82
2006-09-25[ARM] 3818/1: iop3xx: introduce arch/arm/plat-iop for shared iop32x/iop33x codeLennert Buytenhek2-0/+46