aboutsummaryrefslogtreecommitdiffstats
path: root/include/asm-arm/arch-ixp4xx (follow)
AgeCommit message (Expand)AuthorFilesLines
2007-03-30[ARM] 4296/1: ixp4xx: compile fixVladimir Barinov1-17/+0
2007-03-12[ARM] 4263/1: fix IXP4XX_NPE[ABC]_BASE_VIRT addressMilan Svoboda1-3/+3
2007-02-20Merge ARM fixesRussell King1-3/+0
2007-02-20[ARM] Merge remaining IOP codeRussell King1-0/+6
2007-02-19Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds4-0/+71
2007-02-17[ARM] 4185/2: entry: introduce get_irqnr_preamble and arch_ret_to_userDan Williams1-0/+6
2007-02-09[PATCH] kill eth_io_copy_and_sum()Al Viro1-3/+0
2007-02-08[ARM] 4141/1: consolidate functions that handles gpio in pxa2xx_udcMilan Svoboda1-0/+22
2007-02-06[ARM] 4033/1: Add separate Avila board setup codeMichael-Luke Jones3-0/+49
2006-12-07Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2-2/+11
2006-12-07[ARM] 3984/1: ixp4xx/nslu2: Fix disk LED numbering (take 2)Rod Whitby1-2/+3
2006-12-01[libata] ARM: add ixp4xx PATA driverAlessandro Zummo1-0/+13
2006-12-01[ARM] 3958/1: add platform device (pxa2xx-udc)to ixp4xxMilan Svoboda1-0/+8
2006-10-03fix file specification in commentsUwe Zeisberger1-1/+1
2006-09-28[ARM] 3856/1: Add clocksource for Intel IXP4xx platformsKevin Hilman1-0/+5
2006-06-30typo fixes: disadvantadge -> disadvantageAdrian Bunk1-1/+1
2006-05-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6David Woodhouse2-1/+8
2006-04-30[ARM] 3487/1: IXP4xx: Support non-PCI systemsDeepak Saxena2-1/+8
2006-04-26Don't include linux/config.h from anywhere else in include/David Woodhouse1-1/+0
2006-03-28[ARM] Fix decompressor serial IO to give CRLF not LFCRRussell King1-13/+5
2006-03-21[ARM] 3349/1: ixp4xx exp bus definesAlessandro Zummo1-0/+27
2006-03-21[ARM] Collect 8250-based debug implementations togetherRussell King1-13/+2
2006-03-21[ARM] Remove asm/arch/irq.hRussell King1-13/+0
2006-03-21[ARM] Move HZ definition into KconfigRussell King1-3/+0
2006-02-22[ARM] 3343/1: NAS100d: Fix incorrect I2C pin assignmentAlessandro Zummo1-2/+2
2006-01-05[ARM] 3226/1: IXP4xx runtime expansion bus window size configurationDeepak Saxena6-27/+12
2006-01-04[ARM] 3218/1: PAGE_SHIFT undeclared in arch-ixp4xx/memory.h (adjust_zones moved out of line)Rod Whitby1-23/+2
2006-01-04[ARM] 3215/1: Iomega NAS 100d (MACH_NAS100D) machine supportRod Whitby3-0/+85
2006-01-04[ARM] 3192/1: Remove gpio_isr_line_clear() API from IXP4xxDeepak Saxena1-5/+0
2006-01-04[ARM] Remove definition of MAX_DMA_CHANNELS to zeroRussell King1-3/+0
2006-01-03[ARM] Cleanup ARM includesRussell King1-0/+1
2005-11-21[ARM] 3171/1: To add missing QMGR region size for IXP4XXKenneth Tan1-0/+1
2005-11-17[ARM] __ioremap doesn't use 4th argumentRussell King1-6/+3
2005-11-10[ARM] 3140/1: NSLU2 machine supportAlessandro Zummo3-0/+104
2005-11-02[ARM] 3083/1: include/asm-arm/arch-ixp4xx/io.h: eliminate warnings for pointer passed to integral function argumentJohn Bowler1-34/+40
2005-10-30[ARM] arch-ixp4xx/io.h: make const args const to remove compiler warningJohn Bowler1-3/+3
2005-10-29[ARM] 3060/1: allow constants found in asm/memory.h to be used in asm codeNicolas Pitre1-1/+1
2005-10-29[ARM] 3022/1: Missing peripheral devices memory mapping definition for IXP46X processorKenneth Tan1-26/+49
2005-10-18[ARM] 3021/1: Interrupt 0 bug fix for ixp4xxKenneth Tan1-4/+5
2005-10-18[ARM] 3020/1: Fixes typo error CONFIG_CPU_IXP465, which should be CONFIG_CPU_IXP46XKenneth Tan1-1/+1
2005-10-04[PATCH] Fix broken IXP4xx GPIO macroDeepak Saxena1-1/+1
2005-08-31[ARM] 2869/1: ixp4xx: correct ioread*/iowrite*David Vrabel1-42/+60
2005-08-29[ARM] 2836/1: Cleanup IXP4xx GPIO codeDeepak Saxena1-12/+7
2005-08-23[PATCH] Fix IXP4xx CLOCK_TICK_RATEDeepak Saxena1-2/+4
2005-07-06[PATCH] ARM: 2792/1: IXP4xx iomap API implementationDeepak Saxena1-1/+175
2005-06-27[PATCH] ARM: 2759/1: Fix IXP4xx debug code (again)Deepak Saxena1-1/+1
2005-06-24[PATCH] ARM: 2745/1: Fix IXP4xx debug macrosDeepak Saxena2-0/+11
2005-05-03[PATCH] ARM: cleanup vmalloc start/offset macrosRussell King1-12/+0
2005-04-16Linux-2.6.12-rc2Linus Torvalds19-0/+1788