aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/plat-iop (follow)
AgeCommit message (Expand)AuthorFilesLines
2012-03-28Merge tag 'split-asm_system_h-for-linus-20120328' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-asm_systemLinus Torvalds3-2/+1
2012-03-28Disintegrate asm/system.h for ARMDavid Howells3-2/+1
2012-02-23arm/PCI: get rid of device resource fixupsBjorn Helgaas1-2/+2
2012-01-11Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pciLinus Torvalds1-4/+4
2012-01-06arm/PCI: convert to pci_scan_root_bus() for correct root bus resourcesBjorn Helgaas1-4/+4
2012-01-05Merge branch 'restart' into for-linusRussell King2-0/+21
2012-01-05ARM: restart: iop3xx: use new restart hookRussell King2-0/+21
2011-12-18ARM: 7205/2: sched_clock: allow sched_clock to be selected at runtimeMarc Zyngier1-13/+3
2011-11-18ARM: plat-iop: remove arch specific special handling for ioremapNicolas Pitre2-61/+0
2011-10-31arm: Add export.h to ARM specific files as required.Paul Gortmaker2-0/+2
2011-07-12ARM: convert PCI defines to variablesRob Herring1-0/+3
2011-06-21ARM: 6969/1: plat-iop: fix build errorLinus Walleij1-0/+1
2011-04-10ARM: Remove duplicate linux/sched.h include from arch/arm/plat-iop/time.cJesper Juhl1-1/+0
2011-01-05Merge branch 'clksrc' into develRussell King1-10/+17
2010-12-22ARM: iop: convert sched_clock() to use new infrastructureRussell King1-3/+12
2010-12-22ARM: ensure all sched_clock() implementations are notrace markedRussell King1-1/+2
2010-12-22ARM: iop: update clock source registrationRussell King1-3/+1
2010-12-19ARM: clockevents: fix IOP clock events initializationRussell King1-3/+2
2010-12-04ARM: 6523/1: iop: ensure sched_clock() is notraceRabin Vincent1-1/+2
2010-07-31Merge branch 'misc' into develRussell King1-1/+1
2010-07-27ARM: 6269/1: Add 'code' parameter for hook_fault_code()Kirill A. Shutemov1-1/+1
2010-07-22ARM: 6159/1: Move IOP to use common mult/shift calculation codeLinus Walleij1-44/+9
2010-04-29ARM: 6048/1: ARM: iop3xx: register PMU IRQs during board initialisationWill Deacon2-0/+42
2010-02-15ARM: Add caller information to ioremapRussell King1-1/+2
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